Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
deep-research
OpenAIまたはGoogle Gemini Deep Research APIを使用して深層リサーチを実行する統合スキル。Subcommandアーキテクチャ(start/status/poll/result/list)で長時間リサーチを安定的に管理する。
majiayu000/claude-skill-registry 163
-
fork-project
Create an isolated copy of the current project for parallel feature development. Use when the user wants to work on a feature in isolation with multiple agents.
majiayu000/claude-skill-registry 163
-
condition-based-waiting
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
majiayu000/claude-skill-registry 163
-
n8n-syntax-expressions
Use when writing n8n expressions, accessing node data, using JMESPath, or debugging expression errors. Prevents incorrect variable references and expression context mistakes. Covers all built-in variables ($json, $input, $node, $workflow, $execution, $env, $vars, $now, $today), JMESPath queries ($jmespath), paired items, static workflow data ($getWorkflowStaticData), utility functions ($ifEmpty), and expression context rules. Keywords: n8n, expressions, $json, $input, $node, JMESPath, $env, $vars, paired items, $getWorkflowStaticData.
majiayu000/claude-skill-registry 163
-
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
majiayu000/claude-skill-registry 163
-
fact-find
Gather evidence and context before planning or as a standalone briefing. Supports code and business deliverables by classifying execution track and routing to progressive execution skills.
majiayu000/claude-skill-registry 163
-
baoyu-url-to-markdown
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
majiayu000/claude-skill-registry 163
-
workflow-automation
Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility
majiayu000/claude-skill-registry 163
-
beads-cli
Task tracking with the bd (Beads) CLI. Use when creating tasks, claiming work, closing beads, managing dependencies, or when the user mentions "beads", "bd", or "tasks".
majiayu000/claude-skill-registry 163
-
spec-writer
Generates feature specification documents based on provided code and functional descriptions. Focuses on system analysis and product logic rather than implementation details. Code is treated as the single source of truth.
majiayu000/claude-skill-registry 163
-
research-first
This skill should be used when the user asks about frameworks (React, Next.js, FastAPI, PydanticAI, Supabase, LiveKit, LlamaIndex, Tailwind, Zustand, etc.), when implementing new features, when expressing uncertainty ("how do I", "what's the best way", "should I", "is this right"), when designing solutions or architecture, or before committing to any implementation approach. Spawns a research sub-agent to query context7 (framework docs) and Perplexity (solution validation) in a separate context window, returning concise findings to keep the main context clean.
majiayu000/claude-skill-registry 163
-
cc-soul-shutdown
Gracefully stop the cc-soul daemon
majiayu000/claude-skill-registry 163
-
orchardcore-localization
Skill for configuring localization and multi-language support in Orchard Core. Covers culture settings, content localization, PO file translations, and localization configuration.
majiayu000/claude-skill-registry 163
-
dr-insights
Generate executive-ready insights with trend analysis and visualizations. Creates professional PowerPoint presentations and Excel data books.
majiayu000/claude-skill-registry 163
-
implement
Iterative development workflow that coordinates implementation, refactoring, QA, and documentation agents to complete features systematically. Use when the user wants a full development workflow with quality checks.
majiayu000/claude-skill-registry 163
-
answeroverflow
Search and analyze AnswerOverflow for community-sourced technical solutions.
majiayu000/claude-skill-registry 163
-
impeccable
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context. Call with 'craft' for shape-then-build, 'teach' for design context setup, or 'extract' to pull reusable components and tokens into the design system.
majiayu000/claude-skill-registry 163
-
speckit-baseline
Generate feature specifications by analyzing existing source code.
majiayu000/claude-skill-registry 163
-
Qutip
Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python).
majiayu000/claude-skill-registry 163
-
zoho-crm-automation
Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
gsd:workflow:new-project
Complete workflow for starting a new GSD project
majiayu000/claude-skill-registry 163
-
ultrapilot
Parallel autopilot with file ownership partitioning
majiayu000/claude-skill-registry 163
-
gh-cli
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
majiayu000/claude-skill-registry 163
-
commit
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
majiayu000/claude-skill-registry 163