Collection of example skills demonstrating various capabilities including skill creation, MCP building, webapp testing, makefile automation, Codex CLI, Fabric AI patterns, Gemini CLI, workflow orchestration, skill protocol mastery, subagent development, hooks mastery, and subagent configuration
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Interactive workflow recorder that generates reusable skills. Start with 'start recording: skill-name' and Claude will ask about each action. Captures WebFetch, Read, Bash, Edit, Write, Grep, and Glob operations into self-documenting, production-ready skills.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Automatically capture Bash commands executed by Claude Code and convert them into documented, organized Makefile targets in .claude/makefiles/. Use when Claude executes any Bash command, when tempted to skip documentation ("too trivial", "one-time", "will do later"), or when user asks for Makefile generation. Process commands NOW while fresh, not later.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Complete working plugin marketplace with comprehensive research and documentation
This repository serves dual purposes:
Everything you need to use, create, distribute, and manage Claude Code plugins.
Created: 2025-10-11 Sources: Official Anthropic documentation and https://github.com/anthropics/claude-code
# If using locally
/plugin marketplace add /home/rcalleja/projects/claude-market-place
# If hosted on GitHub (after publishing)
/plugin marketplace add your-username/claude-market-place
# Interactive menu
/plugin
# Or install directly
/plugin install productivity-commands@example-marketplace
/plugin install code-analysis-agents@example-marketplace
/plugin install auto-formatter@example-marketplace
/plugin install fabric-helper@example-marketplace
Slash commands for common development workflows
/quick-test - Auto-detect and run project tests/analyze-deps - Check dependencies for vulnerabilities/project-stats - Generate comprehensive project statisticsSpecialized agents for code review and optimization
security-auditor - Security vulnerability assessmentperformance-optimizer - Performance bottleneck identificationarchitecture-reviewer - Architecture and design reviewAutomatic code formatting after file edits
Fabric AI system integration with pattern suggestion and execution
/suggest - Intelligent pattern recommendation based on semantic analysis/exec - Execute specific Fabric patterns with high-quality analysis/orchestrate - Chain multiple patterns into automated workflowsThis repository provides five essential documents:
~50 pages of detailed specifications
Use this when: You need detailed technical specifications or want to understand every aspect of the plugin system.
Everything you need on one page
Use this when: You want to quickly look up syntax, commands, or create something fast.
Guided walkthrough from zero to production marketplace
Use this when: You're creating your first marketplace or want a structured learning path.
npx claudepluginhub p/rafaelcalleja-example-skills-skillsSpecialized agents for code review, security analysis, and performance optimization
Native Fabric pattern execution for Claude Code. 227 AI patterns applied directly with full model power and conversation context.
Collection of productivity-enhancing slash commands for common development workflows
AWS development skills for Claude Code including serverless architecture patterns and Bedrock AgentCore for AI agent deployment
Prompt engineering and context engineering skill based on Anthropic best practices. Covers clarity, structure, progressive discovery, and signal-to-noise optimization for AI agents.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.