Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
astro-images
Width-based responsive image patterns for Astro. Aspect ratio independent.
majiayu000/claude-skill-registry 163
-
ai-dev-orchestration
Coordinate multi-agent software delivery with guardrails for planning, implementation, testing, and release.
majiayu000/claude-skill-registry 163
-
git-flow
当用户用自然语言请求提交代码时触发(如「帮我提交」「commit 一下」「提交代码」)。自动应用 Git 提交规范,从分支名提取任务 ID,生成符合规范的提交信息。
majiayu000/claude-skill-registry 163
-
issue-review
系統化的問題分析專家技能,自動協調五個專門代理進行深度問題分析。
適用於:
- 使用者或 PM 報告的線上問題
- 開發團隊反映的技術問題
- 測試發現的 bug
- 生產環境告警和異常
majiayu000/claude-skill-registry 163
-
n8n-code-javascript
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
majiayu000/claude-skill-registry 163
-
skill-upgrader
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
majiayu000/claude-skill-registry 163
-
parallel-task-format
Compact YAML format for defining parallel task specifications with scope, boundaries, and agent assignments. Use when creating task files for parallel development.
majiayu000/claude-skill-registry 163
-
cairo-vulnerability-scanner
Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects. (project, gitignored)
majiayu000/claude-skill-registry 163
-
summarizing-conversations-to-obsidian
Use when user requests to save conversation summary to Obsidian, mentions "总结", "保存笔记", "卡片笔记", or Zettelkasten - creates atomic, well-structured notes following Zettelkasten principles without guessing paths or formats
majiayu000/claude-skill-registry 163
-
shared-layer
共享层与通信机制模块。当需要定义消息类型、添加共享常量、设计 Extension-Webview 通信协议时使用。涵盖类型定义、消息格式、双向通信模式等。
majiayu000/claude-skill-registry 163
-
stix2-generator
Generate STIX 2.1 objects and bundles for threat intelligence sharing. Create indicators, malware descriptions, attack patterns, threat actors, and complete bundles from various input formats including IOC lists, MITRE ATT&CK IDs, and threat reports.
majiayu000/claude-skill-registry 163
-
retail-agent-learner
Learn ADK concepts and understand the retail agent pipeline. Use when asking how the agent works, what ADK is, wanting to understand the architecture, state flow, or individual agent purposes.
majiayu000/claude-skill-registry 163
-
pufferlib
This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.
majiayu000/claude-skill-registry 163
-
bmad-development-execution
Implements stories with code and tests.
majiayu000/claude-skill-registry 163
-
symbols
Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
majiayu000/claude-skill-registry 163
-
safe-refactoring
Systematic code refactoring while preserving all external behavior.
Use when identifying code smells, planning refactoring sequences,
executing safe structural improvements, or validating behavior preservation.
Includes code smell catalog (reference.md) and refactoring execution protocol.
majiayu000/claude-skill-registry 163
-
analyze-video
Adds visual descriptions to transcripts by extracting and analyzing video frames with ffmpeg. Creates visual transcript with periodic visual descriptions of the video clip. Use when all files have audio transcripts present (transcript) but don't yet have visual transcripts created (visual_transcript).
majiayu000/claude-skill-registry 163
-
aico-frontend-implement
Execute frontend implementation with TDD. Read all constraint files before coding, write failing test first, verify after each step.
Use this skill when:
- User asks to "implement this", "implement the plan", "start implementation", "execute plan"
- Have an implementation plan ready and need to execute it
- Executing steps from /frontend.plan output
- User says "start coding", "write the code", "begin implementation"
- User asks to "use TDD", "write test first", "test-driven" for frontend code
- User asks to "write tests", "add tests", "create tests"
- Fixing UI bugs (write failing test that reproduces bug first)
TDD Iron Law: NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST
TDD Cycle: RED (write failing test) → Verify fails → GREEN (minimal code) → Verify passes → REFACTOR
Prerequisites:
- MUST have task file in docs/reference/frontend/tasks/ (use /frontend.tasks first if not exists)
- MUST read design-system.md, constraints.md, and design spec before writing any code.
Flow: Check Task File → Read Constraints → TDD Cycle (RED→GREEN→REFACTOR) → Verify Each → Test → Update Task Status → Notify PM
majiayu000/claude-skill-registry 163
-
code-flow-viz
用于梳理和可视化代码流程,生成清晰的 ASCII 流程图、数据流图和表格分析。适用于已有代码的梳理、新功能设计的说明、以及技术文档的编写。
majiayu000/claude-skill-registry 163
-
finish-issue
Prepare a GitHub issue branch for PR with quality checks, cleanup, and review recommendations. Use when user says "finish issue", "ready for PR", "prepare for review", "submit PR", "create PR", "finalize issue", or "wrap up".
majiayu000/claude-skill-registry 163
-
consulting
Apply consulting methodologies from McKinsey, BCG, Bain, and Accenture for structured problem-solving and strategic analysis. Use when analyzing business problems, developing strategy, structuring presentations, evaluating M&A, sizing markets, improving profitability, managing projects, or driving organizational change.
majiayu000/claude-skill-registry 163
-
ungit
Fetch code from GitHub repositories as LLM-friendly context. Use when needing to reference, analyze, or understand code from a GitHub repo/directory/file.
majiayu000/claude-skill-registry 163
-
freee-api-skill
freee 会計・人事労務 API を MCP 経由で操作するスキル。詳細なAPIリファレンスと使い方ガイドを提供。
majiayu000/claude-skill-registry 163
-
review-kics
Review KICS Infrastructure as Code scan results to identify exploitable misconfigurations. Use when analyzing KICS output, triaging IaC findings, or when the user has kics-results directories to review. Automatically performs safe verification of discovered resources using read-only operations.
majiayu000/claude-skill-registry 163