Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
bgrober/indie-stack 1
-
swift-ios-app
Use when creating iOS apps, setting up Xcode projects, designing app architecture, implementing SwiftUI views, using SwiftData models, adding Swift 6 concurrency with actors, or integrating Supabase backend. Triggers on "new iOS app", "Swift architecture", "SwiftData setup", "actor pattern", "iOS project structure".
bgrober/indie-stack 1
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
bgrober/indie-stack 1
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
bgrober/indie-stack 1
-
subagent-driven-development
bgrober/indie-stack 1
-
supabase-setup
Use when setting up Supabase, creating database tables, writing RLS policies, configuring Auth (especially Apple Sign-In), creating storage buckets, writing Edge Functions in TypeScript/Deno, or running migrations. Triggers on "Supabase setup", "RLS policy", "Edge Function", "database schema", "storage bucket", "Apple Sign-In auth".
bgrober/indie-stack 1
-
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
bgrober/indie-stack 1
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
bgrober/indie-stack 1
-
testing-flexible
Use when implementing features to write effective tests. Encourages test-first but allows prototyping.
bgrober/indie-stack 1
-
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
bgrober/indie-stack 1
-
nix-patterns
NixOS module patterns. Use when creating or editing NixOS/home-manager modules, adding packages, or configuring programs.
EdgarPost/claude-code
-
mermaid-flowchart
Flowcharts are composed of **nodes** (geometric shapes) and **edges** (arrows or lines). The Mermaid code defines how nodes and edges are made and accommodates different arrow types, multi-directional arrows, and any linking to and from subgraphs.
46ki75/skills
-
markdown
Markdown linting and automated fixing using markdownlint-cli2. Use when Claude needs to: (1) Check markdown files for style issues, (2) Fix markdown formatting problems, (3) Ensure markdown follows best practices, (4) Validate markdown documents, or (5) Apply consistent markdown styling
46ki75/skills
-
prompt-optimizer
撰写提示词、优化提示词、改写 Prompt、Prompt 优化。将模糊的想法转化为精确有效的 AI 提示词,支持 ChatGPT、Claude、Gemini、DeepSeek、豆包、智谱等多平台。
TestAny-io/testany-agent-skills 10
-
guardrails-reviewer
Review Project Guardrails, 工程规范评审。Use when: Guardrails 创建或更新后需要作为项目级治理基线做准出,检查触发判定、生成模式、事实标准、下游工作流钩子与规则可执行性。
TestAny-io/testany-agent-skills 10
-
api-reviewer
API contract review, 接口契约评审。Use when: PRD 完成后、HLD/LLD/实现前需要审查 OpenAPI/AsyncAPI/GraphQL/gRPC/WebSocket/SSE/Webhook/SDK/文件格式/IPC-CLI 契约。
TestAny-io/testany-agent-skills 10
-
prototype-designer
Prototype, 交互原型, 原型设计, UI prototype。Use when: PRD 和 User Journey 完成后,需要在前端仓库中生成可交互的 UI 原型,验证交互模式和流转逻辑,在进入 HLD/API Contract 之前暴露设计问题。
TestAny-io/testany-agent-skills 10
-
test-reviewer
Review test design and readiness, 测试评审。Use when: Test Spec/Test Case Package 完成后,需要审查独立测试范围内的覆盖、追溯、执行证据与遗留风险,作为发布准备前的测试门禁。
TestAny-io/testany-agent-skills 10
-
brd-interviewer
BRD interview, 业务需求访谈。Use when: 需要将模糊的业务想法梳理成 BRD、"帮我梳理业务需求"、"老板说要做 XXX"、"这个需求不太清楚"、"写 BRD"。
TestAny-io/testany-agent-skills 10
-
test-strategy-writer
Write test strategy, 测试策略撰写。Use when: PRD、API Contract、HLD 基线明确后,需要定义独立测试范围、独立测试层次、阶段化执行规则、环境策略、入口/出口标准。
TestAny-io/testany-agent-skills 10
-
runbook-writer
Write Runbook, 撰写运维手册。Use when: LLD 完成后需要编写部署、回滚、监控、故障处理等运维文档。
TestAny-io/testany-agent-skills 10
-
uc-interviewer
User journey interview, use case interview, 用户旅程访谈。Use when: BRD 完成后需要梳理用户旅程、"对齐 use case"、"确认用户操作流程"。
TestAny-io/testany-agent-skills 10
-
test-strategy-reviewer
Review test strategy, 测试策略评审。Use when: 测试策略写完后,需要审查风险覆盖、独立测试分层、阶段化执行规则、环境策略与入口/出口标准是否成立。
TestAny-io/testany-agent-skills 10
-
prototype-reviewer
Prototype review, 原型评审, 交互原型审查。Use when: prototype-designer 完成后、进入 API Contract/HLD 之前需要审查原型的上游对齐、交互完整性、工程隔离和下游可用性。
TestAny-io/testany-agent-skills 10