Loading...
Loading...
Found 2,739 Skills
tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
Test Case Generator - Based on the theories of Equivalence Partitioning and Boundary Value Analysis, generates high-quality test cases in batches by Test Points (POINT), output in Markdown format. Used when users execute the /testcase-gen command or need to generate test cases.
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.
Use when encountering a bug, crash, or test failure. Not for code review or new features.
Use before building anything new or when a plan needs review. Not for bug fixes or small edits.
The Payments Apps API enables payment providers to integrate their payment solutions with Shopify's checkout.
Compare a pull request's implementation against spec context in spec_context.md and feed any material mismatches into review.json. Use during PR review when approved or repository spec context is available.
Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after recipe-runner brings a deployment up (especially disagg/multi-node) to confirm the KV transport is correct; use troubleshoot for diagnosing already-failed pods.
After solving a non-trivial problem, detect generalizable learnings and propose skill updates. Always active — applies to every interaction.
Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements.