원클릭으로
limen
limen에는 Belphemur에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.