7740 results (79.9ms) page 44 / 387
feiskyer / claude-code-settings-deep-research exact

深度调研的多Agent编排工作流:把一个调研目标拆成可并行子目标,用 Claude Code 非交互模式(`claude -p`)运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付"成品报告文件路径 +...

wrsmith108 / claude-skill-version-sync exact

Claude Code skill for detecting and synchronizing Node.js version specifications across project files

alinaqi / claude-bootstrap-code-review exact

Mandatory code reviews via /code-review before commits and deploys

MikoChun / claude-code-gemini-manager-skill-gemini-manager exact

This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks,...

OmidZamani / dspy-skills exact

Collection of Claude Skills for DSPy framework - program language models, optimize prompts, and build RAG pipelines systematically

softaworks / agent-toolkit-gepetto exact

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.

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

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent...

existential-birds / beagle-deepagents-implementation exact

Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.

Yeachan-Heo / oh-my-claudecode-release exact

Automated release workflow for oh-my-claudecode

ovachiever / droid-tings-hook-development exact

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up...

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

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up...

proffesor-for-testing / agentic-qe-iterative-loop exact

Implement continuous AI iteration loops for complex development tasks. Use when building features requiring test-driven refinement, implementing tasks with clear success criteria, or automating...

cleodin / antigravity-awesome-skills-playwright-skill exact

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login...

binjuhor / shadcn-lar-skill-creator exact

Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing...

binhmuc / autobot-review-skill-creator exact

Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing...

existential-birds / beagle-react-router-v7 exact

React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form components, fetchers, navigation guards, protected routes, or URL search params....

lancenunes / codex-skills-dependency-upgrader exact

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use...

existential-birds / beagle-pydantic-ai-agent-creation exact

Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation.

izyanrajwani / agent-skills-library-dispatching-parallel-agents exact

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared...