Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
git-writer
Safe workflow for git write operations (git rm). Use for removing files from git.
majiayu000/claude-skill-registry 163
-
n8n-workflow-architect
Strategic automation architecture advisor. Use when users want to plan automation solutions, evaluate their tech stack (Shopify, Zoho, HubSpot, etc.), decide between n8n vs Python/Claude Code, or need guidance on production-ready automation design. Invokes plan mode for complex architectural decisions.
majiayu000/claude-skill-registry 163
-
commit-msg
Commit the staged changes to git with meaningful messages.
majiayu000/claude-skill-registry 163
-
generating-commits
Generates Conventional Commits messages, then commits changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.
majiayu000/claude-skill-registry 163
-
developer
Senior-level development guidance for this project. Use when writing code, implementing features, refactoring, reviewing code architecture, or when best practices and security considerations are needed. (project)
majiayu000/claude-skill-registry 163
-
resume-i18n-translate
Extract i18n keys and translate the resume app locales using the existing OpenRouter-based scripts. Use when updating translation keys, adding languages, or re-running translations for dev/apps/resume and its i18next locale files.
majiayu000/claude-skill-registry 163
-
brand-strategy
This skill should be used when translating research insights into actionable brand strategy frameworks. Use this when developing positioning statements, messaging architectures, audience strategies, or voice guidelines based on completed research. This skill provides strategic synthesis workflows, validation frameworks, and strategy document templates for evidence-based brand strategy development.
majiayu000/claude-skill-registry 163
-
API
Reference for the REST API endpoints, request/response formats, and data models. Use when implementing or debugging API-related features.
majiayu000/claude-skill-registry 163
-
flow-nexus-neural
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
majiayu000/claude-skill-registry 163
-
beam-tracking-ml
Design and refactor beam tracking ML/RL pipelines (CSI teacher vs RSRP student), enforce shape contracts, and produce inference-safe models.
majiayu000/claude-skill-registry 163
-
typedown-expert
Expert guidance on writing correct Typedown code, focusing on syntax, best practices, and common pitfalls.
majiayu000/claude-skill-registry 163
-
buck2-rule-basics
Guide users through writing their first Buck2 rule to learn fundamental concepts including rules, actions, targets, configurations, analysis, and select(). Use this skill when users want to learn Buck2 basics hands-on or need help understanding rule writing.
majiayu000/claude-skill-registry 163
-
consulting-agents
Use when you need information you don't have, expertise outside your comfort zone, or fresh eyes on code - dispatches agents to research, advise, or review. NOT for implementation delegation (see subagent-driven-development).
majiayu000/claude-skill-registry 163
-
add-cuda-kernel
Step-by-step tutorial for adding new CUDA kernels to FlashInfer
majiayu000/claude-skill-registry 163
-
ts-project-initialize
TypeScript project initialization best practices
majiayu000/claude-skill-registry 163
-
ros2-code-example-writer
Generate working Python/rclpy code examples for Physical AI & Humanoid Robotics textbook with tier-specific variants (Simulation/Jetson/Robot).
majiayu000/claude-skill-registry 163
-
td-arimaestimate
ARIMA parameter estimation for seasonal and non-seasonal AR, MA, ARMA, and ARIMA models
majiayu000/claude-skill-registry 163
-
Components Standards
Design reusable, composable UI components following single responsibility principle with clear interfaces, encapsulation, and minimal props. Use this skill when creating or modifying frontend components in any framework (React, Vue, Svelte, web components) or component files. Apply when working with .jsx, .tsx, .vue, .svelte files in component directories (components/, src/components/, ui/, lib/), defining component props and interfaces, implementing component composition patterns, managing component-level state, creating reusable UI elements (buttons, forms, cards, modals), documenting component APIs, or refactoring components for better reusability and maintainability.
majiayu000/claude-skill-registry 163
-
dspy-ruby
This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.
majiayu000/claude-skill-registry 163
-
langgraph-checkpoints
LangGraph checkpointing and persistence. Use when implementing fault-tolerant workflows, resuming interrupted executions, debugging with state history, or avoiding re-running expensive operations.
majiayu000/claude-skill-registry 163
-
de-slop
This skill should be used to remove AI-generated artifacts and unnecessary code before committing. It scans changed files for redundant comments, AI TODOs, excessive docstrings, and unnecessary markdown files. Git-only, no GitHub required.
majiayu000/claude-skill-registry 163
-
Niri
Always include when making changes to niri
majiayu000/claude-skill-registry 163
-
git-commit-message
Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce meaningful commit messages following Conventional Commits specification.
majiayu000/claude-skill-registry 163
-
trino-cli
Trino CLI for TD interactive queries. Covers connection to regional endpoints, batch mode (--execute, --file), output formats (CSV, JSON, TSV), and session properties.
majiayu000/claude-skill-registry 163