11629 results (105.2ms) page 14 / 582
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",...

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...

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,...

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.

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

Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files, checking async test functions, fixture usage, or mock patterns.

whenSunSet / skill-manager exact

This skill should be used when the user asks to "create a skill", "write a new skill", "build a custom skill", "make a Claude Code skill", "update a skill", "modify a skill", "edit existing...

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

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.

cleodin / antigravity-awesome-skills-coding-standards exact

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

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

Reviews SwiftData code for model design, queries, concurrency, and migrations. Use when reviewing .swift files with import SwiftData, @Model, @Query, @ModelActor, or VersionedSchema.

ncklrs / startup-os-skills-remotion-video-reviewer exact

Structured review process for Remotion video implementations. Analyzes spec compliance, detects common timing/easing issues, validates asset quality, and provides prioritized revision lists. Use...

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

Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .swift files for async/await patterns, actor isolation, Sendable conformance,...

xonack / wp-php-architecture-claude-skill-wp-php-architecture exact

WordPress PHP architecture patterns β€” repository, service layer, DDD, SOLID, plugin/theme structure, CPT design, and anti-patterns. The definitive reference for professional WordPress PHP development.

scoobynko / claude-code-design-skills-figma-to-code exact

Generate production-ready React/Next.js code from Figma designs. Instructs proper Figma MCP tool usage, component reuse strategies, and variant mapping. **CRITICAL: ALWAYS use this skill when user...

ComposioHQ / awesome-claude-skills-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

mhattingpete / claude-skills-marketplace-code-transfer exact

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or...

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.