12611 results (97.3ms) page 30 / 631
affaan-m / everything-claude-code-continuous-learning exact

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

cass 0.00
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-cass exact

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for...

0xDarkMatter / claude-mods-mcp-patterns exact

Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server, model context protocol, tool handler, mcp resource, mcp tool.

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

buddyh / agent-skills-project-spawn exact

Spawn a new Claude Code or Codex session in a project directory with context handoff. This skill should be used when discussion shifts to a different project/repo and the user wants to work on it...

jakedahn / pomodoro exact

Reference implementation of the System Skill Pattern for building Claude Skills that remember, learn, and improve over time. CLI + SKILL.md + Database demonstrated via a Pomodoro timer.

softaworks / agent-toolkit-mermaid-diagrams exact

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling,...

ferologics / pi-skills-code-simplifier exact

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

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

0xDarkMatter / claude-mods-review exact

Code review with semantic diffs, expert routing, and auto-TaskCreate. Triggers on: code review, review changes, check code, review PR, security audit.

base 0.00
alinaqi / claude-bootstrap-base exact

Universal coding patterns, constraints, TDD workflow, atomic todos

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.

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

skillcreatorai / ai-agent-skills-code-review exact

Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when reviewing code changes, PRs, or doing code audits.

itsAR-VR / goatedskills-code-review exact

Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when reviewing code changes, PRs, or doing code audits.

alinaqi / claude-bootstrap-ai-models exact

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

alinaqi / claude-bootstrap-agentic-development exact

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

Putra213 / claude-workflow-v2-optimizing-performance exact

Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when...

cdragos / agentarium-pytest-microservices-skill exact

Pytest test development for Python microservices. Use when writing unit tests, integration tests, fixtures, mocking external services, or setting up test infrastructure. Triggers on requests to...

Putra213 / claude-workflow-v2-parallel-execution exact

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be...