12434 results (112.1ms) page 30 / 622
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...

cosmix / loom-terraform exact

Creates and manages Infrastructure as Code using Terraform/OpenTofu for cloud resource provisioning, module development, state management, and multi-environment deployments. Trigger keywords:...

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.

madeinoz67 / madeinoz-knowledge-system-skill-developer exact

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging...

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

i18n 0.00
cosmix / loom-i18n exact

Internationalization and localization patterns for multi-language applications. Use when implementing translation systems, locale-specific formatting, RTL layouts, or managing language switching....

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

ronnycoding / claude-create-claude-plugin exact

Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and...

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

hud 0.00
Yeachan-Heo / oh-my-claudecode-hud exact

Configure HUD display options (layout, presets, display elements)

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

Junayedahmedd / gemini-cli-skill exact

Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via...

majiayu000 / claude-arsenal-rust-best-practices exact

Rust coding best practices based on Microsoft Pragmatic Rust Guidelines. ALWAYS invoke before writing or modifying Rust code. Covers error handling, API design, performance, and idiomatic patterns.