Incident Investigate
★ Editor's Choice· 编辑首选No fixes until the cause is real.
原因还没坐实之前,不急着修。
A debugging skill that structures investigation into evidence, hypotheses, and fixes instead of patching symptoms.
调试技能,会把排障过程组织成证据、假设和修复路径,而不是对着症状打补丁。
Skills for everyday building: writing and refactoring code, wiring up APIs, shipping to the cloud.从写代码、改代码到接 API、上云部署,覆盖日常开发的主力技能。
Open the matching picks in the full catalog.这些入口会带你去完整目录里看对应用途。
No fixes until the cause is real.
原因还没坐实之前,不急着修。
A debugging skill that structures investigation into evidence, hypotheses, and fixes instead of patching symptoms.
调试技能,会把排障过程组织成证据、假设和修复路径,而不是对着症状打补丁。
cli creator: agent skill — from openai/skills.
cli creator is a community-discovered agent skill. The maintainer has not provided an English summary yet; rely on the repo README for usage details. Sourced from openai/skills.
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. A…
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `ant…
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when cr
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code fre…
Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, o…
Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when y…
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, imp…
Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when c…
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexibl
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
Workflows that require stronger human review than this catalog entry documents.
需要比当前目录条目更严格人工复核的工作流。
Workflows that require stronger human review than this catalog entry documents.
需要比当前目录条目更严格人工复核的工作流。
Workflows that require stronger human review than this catalog entry documents.
需要比当前目录条目更严格人工复核的工作流。
Tell us your pain points and we'll go look.把你的痛点告诉我们,我们会去找。