Toolverse
All skills

flipt

by civitai

Manage Flipt feature flags - list, create, enable/disable, and configure rollout rules. Use when you need to control feature flag state or set up segmented rollouts.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
civitai
Category
Data Science
Views
1

About this skill

Manage Flipt feature flags - list, create, enable/disable, and configure rollout rules. Use when you need to control feature flag state or set up segmented rollouts.

How to use

  1. Zainstaluj skill w swoim projekcie, umieszczając folder .claude/skills/flipt w katalogu głównym repozytorium. Upewnij się, że masz dostęp do Node.js i skonfigurowany dostęp do instancji Flipt.

  2. Aby wyświetlić wszystkie dostępne flagi, uruchom polecenie node .claude/skills/flipt/flipt.mjs list. Dodaj opcję --json, jeśli chcesz wynik w formacie JSON do dalszego przetwarzania.

  3. Aby utworzyć nową flagę, użyj node .claude/skills/flipt/flipt.mjs create nazwa-flagi -d "Opis funkcji". Flaga będzie domyślnie wyłączona. Jeśli chcesz ją włączyć od razu, dodaj opcję --enabled.

  4. Aby włączyć istniejącą flagę, uruchom node .claude/skills/flipt/flipt.mjs enable nazwa-flagi. Analogicznie, aby ją wyłączyć, użyj disable zamiast enable.

  5. Jeśli chcesz usunąć flagę, uruchom node .claude/skills/flipt/flipt.mjs delete nazwa-flagi. System poprosi o potwierdzenie – dodaj opcję --force, aby pominąć to pytanie.

  6. Do automatyzacji i skryptów używaj opcji --quiet lub -q, aby zmniejszyć ilość wypisywanego tekstu, oraz --json do strukturyzowanego wyjścia, które łatwo parsować w innych narzędziach.

Related skills

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

rust-coding-skill

by UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

Data Science
248325

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772