بنقرة واحدة
rfc-bcp47
يحتوي rfc-bcp47 على 5 من skills المجمعة من gagle، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Composable git workflow: commit, squash, and/or push. Use /commit to stage and commit, /commit squash to squash branch commits, /commit push to force push, or /commit squash push for the full workflow.
Release rfc-bcp47 — wraps /solo-npm:release for this single-package repo.
Verify rfc-bcp47 — wraps /solo-npm:verify with this repo's lint+test+build commands.
Senior principal code review of the current branch against the base branch. Reviews correctness, minimum change principle, naming, modularity, scalability, reusability, code smells, and test quality. Invoke with: /review
Unit testing workflow for pure TypeScript functions and modules. Provides templates and patterns for writing tests. Rules and conventions are in .claude/rules/testing.md (always loaded).