Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
springboot-tdd
使用JUnit 5、Mockito、MockMvc、Testcontainers和JaCoCo进行Spring Boot的测试驱动开发。适用于添加功能、修复错误或重构时。
majiayu000/claude-skill-registry 163
-
write-article
Write the full blog article using research notes, article outline, and generated diagrams. Follows the exact pedagogical style of the DeepSeek chapters. Use when research, plan, and figures are all ready.
majiayu000/claude-skill-registry 163
-
experiments
A/B tests, feature flags, gradual rollout experiments cho PikaRobot.
TRIGGERS: "experiment", "A/B test", "feature flag", "gradual rollout", "thử nghiệm".
NOT FOR: Full feature specs (→2_Define/), metrics tracking (→4_Measure/).
majiayu000/claude-skill-registry 163
-
ticket-plan
Create detailed implementation plan from an approved design. Converts design document and prototype placeholders into step-by-step tasks for execution by Claude Code agents.
majiayu000/claude-skill-registry 163
-
ffmpeg-deinterlacing-telecine
majiayu000/claude-skill-registry 163
-
stream-processing
Process continuous data streams in real-time using frameworks like Kafka and Flink for efficient data engineering.
majiayu000/claude-skill-registry 163
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
majiayu000/claude-skill-registry 163
-
api-patterns
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
majiayu000/claude-skill-registry 163
-
api-patterns
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
majiayu000/claude-skill-registry 163
-
pre-commit-validation
Ensures all quality checks pass locally before committing changes. Use this skill to validate code quality, tests, and type checking before creating commits to catch issues early and avoid CI failures.
majiayu000/claude-skill-registry 163
-
plan-create
Materialize the current conversation into a new docs/planning/phase-N plan (root plan plus sub-plans and task files).
majiayu000/claude-skill-registry 163
-
aitask-pick
Select the next AI task for implementation from the `aitasks/` directory.
majiayu000/claude-skill-registry 163
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
majiayu000/claude-skill-registry 163
-
aws-cloudformation-rds
Provides AWS CloudFormation patterns for Amazon RDS databases. Use when creating RDS instances (MySQL, PostgreSQL, Aurora), DB clusters, multi-AZ deployments, parameter groups, subnet groups, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.
majiayu000/claude-skill-registry 163
-
google-gemini-api
Integrate Gemini API with @google/genai SDK (NOT deprecated @google/generative-ai). Text generation, multimodal (images/video/audio/PDFs), function calling, thinking mode, streaming. 1M input tokens. Prevents 14 documented errors.
Use when: Gemini integration, multimodal AI, reasoning with thinking mode. Troubleshoot: SDK deprecation, model not found, context window, function calling errors, streaming corruption, safety settings, rate limits.
majiayu000/claude-skill-registry 163
-
trello-automation
Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.
majiayu000/claude-skill-registry 163
-
inngest
You are an expert in Inngest, the event-driven durable workflow engine for TypeScript. You help developers build reliable multi-step workflows, scheduled jobs, and event-driven functions with automatic retries, step-level caching, fan-out/fan-in patterns, rate limiting, and debouncing — running on any serverless platform (Vercel, Netlify, AWS Lambda, Cloudflare) with zero infrastructure to manage.
majiayu000/claude-skill-registry 163
-
creating-openlineage-extractors
Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.
majiayu000/claude-skill-registry 163
-
req-plan-with-file
Requirement-level progressive roadmap planning with JSONL output. Decomposes requirements into convergent layers (MVP→iterations) or topologically-sorted task sequences, each with testable completion criteria.
majiayu000/claude-skill-registry 163
-
convert-golang-rust
Convert Go code to idiomatic Rust. Use when migrating Go projects to Rust, translating Go patterns to idiomatic Rust, or refactoring Go codebases. Extends meta-convert-dev with Go-to-Rust specific patterns.
majiayu000/claude-skill-registry 163
-
kata-new-project
Initialize a new project with deep context gathering and project.md. Triggers include "new project", "start project", "initialize project", "create project", "begin project", "setup project".
majiayu000/claude-skill-registry 163
-
customer-discovery
Systematically validate your business hypotheses before building anything. Master Steve Blank's Customer Development methodology that became the foundation of Lean Startup and YC's approach. Use when: **Starting a new venture** to avoid building something nobody wants; **Before writing a line of code** to validate problem-solution fit; **Pivoting decisions** to systematically test new directions; **Early-stage fundraising** to prove market validation; **Product roadmap planning** to prioritiz...
majiayu000/claude-skill-registry 163
-
pr-patrol
This skill should be used when the user asks to "handle bot comments", "fix PR review feedback", "address CodeRabbit/Greptile/Copilot issues", "respond to review bot suggestions", "process automated review comments", or runs "/pr-patrol". Patrols the PR for bot comments (CodeRabbit, Greptile, Codex, Copilot, Sentry) with state tracking and batch processing through a 7-gate workflow.
majiayu000/claude-skill-registry 163
-
iam
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.
majiayu000/claude-skill-registry 163