Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
research-voids
Research voids (cognitive gaps, unchartable territories). Daily. Outputs research notes for voids articles.
majiayu000/claude-skill-registry 163
-
responsive-adaptive
Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context
majiayu000/claude-skill-registry 163
-
ops-llm
Local LLM health checks and cache management. Probe Ollama/vLLM/SGLang endpoints, clean model caches.
majiayu000/claude-skill-registry 163
-
umbraco-tree
Implement trees in Umbraco backoffice using official docs
majiayu000/claude-skill-registry 163
-
code-cleanup
Detect and clean redundant code in Python and TypeScript projects.
Finds unused imports, dead functions, stale comments, debug statements,
and unused dependencies. Use when asked to "clean code", "find dead code",
"remove unused imports", "check redundant code", or "清理代码".
majiayu000/claude-skill-registry 163
-
tailwindcss-core
Configuration and directives Tailwind CSS v4.1. @theme, @import, @source, @utility, @variant, @apply, @config. CSS-first mode without tailwind.config.js.
majiayu000/claude-skill-registry 163
-
wiki-search
Search INAV wiki documentation for implementation guidance
majiayu000/claude-skill-registry 163
-
resume-manager
This skill should be used whenever users need help with resume creation, updating professional profiles, tracking career experiences, managing projects portfolio, or generating tailored resumes for job applications. On first use, extracts data from user's existing resume and maintains a structured database of experiences, projects, education, and skills. Generates professionally styled one-page PDF resumes customized for specific job roles by selecting only the most relevant information from the database.
majiayu000/claude-skill-registry 163
-
database-architecture
MANDATORY when designing schemas, writing migrations, creating indexes, or making architectural database decisions - enforces PostgreSQL 18 best practices including AIO, UUIDv7, temporal constraints, and modern indexing strategies
majiayu000/claude-skill-registry 163
-
traceability
Manage requirement traceability - generate matrix, check coverage, find orphans, trace requirements
majiayu000/claude-skill-registry 163
-
aws-troubleshoot
Troubleshoot AWS services using tool-first access (via MCP when available), falling back to AWS CLI when necessary. Focus on EKS, S3, ECR, EC2, SSM, networking, site-to-site VPNs, IAM Identity Center, and IAM.
majiayu000/claude-skill-registry 163
-
project-setup
プロジェクトのClaude Code設定をセットアップ。構成を検出し.claude/settings.local.jsonとhooksを生成。トリガー: /project-setup, プロジェクト設定, formatter設定, project configuration, setup formatter
majiayu000/claude-skill-registry 163
-
Clap CLI Framework
Command-line argument parsing with derive macros.
majiayu000/claude-skill-registry 163
-
fleet-agent
Context-aware development assistant for AgenticFleet with auto-learning and dual memory (NeonDB + ChromaDB). Handles development workflows with intelligent context management.
majiayu000/claude-skill-registry 163
-
mechinterp-cluster-mapper
Analyze relationships across multiple SAE features - co-activation patterns, shared drivers, and subsystem identification
majiayu000/claude-skill-registry 163
-
infographic-item-creator
Generate or update infographic Item components for this repo (TypeScript/TSX in src/designs/items). Use when asked to design, implement, or modify data item visuals, layout logic, or registerItem composites.
majiayu000/claude-skill-registry 163
-
configuring-settings
Use this skill when configure kata workflow toggles and model profile. Triggers include "settings".
majiayu000/claude-skill-registry 163
-
collect
Result Aggregation Agent - Aggregates worker results, verifies completion,
detects blockers, and generates collection report.
Pipeline Position: After /worker, Before /synthesis
Handoff: /synthesis for traceability validation
majiayu000/claude-skill-registry 163
-
kubernetes-orchestration
Kubernetes container orchestration. Use when deploying to Kubernetes, writing manifests, configuring Helm charts, or troubleshooting cluster issues.
majiayu000/claude-skill-registry 163
-
slash-commands
Create custom slash commands for Claude Code. Use when users want to create, modify, or understand slash commands for Claude Code CLI tool. Slash commands are markdown files that define reusable prompts and workflows with custom behavior, parameters, and tool access controls.
majiayu000/claude-skill-registry 163
-
ui-spec-infinith4-dev-ai-driven-develo
majiayu000/claude-skill-registry 163
-
coder-convex-setup
Initial Convex workspace setup in Coder workspaces with self-hosted Convex deployment, authentication configuration, Docker setup, and environment variable generation
majiayu000/claude-skill-registry 163
-
scaffold-rules
Scaffold development rules for AI coding agents. Auto-invoked when user asks about setting up rules, coding conventions, or configuring their AI agent environment.
majiayu000/claude-skill-registry 163
-
javascript-testing-patterns
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
majiayu000/claude-skill-registry 163