Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
clerk
Auto-activates when user mentions Clerk, authentication, user management, or auth flows. Expert in Clerk authentication including Next.js integration, user management, and session handling.
majiayu000/claude-skill-registry 163
-
get-git-diff
Examines git diffs between commits or branches with intelligent analysis. Provides unified diff format with comprehensive summaries including file statistics, rename detection, and merge commit handling. Outputs formatted diffs to /claudedocs for documentation and review purposes.
majiayu000/claude-skill-registry 163
-
better-auth-sso
Integrate with Better Auth SSO for OAuth2/OIDC authentication. Use this skill when implementing SSO login flows, PKCE authentication, token management, JWKS verification, or global logout in Next.js applications connecting to a Better Auth server.
majiayu000/claude-skill-registry 163
-
git-pulse
Version control discipline for Quest Keeper AI development. Enforces the "commit early, commit often" pattern.
majiayu000/claude-skill-registry 163
-
cfn-docker-runtime
Docker container orchestration for CFN Loop - spawning, coordination, logging, wave execution. Use when running CFN Loop agents in Docker containers, executing waves of parallel agents, coordinating containerized agents via Redis, or managing Docker-based agent lifecycle.
majiayu000/claude-skill-registry 163
-
collaboration-hub
Develop and modify the AILANG Collaboration Hub UI. Use when user asks to add features to the monitoring dashboard, modify the approval queue, update the message center, or make changes to the React frontend.
majiayu000/claude-skill-registry 163
-
authoring-wpf-controls
Guides decision-making for WPF control authoring including UserControl vs Control vs FrameworkElement selection. Use when creating new controls or evaluating Style/Template/Trigger alternatives.
majiayu000/claude-skill-registry 163
-
cdd
Context Driven Development pipeline for release workflows
majiayu000/claude-skill-registry 163
-
bio-microbiome-functional-prediction
Predict metagenome functional content from 16S rRNA marker gene data using PICRUSt2. Infer KEGG, MetaCyc, and EC abundances from ASV tables. Use when functional profiling is needed from 16S data without shotgun metagenomics sequencing.
majiayu000/claude-skill-registry 163
-
recursive-thought-committee
Execute recursive thought committee multi-perspective analysis.
majiayu000/claude-skill-registry 163
-
storage-management
Manage storage devices and resources in Proxmox. Monitor storage usage, allocate resources, and plan storage expansion for your virtualization infrastructure.
majiayu000/claude-skill-registry 163
-
thinking-margin-of-safety
Build in buffers for unknown unknowns and don't optimize to the edge. Use for capacity planning, deadline estimation, architecture design, and risk management.
majiayu000/claude-skill-registry 163
-
github-repo-reader
GitHub リポジトリの情報を取得・要約するスキル。URL が github.com/{owner}/{repo} 形式の場合に使用。gh コマンドと DeepWiki MCP を活用してリポジトリの詳細情報を取得する。
majiayu000/claude-skill-registry 163
-
agent-run-orchestrator
Run section orchestrators to coordinate multi-component workflows. Use when starting work on a section.
majiayu000/claude-skill-registry 163
-
ghe-transition
CHANGE phases in the GitHub Elements workflow. Closes current thread and opens next phase thread. This is a PHASE CHANGE operation, not just saving progress.
USE THIS SKILL WHEN:
- User says "transition to TEST" or "move to REVIEW"
- User says "I'm done with DEV, start TEST" or "DEV complete"
- User says "advance to next phase" or "close this phase"
- User says "demote to DEV" (from TEST or REVIEW)
- User says "tests pass, ready for review"
- User says "merge this" (after REVIEW PASS)
- User explicitly wants to END current phase and BEGIN next
DO NOT USE THIS SKILL WHEN:
- User just wants to SEE status (use ghe-status)
- User wants to START work on new issue (use ghe-claim)
- User wants to SAVE progress but CONTINUE working (use ghe-checkpoint)
- User wants reports (use ghe-report)
- User is not ready to END current phase
IMPORTANT: This CLOSES current thread and OPENS next thread. Use ghe-checkpoint if you just want to save progress without changing phases.
EXAMPLES:
<example>
Context: DEV work complete, ready for testing
user: "I'm done with DEV, transition to TEST"
assistant: "I'll use ghe-transition to close DEV and open TEST thread"
</example>
<example>
Context: All tests pass, ready for review
user: "Tests pass, move to REVIEW"
assistant: "I'll use ghe-transition to close TEST and open REVIEW thread"
</example>
<example>
Context: Structural issues found in TEST
user: "This needs structural changes, demote to DEV"
assistant: "I'll use ghe-transition to demote from TEST back to DEV"
</example>
<example>
Context: REVIEW passed, ready to merge
user: "REVIEW passed, merge it"
assistant: "I'll use ghe-transition to complete the workflow and merge"
</example>
majiayu000/claude-skill-registry 163
-
idealista
Query Idealista API via idealista-cli (OAuth2 client credentials).
majiayu000/claude-skill-registry 163
-
firebase-admin-sdk-server-integration
Server-side Firebase Admin SDK patterns for Next.js 14+, including secure initialization, custom claims,
server-only protection, token verification, privileged operations, and environment separation.
Keywords: "admin sdk", "server-only", "custom claims", "verify token", "server", "privileged"
majiayu000/claude-skill-registry 163
-
agent-nextjs-developer
Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.
majiayu000/claude-skill-registry 163
-
convert-roc-fsharp
Convert Roc code to idiomatic F#. Use when migrating Roc projects to F#, translating Roc patterns to idiomatic F#, or refactoring Roc codebases. Extends meta-convert-dev with Roc-to-F# specific patterns.
majiayu000/claude-skill-registry 163
-
advocacy-roster-system
Scoring and governance framework for managing reference customers and advocacy cohorts.
majiayu000/claude-skill-registry 163
-
auth-http-api-cloudbase
Use when you need to implement CloudBase Auth v2 over raw HTTP endpoints (login/signup, tokens, user operations) from backends or scripts that are not using the Web or Node SDKs.
majiayu000/claude-skill-registry 163
-
ai-writing-assistant
Leverage AI tools effectively for professional writing tasks. Provides prompt patterns, refinement workflows, voice preservation techniques, and quality checkpoints for AI-augmented drafting.
majiayu000/claude-skill-registry 163
-
strava
Track athletic activities with Strava - view workouts, analyze performance, and access training history
majiayu000/claude-skill-registry 163
-
frontend-angular-store
Use when implementing state management with PlatformVmStore for complex components requiring reactive state, effects, and selectors.
majiayu000/claude-skill-registry 163