Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
speckit-plan
Execute implementation planning workflow using the plan template to generate design artifacts
majiayu000/claude-skill-registry 163
-
slack-gif-creator
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
majiayu000/claude-skill-registry 163
-
better-auth
Add authentication with Better Auth (TypeScript). Use for email/password, OAuth providers (Google, GitHub), 2FA/MFA, passkeys/WebAuthn, sessions, RBAC, rate limiting.
majiayu000/claude-skill-registry 163
-
player-retention
Retention skill for daily rewards.
majiayu000/claude-skill-registry 163
-
postgres-schema-design
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
majiayu000/claude-skill-registry 163
-
guard-users-llama
Guardrail policy for Llama CLI: refuse catastrophic actions, require scoped approvals, and reduce secret leakage.
majiayu000/claude-skill-registry 163
-
brand-governance
Use to manage brand guidelines, approvals, and ongoing refresh cadence.
majiayu000/claude-skill-registry 163
-
humanizer-zh
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。
基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、
宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、
AI 词汇、否定式排比、过多的连接性短语。
majiayu000/claude-skill-registry 163
-
report-bug
Investigate a bug from provided error context, write a structured markdown report to the given path, and output a deduplication fingerprint. Lightweight — no parallel subagents.
majiayu000/claude-skill-registry 163
-
vscode-extension-patterns
Reusable patterns for VS Code extension development.
majiayu000/claude-skill-registry 163
-
context-optimization
Apply compaction, masking, and caching strategies
majiayu000/claude-skill-registry 163
-
security-best-practices
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
majiayu000/claude-skill-registry 163
-
bmad-help
Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now
majiayu000/claude-skill-registry 163
-
deployment-validator
Validates application readiness for Render/production deployment. Auto-runs when user mentions deployment. Prevents "works locally, fails in production" issues. Always run this BEFORE any deployment.
majiayu000/claude-skill-registry 163
-
code-security-audit
Scan application code for OWASP Top 10 vulnerabilities, injection flaws, XSS, CSRF, hardcoded secrets, and unsafe cryptography.
majiayu000/claude-skill-registry 163
-
shipflow-scaffold
Generate new files matching existing project patterns — pages, components, layouts, API routes, hooks, utils
majiayu000/claude-skill-registry 163
-
google-contacts
Use AgentPMT external API to run the Google Contacts tool with wallet signatures, credits purchase, or credits earned from jobs.
majiayu000/claude-skill-registry 163
-
cfe-validate
Валидация расширения конфигурации 1С (CFE). Используй после создания или модификации расширения для проверки корректности
majiayu000/claude-skill-registry 163
-
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
majiayu000/claude-skill-registry 163
-
new-component
Create a new React component following project conventions with PropTypes and test attributes
majiayu000/claude-skill-registry 163
-
aget-save-state
Save workflow state for resume/recovery. Use at natural breakpoints before context-intensive operations, major refactors, or session interruptions.
majiayu000/claude-skill-registry 163
-
zod
TypeScript-first schema validation and type inference. Use for validating API requests/responses, form data, env vars, configs, defining type-safe schemas with runtime validation, transforming data, generating JSON Schema for OpenAPI/AI, or encountering missing validation errors, type inference issues, validation error handling problems. Zero dependencies (2kb gzipped).
majiayu000/claude-skill-registry 163
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
git-workflow
Git workflow automation including commit messages, PR management, and branch strategies. Handles merge conflicts and maintains clean history. Use when committing, creating PRs, or managing branches.
majiayu000/claude-skill-registry 163