Featbit Featbit Skills
featbit-featbit-skills is a Claude Code plugin for the Ship phase that provides official FeatBit skills for feature flags, toggles, and progressive delivery in your codebase.
Register FeatBit’s Claude Code marketplace so your agent can implement feature flags, toggles, and progressive delivery across your stack.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install featbit-featbit-skills@featbit/featbit-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:featbit/featbit-skills") and the paste-ready config with skillselion.get_install_config("plugin:featbit/featbit-skills").
What it does
featbit-featbit-skills is FeatBit’s official Claude Code plugin marketplace. It exists so solo builders and small teams can wire feature flags, feature toggles, canary releases, and experimentation into apps without treating release safety as an afterthought. The marketplace advertises comprehensive documentation and integration guidance across common languages and runtimes, which suits SaaS and API products where you need to decouple deploy from release. Install it when you are approaching ship or actively launching—when a bug should be a flip of a switch, not an emergency redeploy—and keep using it in operate and grow as you iterate flags and read experiment results. It is narrower than a general agent-skills bazaar: one official source, one plugin count, deep progressive-delivery focus. Pair it with a running FeatBit workspace or cloud project; the skills assist implementation and ops patterns, they do not replace your flag server.
Highlights
- Official FeatBit plugin marketplace with specialized feature-flag and experimentation skills
- Documentation-oriented coverage for multiple SDK languages (Node, Python, Java, Go, .NET, React)
- Progressive delivery patterns: canary release, A/B testing, and feature toggles
- Docker/Kubernetes and observability keywords for deployment-aware flag workflows
- Single focused plugin bundle (plugin count: 1) rather than a scattered third-party catalog
Why builders use it
Builders ship risky all-or-nothing releases because flag setup and SDK integration feel tedious and easy to get wrong under deadline pressure.
After registering the marketplace, your agent can follow FeatBit-aligned patterns for toggles, canaries, and experiments so you release in controlled steps.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 11 stars, 0 votes.
FAQ
Who is featbit-featbit-skills for?
It is for developers on Claude Code who use FeatBit for feature flags and want agent-guided integration, deployment, and experimentation practices.
When should I use featbit-featbit-skills?
Use it during ship and launch when you need canaries, toggles, or A/B tests, and again in operate when you iterate flags or rollbacks.
How do I add featbit-featbit-skills to my agent?
Add the featbit/featbit-skills marketplace in Claude Code, enable the official plugin, and point skills at your FeatBit project and chosen SDK language.
Comments
Share how you use featbit-featbit-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.