Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
hypothesis-library
Curated repository of experiment hypotheses, assumptions, and historical learnings.
majiayu000/claude-skill-registry 163
-
Game Design Doc Creator
Create design documents for Stapledons Voyage game features. Use when user asks to create a design doc, plan a feature, or document game mechanics. Handles both planned/ and implemented/ docs.
majiayu000/claude-skill-registry 163
-
cloud-payments
Flow Nexus credit management and billing operations. Use for checking balances, purchasing credits, configuring auto-refill, and tracking transactions.
majiayu000/claude-skill-registry 163
-
gemini-exploration-patterns
Strategic patterns for codebase exploration using Gemini's large context window. Covers token thresholds, model routing, and exploration strategies. Use when deciding between Claude and Gemini for exploration, analyzing large codebases, or choosing between Flash and Pro models for context size.
majiayu000/claude-skill-registry 163
-
blog-post-creator
Create new blog posts with proper frontmatter, structure, and ScottInk voice. Use when writing blog posts or starting technical articles.
majiayu000/claude-skill-registry 163
-
homelab-iac
Use when working with Proxmox homelab infrastructure - Terraform provisioning, Ansible configuration, or Nix devshells. Covers LXC containers, services, secrets, and IaC workflows.
majiayu000/claude-skill-registry 163
-
simplify
Look for opportunities to simplify the code base.
majiayu000/claude-skill-registry 163
-
migrating-middleware-to-proxy
Teach middleware.ts to proxy.ts migration in Next.js 16. Use when migrating middleware, encountering middleware errors, or implementing request proxying.
majiayu000/claude-skill-registry 163
-
lightning-wallet
Use when implementing a standalone Lightning wallet using Cashu mints - provides complete patterns for minting (receiving Lightning payments), melting (sending Lightning payments), mint management, transaction history, and integrating with Lightning addresses and invoices
majiayu000/claude-skill-registry 163
-
config-management
Validate config at startup, secrets in memory only. Never read config during requests, never store secrets in env vars. Use node-env-resolver for multi-source config.
majiayu000/claude-skill-registry 163
-
mongodb-app-development
Master MongoDB integration in applications with Node.js, Python, and Java drivers. Learn connections, transactions, error handling, and best practices. Use when building applications with MongoDB.
majiayu000/claude-skill-registry 163
-
next-intl-i18n
next-intl internationalization for 6 locales (pt-PT, en, tr, es, fr, de) with locale-prefixed routing, useTranslations/getTranslations patterns, and message file structure. Use when adding translations, creating localized pages, implementing language switchers, or handling locale routing.
majiayu000/claude-skill-registry 163
-
automation-scripts-generator
Generate automation scripts for component creation, bulk operations, code transformation, project scaffolding, and custom CLI tools for UI library development workflows
majiayu000/claude-skill-registry 163
-
forge-security
Enforces security guardrails for Claude Code. Blocks access to secrets, credentials, and sensitive files. Requires confirmation for network requests and infrastructure changes. Use when accessing files, making network requests, or running infrastructure commands.
majiayu000/claude-skill-registry 163
-
connection-management
Redis connection pooling, client configuration, and reconnection strategies. Use when setting up Redis clients, managing connection pools, handling reconnection logic, or configuring sentinel/cluster modes.
majiayu000/claude-skill-registry 163
-
claude-code-memory
Maintain Claude Code memory hygiene by auditing, organizing, updating, and optimizing memory files in `.claude/memory/`. Use when users request memory cleanup, organization, updates, or want to reduce context pollution. Handles stale content, redundancy, conflicts, and file organization issues.
majiayu000/claude-skill-registry 163
-
quota-management
Quota tracking, threshold monitoring, and graceful degradation for rate-limited API services.
Triggers: quota, rate limiting, usage limits, thresholds
Use when: integrating rate-limited services or tracking API usage
majiayu000/claude-skill-registry 163
-
node-template-generator
majiayu000/claude-skill-registry 163
-
suggesting-tooling
Analyzes a codebase and suggests custom Claude Code skills and subagents to improve
development workflow. Use when user wants tooling suggestions, automation ideas, or
asks "what skills would help this project".
majiayu000/claude-skill-registry 163
-
daily-ai-news
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.
majiayu000/claude-skill-registry 163
-
yaml-config-builder
Generate properly structured YAML configuration files for applications, services, and infrastructure with correct syntax and common patterns. Triggers on "create YAML config", "generate YAML for", "YAML configuration file", "config.yml for".
majiayu000/claude-skill-registry 163
-
langgraph-development
专业的LangGraph AI应用开发技能,提供从概念到生产的完整开发指导。基于Context7最新调研,涵盖StateGraph设计、多代理协作、RAG系统实现、生产部署等核心场景。使用此技能构建有状态、多参与者、长期运行的AI代理应用。
majiayu000/claude-skill-registry 163
-
codex-skill-generator
Codex CLI用のスキル作成ガイド。YAML frontmatter、ディレクトリ構造、ベストプラクティスを解説。Use when creating new Codex skills, updating existing skills, or learning about Codex skill development.
majiayu000/claude-skill-registry 163
-
Multi-Language Project Analysis with PMAT
Analyzes polyglot codebases with multiple programming languages using PMAT
(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:
- Working with projects containing multiple programming languages
- Assessing cross-language integration patterns and quality
- Understanding language distribution and architectural boundaries
- Comparing quality metrics across language ecosystems
- Identifying language-specific best practices violations
Supports 25+ languages including Rust, Python, TypeScript, JavaScript, Go, C++, Java,
Ruby, PHP, Swift, Kotlin, C, C#, Scala, Haskell, Elixir, Clojure, Dart, Lua, R, and more.
Provides unified quality assessment across heterogeneous codebases.
majiayu000/claude-skill-registry 163