Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
monitoring-ci
Monitor and watch GitHub Actions CI/CD pipeline runs in real time. Use when the user has pushed code and wants to watch the build, check CI status, see if tests passed, monitor a pipeline, or wait for a workflow run to complete. Also use after any `jj git push` or `git push` command. Reports pass/fail with failed job logs. Do NOT use for writing or editing CI workflow YAML files, optimizing CI config, or debugging CI configuration — only for monitoring active runs.
majiayu000/claude-skill-registry 163
-
granola-webhooks-events
Handle Granola webhook events and build event-driven automations.
Use when building custom integrations, processing meeting events,
or creating real-time notification systems.
Trigger with phrases like "granola webhooks", "granola events",
"granola triggers", "granola real-time", "granola callbacks".
majiayu000/claude-skill-registry 163
-
pair
Pair programming continuation
majiayu000/claude-skill-registry 163
-
cucumber-cypress
Cucumber BDD with Cypress policies. Use when writing Gherkin scenarios with Cypress step definitions. Do NOT use for Playwright-based BDD -- use cucumber-playwright instead. Do NOT use for non-BDD Cypress tests.
majiayu000/claude-skill-registry 163
-
agent-pr-manager
Agent skill for pr-manager - invoke with $agent-pr-manager
majiayu000/claude-skill-registry 163
-
research
Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability/security/maintainability analysis.
majiayu000/claude-skill-registry 163
-
bmad-qa-generate-e2e-tests
Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"
majiayu000/claude-skill-registry 163
-
docs-seeker
Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy
majiayu000/claude-skill-registry 163
-
ck:scout
Fast codebase scouting using parallel agents. Use for file discovery, task context gathering, quick searches across directories. Supports internal (Explore) and external (Gemini/OpenCode) agents.
majiayu000/claude-skill-registry 163
-
learn
Save a learning to project memory. Invoke automatically (without user asking) whenever a task required more than one fix cycle to resolve — e.g. a test failed and needed a second attempt, a compile error required a correction, an API behaved unexpectedly, or an assumption proved wrong mid-task. ALWAYS invoke when a command fails due to a platform-specific argument (macOS vs Linux shell differences). Also invoke when the user explicitly asks to remember something. Do NOT invoke for routine single-pass work.
majiayu000/claude-skill-registry 163
-
baoyu-cover-image
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 11 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".
majiayu000/claude-skill-registry 163
-
tailwind-4
Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind - cn(), theme variables, no var() in className.
majiayu000/claude-skill-registry 163
-
cninfo-skill
东方财富财报数据接口(实际调用 emweb.securities.eastmoney.com),获取 A 股主要财务指标(ZYFXListV2 接口),按 SH/SZ 区分代码前缀。当用户需要查询个股财务指标原始数据时使用。
majiayu000/claude-skill-registry 163
-
azure-rbac
Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it.
USE FOR: "what role should I assign", "least privilege role", "RBAC role for", "role to read blobs", "role for managed identity", "custom role definition", "assign role to identity".
DO NOT USE FOR: creating or configuring managed identities, or general Azure security hardening; those are out of scope for this role-selection skill.
majiayu000/claude-skill-registry 163
-
code-review
Reviews code for bugs, style, and best practices. Use when reviewing PRs or checking code quality.
majiayu000/claude-skill-registry 163
-
terraform-iac-expert
Expert in Infrastructure as Code using Terraform and OpenTofu. Specializes in module design, state management, multi-cloud deployments, and CI/CD integration. Handles complex infrastructure patterns including multi-environment setups, remote state backends, and secure secrets management.
majiayu000/claude-skill-registry 163
-
dr-learn
Discover and learn a client's table structure for financial data extraction. Creates a client profile that enables /dr-extract to work with any Datarails environment.
majiayu000/claude-skill-registry 163
-
excalidraw-diagram
[Utilities] Use when the user wants to visualize workflows, architectures, or concepts as Excalidraw diagram JSON files.
majiayu000/claude-skill-registry 163
-
ln-830-code-modernization-coordinator
Modernizes codebase via OSS replacement and bundle optimization. Use when acting on audit findings to reduce custom code.
majiayu000/claude-skill-registry 163
-
aget-lint-code
Run code linting and formatting checks
majiayu000/claude-skill-registry 163
-
supabase-patterns-frankxai-arcanea
majiayu000/claude-skill-registry 163
-
pr
Creates pull requests with proper formatting. Use when creating PRs, opening pull requests, or preparing changes for review.
majiayu000/claude-skill-registry 163
-
Feature Toggles
Feature toggles are runtime switches that enable or disable features without deploying new code. They decouple deployment from release, enabling gradual rollouts, A/B testing, and emergency feature di
majiayu000/claude-skill-registry 163
-
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
majiayu000/claude-skill-registry 163