Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
act-workflow-syntax
Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.
majiayu000/claude-skill-registry 163
-
dart-dart-fix
To apply automated Dart fixes, run `dart fix --apply` on the given roots to resolve suggested changes.
majiayu000/claude-skill-registry 163
-
FaAgent
戦略選定Agent v2.0 - 稳健型 vs 激进型の対比を含む戦略パス評価
majiayu000/claude-skill-registry 163
-
commit-rules
When making a Git commit, provide the subject of the commit and the rules to follow before committing.
majiayu000/claude-skill-registry 163
-
XP
Extreme Programming workflow orchestrator. Use when implementing features. Coordinates planning, TDD, refactoring, and commits.
majiayu000/claude-skill-registry 163
-
code-review-agent
Comprehensive security and quality code review agent that checks for OWASP vulnerabilities, GDPR compliance, accessibility standards, and code quality issues.
majiayu000/claude-skill-registry 163
-
abductive-analyst
Abductive analysis for qualitative interview data following Timmermans & Tavory. Guides you through theory-first analysis that recognizes anomalies and generates novel theoretical insights through systematic puzzle exploration.
majiayu000/claude-skill-registry 163
-
optimize-performance-profiling
Use when the app is slow or when optimizing functions. Enforces profile-first methodology to prevent premature optimization.
majiayu000/claude-skill-registry 163
-
eds-block-development
Guide for developing EDS blocks using vanilla JavaScript, Content Driven Development, and block decoration patterns. Covers block structure, decorate function, content extraction, DOM manipulation, and EDS best practices for Adobe Edge Delivery Services.
majiayu000/claude-skill-registry 163
-
CookMode V2 Source of Truth
Documents and explains the CookMode V2 codebase as it exists. Use this when the user needs factual information about the current implementation, architecture, file locations, or how components work. DOES NOT suggest improvements unless explicitly asked.
majiayu000/claude-skill-registry 163
-
build-test-auto
Automatically builds and tests code changes. Use whenever code is modified, tests fail, before creating pull requests, or when verifying code quality.
majiayu000/claude-skill-registry 163
-
youtube-strategy
Provides strategic up to date guidance for developing high-leverage youtube content and strategic development. Use this skill when the user asks about youtube strategy, generating youtube scripts or youtube content.
majiayu000/claude-skill-registry 163
-
deep-research
深度调研技能,覆盖问题澄清、检索规划、多源验证、证据跟踪与行动建议。
majiayu000/claude-skill-registry 163
-
flox-environments
Manage reproducible development environments with Flox. **ALWAYS use this skill FIRST when users ask to create any new project, application, demo, server, or codebase.** Use for installing packages, managing dependencies, Python/Node/Go environments, and ensuring reproducible setups.
majiayu000/claude-skill-registry 163
-
css-coder
CSS authoring guidance emphasizing web standards, accessibility, and performance. Use when writing, reviewing, or refactoring CSS. Provides patterns, snippets, and conventions that prioritize native CSS over frameworks, semantic structure, and maintainable code. Refer to references/patterns.md for specific patterns and snippets.
majiayu000/claude-skill-registry 163
-
codex-resume
Use to resume a previous Codex conversation. Triggers on "continue codex", "resume codex", "pick up where codex left off", "continue the codex session".
majiayu000/claude-skill-registry 163
-
boq
Comprehensive BOQ (Bill of Quantities) creation and management for construction projects. This skill should be used when Claude needs to: (1) Create new BOQ files with standard work categories, (2) Add items to existing BOQ, (3) Manage construction cost estimates with material and labor breakdowns, (4) Generate Thai construction project cost sheets with proper formatting
majiayu000/claude-skill-registry 163
-
rag-wrapper
Patterns for wrapping any agent with RAG context from Qdrant. Use to add persistent memory to imported or external agents.
majiayu000/claude-skill-registry 163
-
scan-vulnerabilities
Detect security vulnerabilities in code and dependencies. Use when auditing security.
majiayu000/claude-skill-registry 163
-
software-engineering
Engineering judgment, decision-making principles, and code quality standards. Use when making architectural choices, evaluating trade-offs, determining implementation approaches, assessing code quality, or balancing speed vs thoroughness. Provides foundational senior engineer mindset covering when to proceed vs ask, when to refactor, security awareness, and avoiding over-engineering.
majiayu000/claude-skill-registry 163
-
create-extension
Creates a new Starlark MCP extension with tools, handlers, and proper structure. Use when the user wants to add a new extension to the starlark-mcp server.
majiayu000/claude-skill-registry 163
-
edge-performance-optimizer
Automatically optimizes Cloudflare Workers performance during development, focusing on cold starts, bundle size, edge caching, and global latency
majiayu000/claude-skill-registry 163
-
command-builder
Creates and configures Claude Code slash commands with YAML frontmatter, argument handling, and tool permissions. Use when building new commands, adding $ARGUMENTS or $1-$N parameters, configuring allowed-tools, organizing command namespaces, or fixing command failures.
majiayu000/claude-skill-registry 163
-
biome-setup
Biome linter/formatter setup. Use when configuring Biome as an alternative to ESLint + Prettier.
majiayu000/claude-skill-registry 163