Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frontmatter-validation
Validate YAML frontmatter in documentation against template requirements. Use when creating or editing docs, or when the user asks to check frontmatter.
majiayu000/claude-skill-registry 163
-
axiom-camera-capture-ref
Reference — AVCaptureSession, AVCapturePhotoSettings, AVCapturePhotoOutput, RotationCoordinator, photoQualityPrioritization, deferred processing, AVCaptureMovieFileOutput, session presets, capture device APIs
majiayu000/claude-skill-registry 163
-
self-documenting-code-checklists
Use this skill when writing, reviewing, or refactoring code to ensure it is self-documenting. Apply these checklists to routines, data naming, data organization, and overall code layout to improve code clarity and maintainability without relying on comments.
majiayu000/claude-skill-registry 163
-
fix-blog-images
Fix and optimize images in uncommitted blog posts. Use when preparing blog posts for publication, fixing broken image paths, renaming generic image names (image.png), moving images to proper /images/blog/ directory, improving alt text, or checking image references before committing. Trigger on "fix blog images", "check images", "prepare post for publish", or after pasting screenshots into markdown.
majiayu000/claude-skill-registry 163
-
anthropic-pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
majiayu000/claude-skill-registry 163
-
coupling-analysis
OPTIONAL: Analyzes TaskMaster subtasks to determine if they are tightly coupled
(share code/models) or loosely coupled (independent modules). This analysis provides
RECOMMENDATIONS for implementation order only - it does NOT affect proposal creation.
All proposals are created 1-per-subtask regardless of coupling. Coupling analysis
only recommends whether to implement proposals sequentially (tight coupling) or in
parallel (loose coupling) to avoid merge conflicts.
Activation trigger: [ACTIVATE:COUPLING_ANALYSIS_V1] (optional)
majiayu000/claude-skill-registry 163
-
smart-test
Intelligent test selection based on code changes. Maps source files to tests via import analysis,
implements tiered testing (fast < 1 min, impacted < 5 min, full suite), and tracks test reliability.
Use when running tests after code changes to optimize feedback loops and CI time.
majiayu000/claude-skill-registry 163
-
typescript-development
TypeScript/JavaScript development workflow for apps/ directory. Use when modifying TypeScript code in xrpl-grpc-server or JavaScript in erc20-token.
majiayu000/claude-skill-registry 163
-
archon
Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use when searching documentation, managing projects/tasks, or querying indexed knowledge. Provides RAG-powered semantic search, website crawling, document upload, hierarchical project/task management, and document versioning. Always try Archon first for external documentation and knowledge retrieval before using other sources.
majiayu000/claude-skill-registry 163
-
deps-npm
majiayu000/claude-skill-registry 163
-
clean-gone-branches
Clean up local git branches marked as [gone] (deleted on remote but still exist locally). Use when the user wants to clean up stale branches, remove gone branches, or delete branches that no longer exist on remote.
majiayu000/claude-skill-registry 163
-
react-component-dev
Build React components with proper patterns, accessibility, and composition. Use when creating new components, refactoring existing ones, or reviewing component architecture. Covers forwardRef, prop design, accessibility, file organization, and testing approaches.
majiayu000/claude-skill-registry 163
-
test
Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.
majiayu000/claude-skill-registry 163
-
changelog-page
Scaffold public changelog page for Next.js apps.
Creates page, RSS feed, and GitHub API client.
majiayu000/claude-skill-registry 163
-
Shopify Liquid Fundamentals
Core Shopify Liquid templating best practices for performance, maintainability, and clean code
majiayu000/claude-skill-registry 163
-
replit-sdk-patterns
Apply production-ready Replit SDK patterns for TypeScript and Python.
Use when implementing Replit integrations, refactoring SDK usage,
or establishing team coding standards for Replit.
Trigger with phrases like "replit SDK patterns", "replit best practices",
"replit code patterns", "idiomatic replit".
majiayu000/claude-skill-registry 163
-
flow-curator
Manage backlog and archive completed work. Use for backlog operations, archiving phases, or keeping active plan focused. Curates plan organization.
majiayu000/claude-skill-registry 163
-
robotics-code-generator
Generates clean, runnable ROS 2, Gazebo, Isaac Sim, and VLA code for humanoid robotics
majiayu000/claude-skill-registry 163
-
bash-script-helper
Expert helper for bash scripting, debugging, and best practices
majiayu000/claude-skill-registry 163
-
golang-style
Use this skill BEFORE writing or editing any Go (.go) files. Triggers when about to create, modify, or add code to .go files. Enforces happy path coding, error wrapping, sentinel errors, and godoc-style comments.
majiayu000/claude-skill-registry 163
-
panic-room-finder
Expert in residential hollow space detection, hidden room discovery, and safe room planning. Helps map house dimensions, identify anomalies suggesting hidden spaces, and safely explore potential voids. Knowledge of architectural history, construction methods, and non-destructive investigation techniques. Activate on "panic room", "hidden room", "secret room", "hollow space", "house mapping", "find hidden space", "room dimensions", "hidden door", "false wall", "priest hole", "prohibition era", "safe room". NOT for illegal entry, structural modifications without permits, or bypassing security systems.
majiayu000/claude-skill-registry 163
-
ppt_generation
智能 PPT 生成能力,支持从研究报告一键生成演示文稿。基于 Marp Markdown 引擎,支持专业模板、数据图表、PDF 导出。适用于商业提案、项目汇报、产品介绍、培训课件、融资路演等场景。
majiayu000/claude-skill-registry 163
-
admin-unix
Native macOS and Linux administration (non-WSL). Profile-aware - reads preferences
from ~/.admin/profiles/{hostname}.json.
Use when: macOS/Linux system admin, Homebrew (macOS), apt (Linux), services.
NOT for WSL - use admin-wsl instead.
majiayu000/claude-skill-registry 163
-
permission-manager
管理Claude Code的全局工具权限配置,自动将MCP命令或其他工具添加到allowedTools中,避免每次使用时都需要手动批准。工作流程:确认用户需要添加的命令 -> 确认添加级别(默认全局~/.claude.json) -> 执行添加 -> 验证并提醒重启。
majiayu000/claude-skill-registry 163