Skill Claude CodeCodex
Use consistent OpenAPI terminology and definitions when writing documentation, educational material, and tooling guidance.
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
Skill Claude CodeCodex
Use consistent OpenAPI terminology and definitions when writing documentation, educational material, and tooling guidance.
Skill Claude CodeCodex
Skill for writing and updating scalar.config.json — Scalar Docs configuration reference for users and LLMs.
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…
modelcontextprotocol/modelcontextprotocol
Skill Claude CodeCodex
Research and draft a Specification Enhancement Proposal following the MCP SEP governance process.
modelcontextprotocol/modelcontextprotocol
Skill Claude CodeCodex
Search MCP PRs, issues, and discussions across the modelcontextprotocol GitHub org.
Skill Claude CodeCodex
Transform technical jargon into clear explanations using before/after comparisons, metaphors, and practical context.
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.
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).
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…
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…
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…
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.
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.
Skill Claude CodeCodex
Invoke this skill when the user says "use btca".
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…
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…
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…
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.
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.
Skill Claude CodeCodex
Use the official LibreChat documentation to install, configure, operate, and troubleshoot LibreChat.
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…
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…
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.…
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…