ビルド + 型チェック + テストを一括実行し、デプロイ可能か確認する
変更内容を分析し、日本語で適切なコミットメッセージを生成して commit する
新しい教材ページを作成する(ルーティング・ナビゲーション・テスト込み)
CodingChallenge や CodePreview のプレビューエラーを調査・修正する
現在のブランチの PR または未コミット変更をコードレビューする
Unit テスト(vitest)と E2E テスト(Playwright)を実行し、失敗があれば修正を試みる
Menu
Visão por repositório de 15 skills coletadas em 5 repositórios do GitHub.
Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.
ビルド + 型チェック + テストを一括実行し、デプロイ可能か確認する
変更内容を分析し、日本語で適切なコミットメッセージを生成して commit する
新しい教材ページを作成する(ルーティング・ナビゲーション・テスト込み)
CodingChallenge や CodePreview のプレビューエラーを調査・修正する
現在のブランチの PR または未コミット変更をコードレビューする
Unit テスト(vitest)と E2E テスト(Playwright)を実行し、失敗があれば修正を試みる
Architecture, decisions, and working rules for modernizing Boostnote into a modern, collaborative, extensible note app. Load this before working on the modernization (stack choices, the collab core, the dependency overhaul, deploy/ops, or the new-app shell). Benchmarks: Obsidian, HackMD.
Feature development workflow for The Boosters legacy app. Load before implementing any new capability. Covers legacy constraints, file placement rules, ESM/CJS discipline, and pre-commit checklist.
Bug fix workflow for The Boosters legacy app. Load before diagnosing any runtime crash, CI failure, or UI regression. Contains symptom-by-symptom diagnosis checklist, known failure patterns, and commit protocol.
Step-by-step release process for The Boosters legacy app (v0.x.y tags → mac + windows installers). Load before bumping version or pushing a release tag.