com um clique
amino
amino contém 2 skills coletadas de Zonos, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Commit and publish an alpha prerelease of the @zonos/amino package. USE FOR: bump amino alpha version, release amino alpha, publish amino alpha, commit and push amino changes, amino version:prealpha, tag amino release. Ensures working tree is clean, uses only the version:prealpha script (which builds before tagging), and pushes the branch with tags. DO NOT USE FOR: major/minor/patch releases (use version:major, version:minor, version:patch scripts directly), or releasing other packages.
Fix Tailwind v4 CSS parsing errors and migration issues in @zonos/amino components. USE FOR: Tailwind v4 migration, TW4 class errors, arbitrary selector bugs, nth-child errors, [&>*] specificity conflicts, CSS build errors after upgrading to Tailwind v4, double underscore class names, child selector overrides, border utilities not working, border-r border-t border-l border-b no effect. DO NOT USE FOR: general Tailwind usage, non-migration CSS questions, Tailwind v3 issues.