FeatBit documentation router that provides likely relevant docs.featbit.co URLs when other FeatBit skills cannot fully answer. Use when user asks about FeatBit features, concepts, deployment, SDKs, API, integrations, or architecture and the response should point to official documentation for deeper detail.
View on GitHubFebruary 3, 2026
Select agents to install to:
npx add-skill https://github.com/featbit/featbit-skills/blob/main/skills/featbit-documentation/SKILL.md -a claude-code --skill featbit-documentationInstallation paths:
.claude/skills/featbit-documentation/# FeatBit Documentation Router This skill is a **fallback** for FeatBit questions. Use it **only after** other FeatBit skills do not provide a complete answer. Its job is to return a short list of **likely relevant documentation URLs** so the agent can open those pages and extract the final details. ## When to Use This Skill Activate this skill when: - A FeatBit question is not fully answered by more specific FeatBit skills. - The request requires authoritative details from FeatBit docs. - The best next step is to point the agent to official documentation URLs. Do **not** use this skill when another FeatBit skill already provides a full answer. ## Output Rules (Critical) 1. **Return URLs only** (plus a brief 1-line rationale per URL). 2. **Prefer docs.featbit.co URLs** from the documentation index. 3. Provide **3โ7 URLs max**, ranked by relevance. 4. If a GitHub repo is more authoritative than docs, include it **in addition** to docs URLs. ## Quick Navigation Guide FeatBit documentation is organized into 12 main sections. Use the topic keywords below to identify relevant areas, then consult the complete index for specific URLs. **๐ Complete Documentation Index**: [references/complete-documentation-index.md](references/complete-documentation-index.md) Contains all 75 documentation URLs with detailed summaries. Reference this when you need specific page URLs. ### Documentation Topics 1. **Getting Started** (https://docs.featbit.co/getting-started) - SDK integration, flag creation tutorials, interactive demos - How-to guides: testing in production, remote config, beta testing, entitlement, A/B testing 2. **Feature Flags** (https://docs.featbit.co/feature-flags) - Flag creation, variations, lifecycle management - User targeting: rules, percentage rollouts, individual targeting - User segments: standard, shareable, global - Organizing: projects, environments, flag lists 3. **Experimentation** (https://docs.featbit.co/experimentation)