en un clic
feather-flow
feather-flow contient 4 skills collectées depuis siraj-samsudeen, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when populating or updating a `curation.json` file from feather-etl schema JSON outputs. Merges newly discovered tables into existing curation without overwriting prior decisions. Triggers on requests like "populate curation", "update curation from discover", "add new tables to curation", or after running `feather discover`.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when you have a spec or requirements for a multi-step task, before touching code