Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
import-updater
Update import statements across the codebase when modules are moved or renamed. This skill should be used after refactoring operations to ensure all imports remain functional and properly organized.
majiayu000/claude-skill-registry 163
-
cloudflare-workers
Edge function development patterns for Cloudflare Workers. Use when creating API endpoints, handling requests, or working with bindings.
majiayu000/claude-skill-registry 163
-
codex-sdk-research
Investigate the @openai/codex-sdk API by first inspecting installed .d.ts typings in node_modules, then cloning and searching the github.com/openai/codex repo for source/docs. Use for questions about Codex SDK API surface, types, response formats, threads/runs, or debugging codex-sdk behavior.
majiayu000/claude-skill-registry 163
-
pod-scaffold-contract
This skill should be used when developers need to generate pod network smart contract boilerplate. It orchestrates the pod-templating MCP server to scaffold production-ready contracts (tokens, NFTs, voting, auctions, basic) using FastTypes for order-independent execution. Use when starting new contracts, migrating from Ethereum, or needing pod-specific patterns.
majiayu000/claude-skill-registry 163
-
web-design
Principles and code snippets for designing responsive, accessible websites. Use this skill when building or refining web interfaces.
majiayu000/claude-skill-registry 163
-
team-chemistry-evaluator
Analyze roster fit and personality dynamics. Leadership assessment, role clarity, locker room culture, trade/signing impact.
majiayu000/claude-skill-registry 163
-
agent-browser
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".
majiayu000/claude-skill-registry 163
-
project-moc-generator
Generates comprehensive Map of Content (MOC) documentation for software projects using standard markdown links, analyzing current implementation state from codebase and devlog notes
majiayu000/claude-skill-registry 163
-
vkc-regulation-knowledge-updater
Build the regulation/knowledge update pipeline (official sources -> snapshots -> structured rulesets/templates -> admin approval -> active). Use for keeping visa rules and document requirements up-to-date without code hardcoding.
majiayu000/claude-skill-registry 163
-
dark-mode
Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes, color scheme toggles, or converting hardcoded colors to theme-aware tokens.
majiayu000/claude-skill-registry 163
-
gemma_domain_trainer_prototype
Gemma Domain Trainer (Prototype)
majiayu000/claude-skill-registry 163
-
skillstash-management
How to create, validate, and manage skills in this skillstash instance
majiayu000/claude-skill-registry 163
-
sound-effect-sourcing
Sound effect sourcing from Adobe Audition, Freesound, ElevenLabs text-to-sound-effects, and audio library management for professional productions. Use when adding sound effects, building audio libraries, or creating immersive soundscapes.
majiayu000/claude-skill-registry 163
-
multitenant
majiayu000/claude-skill-registry 163
-
static-site-generation
Framework evaluation criteria and deployment patterns for static site generators with GitHub Pages. Use when choosing SSG frameworks, configuring builds, or setting up GitHub Pages deployment.
majiayu000/claude-skill-registry 163
-
advanced-git
Advanced Git - interactive rebase, cherry-pick, bisect, reflog, and power user operations
majiayu000/claude-skill-registry 163
-
antipattern-catalog
Document technical debt, anti-patterns, and patterns to avoid from analyzed frameworks. Use when (1) creating a "Do Not Repeat" list from framework analysis, (2) categorizing observed code smells and issues, (3) assessing severity of architectural problems, (4) generating remediation suggestions, or (5) synthesizing lessons learned across multiple frameworks.
majiayu000/claude-skill-registry 163
-
npid-existing-code
Reuse existing Prospect ID code instead of creating new abstractions
majiayu000/claude-skill-registry 163
-
knowledge-management
4-layer knowledge capture system for development sessions. Use when user says /mem (quick capture), /distill (extract patterns), /td (post-task retrospective with Before/After context), /improve (work on pending items), or /commit (atomic commits via TDG). Manages docs/learnings/, docs/knowledge-base/, and docs/retrospective/ directories.
majiayu000/claude-skill-registry 163
-
broken-reference
A skill with broken cross-references
majiayu000/claude-skill-registry 163
-
Formal Specification Driven Development
Use this skill when the user wants to implement code with formal verification. This workflow discusses requirements, creates Idris2 specifications, reviews them, compiles for verification, then implements in the target language (Python, Rust, or TypeScript). Trigger when user mentions "formal spec", "idris2", or requests rigorous code implementation.
majiayu000/claude-skill-registry 163
-
internet-light-orchestrator
Orchestrate lightweight parallel internet research (2-4 dimensions). Spawns light-research-researcher workers for each subtopic dimension, coordinates findings, synthesizes final reports. Use for standard research queries with 2-3 distinct angles. Examples - cloud gaming optimization, quantum computing overview, WebRTC performance analysis. Triggers - research, investigate, analyze with multiple aspects.
majiayu000/claude-skill-registry 163
-
cc-eco-techt
Claude Code Ecosystem Architect - Master skill for creating Claude Code ecosystem components (skills, commands, hooks, subagents, plugins)
majiayu000/claude-skill-registry 163
-
coroutines-kotlin
Master Kotlin coroutines with suspend functions, flows, channels, and structured concurrency for building async applications.
majiayu000/claude-skill-registry 163