configcat

Installation
SKILL.md

ConfigCat Skill

This skill keeps ConfigCat operations split between lightweight instructions, supporting reference docs, and executable scripts that load secrets from the sibling .env file themselves.

Usage

  • Invoke this skill manually as /configcat ... for inspection or mutations.
  • Use the scripts in scripts/ for Management API reads instead of manually handling Basic Auth in prompts.
  • Use the reference docs in references/ when you need API or SDK details.
  • Keep runtime flag evaluation on the backend via FeatureFlagService.

Core Workflow

Installs
1
First Seen
Jun 19, 2026
configcat — mkrlabs/specflow