بنقرة واحدة
amino
يحتوي amino على 2 من skills المجمعة من Zonos، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.