Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
extracting-learned-skills
Extracts reusable skills and decision-making heuristics from debugging sessions. Use after solving tricky bugs, discovering non-obvious workarounds, or finding hidden gotchas specific to a codebase. Triggers include "save this as a skill", "learn from this", or after significant debugging effort.
majiayu000/claude-skill-registry 163
-
standards-coverage-validator
Validate that curriculum fully covers required standards, check depth and rigor of coverage, verify assessment alignment, and generate coverage reports for administrators. Use for comprehensive validation. Activates on "validate coverage", "standards compliance", or "coverage report".
majiayu000/claude-skill-registry 163
-
agent-sandboxes
majiayu000/claude-skill-registry 163
-
readme-for-developers
Write developer-oriented README as onboarding documentation. Use when creating/updating README, setting up new projects, or when new developers need to understand the codebase quickly. README = Entry point + Architecture overview + Working agreement.
majiayu000/claude-skill-registry 163
-
agent-architecture-analysis
Perform 12-Factor Agents compliance analysis on any codebase. Use when evaluating agent architecture, reviewing LLM-powered systems, or auditing agentic applications against the 12-Factor methodology.
majiayu000/claude-skill-registry 163
-
journal-capture
Proactively captures significant work into the journal for future reference
majiayu000/claude-skill-registry 163
-
capacity-planning
When the user wants to plan production or distribution capacity, analyze capacity requirements, optimize resource utilization, or balance capacity with demand. Also use when the user mentions "capacity analysis," "resource planning," "bottleneck analysis," "capacity expansion," "load balancing," "throughput planning," "utilization optimization," or "capacity modeling." For production scheduling, see master-production-scheduling. For long-term network capacity, see network-design.
majiayu000/claude-skill-registry 163
-
api-authentication
Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or encountering token management, security headers, auth flow errors.
majiayu000/claude-skill-registry 163
-
tmux-playwright-dev
Live UI development workflow using tmux panes + Playwright for visual feedback. Start dev server in one pane, use Playwright for testing, screenshots, and mobile/responsive verification in real-time.
majiayu000/claude-skill-registry 163
-
browser-extension-builder
Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3.
majiayu000/claude-skill-registry 163
-
responsive-web-design
Builds adaptive web interfaces using Flexbox, CSS Grid, and media queries with a mobile-first approach. Use when creating multi-device layouts, implementing flexible UI systems, or ensuring cross-browser compatibility.
majiayu000/claude-skill-registry 163
-
promotion-preparation
Building promotion cases, brag documents, tracking wins, and self-advocacy for career advancement. Use when preparing for promotions, documenting accomplishments, or building your case for advancement.
majiayu000/claude-skill-registry 163
-
bknd-password-reset
Use when implementing password reset or change functionality in a Bknd application. Covers server-side password changes, building forgot-password flows with email tokens, and security considerations.
majiayu000/claude-skill-registry 163
-
portfolio-manager-agent
Portfolio allocation and rebalancing optimizer. Manages asset allocation across stocks/cash/bonds, performs periodic rebalancing, and ensures diversification according to market regime and risk tolerance.
majiayu000/claude-skill-registry 163
-
uni-sendgrid
SendGrid transactional email via uni CLI. Use when user wants to send emails, including HTML emails and dynamic templates.
Requires SENDGRID_API_KEY and verified sender email.
majiayu000/claude-skill-registry 163
-
sy11-governance-patterns
Apply SY11 Governance Patterns to design decision rights, accountability structures, and coordination mechanisms.
majiayu000/claude-skill-registry 163
-
filtered-data
Passthrough filter agent. Calls data sub-agents, validates responses, returns only clean data.
majiayu000/claude-skill-registry 163
-
owasp-security
Use when reviewing code for security vulnerabilities, implementing authentication/authorization, handling user input, or discussing web application security. Covers OWASP Top 10:2025, ASVS 5.0, and Agentic AI security (2026).
majiayu000/claude-skill-registry 163
-
ios-android-logs
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging.
majiayu000/claude-skill-registry 163
-
godot-setup-multiplayer
Use when building multiplayer games in Godot 4.x that require networked gameplay, player synchronization, or RPC communication. Sets up the new High-Level Multiplayer API with MultiplayerSpawner, MultiplayerSynchronizer, and @rpc annotations.
majiayu000/claude-skill-registry 163
-
ark-dashboard-testing
Test Ark Dashboard with Playwright and create PRs with screenshots. Use when testing dashboard UI, taking screenshots for PRs, or reviewing dashboard changes.
majiayu000/claude-skill-registry 163
-
manufacturer-agent
Web-augmented agent for creating manufacturer skills and comprehensive tests. Use when adding or improving support for a manufacturer handler.
majiayu000/claude-skill-registry 163
-
openrouter-routing-rules
Implement intelligent model routing based on request characteristics. Use when optimizing for cost, speed, or quality per request. Trigger with phrases like 'openrouter routing', 'model selection', 'smart routing', 'dynamic model'.
majiayu000/claude-skill-registry 163
-
managing-git
Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.
majiayu000/claude-skill-registry 163