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

ai-workflow-kit

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

収集済み skills
8
Stars
41
更新
2026-06-25
Forks
9
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ak-plan
プロジェクト管理専門家

Plan before executing. Use when task touches 3+ files, requires new folder structure, involves DB or API changes, or has step dependencies. Waits for approval before writing code.

2026-06-25
ak-debug
ソフトウェア品質保証アナリスト・テスター

Structured debugging workflow — diagnose before proposing fixes. Use when user says /debug, reports a bug, an error, or unexpected behavior. Forms hypotheses before touching code.

2026-06-25
ak-handoff
その他コンピュータ職

Compact the current conversation into a handoff document for a fresh agent to continue the work.

2026-06-25
ak-memory
ソフトウェア開発者

Manage persistent memory across sessions. Subcommands: save [topic] captures session learnings, recall [question] retrieves relevant context before acting, clean removes stale entries.

2026-05-23
ak-review
ソフトウェア品質保証アナリスト・テスター

Review code with real engineering criteria — logic bugs, security vulnerabilities, and technical debt. Use when user says /review @file or /review to review current PR changes.

2026-05-23
ak-vibe-audit
情報セキュリティアナリスト

Audit AI-generated apps for security, performance, and maintainability issues. Use when user says /vibe-audit or "I generated this with AI and want to know how bad it is".

2026-05-23
ak-commit
ソフトウェア開発者

Generate a semantic commit message by reading the real staged diff. Use when the user says /commit, "make a commit", or "commit the changes". Never invents — reads the actual diff.

2026-04-11
ak-pr
ソフトウェア開発者

Create a Pull Request with description, test plan, and checklist. Use when the user says /pr, "create PR", or "open pull request". Reads real branch commits and diff.

2026-04-11