Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
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
-
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
-
emacs-lisp
Expert guidance for writing professional Emacs Lisp code following the
community-driven Emacs Lisp Style Guide by Bozhidar Batsov. Covers layout,
naming conventions, syntax preferences, macros, documentation, and best practices.
Use this skill when writing Emacs configuration, creating Emacs packages,
writing interactive commands, developing major/minor modes, or refactoring
Emacs Lisp code.
Emphasizes: lexical binding, proper naming, documentation standards, autoloading,
and community conventions.
majiayu000/claude-skill-registry 163
-
memory-augmented-dev
Development with persistent memory checks and automatic logging
majiayu000/claude-skill-registry 163
-
guard-regression
デグレーション監視スキル(リファクタリング前後の品質比較、ロールバック判断)
majiayu000/claude-skill-registry 163
-
writing-config-files
Use this skill when you need to write configuration files in `src/config` for the Next.js app
majiayu000/claude-skill-registry 163
-
dev-cli-development
Guide for developing AIDB dev-cli commands and services. Covers Click framework patterns, service architecture, command development, decorators, error handling, CommandExecutor, CliOutput, BaseService, BaseManager patterns. Use when working with src/aidb_cli/, adding CLI commands, creating services, or integrating with Docker/test/adapter systems.
majiayu000/claude-skill-registry 163
-
mcp-evaluator
Comprehensive security and privacy evaluation system for MCP (Model Context Protocol) servers. Use when users provide GitHub URLs to MCP servers and request security assessment, privacy evaluation, or ask "is this MCP safe to use." Evaluates security vulnerabilities, privacy risks, code quality, community feedback, and provides actionable recommendations with risk scoring.
majiayu000/claude-skill-registry 163
-
codex-rules
Enforce repo execution discipline: keep PRs small; run migration-smoke when invariants change; never hand-edit vendored contracts.
majiayu000/claude-skill-registry 163
-
plan-generator
Generates 14–21 day running plans tailored to onboarding data and recent performance.
majiayu000/claude-skill-registry 163
-
vibora
Vibora is a terminal-first tool for orchestrating AI coding agents across isolated git worktrees. Use this skill when working in a Vibora task worktree or managing tasks.
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
-
debug-lldb
Capture and analyze thread backtraces with LLDB/GDB to debug hangs, deadlocks, UI freezes, IPC stalls, or high-CPU loops across any language or project. Use when an app becomes unresponsive, switching contexts stalls, or you need thread stacks to locate lock inversion or blocking calls.
majiayu000/claude-skill-registry 163
-
implement-plan-preflight
Execute Preflight phase for /itp:go workflow - create ADR (MADR 4.0), design spec from global plan, verify checkpoint. Use when creating ADRs, design specs, or when /itp:go invokes Preflight phase. Triggers - ADR creation, design spec, MADR format, preflight verification.
majiayu000/claude-skill-registry 163
-
channel-roadmap-kit
Template system for building quarterly social channel roadmaps with KPIs and experiments.
majiayu000/claude-skill-registry 163
-
pagerunner-skill
Real Chrome automation for AI agents — authenticated sessions, PII anonymization, snapshots, and multi-agent coordination via KV store.
majiayu000/claude-skill-registry 163
-
error-memory
Use when: making a mistake, breaking build/tests, realizing wrong approach, misunderstanding requirements, using wrong patterns, forgetting conventions, receiving correction from user, unexpected behavior, or any error situation
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
-
react-state-flows
Complex multi-step operations in React. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues. Works for both React web and React Native.
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
-
python-type-hints-guide
Comprehensive reference guide for Python type hints, static type checking with mypy, modern type annotation patterns (PEP 484, 585, 604, 612, 613), and type hint best practices for Python 3.9+. Use during code reviews to ensure proper type annotation usage, evaluate mypy configuration, and identify type hint anti-patterns.
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