Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
analyze-ci-failure-logs
Parse and analyze CI failure logs to identify root causes and error patterns. Use when CI builds fail to understand what broke.
majiayu000/claude-skill-registry 163
-
auth-security-reviewer
Reviews authentication and authorization implementation for session management, CSRF, cookie security, and auth flow vulnerabilities with findings, severity assessment, and fix recommendations. Use for "auth review", "session security", "CSRF protection", or "authentication audit".
majiayu000/claude-skill-registry 163
-
vault-schema
Analyze all frontmatter fields used across the vault. Triggers on "frontmatter schema", "metadata fields", "what fields exist", "vault schema".
majiayu000/claude-skill-registry 163
-
router-main
Universal entry point that routes any query to the right router (startup, engineering, operations, QA)
majiayu000/claude-skill-registry 163
-
ggterm-customize
Customize plot aesthetics using natural language. Use when the user wants to change colors, fonts, titles, labels, themes, or any visual aspect of a plot before publication.
majiayu000/claude-skill-registry 163
-
fuzzing-apis
Configure perform API fuzzing to discover edge cases, crashes, and security vulnerabilities.
Use when performing specialized testing.
Trigger with phrases like "fuzz the API", "run fuzzing tests", or "discover edge cases".
majiayu000/claude-skill-registry 163
-
uv-discohy
UV/UVX/Ruff toolchain for DiscoHy Thread Operad with Python packaging and linting
majiayu000/claude-skill-registry 163
-
NestJS API Standards
Response wrapping, pagination, and error standardization.
majiayu000/claude-skill-registry 163
-
ratchet
Brownian Ratchet progress gates for RPI workflow. Check, record, verify. Triggers: "check gate", "verify progress", "ratchet status".
majiayu000/claude-skill-registry 163
-
claude-docs-consultant
Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront.
majiayu000/claude-skill-registry 163
-
ln-762-dependency-audit
Audits project dependencies for vulnerabilities. Multi-ecosystem support (npm, .NET, Python, Go). CVSS-based severity classification.
majiayu000/claude-skill-registry 163
-
doc-discovery
Loads feature docs, workflow docs, and invariants before planning any task. Use when starting complex work, changing multiple features, or when unsure about constraints. Essential first step for non-trivial changes.
majiayu000/claude-skill-registry 163
-
learning-engagement
Designs engagement strategies to increase learner motivation, interaction, and persistence.
majiayu000/claude-skill-registry 163
-
radtools-component-create
Create components that work with RadTools visual editor and component discovery. Use when building new UI components for projects using RadTools.
majiayu000/claude-skill-registry 163
-
decision-tracing
Trace agent decision-making, tool selection, and reasoning chains
majiayu000/claude-skill-registry 163
-
skill-reviewing
Comprehensive review of Claude Code skills and agents against v0.5 guidelines. Validates metadata, implementation, and architecture. Use when reviewing existing packages or during skill development.
majiayu000/claude-skill-registry 163
-
when-bridging-web-cli-use-web-cli-teleport
Bridge web interfaces with CLI workflows for seamless bidirectional integration
majiayu000/claude-skill-registry 163
-
QuantConnect
QuantConnect strategy development with component library (project)
majiayu000/claude-skill-registry 163
-
kg-insights
Helps users discover patterns and insights in their Knowledge Graphs. Use when users ask about important entities, connections, patterns, or want to understand what they can do with their graph. Triggers proactively after extraction to show what's possible.
majiayu000/claude-skill-registry 163
-
autonomous-code-review
Run comprehensive code quality checks, tests, and fixes autonomously
majiayu000/claude-skill-registry 163
-
exploratory-data-analysis
Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.
majiayu000/claude-skill-registry 163
-
remediation-injection
Security fix patterns for injection vulnerabilities (SQL, Command, XSS). Provides language-specific code examples showing vulnerable and secure implementations.
majiayu000/claude-skill-registry 163
-
metaplex
Complete Metaplex Protocol guide for Solana NFTs and digital assets. Covers Core (next-gen NFTs), Token Metadata, Bubblegum (compressed NFTs), Candy Machine, Genesis (token launches), MPL-Hybrid, Inscriptions, DAS API, and the Umi framework. The single source of truth for all Metaplex integrations.
majiayu000/claude-skill-registry 163
-
openapi-to-components
Convert Synnovator OpenAPI spec into fully integrated Next.js frontend components. Reads .synnovator/openapi.yaml and frontend/components/pages/*.tsx, then generates API client (lib/api-client.ts), TypeScript types (lib/types.ts), server-side data fetching functions (lib/api/*.ts), and updates existing page components to replace hardcoded mock data with real API calls using Next.js App Router Server Components. Use when: (1) Need to wire frontend components to backend API endpoints (2) Want to replace mock/hardcoded data in page components with real API fetching (3) Adding a new page component that needs API integration (4) Regenerating API types after OpenAPI spec changes
majiayu000/claude-skill-registry 163