Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
issue-fields-migration
Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable, cross-repo fields.
majiayu000/claude-skill-registry 163
-
sync
Drift-detect and sync git-tracked .claude/ and .codex/ config from project to home. Default shows what would change; "apply" performs the sync.
majiayu000/claude-skill-registry 163
-
python-backend-structure
Organize backend Python code cleanly for FastAPI projects. This skill should be used when setting up initial backend directory structure, organizing code into logical modules, defining layer separation (routers, services, models), establishing import patterns and dependency flow, creating new backend features or domains, and reviewing code organization for consistency.
majiayu000/claude-skill-registry 163
-
blockrun
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")
majiayu000/claude-skill-registry 163
-
ln-221-story-creator
Creates Stories from IDEAL plan (CREATE) or appends user-requested Stories (ADD). Generates 8-section documents, validates INVEST, creates in Linear. Invoked by ln-220.
majiayu000/claude-skill-registry 163
-
service-pattern-nestjs
Comprehensive NestJS service implementation patterns. This skill should be used when implementing Model Services, Orchestration Services, or business logic with NestJS decorators.
majiayu000/claude-skill-registry 163
-
paper-test
Use when testing code, skills, commands, or configs through mental execution — trace logic line-by-line with concrete values to find bugs, logic errors, edge cases, contract violations, and AI hallucinations. Use when user says "paper test", "trace this", "find bugs", "check for edge cases", "audit this code", "verify AI code", "test this skill", "validate this implementation", "review this logic", "check dependencies", "check this config". MUST verify external calls — never assume methods exist. Use proactively before deploying changes or after AI generates code.
majiayu000/claude-skill-registry 163
-
aads-orchestrator
Coordinate multi-track AADS-ULoRA work by sequencing triage, architecture decisions, domain implementation tracks, and integration gates. Use when requests span modules, require explicit handoffs, or need dependency-aware validation planning.
majiayu000/claude-skill-registry 163
-
dex-level-up
Discover unused Dex features based on your usage patterns
majiayu000/claude-skill-registry 163
-
git-analyzer-0xjax-veld
majiayu000/claude-skill-registry 163
-
testing-skill
A brief description of what this skill does
majiayu000/claude-skill-registry 163
-
generate-ceo-briefing
Autonomously audit business and financial performance weekly. Analyzes revenue, expenses, completed tasks, bottlenecks, and generates executive briefing with proactive suggestions. Use when generating weekly report, business audit, or when user mentions "briefing", "ceo report", "performance summary", "weekly audit", "business review".
majiayu000/claude-skill-registry 163
-
ml-pipeline
Coordinate ML-related analysis work by defining the problem, identifying required data, planning extraction, analyzing results, and producing recommendations or follow-up implementation tasks.
majiayu000/claude-skill-registry 163
-
production-code-audit
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations
majiayu000/claude-skill-registry 163
-
graphql-architect
Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use PROACTIVELY for GraphQL architecture or performance optimization.
majiayu000/claude-skill-registry 163
-
skill-contract-generator
Generates evolution contracts for skills, defining what can be updated, what must remain stable, and how to extract knowledge. Use when creating new skills or formalizing update rules for existing skills. Adds a "Skill Contract" section to SKILL.md that guides skill-updater during project work.
majiayu000/claude-skill-registry 163
-
prompt-engineering-patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
majiayu000/claude-skill-registry 163
-
inngest-middleware
Create and use Inngest middleware for cross-cutting concerns. Covers the middleware lifecycle, creating custom middleware, dependency injection with dependencyInjectionMiddleware, encryption via @inngest/middleware-encryption, Sentry error tracking via @inngest/middleware-sentry, and custom middleware patterns.
majiayu000/claude-skill-registry 163
-
work
Plans.mdのタスクを実装。スコープを聞いて自動判断、1タスクから全タスクまで。Use when user mentions '/work', execute plan, implement tasks, build features, work on tasks, 'do everything', 'implement', '実装して', '全部やって', 'ここだけ'. Do NOT load for: planning, reviews, setup, deployment, or breezing (team execution).
majiayu000/claude-skill-registry 163
-
ascii-art
Use when creating ASCII art to guide your artistic approach
majiayu000/claude-skill-registry 163
-
Problem-Solving Techniques
Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.
majiayu000/claude-skill-registry 163
-
company-research
Run company research using Primr. Use when the user asks to research, analyze, or investigate a company, or provides a company URL.
majiayu000/claude-skill-registry 163
-
python-configuration
Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.
majiayu000/claude-skill-registry 163
-
cloudflare-workers-testing
majiayu000/claude-skill-registry 163