docs skills

239 tagged docs, measured the same way as everything else here.

Browse within: antigravity-skills 34cursor-rules 34kiro-ide 34opencode-skills 34design 25gatsby 25handbook 25posthog 25tailwindcss 25bun 24elastic 21documentation 19knowledge-base 192nd-brain 18

openapi-glossary

01

scalar/scalar

Skill Claude CodeCodex

Use consistent OpenAPI terminology and definitions when writing documentation, educational material, and tooling guidance.

16k 2d ago A 24 tokens original MIT

scalar-docs

02

scalar/scalar

Skill Claude CodeCodex

Skill for writing and updating scalar.config.json — Scalar Docs configuration reference for users and LLMs.

16k 2d ago A 24 tokens original MIT

scalar/scalar

Skill Claude CodeCodex

Scalar's design system — design tokens, theming (@scalar/themes), CSS variables, and the @scalar/components library. Use when designing or implementing Scalar UI, especially with Paper (code-to-design / design-to-code), so output matches real Scalar tokens, colors, typography, spacing, and components instead of…

16k 2d ago A 68 tokens original MIT

eli5

06

cloudflare/cloudflare-docs

Skill Claude CodeCodex

Transform technical jargon into clear explanations using before/after comparisons, metaphors, and practical context.

5.1k 2d ago A 21 tokens CC-BY-4.0

pr

07

cloudflare/cloudflare-docs

Skill Claude CodeCodex

Creates and updates GitHub pull requests for cloudflare-docs changes. Load when asked to open, create, submit, update, or edit a PR, or write a PR title or description. Covers title conventions, branch naming, PR body structure, and the documentation checklist template.

5.1k 2d ago A 58 tokens CC-BY-4.0

workers-code-review

08

cloudflare/cloudflare-docs

Skill Claude CodeCodex

Reviews Workers and Cloudflare Developer Platform code for type correctness, API usage, and configuration validity. Load when reviewing TypeScript/JavaScript using Workers APIs, wrangler.jsonc/toml config, or Cloudflare bindings (KV, R2, D1, Durable Objects, Queues, Vectorize, AI, Hyperdrive).

5.1k 2d ago A 71 tokens CC-BY-4.0

inkeep/open-knowledge

Skill Claude CodeCodex

Investigate a topic against preserved sources and write a draft-status research article under research/ in a Knowledge Base project (the knowledge-base starter pack). Read when asked to research a topic, compare options, synthesize sources, gather evidence, or extend an existing research doc. Carries the full…

3.7k yesterday A 136 tokens GPL-3.0

write-a-postmortem

10

inkeep/open-knowledge

Skill Claude CodeCodex

Write a blameless incident postmortem under postmortems/ following the Google SRE shape — evidence-based timeline, trigger vs root cause vs symptom, contributing factors, what went well, and owned+dated+verifiable action items. Read when asked to write a postmortem, do an incident review, run a root cause analysis…

3.7k yesterday A 169 tokens GPL-3.0

write-a-spec

11

inkeep/open-knowledge

Skill Claude CodeCodex

Scope a feature end to end and write an implementation spec under specs/ from an accepted proposal — current-system mapping, goals/non-goals, a Decision Log for one-way-door choices, a live Open Questions backlog, and a real migration + test plan. Read when asked to write a spec, scope this feature, turn this proposal…

3.7k yesterday A 176 tokens GPL-3.0

better-result-adopt

12

davis7dotsh/better-context

Skill Claude CodeCodex

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

1.2k 4mo ago A 46 tokens original MIT

btca-cli

13

davis7dotsh/better-context

Skill Claude CodeCodex

Operate the btca CLI for local resources and source-first answers. Use when setting up btca in a project, connecting a provider, adding or managing resources, and asking questions via btca commands. Invoke this skill when the user says "use btca" or needs to do more detailed research on a specific library or framework.

1.2k 4mo ago A 70 tokens copy · 100% MIT

PostHog/posthog.com

Skill Claude CodeCodex

Build reusable revenue models — MRR, ARR, gross revenue, new/expansion/contraction/churn, ARPU, LTV, and per-customer/per-account revenue — on either PostHog data-warehouse views (HogQL) or an external dbt project. Use when the user wants to model, define, or compute recurring revenue, monthly/annual recurring…

1.1k yesterday A 231 tokens

PostHog/posthog.com

Skill Claude CodeCodex

Shared foundations for building reusable data models in PostHog, on either of two stacks: PostHog-native data-warehouse views / materialized views (HogQL, via the view- MCP tools), or an external dbt project (sources.yml + staging/marts + schema tests) run against your own or PostHog's managed warehouse. Read before…

1.1k yesterday A 231 tokens

PostHog/posthog.com

Skill Claude CodeCodex

Custom Signals scout for state traps in gated flows. Watches pages users are redirected to — onboarding, verification, setup — and catches the case where the redirect keeps firing because the flow can no longer be completed: a partially-applied side effect the flow can't reconcile, so every return visit lands on the…

1.1k yesterday A 143 tokens

i18n-lookup

18

zeabur/zeabur

Skill Claude CodeCodex

Look up Zeabur platform UI term translations from the dashboard i18n files. Use when writing or reviewing docs that reference UI elements (button labels, tab names, menu items) to ensure docs match the actual platform translations.

672 4d ago A 52 tokens original MPL-2.0

translate

19

zeabur/zeabur

Skill Claude CodeCodex

Translate documentation pages to all missing locales. Use when a document exists in one locale but needs to be translated to others. Supports --dry-run, single-locale targeting, and incremental updates.

672 4d ago A 40 tokens original MPL-2.0

librechat-docs

20

LibreChat-AI/librechat.ai

Skill Claude CodeCodex

Use the official LibreChat documentation to install, configure, operate, and troubleshoot LibreChat.

637 2d ago A 24 tokens original MIT

apple-dev-docs

21

BingoWon/apple-rag-mcp

Skill Claude CodeCodex

Search and retrieve Apple's official developer documentation, WWDC video transcripts, and framework references using semantic RAG. Use when the user asks about Apple platforms (iOS, macOS, watchOS, tvOS, visionOS), frameworks (SwiftUI, UIKit, ARKit, Core Data, HealthKit, StoreKit, etc.), Swift language features, Xcode…

116 1mo ago A 89 tokens original MIT

elastic/elastic-docs-skills

Skill Claude CodeCodex

Validate and generate appliesto tags in Elastic documentation, including for cumulative docs across versions and deployment types. Use when writing new docs pages, reviewing existing pages for correct appliesto usage, deciding whether to preserve or replace existing version-scoped content, or when content changes…

71 3d ago A 74 tokens original Apache-2.0

docs-fix-changelog

23

elastic/elastic-docs-skills

Skill Claude CodeCodex

Suggest improved text for changelog YAML files against current Elastic standards. Mirrors the pattern catalog from docs-review-changelog to provide consistent fixes. Includes type-title alignment, product/surface context for titles, description verb-tense (third-person present), and technical content assessment.…

71 3d ago A 99 tokens original Apache-2.0

elastic/elastic-docs-skills

Skill Claude CodeCodex

Draft or update Elastic Workflows documentation pages in explore-analyze/workflows/ — step references, use cases, how-tos, concepts, and overviews. Use when writing Workflows docs, documenting a step type, turning workflow YAML into documentation, drafting from a doc issue in docs-content or docs-content-internal, or…

71 3d ago A 84 tokens original Apache-2.0