Reference • March 2026
Claude Code Skills Directory
77 skills • 11 custom • 7 commands • 4 plugins
01
Custom Skills (19)
Hand-built skills for personal and work workflows. Invoked with slash commands.
brain_chat
Save useful information from the current conversation into a ~/brain/ document. Extracts the last substantive output as a clean reference file.
/brain_chat
Custom
brain_name
Save or look up a person in the brain vault. One file per person in ~/brain/sources/people/ for fast retrieval by name or partial match.
/brain_name
Custom
brain_url
Fetch a URL’s content and save it as a brain document in ~/brain/. Extracts main content from a web page and writes a clean reference file.
/brain_url
Custom
calendar
Show today’s calendar events using EventKit (works with Exchange/Outlook calendars). Supports filtering by time range.
/calendar
Custom
claude-docs
Fetch and cache Claude Code documentation from Anthropic’s website. Keeps local docs fresh (7-day staleness) and distills highlights to memory.
/claude-docs
Custom
deletemail
Manage a sender kill list and bulk-delete matching emails via Apple Mail (supports Google, iCloud, Exchange).
/deletemail
Custom
digi
Switch to the Digital Dashboard (digibot) project directory.
/digi
Custom
last30days
Research any topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts.
/last30days
Custom
mobile-sync
Generate a business-context briefing from all active projects for use with Claude mobile app. Focuses on revenue, status, and blockers.
/mobile-sync
Custom
mongo
Fetch sample documents from a MongoDB collection and inject them as schema reference context. Supports personal and corporate instances.
/mongo
Custom
present
Generates a single offline-ready HTML presentation file where each slide is an iframe-isolated HTML5 document with keyboard navigation.
/present
Custom
projectref
Create or update a project reference document in ~/brain/ for the current working directory. Generates a Claude-first architecture overview with Mermaid diagrams.
/projectref
Custom
resume
Resume a previously suspended session by listing available resume files and injecting the selected one as context.
/resume
Custom
screenshot
View the most recent screenshot(s) from ~/My Drive/Screenshots/ in the conversation for viewing and discussion.
/screenshot
Custom
storelookup
Full deep-dive lookup on any retail store — identity, devices, GPS, tickets. Search by number, name, or city.
/storelookup
Custom
suspend
Suspend the current session by capturing full context (topic, files, status, decisions, next steps) into a resume file for later pickup.
/suspend
Custom
symlinks
Show all symlinks across Claude Code config profiles (.claude, .claude-irv, .claude-el).
/symlinks
Custom
topemail
Pull most recent emails from key contacts across mail accounts (Exchange, iCloud, Google) using Apple Mail MCP.
/topemail
Custom
usageleft
Check Claude usage vs. daily/weekly allotment with visual bar graphs.
/usageleft
Custom
02
Custom Commands (7)
Slash commands for data imports and operational tasks.
import_all
Run all daily data imports in sequence: StoreMaster SharePoint, Vodafone, Store GPS, Meta Raw, then Meta Raw 7-Day.
/import_all
Custom
import_metaraw
Run the Meta raw data retriever to pull store device data from Google Sheets into MongoDB (METARAWDB).
/import_metaraw
Custom
import_metaraw7day
Run the Meta Raw 7-Day batch process to compute 7-day online history for Meta devices (METARAW7DAYDB).
/import_metaraw7day
Custom
import_storegps
Run the Store GPS Aggregator to build/refresh the unified store GPS table (STOREGPSDB) from Knox, Meraki, and OneLRA sources.
/import_storegps
Custom
import_storemastersharepoint
Run the StoreMaster SharePoint retriever to download store/device mapping data from SharePoint and optionally import to MongoDB.
/import_storemastersharepoint
Custom
import_vodofone
Run the Vodafone M2M Portal retriever to download SIM Inventory reports and sync to MongoDB (EXCELVODAFONEDB).
/import_vodofone
Custom
importmetaraw
Run the Meta raw data retriever to pull store device data from Google Sheets into MongoDB (METARAWDB).
/importmetaraw
Custom
03
compound-engineering (41)
Full-stack engineering workflows — planning, review, research, design, and deployment.
agent-browser
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with
compound-engineering:agent-browser
compound-engineering
agent-native-architecture
Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are
compound-engineering:agent-native-architecture
compound-engineering
agent-native-audit
Run comprehensive agent-native architecture review with scored principles
compound-engineering:agent-native-audit
compound-engineering
andrew-kane-gem-writer
This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when
compound-engineering:andrew-kane-gem-writer
compound-engineering
brainstorming
This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's br
compound-engineering:brainstorming
compound-engineering
changelog
Create engaging changelogs for recent merges to main branch
compound-engineering:changelog
compound-engineering
compound-docs
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
compound-engineering:compound-docs
compound-engineering
create-agent-skill
Create or edit Claude Code skills with expert guidance on structure and best practices
compound-engineering:create-agent-skill
compound-engineering
creating-agent-skills
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best
compound-engineering:creating-agent-skills
compound-engineering
deepen-plan
Enhance a plan with parallel research agents for each section to add depth, best practices, and implementation details
compound-engineering:deepen-plan
compound-engineering
deploy-docs
Validate and prepare documentation for GitHub Pages deployment
compound-engineering:deploy-docs
compound-engineering
dhh-rails-style
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file.
compound-engineering:dhh-rails-style
compound-engineering
dspy-ruby
This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures a
compound-engineering:dspy-ruby
compound-engineering
every-style-editor
This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style
compound-engineering:every-style-editor
compound-engineering
feature-video
Record a video walkthrough of a feature and add it to the PR description
compound-engineering:feature-video
compound-engineering
file-todos
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and
compound-engineering:file-todos
compound-engineering
frontend-design
This skill should be used when creating distinctive, production-grade frontend interfaces with high design quality. It applies when the user asks to build web components, pages, or applications. Gener
compound-engineering:frontend-design
compound-engineering
gemini-imagegen
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfer
compound-engineering:gemini-imagegen
compound-engineering
generate_command
Create a new custom slash command following conventions and best practices
compound-engineering:generate_command
compound-engineering
git-worktree
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
compound-engineering:git-worktree
compound-engineering
heal-skill
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
compound-engineering:heal-skill
compound-engineering
lfg
Full autonomous engineering workflow
compound-engineering:lfg
compound-engineering
orchestrating-swarms
This skill should be used when orchestrating multi-agent swarms using Claude Code's TeammateTool and Task system. It applies when coordinating multiple agents, running parallel code reviews, creating
compound-engineering:orchestrating-swarms
compound-engineering
plan_review
Have multiple specialized agents review a plan in parallel
compound-engineering:plan_review
compound-engineering
rclone
Upload, sync, and manage files across cloud storage providers using rclone. Use when uploading files (images, videos, documents) to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-co
compound-engineering:rclone
compound-engineering
release-docs
Build and update the documentation site with current plugin components
compound-engineering:release-docs
compound-engineering
report-bug
Report a bug in the compound-engineering plugin
compound-engineering:report-bug
compound-engineering
reproduce-bug
Reproduce and investigate a bug using logs, console inspection, and browser screenshots
compound-engineering:reproduce-bug
compound-engineering
resolve_parallel
Resolve all TODO comments using parallel processing
compound-engineering:resolve_parallel
compound-engineering
resolve_pr_parallel
Resolve all PR comments using parallel processing
compound-engineering:resolve_pr_parallel
compound-engineering
resolve_todo_parallel
Resolve all pending CLI todos using parallel processing
compound-engineering:resolve_todo_parallel
compound-engineering
skill-creator
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, workfl
compound-engineering:skill-creator
compound-engineering
slfg
Full autonomous engineering workflow using swarm mode for parallel execution
compound-engineering:slfg
compound-engineering
test-browser
Run browser tests on pages affected by current PR or branch
compound-engineering:test-browser
compound-engineering
triage
Triage and categorize findings for the CLI todo system
compound-engineering:triage
compound-engineering
workflows:brainstorm
Explore requirements and approaches through collaborative dialogue before planning implementation
compound-engineering:workflows:brainstorm
compound-engineering
workflows:compound
Document a recently solved problem to compound your team's knowledge
compound-engineering:workflows:compound
compound-engineering
workflows:plan
Transform feature descriptions into well-structured project plans following conventions
compound-engineering:workflows:plan
compound-engineering
workflows:review
Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
compound-engineering:workflows:review
compound-engineering
workflows:work
Execute work plans efficiently while maintaining quality and finishing features
compound-engineering:workflows:work
compound-engineering
xcode-test
Build and test iOS apps on simulator using XcodeBuildMCP
compound-engineering:xcode-test
compound-engineering
04
superpowers (17)
Development discipline — TDD, debugging, code review, git worktrees, and agent orchestration.
brainstorm
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores requirements and design before implementation.
superpowers:brainstorm
superpowers
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
superpowers:brainstorming
superpowers
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
superpowers:dispatching-parallel-agents
superpowers
execute-plan
Execute plan in batches with review checkpoints
superpowers:execute-plan
superpowers
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
superpowers:executing-plans
superpowers
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
superpowers:finishing-a-development-branch
superpowers
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative
superpowers:receiving-code-review
superpowers
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
superpowers:requesting-code-review
superpowers
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
superpowers:subagent-driven-development
superpowers
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
superpowers:systematic-debugging
superpowers
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
superpowers:test-driven-development
superpowers
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verificat
superpowers:using-git-worktrees
superpowers
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
superpowers:using-superpowers
superpowers
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence
superpowers:verification-before-completion
superpowers
write-plan
Create detailed implementation plan with bite-sized tasks
superpowers:write-plan
superpowers
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
superpowers:writing-plans
superpowers
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
superpowers:writing-skills
superpowers
05
frontend-design (1)
Distinctive, production-grade frontend interfaces with high design quality.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code
frontend-design:frontend-design
frontend-design
INFO
Installed Plugins
Active plugins registered in Claude Code.
| Plugin | Version | Marketplace | Installed |
|---|---|---|---|
| compound-engineering | 2.30.0 |
every-marketplace | Feb 6, 2026 |
| frontend-design | 205b6e0b3036 |
claude-plugins-official | Mar 4, 2026 |
| superpowers | 4.3.1 |
claude-plugins-official | Mar 4, 2026 |
| swift-lsp | 1.0.0 |
claude-plugins-official | Feb 24, 2026 |
TRENDING — MARCH 2026
Popular Skills & Consider Adding
Trending skills from the Claude Code community. Based on GitHub stars, install counts, and community mentions across Reddit, X, and developer blogs.
🏆 Most Popular Community Skills
Superpowers (Obra)
The biggest community skill library (40.9k GitHub stars). Composable framework covering brainstorming, implementation planning, subagent-driven execution, TDD, and code review.
40.9k ★
Installed
frontend-design (Official)
Anthropic’s official design skill with 277k+ installs. Guides Claude through design dimensions — purpose, tone, constraints — before writing CSS with creative font pairings and layouts.
277k installs
Installed
compound-engineering
41+ skills for full-stack development workflows — autonomous engineering (/lfg), code reviews, PR handling, plan creation, and multi-agent swarms.
41 skills
Installed
/feature-dev
Most popular Claude Code plugin (89k+ installs). Imposes a structured seven-phase workflow that mirrors how senior engineers approach feature development.
89k installs
Plugin
💡 Consider Adding
Antigravity Skills
Installable library of 1,273+ agentic skills with CLI installer. Covers brainstorming, architecture, debugging, API design, security auditing, PR creation, and documentation.
VibeSec-Skill
Security-focused skill that helps Claude write secure code. Covers OWASP Top 10:2025, ASVS 5.0, and Agentic AI security patterns for 2026.
Claude Code PM
Comprehensive project-management workflow by Ran Aroussi with specialized agents, slash-commands, and strong documentation for managing complex projects.
Project Management
The AB Method
Spec-driven workflow that transforms large problems into focused, incremental missions using Claude Code’s specialized subagents for each part of the SDLC.
Workflow
Remotion Agent Skills
Motion design and video generation skills launched Jan 2026. Widely covered in motion design communities. Integrates Remotion’s React video framework with Claude.
Video/Motion
Google Workspace (gws)
Google-shipped CLI (March 2026) that dynamically discovers all Google Workspace APIs through Google’s Discovery Service and exposes them as a unified interface.
Google
📚 Skill Discovery Resources
awesome-claude-code
Curated list of skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code.
awesome-claude-code-toolkit
The most comprehensive toolkit: 135 agents, 35 curated skills (+400k via SkillKit), 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates.