Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
write-documents
Apply when creating or editing INFO, SPEC, IMPL, TEST, FIX documents, or STRUT plans
majiayu000/claude-skill-registry 163
-
unknown-worldflowai-everything-claude-co-7
majiayu000/claude-skill-registry 163
-
transcribe-audio
Transcribes video audio using WhisperX, preserving original timestamps. Creates JSON transcript with word-level timing. Use when you need to generate audio transcripts for videos.
majiayu000/claude-skill-registry 163
-
plugin-lifecycle
Manage complete plugin lifecycle - install, uninstall, reset, destroy. Use when user runs /install-plugin, /uninstall, /reset-to-ideation, /destroy, /clean commands, or says 'install [Name]', 'remove [Name]', 'uninstall [Name]', 'delete [Name]'.
majiayu000/claude-skill-registry 163
-
refactor-code
Refactors code to improve readability, maintainability, performance, and adherence to best practices while preserving functionality
majiayu000/claude-skill-registry 163
-
guard-regression
デグレーション監視スキル(リファクタリング前後の品質比較、ロールバック判断)
majiayu000/claude-skill-registry 163
-
codearchitect
Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional components, APIs, external dependencies, commit history analysis, and complexity hotspots.
majiayu000/claude-skill-registry 163
-
mongodb-schema-generator
Generate MongoDB/Mongoose schema files with validation, indexes, and virtuals. Triggers on "create mongodb schema", "generate mongoose model", "mongo schema", "mongoose model for".
majiayu000/claude-skill-registry 163
-
brainstorming
Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
majiayu000/claude-skill-registry 163
-
java-gradle
Master Gradle - Kotlin DSL, task configuration, build optimization, caching
majiayu000/claude-skill-registry 163
-
sdd-plan-review
Multi-model consultation for SDD specifications providing structured feedback. Coordinates parallel AI reviewers, synthesizes actionable insights, and categorizes findings by feedback type without modifying specs or executing fixes.
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
-
mcp-patterns
MCP server development patterns including Zod schema design, error handling, logging, response format, and testing strategies. Use when developing or contributing to @youdotcom-oss/mcp package.
majiayu000/claude-skill-registry 163
-
code-explore
Systematic codebase exploration using tree-sitter AST analysis and repomix semantic search. Use when: (1) User asks to explore/analyze/find/search codebase, (2) Looking for functions/classes/symbols/patterns, (3) Understanding project structure, (4) Tracing dependencies/usage, (5) ANY code analysis task. CRITICAL: NEVER use basic filesystem tools (find, grep, Glob, Read multiple files) when tree-sitter MCP or repomix tools are available.
majiayu000/claude-skill-registry 163
-
azure-devops-wiki
majiayu000/claude-skill-registry 163
-
socket-io
Builds real-time applications with Socket.IO including events, rooms, namespaces, and acknowledgements. Use when implementing real-time features, chat applications, live updates, or multiplayer functionality.
majiayu000/claude-skill-registry 163
-
manage-generate-subskill-md
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
-
Sync Noridocs
Sync all local docs.md files to server-side noridocs system.
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
-
package-agent
Generate a complete OAF-compliant agent package from an Agent Case (requirements) and Agent Design (architecture). Use when asked to "package an agent", "generate an agent package", "create an agent from a design", or when you have both case/ and design/ folders and need to create the package/ folder with AGENTS.md, skills, and scripts.
majiayu000/claude-skill-registry 163
-
refactor
Use during REFACTOR phase of TDD or when code duplication is suspected. Defines search-first workflow and safe refactoring practices.
majiayu000/claude-skill-registry 163
-
learning-mentoring-system
mentoring-system for enhanced learning effectiveness and personal development.
majiayu000/claude-skill-registry 163