Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
majiayu000/claude-skill-registry 163
-
positioning-workshop
Run a positioning workshop that surfaces target customer, unmet need, category, benefits, and differentiation. Use when your product messaging feels fuzzy, generic, or misaligned.
majiayu000/claude-skill-registry 163
-
convex-cron-jobs
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks
majiayu000/claude-skill-registry 163
-
Red Team Tools and Methodology
This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.
majiayu000/claude-skill-registry 163
-
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.
majiayu000/claude-skill-registry 163
-
memory-forge
Continuous learning system that forges knowledge from work sessions into permanent memory.
Use when: (1) after completing non-trivial debugging or investigation, (2) discovering
patterns not obvious from documentation, (3) finding workarounds worth preserving,
(4) "what did we learn?", (5) "save this pattern", (6) "extract a skill".
Supports monorepos with distributed context files. CLI-agnostic (works with Claude Code,
OpenCode, Codex, Cursor, and any tool supporting the Agent Skills standard).
majiayu000/claude-skill-registry 163
-
sops-decrypt
Decrypt and edit SOPS-encrypted secrets in this repo
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-secret-get
Get a secret value. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
1k-code-quality
Code quality standards — lint (eslint/oxlint), type check (tsc), pre-commit hooks, and comment conventions. All comments must be in English.
majiayu000/claude-skill-registry 163
-
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
majiayu000/claude-skill-registry 163
-
autofixture
Guidance for AutoFixture test data generation library. USE FOR: auto-generating test data for unit tests, reducing boilerplate in the Arrange phase, creating anonymous objects and collections, customizing test data generation rules, integrating with Moq (AutoMoq) and xUnit for fully automated test setup. DO NOT USE FOR: integration test data seeding, production data generation, load testing data, or replacing dedicated faker libraries when realistic domain data is required.
majiayu000/claude-skill-registry 163
-
session-handoff
Creates structured context summaries for continuing work across AI sessions. Use when ending a session to enable seamless continuation in a new session without losing context.
majiayu000/claude-skill-registry 163
-
claude-dev-pack
Developer toolkit: build, test, deploy, and debug with curated skills.
majiayu000/claude-skill-registry 163
-
office
Generate Office documents (DOCX, XLSX, PDF, PPTX) with TypeScript. Pure JS libraries that work everywhere: Claude Code CLI, Cloudflare Workers, browsers. Uses docx (Word), xlsx/SheetJS (Excel), pdf-lib (PDF), pptxgenjs (PowerPoint).
Use when: creating invoices, reports, spreadsheets, presentations, form filling, exporting data to Office formats, or troubleshooting "Packer.toBuffer", "XLSX.utils", "PDFDocument", "pptxgenjs" errors.
majiayu000/claude-skill-registry 163
-
skill-management
Create, update, test, and manage Agent Skills. Use when creating new skills, debugging existing ones, or organizing skill libraries. Based on official Claude Code documentation.
majiayu000/claude-skill-registry 163
-
general-skill-maker
majiayu000/claude-skill-registry 163
-
angular-development
Angular development patterns including modules, components, services, dependency injection, signals, and enterprise architecture.
majiayu000/claude-skill-registry 163
-
writing-precis-reviewer
Internal skill used by writing-setup at exit gate. Dispatches a reviewer subagent to verify PRECIS.md quality before outlining. NOT user-facing.
majiayu000/claude-skill-registry 163
-
evo-qa
qa agent
majiayu000/claude-skill-registry 163
-
web-research
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
majiayu000/claude-skill-registry 163
-
SEO Optimizer
Search Engine Optimization specialist for content strategy, technical SEO, keyword research, and ranking improvements. Use when optimizing website content, improving search rankings, conducting keyword analysis, or implementing SEO best practices. Expert in on-page SEO, meta tags, schema markup, and Core Web Vitals.
majiayu000/claude-skill-registry 163
-
Market Research and Competitive Analysis
TAM/SAM/SOM calculation, competitor analysis, and market trends identification. Use when analyzing markets, validating business ideas, or entering new markets.
majiayu000/claude-skill-registry 163
-
devbooks-impact-analysis
devbooks-impact-analysis:跨模块/跨文件/对外契约变更前做影响分析,产出可直接写入 proposal.md 的 Impact 部分(Scope/Impacts/Risks/Minimal Diff/Open Questions)。用户说"做影响分析/改动面控制/引用查找/受影响模块/兼容性风险"等时使用。
majiayu000/claude-skill-registry 163
-
model-usage
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
majiayu000/claude-skill-registry 163