Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
review-ios-test-results
Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.
majiayu000/claude-skill-registry 163
-
docs
majiayu000/claude-skill-registry 163
-
voyager2nav3
convert Voyager Screen to navigation 3
majiayu000/claude-skill-registry 163
-
MOVA: skill_scaffolder_basic (wrapper)
LLM-only skill that takes a textual description of a new skill and generates a complete minimal file plan for a new MOVA skill (schemas, envelope, manifest, prompt profile, runtime binding, docs, cases).
majiayu000/claude-skill-registry 163
-
security-secrets
Secret detection patterns and scanning workflow. Auto-loaded by security-reviewer agent for all security audits. Contains regex patterns for 25+ secret types (AWS, Google, GitHub, Stripe, etc.) and CLI scanning commands.
majiayu000/claude-skill-registry 163
-
raycast-extension
Build Raycast extensions with React and TypeScript. Use when the user asks to create a Raycast extension, command, or tool.
majiayu000/claude-skill-registry 163
-
core-tdd
코어 계층(Domain, UseCase, Service, Command/Query) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 테스트를 먼저 작성하고, 테스트가 통과하는 최소한의 코드를 구현합니다.
majiayu000/claude-skill-registry 163
-
qa-auditor
majiayu000/claude-skill-registry 163
-
dspy
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
majiayu000/claude-skill-registry 163
-
canvas-morning-check
Educator morning course health check. Shows submission rates, struggling students, grade distribution, and upcoming deadlines. Use when educator says "morning check", "course status", "how are my students", or at the start of a teaching day.
majiayu000/claude-skill-registry 163
-
daw-music
Digital Audio Workstation usage, music composition, interactive music systems,
and game audio implementation for immersive soundscapes.
majiayu000/claude-skill-registry 163
-
motion-planning
Generate production-quality Python code for robot motion planning algorithms that run in
Pyodide (browser). Creates educational code for teaching path planning (A*, RRT), trajectory
optimization, PID control, model predictive control (MPC), and whole-body control.
Focuses on algorithm implementation, visualization, and educational clarity.
majiayu000/claude-skill-registry 163
-
CRUD with Spec-Kit
A conceptual skill for implementing CRUD features driven by Spec-Kit and Claude Code
majiayu000/claude-skill-registry 163
-
M365 Agent Developer
Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
majiayu000/claude-skill-registry 163
-
reduce-relie-basics
Run REDUCE in Docker for this repo (using lunacamp/reduce-algebra), load the vendored ReLie file from resources/relie-src/relie.red, and perform a tiny smoke test. Use when you need the canonical docker run command or a minimal ReLie bootstrap.
majiayu000/claude-skill-registry 163
-
audio-transcribe
使用 Whisper 将音频/视频转换为文字,支持词级别时间戳。Use when user wants to 语音转文字, 音频转文字, 视频转文字, 字幕生成, transcribe audio, speech to text, generate subtitles, 识别语音.
majiayu000/claude-skill-registry 163
-
codebase-explorer
Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where specific functionality lives or find files related to a feature area.
majiayu000/claude-skill-registry 163
-
closed-loop-playbook
Governance system for routing VoC insights to owners and tracking follow-through.
majiayu000/claude-skill-registry 163
-
risk-of-bias
Use when assessing risk of bias or study quality. Covers RoB 2 for RCTs, Newcastle-Ottawa Scale for cohorts, ROBINS-I for non-randomized interventions, and QUADAS-2 for diagnostic studies. Invoke for quality assessment.
majiayu000/claude-skill-registry 163
-
manage-generate-subskill-md
majiayu000/claude-skill-registry 163
-
Rewriting Git Commits
Rewrites a git commit sequence for a changeset to create a clean branch with commits optimized for readability and review
majiayu000/claude-skill-registry 163
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
majiayu000/claude-skill-registry 163
-
Sync Noridocs
Sync all local docs.md files to server-side noridocs system.
majiayu000/claude-skill-registry 163
-
swiftui-view-refactor
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
majiayu000/claude-skill-registry 163