How this skill is triggered — by the user, by Claude, or both
Slash command
/verosight:balanceThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check the user's Verosight API credit balance and rate limit status.
Check the user's Verosight API credit balance and rate limit status.
curl -s "https://api.verosight.com/v1/account/balance" \
-H "X-API-Key: ${user_config.api_key}"
Show: credits remaining, credits used today, account tier, rate limit, rate limit remaining.
npx claudepluginhub volantis-technology/verosight-claude-plugin --plugin verosightProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.