Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
generate-image
AI image generation CLI using Gemini. Use when generating images, checking syntax for resolution, aspect ratio, and reference image options.
majiayu000/claude-skill-registry 163
-
commit-austencloud-flow-arts-wiki
Analyze changes and commit in logical chunks
majiayu000/claude-skill-registry 163
-
ck:shader
Write GLSL fragment shaders for procedural graphics. Topics: shapes (SDF), patterns, noise (Perlin/simplex/cellular), fBm, colors (HSB/RGB), matrices, gradients, animations. Use for generative art, textures, visual effects, WebGL, Three.js shaders.
majiayu000/claude-skill-registry 163
-
browser-testing-playwright
A skill for setting up and running end-to-end browser tests using Playwright. It includes guidance on project setup, the Page Object Model, user flow testing, visual regression, cross-browser configuration, and CI integration. Use this when a user wants to implement browser-based E2E testing.
majiayu000/claude-skill-registry 163
-
secrets-management
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD ...
majiayu000/claude-skill-registry 163
-
execute-joonghyun-lee-friere-oh-my-gemini-cli
majiayu000/claude-skill-registry 163
-
demio-automation
Automate Demio tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
majiayu000/claude-skill-registry 163
-
jest
Jest configuration, mocking strategies, snapshot testing, and coverage.
majiayu000/claude-skill-registry 163
-
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
majiayu000/claude-skill-registry 163
-
debug
Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, multi-layer validation.
majiayu000/claude-skill-registry 163
-
prompt-engineering
Provides workflows to write, debug, and optimize prompts for LLMs, including few-shot example selection, chain-of-thought structuring, system prompt design, and template composition. Use when the user asks to write or improve a prompt, wants help with few-shot examples, chain-of-thought, system prompts, prompt templates, or asks how to get better results from an LLM.
majiayu000/claude-skill-registry 163
-
scaffolding-openai-agents
Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration.
Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists.
Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses.
NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.
majiayu000/claude-skill-registry 163
-
tdd-red
Write failing tests that define expected behavior. Use when saying "TDD red", "write failing tests", or "test first".
majiayu000/claude-skill-registry 163
-
mobile-dev
Mobile application development (iOS, Android, React Native)
majiayu000/claude-skill-registry 163
-
codereadr-automation
Automate Codereadr tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
localization-agent
Generates jurisdiction-specific heading, verification format and formatting rules based on state/court_type.
majiayu000/claude-skill-registry 163
-
writing-main-component
Create, update, or validate main component implementation files
majiayu000/claude-skill-registry 163
-
agent-md-refactor
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
majiayu000/claude-skill-registry 163
-
V3 Deep Integration
Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation.
majiayu000/claude-skill-registry 163
-
sync-copilot-workflows
[AI & Tools] Sync workflow catalog from workflows.json to GitHub Copilot instructions. Run after adding/removing/modifying workflows to keep copilot-instructions.md up to date. Copilot has no hooks, so this manual sync replaces the auto-injection that Claude Code gets from workflow-router.cjs.
majiayu000/claude-skill-registry 163
-
meeting-prep
Meeting preparation assistant for Product Managers. Use when the user needs to prepare for a meeting, create talking points, anticipate questions, or structure a discussion. Triggers include "prepare for meeting", "meeting prep", "talking points", "get ready for", "1:1 prep", or when preparing for any scheduled conversation.
majiayu000/claude-skill-registry 163
-
schema-markup
When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," or "breadcrumb schema." For broader SEO issues, see seo-audit.
majiayu000/claude-skill-registry 163
-
mobile-games
Mobile game development principles. Touch input, battery, performance, app stores.
majiayu000/claude-skill-registry 163