1044 results (9.7ms) page 39 / 53
michaelalber / ai-toolkit-tdd-cycle exact

Orchestrate RED-GREEN-REFACTOR TDD phases. Use when starting TDD, managing phase transitions, or maintaining TDD discipline across a development session.

pytorch / pytorch-at-dispatch-v2 exact

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API....

jackspace / claudeskillz-fluxwing-enhancer exact

Enhance uxscii components from sketch to production fidelity. Use when working with .uxm files marked as "fidelity: sketch" or when user wants to add detail and polish to components.

xxxryan / agent-skills-draft-commit exact

Auto-detect code changes and draft Conventional Commit messages. Use when asked to generate, write, or suggest commit messages, or when the user wants to commit staged/unstaged changes.

sarfraznawaz2005 / agent-skills-collection-cli-builder exact

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns,...

mindrally / skills-koa-typescript exact

Guidelines for building modern APIs with Koa.js and TypeScript, featuring the onion middleware model and async/await patterns

freenet / freenet-agent-skills-dapp-builder exact

Build decentralized applications on Freenet using river as a template. Guides through designing contracts (shared state), delegates (private state), and UI. Use when user wants to create a new...

0xBigBoss / claude-code-python-best-practices exact

Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.

emalorenzo / three-agent-skills-r3f-best-practices exact

React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving @react-three/fiber, @react-three/drei, zustand,...

samhvw8 / dot-claude-google-adk-python exact

Google Agent Development Kit (ADK) for Python. Capabilities: AI agent building, multi-agent systems, workflow agents (sequential/parallel/loop), tool integration (Google Search, Code Execution),...

sendaifun / skills-magicblock exact

Complete guide for MagicBlock Ephemeral Rollups - high-performance Solana execution with sub-10ms latency, gasless transactions, and Solana Plugins. Use when building real-time games,...

alinaqi / claude-bootstrap-llm-patterns exact

AI-first application patterns, LLM testing, prompt management

front-depiction / claude-setup-ai-context-writer exact

Create and update ai-context.md files that document modules for AI assistants. Use when adding documentation for packages, apps, or external references that should be discoverable via /modules commands.

noartem / skills-shadcn-vue exact

shadcn-vue for Vue/Nuxt with Reka UI components and Tailwind. Use for accessible UI, Auto Form, data tables, charts, dark mode, MCP server setup, or encountering component imports, Reka UI errors.