matstack-dreamstart
matstack-dreamstart には jarle から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Run, write, and troubleshoot Japa browser tests that use Playwright; use when you add or change frontend functionality that should be covered by tests
Writing documentation. Use when key functionality is added or changed
Caching with @adonisjs/cache (keys, tags, invalidation). Use when adding or debugging cache behavior.
Lucid models/migrations conventions and safe workflows. Use when changing schema or models.
Frontend rules and React Router conventions. Use when working with frontend-related tasks.
Background job conventions (BullMQ via @rlanz/bull-queue). Use when adding or editing jobs.
AdonisJS service patterns (creation, registration, components). Use when adding or modifying services.
Writing or updating skills. Use when updating/adding LLM skills.
Testing guidelines. Use when writing or updating tests.
Write or update transactional emails rendered from Markdown via the EmailService. Use when adding templates, wiring new sends, or adjusting email metadata.
Use Tuyau (generated client) for type-safe AdonisJS API access in this repo; prefer the generated client over fetch/axios