12137 results (88.0ms) page 14 / 607
existential-birds / beagle-react-flow-code-review exact

Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common mistakes, or optimizing node-based UI...

claude-world / director-mode-lite-skill-check exact

Validate skill/command file format and structure

claude-world / director-mode-lite-doc-writer exact

Documentation specialist for README, API docs, and code comments

Ianfr13 / claude-code-plugins-command-development exact

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands",...

ovachiever / droid-tings-command-development exact

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands",...

ComposioHQ / awesome-claude-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

tekliner / improvado-agentic-frameworks-and-skills-claude-code-sessions exact

Use when user says "resume session", "what did I work on", or "find conversation about [topic]". Automatically searches, resumes, and analyzes Claude Code sessions. Handles session discovery,...

halay08 / fullstack-agent-skills-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

404kidwiz / agent-skills-backup-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

automindtechnologie-jpg / ultimate-skill-md-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

frmoretto / stream-coding exact

Documentation-first development methodology. The goal is AI-ready documentation - when docs are clear enough, code generation becomes automatic. Triggers on "Build", "Create", "Implement",...

ncklrs / startup-os-skills-create-video-start exact

Master orchestrator that chains all Remotion video creation skills together in a single automated pipeline. Takes a creative brief and produces a complete, production-ready Remotion video project....

izyanrajwani / agent-skills-library-requesting-code-review exact

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

izyanrajwani / agent-skills-library-receiving-code-review exact

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use...

ronnycoding / claude-create-command exact

Guide for creating custom Claude Code slash commands with proper structure, argument handling, frontmatter configuration, and best practices. Use when the user wants to create slash commands,...

existential-birds / beagle-fastapi-code-review exact

Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup, Depends() usage, or response models.

existential-birds / beagle-python-code-review exact

Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.

existential-birds / beagle-urlsession-code-review exact

Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions.

existential-birds / beagle-postgres-code-review exact

Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database schemas, JSONB usage, or connection management.