Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
refactor-plugin
Start a complete plugin refactoring workflow. Analyzes plugin structure, creates refactoring plan with tasks, and guides through execution.
majiayu000/claude-skill-registry 163
-
gemini-codebase-analysis
Analyze large codebases using Gemini CLI's massive context window. Use when analyzing entire codebases, comparing multiple large files, understanding project-wide patterns, verifying feature implementations, or when context limits are exceeded.
majiayu000/claude-skill-registry 163
-
i18n-setup-wizard
Sets up complete internationalization infrastructure for React, Vue, Next.js, or vanilla JS with framework config, translation files, and language switching. Use when user asks to "setup i18n", "add translations", "multi-language support", or "internationalization setup".
majiayu000/claude-skill-registry 163
-
supabase-hello-world
Create a minimal working Supabase example.
Use when starting a new Supabase integration, testing your setup,
or learning basic Supabase API patterns.
Trigger with phrases like "supabase hello world", "supabase example",
"supabase quick start", "simple supabase code".
majiayu000/claude-skill-registry 163
-
azure-resource-visualizer
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.
majiayu000/claude-skill-registry 163
-
pwa-storage-patterns
Implement data persistence patterns for Progressive Web Apps. Use when working with browser storage APIs, implementing localStorage or IndexedDB, or managing client-side data persistence.
majiayu000/claude-skill-registry 163
-
executing-plans
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
majiayu000/claude-skill-registry 163
-
finding-mentors-sponsors
Help users build relationships with mentors and sponsors for career growth. Use when someone is looking for career guidance, wants to find a mentor, needs an advocate at work, is trying to build their professional network, or asking how to get advice from senior leaders.
majiayu000/claude-skill-registry 163
-
strategy-builder
Analyzes research queries to determine if new strategies are needed, optimizes existing strategies using Langfuse traces, and generates strategy templates
majiayu000/claude-skill-registry 163
-
monorepo-architect
**MONOREPO ARCHITECT**: '모노레포', '워크스페이스', '패키지 구조', '폴더 구조', 'shared', '공유 코드', '의존성', 'turborepo', 'pnpm' 요청 시 자동 발동. pnpm-workspace.yaml/turbo.json/packages/** 작업 시 자동 적용. 의존성 방향 규칙 검증.
majiayu000/claude-skill-registry 163
-
claude-restart-clear
Start fresh with cleared history after task completion. Use PROACTIVELY when user says "done"/"finished", all tasks complete, or starting new unrelated work. Clears all history.
majiayu000/claude-skill-registry 163
-
init-changelog
Create the foundational structure for changelog management via script.
majiayu000/claude-skill-registry 163
-
experience-selector
Selects the most relevant experiences, projects, awards, and credentials from the master context based on JD keywords.
majiayu000/claude-skill-registry 163
-
create-ux-design
Plan UX design to inform architecture and implementation. Phase 2 Planning
majiayu000/claude-skill-registry 163
-
designing-syntax
Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.
majiayu000/claude-skill-registry 163
-
discord-send
Send messages to Discord channels. Use when user wants to post, reply, or send messages to Discord.
majiayu000/claude-skill-registry 163
-
todo-manage
Manage and organize TODO.md at project root - plan features, track progress, mark tasks complete, and clean up completed items. Use when planning tasks, organizing work, reviewing priorities, or managing the project TODO list. Access via /dipeotodos command.
majiayu000/claude-skill-registry 163
-
nextjs-app-router
Next.js 16 App Router patterns including server components, client components, server actions, route handlers, layouts, metadata API, dynamic routes, file conventions, data fetching, caching strategies, and Next.js best practices for building modern React applications
majiayu000/claude-skill-registry 163
-
request-validation
Validate API requests with schemas, sanitization, and helpful error messages. Covers Zod, Joi, and Pydantic patterns.
majiayu000/claude-skill-registry 163
-
better-auth-components
Add UI components and pages for authentication flows including sign in, sign up, forgot password, reset password, and email verification.
majiayu000/claude-skill-registry 163
-
northcote-typography-strategy
Apply "Maximum Expressive Playful" Northcote Curio typography using Variable and Color fonts. Orchestrates 3 interaction tiers (Workhorse, Expressive, Accent) with dynamic axes (GRAD, WONK, SOFT) for Victorian-meets-Cyberpunk aesthetic.
majiayu000/claude-skill-registry 163
-
earnings-task-setup
Set up earnings tasks for a ticker with CSV persistence and Claude task tracking
majiayu000/claude-skill-registry 163
-
awq-quantization
Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper Award winner.
majiayu000/claude-skill-registry 163
-
tailwindcss
Tailwind CSS v4 utility-first styling patterns
majiayu000/claude-skill-registry 163