Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agent-communication
majiayu000/claude-skill-registry 163
-
javascript-modern
Implements modern JavaScript features from ES2020-ES2024 including optional chaining, nullish coalescing, private fields, Promise methods, and array transformations. Use when modernizing JavaScript code, using ES2024 features, or when user asks about latest ECMAScript standards.
majiayu000/claude-skill-registry 163
-
subagent-development
Central authority for Claude Code subagents (sub-agents). Covers agent file format, YAML frontmatter, tool access configuration, model selection (inherit, sonnet, haiku, opus), automatic delegation, agent lifecycle, resumption, command-line usage (/agents), Agent SDK programmatic agents, priority resolution, and built-in agents (Plan subagent). Assists with creating agents, configuring agent tools, understanding agent behavior, and troubleshooting agent issues. Delegates 100% to docs-management skill for official documentation.
majiayu000/claude-skill-registry 163
-
logging-config-agent
Configures logging systems, log aggregation, and log analysis pipelines
majiayu000/claude-skill-registry 163
-
esm-module-patterns
Modern ESM import/export patterns. Use when writing or reviewing module structure.
majiayu000/claude-skill-registry 163
-
backend--api
Apply the Agent OS standard for backend api.
majiayu000/claude-skill-registry 163
-
harness-runner
Run WaveCap-SDR test harness with automated parameter sweeps and validation. Use when regression testing, validating audio quality across configurations, testing SDR hardware, or benchmarking demodulation performance.
majiayu000/claude-skill-registry 163
-
cpu-profiling
Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.
majiayu000/claude-skill-registry 163
-
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
majiayu000/claude-skill-registry 163
-
pr-review-standards
Use when creating PRs to enforce code quality standards. Automated detection of anti-patterns, security issues, and code smells. Python 3.8+
majiayu000/claude-skill-registry 163
-
claude-codex-collaboration
Enable automated collaboration between Claude Code and Codex CLI using Byterover as shared memory. This skill should be used when architectural review or code validation from Codex is desired before or after implementation. Claude creates plans, directly invokes Codex for expert review via Bash, and implements based on feedback - all automatically without manual user intervention. All context persists in Byterover.
majiayu000/claude-skill-registry 163
-
refactor-risk-assess
[Code Quality] Evaluates risk level of proposed refactoring changes. Use to assess dependencies, blast radius, rollback difficulty, and determine if changes are safe to proceed.
majiayu000/claude-skill-registry 163
-
skill-a
A fake skill for testing
majiayu000/claude-skill-registry 163
-
handoff-log-condense
Create a short summary of recent handoff log entries without modifying the append-only log.
majiayu000/claude-skill-registry 163
-
nerves-patterns
Nerves embedded development patterns for Elixir/Nerves systems
majiayu000/claude-skill-registry 163
-
gap-finder-1
Triggered by start-gap-finder.
majiayu000/claude-skill-registry 163
-
notifications-toasts
Use when animating notifications, toasts, alerts, snackbars, or system messages to grab attention appropriately
majiayu000/claude-skill-registry 163
-
output-workflow-runs-list
List Output SDK workflow execution history. Use when finding failed runs, reviewing past executions, identifying workflow IDs for debugging, filtering runs by workflow type, or investigating recent workflow activity.
majiayu000/claude-skill-registry 163
-
mcp-narsil
Deep code intelligence via Narsil MCP providing 76 tools for security scanning (OWASP, CWE, taint analysis), call graph analysis (CFG, DFG, callers/callees), structural queries (symbols, definitions, references), and supply chain security (SBOM, license compliance). Accessed via Code Mode for token efficiency.
majiayu000/claude-skill-registry 163
-
transmissions-app
Guide for creating new Transmissions applications with decision support for core vs remote development
majiayu000/claude-skill-registry 163
-
Financial Analyst
Analyze financial data, build models, evaluate investments, and provide data-driven financial recommendations
majiayu000/claude-skill-registry 163
-
code-analyzer
Comprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context. Use when needing to: (1) Understand project architecture before review or documentation, (2) Find dependencies and shared modules, (3) Locate implementation markers (AICODE-*), (4) Prepare context for review, memory generation, or agent creation. Triggers on: analyze code, load code context, scan codebase, understand project structure.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
Agent Execution with Worktree
Execute Miyabi Agents (Coordinator, CodeGen, Review, Deployment, PR, Issue) with Git Worktree isolation for parallel processing. Use when running agents, processing Issues, or managing concurrent tasks.
majiayu000/claude-skill-registry 163