Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cli-design
Use this skill when building command-line interfaces, designing CLI argument parsers, writing help text, adding interactive prompts, managing config files, or distributing CLI tools. Triggers on argument parsing, subcommands, flags, positional arguments, stdin/stdout piping, shell completions, interactive menus, dotfile configuration, and packaging CLIs as npm/pip/cargo/go binaries.
majiayu000/claude-skill-registry 163
-
n8n-node-configuration
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.
majiayu000/claude-skill-registry 163
-
shopify-dropshipping
Dropshipping setup and scaling — supplier integration, automation, pricing strategy, customer experience
majiayu000/claude-skill-registry 163
-
verification-gate
Enforce mandatory pre-action verification checkpoints to prevent pattern-matching from overriding explicit reasoning. Use this skill when about to execute implementation actions (Bash, Write, Edit, MultiEdit) to verify hypothesis-action alignment. Blocks execution when hypothesis unverified or action targets different system than hypothesis identified. Critical for preventing cognitive dissonance where correct diagnosis leads to wrong implementation.
majiayu000/claude-skill-registry 163
-
zeroize-audit
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
majiayu000/claude-skill-registry 163
-
nom
Fetch recent GitHub activity from the Nom feed
majiayu000/claude-skill-registry 163
-
spots
Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.
majiayu000/claude-skill-registry 163
-
ds-spec-reviewer
Internal skill used by ds-brainstorm at Phase 1 exit gate. Dispatches a reviewer subagent to verify SPEC.md completeness before planning. NOT user-facing.
majiayu000/claude-skill-registry 163
-
create-changelog
Create a CHANGELOG.md following keepachangelog.com conventions with version history backfilled from GitHub releases or git tags. Use when the user asks to "create a changelog", "add a changelog", "initialize changelog", "start a changelog", "set up changelog", "generate changelog", or "backfill changelog".
majiayu000/claude-skill-registry 163
-
claude-code
Expert guidance on Claude Code features and customization. ALWAYS use when the user mentions "hook", "skill", "command", "agent", "subagent", "MCP", "slash command", "Task tool", "CLAUDE.md", "settings.json", or asks about Claude Code configuration, workflows, or capabilities. Covers hooks, skills, commands, agents, plugins, IDE integration, and enterprise features.
majiayu000/claude-skill-registry 163
-
git-essentials
Essential Git commands and workflows for version control, branching, and collaboration.
majiayu000/claude-skill-registry 163
-
xss-html-injection
Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms.
majiayu000/claude-skill-registry 163
-
research
对目标话题进行初步调研,生成调研outline。用于学术调研、benchmark调研、技术选型等场景。
majiayu000/claude-skill-registry 163
-
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
majiayu000/claude-skill-registry 163
-
giving-presentations
Help users create and deliver compelling presentations. Use when someone is preparing a talk, building a slide deck, dealing with presentation anxiety, practicing for a keynote, or asking how to be more engaging when presenting.
majiayu000/claude-skill-registry 163
-
load-balancer
负载均衡配置
majiayu000/claude-skill-registry 163
-
godot-modernize-ui
Modernize Godot 3.x UI to 4.x best practices with theme extraction, responsive layouts, hiDPI support, and RichTextLabel BBCode patterns
majiayu000/claude-skill-registry 163
-
captions
Extract closed captions and subtitles from YouTube videos. Use when the user asks for captions, closed captions, CC, accessibility text, or wants to read what was said in a video. Supports timestamps and multiple languages. Great for deaf/HoH accessibility, content review, quoting, and translation.
majiayu000/claude-skill-registry 163
-
frontend-css
Write and maintain CSS using consistent methodology (Tailwind, BEM, CSS Modules), design tokens, framework patterns, and optimized production builds. Use this skill when writing or modifying CSS files, applying utility classes, styling components, creating design systems, defining color/spacing tokens, or working with CSS frameworks. Apply when working with .css, .scss, .sass files, Tailwind config, styled-components, CSS-in-JS, or any styling code that controls visual presentation, layout, typography, and design consistency across the application.
majiayu000/claude-skill-registry 163
-
add-components-to-registry
Registers existing React components with Tambo so AI can render them. Use when user wants to make their existing components available to AI, register components for generative UI, convert React components to Tambo components, or mentions /add-components-to-registry. For creating NEW components, see the components skill. For project setup, use add-to-existing-project or start-from-scratch skills.
majiayu000/claude-skill-registry 163
-
putio
Manage a put.io account via the kaput CLI (transfers, files, search) — hoist the mainsail, add magnets/URLs, and check transfer status; best paired with the chill-institute skill.
majiayu000/claude-skill-registry 163
-
ecosystem-managing
系统生态工程师 - 发布(Release) | 维护(Maintain) | 清理(Purge)
majiayu000/claude-skill-registry 163
-
evo-quick-spec
Very quick process to create implementation-ready quick specs for small changes or features. Use when the user says "create a quick spec" or "generate a quick tech spec"
majiayu000/claude-skill-registry 163
-
swarm-map-reduce
Map-reduce orchestration. Parallel mappers process input chunks independently, then a dedicated reducer merges all outputs.
majiayu000/claude-skill-registry 163