| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Three simple steps to visualize it:
Featurevisor SDKs will take care of the rest for you.
Three core building blocks of a Featurevisor project are:
SDKs are used in your application(s) to evaluate three different types of values belonging to your defined features against your provided context in the runtime:
Supported SDKs include:
Featurevisor ships an official skill that teaches AI agents (like Claude Code, Cursor, Codex, and OpenCode) how to work with your project: creating features and segments, writing rollout rules and test specs, debugging evaluations, promoting between sets, and integrating SDKs in your applications.
Install it in your Featurevisor project (or your app repository) via skills.sh:
$ npx skills add featurevisor/featurevisor
Then prompt your agent naturally:
Pair it with npx featurevisor catalog running locally to visually review every change your agent makes, live in the browser.
The skill's source lives in this repository under skills/.
Several use cases include:
MIT © Fahad Heylaal
| Back | FazBrowse Home | New Git URL |