Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
how-to-create-claude-code-skill
A guide to creating Claude Code Skills.
aiskillstore/marketplace 232
-
exploring-ancient-ruins
古代遗迹 - Stella深入探索盖亚星球的古代文明遗迹,解开失落文明的秘密
aiskillstore/marketplace 232
-
water-crisis
水源危机 - Stella的饮用水即将耗尽,必须在盖亚星球上寻找、检测和净化水源以维持生存
aiskillstore/marketplace 232
-
finding-shelter
寻找庇护所 - 帮助Stella在盖亚星球度过第一个夜晚,寻找或建造安全的临时住所
aiskillstore/marketplace 232
-
repairing-signal-tower
信号塔修复 - Stella尝试修复或建造信号发射装置,希望联系地球或发送求救信号
aiskillstore/marketplace 232
-
surviving-the-storm
风暴求生 - 盖亚星球遭遇极端天气,Stella必须在双星磁暴和狂风暴雨中保护自己和营地
aiskillstore/marketplace 232
-
daily-science-routine
日常科研 - Stella建立临时研究站,进行系统的科学观察和实验,享受科学家的日常
aiskillstore/marketplace 232
-
space-cooking-adventure
太空料理 - 轻松搞笑的章节,Stella尝试用盖亚食材创造美味食物,结果既有灾难也有惊喜
aiskillstore/marketplace 232
-
emergency-distress-signal
紧急求救 - 飞船坠毁后与Stella的首次联系,帮助她评估损伤并制定初步生存计划
aiskillstore/marketplace 232
-
flow-attention-refresh
注意力刷新协议。在关键时刻强制读取核心文档,防止目标遗忘。被 flow-dev, flow-ralph 等命令引用。
aiskillstore/marketplace 232
-
devflow-tdd-enforcer
Enforces TDD order in TASKS.md - Tests MUST be marked complete before Implementation tasks. Blocks violations in real-time.
aiskillstore/marketplace 232
-
devflow-file-standards
File naming conventions, directory structure, and YAML frontmatter standards for CC-DevFlow. Consolidates shared conventions from all agents.
aiskillstore/marketplace 232
-
npm-release
Use when ready to publish a new version of cc-devflow npm package to npm registry
aiskillstore/marketplace 232
-
file-header-guardian
文件头三行契约注释。触发:create file、新建文件、编写代码。
aiskillstore/marketplace 232
-
flow-tdd
Enforces TDD Iron Law in flow-dev. NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST.
aiskillstore/marketplace 232
-
fractal-docs-generator
目录级 CLAUDE.md 生成。触发:mkdir、create directory、目录结构变更。
aiskillstore/marketplace 232
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
aiskillstore/marketplace 232
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
aiskillstore/marketplace 232
-
skill-developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
aiskillstore/marketplace 232
-
flow-finishing-branch
Decide how to complete a development branch: merge, PR, squash, or cleanup.
aiskillstore/marketplace 232
-
devflow-constitution-quick-ref
Quick reference guide to CC-DevFlow Constitution v2.0.0 with links to full text. Covers all 10 Articles and Phase -1 Gates.
aiskillstore/marketplace 232
-
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
aiskillstore/marketplace 232
-
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
aiskillstore/marketplace 232
-
flow-receiving-review
Handle code review feedback with technical rigor. Don't blindly agree - verify before implementing.
aiskillstore/marketplace 232