Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
api-filtering-sorting
Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and optimization. Use when building search features, complex queries, or flexible data retrieval endpoints.
majiayu000/claude-skill-registry 163
-
dev-guided
Human-in-the-loop iterative development. Use when requirements will emerge during implementation, decisions need human approval at each step, or work will span multiple sessions with frequent feedback loops. Creates problem statement, decisions log, runbook, and progress tracking.
majiayu000/claude-skill-registry 163
-
cc-conversation-analyzer
Comprehensive Claude Code conversation analysis skill for deep-diving into CC session logs.
Use when analyzing exported Claude Code conversations to understand: project patterns, error rates,
command failures, security risks, session duration, tool usage, and workflow efficiency.
Triggers: "analyze conversation", "CC analysis", "conversation analysis", "session review",
"Claude Code logs", "analyze my sessions", "review CC usage", "conversation insights",
"what went wrong in my session", "session forensics", "CC forensics"
majiayu000/claude-skill-registry 163
-
ubs
Ultimate Bug Scanner - scan code for bugs across 7 languages (JS/TS, Python, Go, Rust, Java, C++, Ruby). Use before commits to catch null safety issues, security holes, async bugs, and memory leaks.
majiayu000/claude-skill-registry 163
-
solana-compression
Build with ZK Compression on Solana using Light Protocol. Use when creating compressed tokens, compressed PDAs, or integrating ZK compression into Solana programs. Covers compressed account model, state trees, validity proofs, and client integration with Helius/Photon RPC.
majiayu000/claude-skill-registry 163