Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pr-helper
Prepare a pull request with conventional commit title and a clear summary.
majiayu000/claude-skill-registry 163
-
odin-install
Install and configure the Odin programming language. Use when:
- Setting up Odin on a new machine
- Updating Odin to latest version
- Configuring Odin language server (ols)
majiayu000/claude-skill-registry 163
-
decision-checklist
設計決定前に確認すべき観点をチェックする
majiayu000/claude-skill-registry 163
-
shell-engineering
Comprehensive shell/bash engineering guidelines based on Google's Shell Style Guide. This skill should be used when writing shell scripts, reviewing bash code, or answering questions about shell scripting best practices. Applies to .sh files, bash scripts, and any shell programming tasks.
majiayu000/claude-skill-registry 163
-
nix-flake-update
Update Nix flake inputs in persops. Use when asked to update flake.lock/inputs, update AI inputs (codex-cli-nix, claude-code-nix, llm-agents), or run full `nix flake update`, then verify with `nix flake check` and commit the update-only changes.
majiayu000/claude-skill-registry 163
-
python-jax
Expert guidance for JAX (Just After eXecution) - high-performance numerical computing with automatic differentiation, JIT compilation, vectorization, and GPU/TPU acceleration; includes transformations (grad, jit, vmap, pmap), sharp bits, gotchas, and differences from NumPy
majiayu000/claude-skill-registry 163
-
hierarchy-tree
Construct ASCII tree visualizations from parent/child work item data. Use when the user asks to "show hierarchy", "show tree", "display parent child", "visualize structure", "show feature tree", or wants to see work item relationships as a tree diagram. This skill teaches how to build trees from flat data WITHOUT code - use LLM reasoning only.
majiayu000/claude-skill-registry 163
-
dialyzer-configuration
Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.
majiayu000/claude-skill-registry 163
-
deep-research
Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.
majiayu000/claude-skill-registry 163
-
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
majiayu000/claude-skill-registry 163
-
moai-essentials-perf
AI-powered enterprise performance optimization orchestrator with Context7 integration, Scalene AI profiling, intelligent bottleneck detection, automated optimization strategies, and predictive performance tuning across 25+ programming languages
majiayu000/claude-skill-registry 163
-
path-reference
Create properly formatted references to paths (files or folders) in a git repository. Use when writing docs that need to link to any path in the repo.
majiayu000/claude-skill-registry 163
-
cron-job-scheduler
Cron Job Scheduler - Auto-activating skill for Backend Development.
Triggers on: cron job scheduler, cron job scheduler
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
clone-website
Clone/replicate websites into production-ready Next.js 16 code using Firecrawl MCP.
Use when user asks to: clone website, vibe clone, replicate landing page, copy website design,
rebuild this site, recreate this page, clone specific sections (hero, pricing, footer, etc).
Triggers: "clone this website", "vibe clone [url]", "replicate this landing page",
"rebuild this site in Next.js", "clone the hero section from [url]", "copy this design".
majiayu000/claude-skill-registry 163
-
Build-Assistant
Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, commands, skills, or plugins for the multiagent framework.
majiayu000/claude-skill-registry 163
-
accelerator-research-agent
Research accelerator portfolio companies using Firecrawl and Tavily MCPs. Generates structured CSV and markdown reports with systematic impact scoring. Optimized for token efficiency.
majiayu000/claude-skill-registry 163
-
js-quality
Interpretive guidance for JavaScript/TypeScript code quality using biome (modern) or eslint+prettier (traditional). Use when linting JS/TS files, configuring JS/TS tools, troubleshooting lint errors, or understanding tool selection.
majiayu000/claude-skill-registry 163
-
morph-search
Fast codebase search via WarpGrep (20x faster than grep)
majiayu000/claude-skill-registry 163
-
composable-svelte-core
Core architecture patterns for Composable Svelte. Use when creating stores, writing reducers, working with effects, composing reducers, or implementing business logic. Covers the Store-Reducer-Effect trinity, all 12 effect types, composition strategies (scope, combineReducers, forEach), and immutable state updates.
majiayu000/claude-skill-registry 163
-
spec-manager
MANDATORY specification writing skill. ONLY way to create/update specs.
Auto-invoke when:
- Creating specs: New projects, features ("I want to create XX")
- Updating specs: Feature additions, requirement changes, architecture updates
- Syncing specs: Major code changes (3+ files), refactoring, session end
- Keywords: specifications/spec/design/architecture/requirements/PRD
Outputs to .spec-manager/. Critical rules and workflow details in skill body.
majiayu000/claude-skill-registry 163
-
zig-build-engineer
Expert guidance for Zig build system engineering. Use when working with build.zig files, including creating new build configurations, adding executables/libraries/tests, managing dependencies and modules, setting up cross-compilation, configuring build options, troubleshooting build issues, or any other Zig build system tasks. Provides patterns, API references, and best practices for the Zig build system's DAG-based architecture.
majiayu000/claude-skill-registry 163
-
claude-code-skills
Comprehensive reference for creating Claude Code skills with progressive disclosure, SKILL.md structure, resources/ organization, frontmatter specification, and best practices for modular capability development.
majiayu000/claude-skill-registry 163
-
image-editor
Image processing for basic edits and color adjustments. Use this skill when users request image operations like resize, rotate, crop, flip, or color adjustments (brightness, contrast, saturation). Supports both uploaded images and images from URLs.
majiayu000/claude-skill-registry 163
-
ui-ux-guidelines
Enforce comprehensive UI/UX best practices for accessible, performant, and delightful interfaces. Use when building components, reviewing UI code, or evaluating user experiences.
majiayu000/claude-skill-registry 163