10479 results (90.4ms) page 13 / 524
affaan-m / everything-claude-code exact

Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.

build 0.00
parcadei / continuous-claude-v3-build exact

Workflow orchestrator that chains existing skills for feature development

fix 0.00
parcadei / continuous-claude-v3-fix exact

Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.

parcadei / continuous-claude-v3-explore exact

Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)

parcadei / continuous-claude-v3-discovery-interview exact

Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.

0xDarkMatter / claude-mods-claude-code-debug exact

Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.

otaviof / gosmith-agent-persona exact

5-element persona framework template for creating Claude Code agents

0xDarkMatter / claude-mods-claude-code-templates exact

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.

dceoy / ai-coding-agent-skills-claude-ask exact

Ask Claude Code CLI questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

dceoy / ai-coding-agent-skills-claude-review exact

Perform code reviews using Claude Code CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use when the user asks to review code, check for issues,...

parcadei / continuous-claude-v3-skill-upgrader exact

Upgrade any skill to v5 Hybrid format using decision theory + modal logic

dceoy / ai-coding-agent-skills-claude-exec exact

Execute development tasks using Claude Code CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or...

nicepkg / ai-workflow-workflow-creator exact

Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up...

masinu / wemush-skills-wemush-mycology-assistant exact

Guide mycology research workflows using WeMush's MCP server for specimen tracking, research projects, cultivation analytics, and strain catalog exploration. Use when users ask about mushroom...

vercel / ai-ai-sdk exact

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to...

Teninq / pipi-optimized-skill exact

Run Claude Code (Anthropic) from this host via the `claude` CLI (Agent SDK) in headless mode (`-p`) for codebase analysis, refactors, test fixing, and structured output. Use when the user asks to...

win4r / claude-code-clawdbot-skill exact

Run Claude Code (Anthropic) from this host via the `claude` CLI (Agent SDK) in headless mode (`-p`) for codebase analysis, refactors, test fixing, and structured output. Use when the user asks to...

existential-birds / beagle-agent-architecture-analysis exact

Perform 12-Factor Agents compliance analysis on any codebase. Use when evaluating agent architecture, reviewing LLM-powered systems, or auditing agentic applications against the 12-Factor methodology.

doggy8088 / agent-skills-copilot-sdk exact

This skill provides guidance for creating agents and applications with the GitHub Copilot SDK. IMPORTANT - When using the SDK with TypeScript/Node.js, the project MUST use ESM (ECMAScript...

sickn33 / antigravity-awesome-skills-autonomous-agent-patterns exact

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...