Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

jujo

jujo には JYC11 から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
0
更新
2026-03-17
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

pattern-analyzer
ソフトウェア開発者

Analyze an existing codebase to extract repeating patterns and auto-generate jujo generator templates from them. Turns "how we already do it" into reusable generators. Use when: the user says "analyze patterns", "extract templates", "create generator from existing", "reverse engineer templates", "make a generator for this pattern", "automate this boilerplate", or wants to turn repeated code structures into jujo generators. Triggers on: "analyze pattern", "extract template", "create generator from", "reverse engineer", "automate boilerplate", "find patterns", "what repeats".

2026-03-17
jujo
ソフトウェア開発者

Use the jujo CLI to generate code from template sets. Follow the four-phase agent protocol: discover generators, read schemas, preview with dry-run, then execute. After generation, read the manifest to find AI customization markers and fill them in. Triggers on: "generate module", "scaffold", "jujo generate", "add module", "create entity", "new endpoint", "codegen", "stamp out", "generate boilerplate".

2026-03-17
manual-qa
ソフトウェア品質保証アナリスト・テスター

Run manual QA against the jujo CLI binary using a real temp project. Build the release binary, create an isolated test directory, execute commands, capture stdout/stderr/exit codes, and produce a structured results file in the project's .qa/ folder. Use when: the user asks to "manual test", "manual QA", "QA the CLI", "smoke test", "exercise the binary", "end-to-end QA", or wants to verify CLI behavior outside of automated tests. Triggers on: "manual qa", "manual test", "smoke test", "QA", "exercise the CLI", "test the binary", "end-to-end test the CLI".

2026-03-17
test-guide
ソフトウェア品質保証アナリスト・テスター

Guide for writing tests following the project's layered test standards. Use when the user says "write tests", "add tests", "test strategy", "what tests to write", "test this module", "where should this test go", or is deciding which test layer to use.

2026-03-17