Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
carlin-audit
George Carlin BS Detector. Auto-activates on: "BS", "bullshit", "jargon", "marketing speak", "what does this mean", "sounds fake", "corporate speak", "buzzwords", "overpromising", "skeptical about"
majiayu000/claude-skill-registry 163
-
manage-config
Manage per-plan configuration with schema validation
majiayu000/claude-skill-registry 163
-
Root Cause Tracing
Systematically trace bugs backward through call stack to find original trigger
majiayu000/claude-skill-registry 163
-
prd-v08-runbook-creation
Create operational playbooks for incident response, deployments, and maintenance during PRD v0.8 Deployment & Ops. Triggers on requests to create runbooks, document procedures, or when user asks "how do we handle incidents?", "runbook", "operational procedures", "on-call guide", "incident response", "maintenance procedures". Outputs RUN- entries with step-by-step operational procedures.
majiayu000/claude-skill-registry 163
-
sniff-abusers
Detect object-oriented abusers smells (Switch Statements) using deterministic heuristics and append findings to `.sniff/findings.jsonl`.
majiayu000/claude-skill-registry 163
-
test-suite-generator
Generates comprehensive test suites for components, hooks, and utilities with proper mocking and assertions.
majiayu000/claude-skill-registry 163
-
orcaflex-code-check
Verify OrcaFlex model results against industry standards (DNV, API, ISO). Perform capacity checks, safety factor verification, and compliance reporting for offshore structures.
majiayu000/claude-skill-registry 163
-
vector-index-tuning
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
majiayu000/claude-skill-registry 163
-
spec-review
Multi-agent spec review with parallel Claude/OpenCode reviewers. Use after spec-create or standalone via /spec.review.
majiayu000/claude-skill-registry 163
-
spec-first
Use when building anything non-trivial. Enforces a spec → plan → execute → verify loop that prevents "looks right" failures. Creates spec.md, todo.md, and decisions.md before writing code.
majiayu000/claude-skill-registry 163
-
engineering-culture
Build or refresh engineering culture and produce an Engineering Culture Operating System Pack (capability map, culture code, org↔architecture alignment, clock-speed/DevEx backlog, workflow contract, rollout + measurement). Use for engineering culture, DevOps capabilities, DevEx, clock speed, Conway's Law, and engineering principles. Category: Engineering.
majiayu000/claude-skill-registry 163
-
tester-detective
⚡ PRIMARY TOOL for: 'what's tested', 'find test coverage', 'audit test quality', 'missing tests', 'edge cases', 'test patterns'. Uses claudemem v0.3.0 AST with callers analysis for test discovery. GREP/FIND/GLOB ARE FORBIDDEN.
majiayu000/claude-skill-registry 163
-
risk-portfolio-manager
AI-powered portfolio risk management and optimization. Use when sizing positions, managing portfolio allocation, calculating risk metrics (VaR, Sharpe), rebalancing, or implementing defensive strategies. Covers: position sizing, correlation analysis, drawdown management, dynamic rebalancing, kill switches.
majiayu000/claude-skill-registry 163
-
escalation-handler
Handles escalations and determines appropriate escalation paths. Use when issues arise that need escalation or when determining whether to escalate to user vs. handle internally. Analyzes issues, determines severity, and routes to appropriate resolution path.
majiayu000/claude-skill-registry 163
-
github-trending
Fetch and display GitHub trending repositories and developers. Use when building dashboards showing trending repos, discovering popular projects, or tracking GitHub trends. Triggers on GitHub trending, trending repos, popular repositories, GitHub discover.
majiayu000/claude-skill-registry 163
-
godel-machine
Schmidhuber''s Gödel Machine: Self-improving systems that prove their
majiayu000/claude-skill-registry 163
-
define-x-strategy
Creates personalized X/Twitter growth strategy through guided interview. Based on algorithm-derived principles (exposure equation, phase model). Use when asked about X growth, Twitter strategy, building audience, or social media presence.
majiayu000/claude-skill-registry 163
-
Keycloak FastAPI Integration
This skill should be used when the user asks to "add Keycloak authentication", "implement OIDC", "configure SSO", "validate JWT token", "add role-based access", "protect API endpoint", or mentions Keycloak, OAuth2, OpenID Connect, identity provider, or authentication in FastAPI. Provides Keycloak/OIDC integration patterns.
majiayu000/claude-skill-registry 163
-
refactor-dedupe-and-cleanup
[Code Quality] Removes code duplication and cleans up dead code. Use to eliminate copy-paste code, consolidate similar logic, and remove unused code paths.
majiayu000/claude-skill-registry 163
-
architecture-validate-architecture
Automates architecture validation for Clean Architecture, Hexagonal, Layered, and MVC patterns. Detects layer boundary violations, dependency rule breaches, and architectural anti-patterns. Use when asked to "validate architecture", "check layer boundaries", "architectural review", before major refactoring, or as pre-commit quality gate. Adapts to project's architectural style by reading ARCHITECTURE.md.
majiayu000/claude-skill-registry 163
-
browsh
A modern text-based browser. Renders web pages in the terminal using headless Firefox.
majiayu000/claude-skill-registry 163
-
ai-ml-timeseries
Operational patterns, templates, and decision rules for time series forecasting (modern best practices): tree-based methods (LightGBM), deep learning (Transformers, RNNs), future-guided learning, temporal validation, feature engineering, generative TS (Chronos), and production deployment. Emphasizes explainability, long-term dependency handling, and adaptive forecasting.
majiayu000/claude-skill-registry 163
-
docs-generator
Generate hierarchical documentation structures (AGENTS.md, agent.d, and custom docs) for codebases. Use when user asks to create documentation files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create documentation", "generate docs", "analyze codebase for AI", "documentation setup", "hierarchical docs".
majiayu000/claude-skill-registry 163
-
backlog-critic
Engineering critic for backlog prioritization debates. Challenges proposed rankings with feasibility concerns, hidden complexity, and realistic effort estimates.
majiayu000/claude-skill-registry 163