Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vite-react
Vite + React template with TypeScript. Clone, setup, build, and deploy to Vercel or Netlify.
majiayu000/claude-skill-registry 163
-
converting-slash-commands
Convert Claude Code slash commands to OpenCode commands format. Use when migrating from Claude Code to OpenCode or when you have existing slash command definitions to port.
majiayu000/claude-skill-registry 163
-
openai-api
Build with OpenAI's stateless APIs - Chat Completions (GPT-5.2, GPT-5.1, o3, o4-mini), Realtime API (voice), Batch API (50% savings), Embeddings, Images (DALL-E 3), Audio (Whisper + TTS), and Moderation. Node.js SDK and fetch for Cloudflare Workers.
Use when: implementing chat with GPT-5.2/5.1/o3/o4-mini, Realtime voice API (WebSocket), Batch API for cost savings, xhigh reasoning (GPT-5.2), streaming responses, function calling/tools, structured outputs, embeddings for RAG, DALL-E 3 images, Whisper transcription, TTS (13 voices), or troubleshooting rate limits (429), API keys (401), streaming errors.
majiayu000/claude-skill-registry 163
-
creating-zustand-stores
Creating Zustand stores for StickerNest state management. Use when the user asks to create a store, add state management, build a new store, manage global state, persist state, or add new application state. Covers store structure, persist middleware, devtools, selectors, and actions.
majiayu000/claude-skill-registry 163
-
build-insights-logger
Automatically log meaningful insights, discoveries, and decisions during coding sessions. Capture non-trivial learnings about edge cases, design decisions, patterns, and implementation details. Activate when building complex code where institutional knowledge should be preserved. Log to .claude/insights/ and help transfer key learnings to CLAUDE.md.
majiayu000/claude-skill-registry 163
-
tech-scout
Expert technology scouting including emerging tech discovery, evaluation, and adoption recommendations
majiayu000/claude-skill-registry 163
-
router-stats
Display Claude Router usage statistics and cost savings
majiayu000/claude-skill-registry 163
-
AI Truthfulness Enforcer
MANDATORY verification system that prevents Claude Code instances from making false claims or fabricating evidence. Enforces cryptographic verification, real testing evidence, and automatic claim validation before any success statements can be made.
majiayu000/claude-skill-registry 163
-
setup-deployer
Interactive guide for installing and configuring AWS Deployer infrastructure - builds Lambda functions, deploys CloudFormation stacks, and sets up multi-account targets and GitHub OIDC integration.
majiayu000/claude-skill-registry 163
-
animated-image
Generate a minimalist static image from a prompt, then animate it into a short video. Use when users want a concept image with a simple, obvious motion.
majiayu000/claude-skill-registry 163
-
agent-selector
Automatically selects the best specialized agent based on user prompt keywords and task type. Use when routing work to coder, tester, reviewer, research, refactor, documentation, or cleanup agents.
majiayu000/claude-skill-registry 163
-
vkc-api-route-pattern
Standardize Next.js App Router API route implementations under src/app/api/** (auth/session, input validation, Drizzle queries, rate limiting, response shape). Use when creating or refactoring API routes in this repo.
majiayu000/claude-skill-registry 163
-
update-parent-issue-status
Update the status of all parent issues (tracked in issues) when a child issue status changes. (project)
majiayu000/claude-skill-registry 163
-
ca-django-linters
ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) After writing or modifying ANY Python code files in CA repos (2) After tests pass and before telling user work is complete (3) User mentions linting, formatting, ruff, code style, or code quality (4) After using the ca-django-tests skill successfully (5) Before preparing to commit code. This skill runs 'ca exec ruff format' and 'ca exec ruff check --fix' to ensure code quality. CRITICAL - Always run this automatically after code changes and before declaring work complete.
majiayu000/claude-skill-registry 163
-
skill-b
A fake skill for testing
majiayu000/claude-skill-registry 163
-
skills-intrusive-memory-swifthablare
majiayu000/claude-skill-registry 163
-
managing-skills
Install, update, list, and remove Claude Code and OpenCode skills. Supports GitHub repositories (user/repo), GitHub subdirectory URLs, and .skill zip files. Can set up interoperability between Claude Code and OpenCode via symlinks. Use when user wants to install, add, download, update, sync, list, remove, uninstall, delete skills, or share skills between Claude Code and OpenCode.
majiayu000/claude-skill-registry 163
-
rabbitmq-queue-setup
Rabbitmq Queue Setup - Auto-activating skill for Backend Development.
Triggers on: rabbitmq queue setup, rabbitmq queue setup
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
chatbot-dev
ChatBotプロジェクトの開発全般を支援するスキル。プロジェクト構造、コーディング規約、開発ワークフローに関する知識を提供します。ChatBotプロジェクトで作業する時、プロジェクト構造について質問された時、コーディング規約について質問された時、新しい機能を追加する時に使用してください。
majiayu000/claude-skill-registry 163
-
elasticsearch-index-manager
Elasticsearch Index Manager - Auto-activating skill for DevOps Advanced.
Triggers on: elasticsearch index manager, elasticsearch index manager
Part of the DevOps Advanced skill category.
majiayu000/claude-skill-registry 163
-
ui-ux-pro-max
Frontend UI/UX design intelligence - activate FIRST when user requests beautiful, stunning, gorgeous, or aesthetic interfaces. The primary skill for design decisions before implementation. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check frontend UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
majiayu000/claude-skill-registry 163
-
agent-memory
Retain and recall work context across sessions. Use when user asks to remember something, recall previous work, or reference past discussions. Triggered by phrases like 'remember this', 'save for later', 'recall', 'what did we discuss about'.
majiayu000/claude-skill-registry 163
-
obsidian-manager
Manage Obsidian vault for persistent knowledge storage, search, and retrieval
majiayu000/claude-skill-registry 163
-
javascript-fundamentals
Core JavaScript language features, patterns, and best practices including ES6+ syntax, async/await, closures, prototypes, and modern development patterns
majiayu000/claude-skill-registry 163