Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
auth-integration
Use when implementing authentication - login/signup forms, session management, protected routes, or role-based access control.
NOT when non-auth UI, plain data fetching, or unrelated backend logic.
Triggers: "login page", "signup form", "auth setup", "protected route", "role-based access", "Better Auth", "NextAuth".
majiayu000/claude-skill-registry 163
-
ln-731-docker-generator
Generates Docker and docker-compose configuration for multi-container development
majiayu000/claude-skill-registry 163
-
julia-evaluation
This skill should be used when the user asks to "run Julia code", "evaluate Julia", "use Julia", mentions "persistent Julia session", "TTFX", or wants to work with Julia for data analysis, scientific computing, or package development. Provides best practices for using the Julia REPL MCP tools effectively.
majiayu000/claude-skill-registry 163
-
Client Onboarding Designer
Design smooth client onboarding experiences that ensure success and retention
majiayu000/claude-skill-registry 163
-
diff-review
Get Gemini's code review of git changes after Claude makes edits. Trigger when user wants a second opinion on code changes ("have Gemini review my changes", "get code review from Gemini", "review this diff"), or as a final check before committing.
majiayu000/claude-skill-registry 163
-
twitter-algorithm-optimizer
Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.
majiayu000/claude-skill-registry 163
-
github-issue-tracker
Task-level GitHub issue tracking for fine-grained progress visibility via comments, checklists, and labels. Use when tracking detailed task progress in GitHub, managing team collaboration on specific tasks, or tracking blocking issues. Enables per-task updates and discussions.
majiayu000/claude-skill-registry 163
-
docker-composer
Expert guide for creating Docker Compose configurations, Dockerfiles, and container orchestration. Use when containerizing applications, setting up development environments, or configuring multi-container deployments.
majiayu000/claude-skill-registry 163
-
tldr-overview
Get a token-efficient overview of any project using the TLDR stack
majiayu000/claude-skill-registry 163
-
html-structure-validate
Validate HTML5 structure and basic syntax. BLOCKING quality gate - stops pipeline if validation fails. Ensures deterministic output quality.
majiayu000/claude-skill-registry 163
-
AI SDK Documentation
This skill should be used when working with Vercel AI SDK, AI Gateway, streamText, generateText, generateObject, streamObject, tool calling, or AI SDK providers. Also relevant for "ai-sdk", "@ai-sdk/*" packages, or questions about AI SDK patterns, configuration, and best practices.
majiayu000/claude-skill-registry 163
-
lint-kb
Validate and enforce KB documentation formats, completeness, and integrity.
Checks recent docs (uncommitted or last N commits) against KB standards.
CHECKS PERFORMED:
1. FORMAT - Documents follow required templates (headers, sections)
2. COMPLETENESS - Tickets/issues have all required files (1-5)
3. INTEGRITY - All tickets in index.md, phases in roadmap.md
4. PATTERNS - Have Status: open|resolved
5. NAMING - Files follow conventions (verb-noun, feat-, comp-, etc.)
Use when:
- Before committing KB docs
- After creating tickets/issues
- Periodic maintenance
- User says "lint kb", "check docs", "validate kb"
majiayu000/claude-skill-registry 163
-
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
majiayu000/claude-skill-registry 163
-
gitlab-members
Manages GitLab members. Use for listing members in groups or projects. Triggers: user access, permissions.
majiayu000/claude-skill-registry 163
-
watching-whatsapp
Monitor WhatsApp Web for new messages using Playwright browser automation.
Use when setting up WhatsApp monitoring or processing unread chats.
Requires manual QR code scan on first run.
majiayu000/claude-skill-registry 163
-
mcp-usage
Descreve como usar MCPs relevantes (filesystem, git, runtime) para trabalhar com o projeto Daylyou.
majiayu000/claude-skill-registry 163
-
upgrading-expo
Upgrade Expo SDK versions
majiayu000/claude-skill-registry 163
-
page-cro
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," or "why isn't this page working." For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.
majiayu000/claude-skill-registry 163
-
after-task
Mandatory knowledge capture after completing work. Documents solution in Graphiti and tracks effectiveness for system improvement.
majiayu000/claude-skill-registry 163
-
test-cases
Generate detailed executable test cases from specifications. Use when creating detailed test cases, expanding test specs, or generating TC-IDs. Triggers on keywords like "test cases", "generate tests", "detailed tests", "TC-", "executable tests".
majiayu000/claude-skill-registry 163
-
geo-ip
Look up geographic location for any IP address
majiayu000/claude-skill-registry 163
-
form-validation-architect
End-to-end form handling with react-hook-form, Zod schemas, validation patterns, error messaging, field arrays, and multi-step wizards. Use for complex forms, validation architecture, autosave, field dependencies. Activate on "form validation", "react-hook-form", "Zod", "form error", "multi-step form", "wizard". NOT for simple HTML forms, backend validation only, or non-React frameworks.
majiayu000/claude-skill-registry 163
-
dotfiles
majiayu000/claude-skill-registry 163
-
elixir-no-placeholders
PROHIBITS placeholder code, default values that mask missing data, and silent failures. Enforces fail-fast with loud errors. Use when implementing ANY function or data structure.
majiayu000/claude-skill-registry 163