Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Deploy to Production
Deploy current develop branch to production. Use when user says /deploy, "deploy to production", "push to heroku", "release to production", "deploy changes", "ship it", or "release changes". Commits changes, pushes develop, merges to main, creates version tag, pushes to GitHub and Heroku, then returns to develop branch.
majiayu000/claude-skill-registry 163
-
repo-cleanup
Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests - provides safe cleanup workflows, validation steps, and reporting templates for code, deps, docs, tests, and sprint archives.
majiayu000/claude-skill-registry 163
-
go-grpc
Build gRPC services with Go - protobuf, streaming, interceptors
majiayu000/claude-skill-registry 163
-
foundry
Ethereum development with foundry (forge, cast, anvil)
majiayu000/claude-skill-registry 163
-
rust-programming
Rust programming style guide and conventions. Use this skill when writing, reviewing, or modifying Rust code. Covers string creation, type annotations, control flow, naming conventions, imports, error handling, and Rust-specific best practices.
majiayu000/claude-skill-registry 163
-
aptos-gas-optimization
Expert on Aptos gas optimization, performance tuning, storage costs, execution efficiency, inline functions, aggregator usage, parallel execution, table vs vector tradeoffs, and gas profiling tools. Triggers on keywords gas optimization, performance, gas cost, storage fee, inline, aggregator, parallel execution, gas profiling, optimization
majiayu000/claude-skill-registry 163
-
backend-engineer
Expert in Lighthouse Journey Timeline backend architecture, service patterns, testing, and API development using Express.js, TypeScript, and Drizzle ORM. Use when implementing backend services, APIs, controllers, database queries, authentication, permissions, error handling, testing server code, or writing migrations.
majiayu000/claude-skill-registry 163
-
codex-claude-loop
Dual-AI engineering loop orchestrating Claude Code (planning/implementation) and Codex (validation/review). Use when (1) complex feature development requiring validation, (2) high-quality code with security/performance concerns, (3) large-scale refactoring, (4) user requests codex-claude loop or dual-AI review. Do NOT use for simple one-off fixes or prototypes.
majiayu000/claude-skill-registry 163
-
write-up
Create useful, informative summaries of coding challenges (aka leetcode questions) that are readable in depth and have a digestable summary at the top.
majiayu000/claude-skill-registry 163
-
git-ship
Complete git workflow automation - commit, push, create PR, wait for CI, fetch results, merge. Use when you need to ship changes with proper commits and PR descriptions.
majiayu000/claude-skill-registry 163
-
coding-tutor
Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.
majiayu000/claude-skill-registry 163
-
obsidian-dispatch
Router de intención para Obsidian en Codex CLI. Selecciona la skill más adecuada (o pide la mínima aclaración), aplica guardrails de lectura real y ejecuta el flujo correcto sin inflar AGENTS.md.
majiayu000/claude-skill-registry 163
-
line-endings
Comprehensive guide to Git line ending configuration for cross-platform development teams. Use when configuring line endings, setting up .gitattributes, troubleshooting line ending issues, understanding core.autocrlf/core.eol/core.safecrlf, working with Git LFS, normalizing line endings in repositories, or resolving cross-platform line ending conflicts. Covers Windows, macOS, Linux, and WSL. Includes decision trees, workflows, best practices, and real-world scenarios.
majiayu000/claude-skill-registry 163
-
deepagents-implementation
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.
majiayu000/claude-skill-registry 163
-
Planning Implementation
Create structured implementation plans before coding. Use when breaking down complex features, refactors, or system changes. Validates requirements, analyzes codebase impact, and produces actionable task breakdowns with identified dependencies and risks.
majiayu000/claude-skill-registry 163
-
typescript-specialist
Build and review TypeScript applications and libraries with strong typing, tooling, and delivery quality.
majiayu000/claude-skill-registry 163
-
uniprot-database
Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.
majiayu000/claude-skill-registry 163
-
uv
This skill should be used when the user asks about UV (Python package manager), needs to set up Python virtual environments, install/manage Python CLI tools, run MCP servers with UVX, decide between uv tool install vs uvx, configure VS Code or IDEs for MCP server integration, migrate from pip/pipx/poetry to UV, or troubleshoot UV-related issues. Use when queries mention UV, UVX, Python package management, virtual environments, MCP servers, tool installation, or Python version management.
majiayu000/claude-skill-registry 163
-
zenn-article-writer
Write technical articles for Zenn in Oikon's distinctive writing style. This skill should be used when creating articles about AI tools, development workflows, tool integrations, updates/new features, or technical reports. The skill provides detailed writing guidelines, article structure patterns, and reference materials based on Oikon's existing articles.
majiayu000/claude-skill-registry 163
-
skill-authoring-template
新しいSkillを作るときの必須セクション(入力/出力/禁止/検証/根拠)テンプレ。skill-builder が新規Skillを生成するときに参照する。
majiayu000/claude-skill-registry 163
-
prettier-configuration
Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
majiayu000/claude-skill-registry 163
-
git-workflow-strategy
Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.
majiayu000/claude-skill-registry 163
-
cargo-build
Run cargo build with consistent flags and colorless output for CI/log parsing. Formats code first, then builds all workspace targets. Trigger when asked to build Rust projects or prepare binaries.
majiayu000/claude-skill-registry 163
-
rts-log-analyzer
Analyze OSS-Fuzz incremental build and JVM RTS (Regression Test Selection) test logs. Use when user mentions RTS logs, test failures, build failures, log analysis, or when working with *.log files from JVM RTS tests. Extracts errors, failed test classes, and categorizes issues.
majiayu000/claude-skill-registry 163