Provides relevant FeatBit docs.featbit.co URLs for features, concepts, deployment, SDKs, API, integrations, architecture when other skills fall short.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin featbit-featbit-skillsThis skill uses the workspace's default tool permissions.
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.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
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.
Activate this skill when:
Do not use this skill when another FeatBit skill already provides a full answer.
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
Contains all 75 documentation URLs with detailed summaries. Reference this when you need specific page URLs.
Getting Started (https://docs.featbit.co/getting-started)
Feature Flags (https://docs.featbit.co/feature-flags)
Experimentation (https://docs.featbit.co/experimentation)
Relay Proxy (https://docs.featbit.co/relay-proxy)
API Documentation (https://docs.featbit.co/api-docs)
Data Import/Export (https://docs.featbit.co/data-import-and-export)
IAM (https://docs.featbit.co/iam)
Installation (https://docs.featbit.co/installation)
Integrations (https://docs.featbit.co/integrations)
Licenses (https://docs.featbit.co/licenses)
Tech Stack (https://docs.featbit.co/tech-stack)
GitHub Repositories
User query: "How do I gradually roll out a feature to 20% of users?"
Your response:
Here are the relevant documentation pages:
1. https://docs.featbit.co/feature-flags/targeting-users-with-flags/percentage-rollouts - Primary guide for percentage-based rollouts
2. https://docs.featbit.co/feature-flags/targeting-users-with-flags/targeting-rules - Understanding targeting rules structure
3. https://docs.featbit.co/feature-flags/create-flag-variations - How to set up flag variations
These pages explain how to enable percentage rollouts within targeting rules to serve features to a specified percentage of users with consistent assignment.