Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
openai-responses
Build agentic AI with OpenAI Responses API - stateful conversations with preserved reasoning, built-in tools (Code Interpreter, File Search, Web Search), and MCP integration. Prevents 11 documented errors.
Use when: building agents with persistent reasoning, using server-side tools, or migrating from Chat Completions/Assistants for better multi-turn performance.
majiayu000/claude-skill-registry 163
-
Workflow Compose
Executes multi-step workflows by chaining Betty Framework skills.
majiayu000/claude-skill-registry 163
-
slo-designer
Design Service Level Objectives (SLOs) with SLIs, targets, alerting thresholds, and error budget calculations following Google SRE best practices. Use when defining reliability targets, designing SLOs, calculating error budgets, or establishing service level indicators.
majiayu000/claude-skill-registry 163
-
pipeline-insights
AI-powered pipeline diagnostics. Explains why faces weren't detected, tracked, embedded, or clustered using OpenAI GPT-4o analysis. Use when debugging pipeline issues, reviewing unclustered tracks, or understanding why quality gates rejected faces.
majiayu000/claude-skill-registry 163
-
radflow-compliance
Audit and fix AI-generated or existing code for RadOS design compliance. Use after generating UI code or when reviewing PRs. Catches common mistakes like wrong shadows, hardcoded colors, missing components, and incorrect radius hierarchy.
majiayu000/claude-skill-registry 163
-
docker-compose-setup
Setup docker-compose for Todo app services. Use for local dev environment.
majiayu000/claude-skill-registry 163
-
git-workspace-init
Initialize a new git worktree and branch for feature development or bug fixes. Use when: (1) Starting work on a new feature, (2) Beginning a bug fix, (3) Creating an isolated workspace for any task, (4) You want to work in parallel on multiple branches. This skill handles branch naming with conventional branch conventions, worktree creation, and remote push setup.
majiayu000/claude-skill-registry 163
-
social-content
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
majiayu000/claude-skill-registry 163
-
tea-cli
Use when interacting with Gitea via command line - managing issues, PRs, releases, repos, or any git forge operations with tea CLI
majiayu000/claude-skill-registry 163
-
fnd.r-segmenting-customers
Generates strategic customer segment definitions with observable filters, segment sizing, and pain intensity scores. Use when defining target customers, building Canvas section 04, translating market research to segments, or when user mentions "segments", "ICP", "target market", or "who to sell to".
majiayu000/claude-skill-registry 163
-
delegate-climpt-agent
Use when user mentions 'climpt' or 'climpt-agent', or gives project-specific instructions where general knowledge is insufficient. Climpt provides pre-configured prompts tailored to the project's workflow.
majiayu000/claude-skill-registry 163
-
react-flow-implementation
Implements React Flow node-based UIs correctly using @xyflow/react. Use when building flow charts, diagrams, visual editors, or node-based applications with React. Covers nodes, edges, handles, custom components, state management, and viewport control.
majiayu000/claude-skill-registry 163
-
dev-prompt-engineering
Anthropic의 Best Practice를 기반으로 고성능 프롬프트를 설계하고 최적화합니다.
majiayu000/claude-skill-registry 163
-
programmatic-seo
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.
majiayu000/claude-skill-registry 163
-
session-brain
Persistent working memory for coding sessions. Automatically tracks what you're doing,
why you're doing it, decisions made, and what's next.
Trigger phrases:
- "resume where we left off"
- "what were we doing?"
- "recap this repo" / "catch me up"
- "remember this decision: ..."
- "why did we decide to ..." / "what was the rationale for ..."
- "what's next?" / "what should I work on?"
- "what are the open questions?"
- "save this as a project rule"
majiayu000/claude-skill-registry 163
-
react-state-management
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
majiayu000/claude-skill-registry 163
-
scienceworld-conditional-placer
Places an object into one of several designated containers based on a measured condition, such as a temperature threshold. It is triggered after a measurement or assessment when the task requires sorting or storing the object according to a rule.
majiayu000/claude-skill-registry 163
-
querying-notion-programmatically
Run Notion MCP searches for pages/blocks and fetch page comments via mcpc-backed Python wrappers. Use when Codex needs deterministic, file-backed Notion queries (filters come later).
majiayu000/claude-skill-registry 163
-
rails-analyst
Business and systems analyst for Rails projects. Use when decomposing features into tasks, estimating complexity, describing architecture, writing JTBD (Jobs To Be Done), creating use cases, identifying risks, analyzing project weaknesses, and planning product features.
majiayu000/claude-skill-registry 163
-
planning-with-files
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.
majiayu000/claude-skill-registry 163
-
user-config-management
Central authority for managing Claude Code user configuration directories (~/.claude/ and ~/.claude.json). Covers storage cleanup, backup/restore, reset workflows, MCP server preservation, history management, plan management, session statistics, and configuration health auditing. Delegates to docs-management skill for official documentation. Use when managing user config, cleaning up storage, backing up settings, resetting Claude Code, or auditing configuration health.
majiayu000/claude-skill-registry 163
-
ui-ux-polish
Iterative UI/UX polishing workflow for web applications. The exact prompt and methodology for achieving Stripe-level visual polish through multiple passes.
majiayu000/claude-skill-registry 163
-
context:atomic-doc
Create/update atomic documentation (blocks, foundations, stacks). Use when user asks to "create atomic doc", "add a block", "add a foundation", "setup a stack", or needs to document reusable knowledge. Creates files in context/ following SWEBOK-aligned structure.
majiayu000/claude-skill-registry 163
-
spec-initializer
Initialize spec plugin configuration
majiayu000/claude-skill-registry 163