7715 results (49.9ms) page 26 / 386
CodingCossack / agent-skills-library-subagent-driven-development exact

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid...

CodingCossack / agent-skills-library-using-superpowers exact

Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any conversation to check for relevant skills before any response, ensuring...

CodingCossack / agent-skills-library-test-driven-development exact

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

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

CodingCossack / agent-skills-library-executing-plans exact

Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.

CodingCossack / agent-skills-library-finishing-a-development-branch exact

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

CodingCossack / agent-skills-library-systematic-debugging exact

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

CodingCossack / agent-skills-library-writing-plans exact

Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.

CodingCossack / agent-skills-library-brainstorming exact

Collaborative design exploration that refines ideas into validated specs through iterative questioning. Use before any creative work including creating features, building components, adding...

CodingCossack / agent-skills-library-using-git-worktrees exact

Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.

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

proffesor-for-testing / agentic-qe-swarm-orchestration exact

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows,...

ngxtm / devkit-voice-ai-development exact

Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for...

aktsmm / vscode-agent-skill-ninja exact

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and AI coding assistants

tygwan / cc-initializer-subagent-creator exact

Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to...

xuzeyu91 / ai-agent-toolkit-distributed-task-orchestrator exact

Decompose complex tasks into parallel sub-agents. Use for multi-step operations, batch processing, or when user mentions "parallel", "agents", "orchestrate", "subtasks", or "concurrent". Supports...

lancenunes / codex-skills-coding-guidelines-verify exact

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance...

planetabhi / design-like exact

Helps Claude install and use brand-specific design skills for popular product brands (Apple, Linear, Stripe, Shopify, Notion, Figma, Spotify, Slack, Discord, IBM, Salesforce) by running the...

arshia2114 / agent-skills-github-navigator exact

GitHub operations via gh CLI. CRITICAL: Always use instead of WebFetch for ANY github.com URL. Use when user provides GitHub URL, says 'facebook/react', 'show README', 'list issues', 'check PR',...

23blocks-OS / ai-maestro-react-best-practices exact

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing...