Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
analyzing-projects
Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"
majiayu000/claude-skill-registry 163
-
iterative-retrieval
Execute 4-phase loop for progressive context refinement. Use when complex searches require multiple refinement cycles or context gap is unknown. Not for simple file searches or known file locations.
majiayu000/claude-skill-registry 163
-
link-dependencies
Scan all plans and wire up cross-topic dependencies. Finds unresolved external dependencies, matches them to tasks in other plans, and updates both the plan index and output format.
majiayu000/claude-skill-registry 163
-
framework-conventions-guide
This skill should be used when writing code in any opinionated framework's distinctive style. It applies when writing framework-based applications, creating models/controllers/views, or any framework code. Triggers on code generation, refactoring requests, code review, or when the user mentions framework conventions. Embodies the philosophy of embracing framework conventions, fighting complexity, and choosing simplicity over cleverness.
majiayu000/claude-skill-registry 163
-
typescript-mcp-development
TypeScript SDKとzodバリデーション、Express統合を使用したMCPサーバー構築ガイド。TypeScript/Node.jsベースのMCPサーバーの作成、zodスキーマ定義、STDIOおよびHTTPトランスポート設定を行う際に使用。
majiayu000/claude-skill-registry 163
-
meta-convert-guide
Guide for translating code between programming languages. Use when converting code from one language to another, planning language migrations, understanding conversion challenges, asking about type mappings, idiom translations, or referencing pattern mappings. Covers APTV workflow, type systems, error handling, concurrency, and language-specific gotchas.
majiayu000/claude-skill-registry 163
-
env-constants
Generates src/shared/EnvConsts.ts for type-safe environment variable access. Provides TypeScript interface and exports for accessing Vite environment variables throughout the application.
majiayu000/claude-skill-registry 163
-
effect-queues-background
Queue and PubSub patterns, background fibers, and graceful shutdown. Use for decoupling producers/consumers.
majiayu000/claude-skill-registry 163
-
agent-model-selection
Guidelines for selecting appropriate AI model (Sonnet vs Haiku) based on task complexity, ensuring cost efficiency while maintaining quality. Use when assigning work.
majiayu000/claude-skill-registry 163
-
Symbolic & Archetypal Mapping
Meaning engine that translates intention into safe, effective symbolic experience
majiayu000/claude-skill-registry 163
-
cloud-logging-sink-setup
Cloud Logging Sink Setup - Auto-activating skill for GCP Skills.
Triggers on: cloud logging sink setup, cloud logging sink setup
Part of the GCP Skills skill category.
majiayu000/claude-skill-registry 163
-
inbox-processor
This skill should be used when processing files in the inbox/ directory, organizing unstructured input, classifying content, or extracting actionable information. Triggered by requests like "process inbox", "organize inbox files", "classify this memo", or "inbox を整理".
majiayu000/claude-skill-registry 163
-
python-development-python-scaffold
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint
majiayu000/claude-skill-registry 163
-
QE Quality Assessment
Comprehensive quality gates, metrics analysis, and deployment readiness assessment for continuous quality assurance.
majiayu000/claude-skill-registry 163
-
prepare-dataset
Process and validate datasets for training. Use when setting up data pipelines.
majiayu000/claude-skill-registry 163
-
golang-expert
Expert Go/Golang development guidance enforcing best practices, functional programming principles,
KISS, DRY, and idiomatic patterns. Use when: (1) Writing new Go code, (2) Reviewing Go code for
quality issues, (3) Refactoring Go code, (4) Designing Go architecture with interfaces and DI,
(5) Writing or improving Go tests, (6) Debugging concurrency or performance issues,
(7) User asks about Go best practices or patterns.
majiayu000/claude-skill-registry 163
-
task-plan-skill
Use when starting a new feature that needs planning - runs brainstorming then creates numbered task folder in _tasks/
majiayu000/claude-skill-registry 163
-
rayneo-doc-query
Query and navigate RayNeo X2/X3 Pro AR glasses documentation. Use this skill when answering questions about RayNeo XR hardware specifications, SDK usage, Android 12 development, binocular display APIs, device setup, ADB commands, design guidelines, troubleshooting, or any technical aspects of RayNeo X-series glasses development.
majiayu000/claude-skill-registry 163
-
mocha-test-setup
Mocha Test Setup - Auto-activating skill for Test Automation.
Triggers on: mocha test setup, mocha test setup
Part of the Test Automation skill category.
majiayu000/claude-skill-registry 163
-
Fork Terminal
Spawn parallel AI agents in new terminal windows for true concurrency
majiayu000/claude-skill-registry 163
-
procedure-refiner
Iteratively refine LA-Bench experimental procedures through validation and regeneration cycles. This skill should be used when improving generated procedures by ID, validating procedure quality against LA-Bench criteria, and managing the refinement loop between procedure-checker and procedure-generator skills. Triggered by requests to refine, improve, or validate LA-Bench procedures in output JSONL files.
majiayu000/claude-skill-registry 163
-
software-security
A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.
majiayu000/claude-skill-registry 163
-
temp-cleaner
Clean temporary files, caches, and build artifacts.
LOAD THIS SKILL WHEN: User says "清理", "clean", "刪除暫存", "清除快取" | disk space issues | before archiving | end of workflow.
CAPABILITIES: Python cache (__pycache__, .pytest_cache), Node.js (dist, .cache), safe deletion with confirmation, protected files list.
majiayu000/claude-skill-registry 163
-
defillama-api
DefiLlama API integration for DeFi analytics - TVL, prices, yields, volumes, fees, bridges, and DAT data. Use for blockchain/DeFi research, protocol analysis, and market data queries.
majiayu000/claude-skill-registry 163