بنقرة واحدة
limen
يحتوي limen على 3 من skills المجمعة من Belphemur، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Storage model change review methodology for the Limen project. Use when reviewing any change to files under internal/storage/ (models, migrations, hooks). Enforces the GORM AutoMigrate vs. goose migration split defined in MIGRATIONS.md.
Workflow for creating new Playwright end-to-end tests for the Limen frontend SPAs (portal + admin). Use when adding a new e2e test, fixing broken e2e tests, or extending existing test coverage. Always run this skill before writing any frontend e2e test code.
Workflow for creating and maintaining implementation phase documents in docs/phases/. Use when planning features, tracking implementation status, or ensuring documentation stays synchronized with code changes. Always run this skill when the user requests a new feature, a phase status change, or after completing significant implementation work.