By kazuph
Automate end-to-end development tasks for web, backend, and mobile projects via CLI: interview for requirements, set up git worktrees, delegate implementation/testing to agents, run reviews (code, security, UI/UX, E2E), collect artifacts like screenshots/videos/logs, generate reports, and create GitHub PRs with proofs.
npx claudepluginhub kazuph/reviw --plugin reviw-pluginバックエンドAPI実装のマスターエージェント。テストファースト開発、実装、検証を一貫して行う。curl/モック/ハードコード/バイパス禁止のゼロトレランスポリシーを適用。API開発、DB設計、バグ修正に使用。
実装した機能をユーザーと同じように触って検証する。ブラウザCLIで対話的に操作し、画面を見ながら問題を発見する。
モバイルアプリ実装のマスターエージェント。UIフロー設計、実装、Maestro E2Eテスト、検証を一貫して行う。モック/ハードコード/バイパス禁止のゼロトレランスポリシーを適用。ネイティブアプリ開発、クロスプラットフォーム開発に使用。
Specialized agent for organizing review reports and evidence. Used when executing the /done skill or when report creation is needed.
REPORT.mdがartifact-proofスキルの5ルールに準拠しているかを検証するエージェント。doneスキル内の validate-report helper から実行される。
コード品質とセキュリティを総合レビュー。型安全性、エラーハンドリング、DRY原則、XSS/インジェクション、認証/認可、機密データ露出を検証。
E2Eテストの健全性と整合性を総合レビュー。goto制限、モック禁止、ユーザーフロー再現性、DI適切性、レコード変化アサーション、待機戦略を検証。
UI/UX総合レビュー(条件付き実行)。WCAG 2.2アクセシビリティ、Figmaデザイン忠実度、コピー一貫性を検証。UI変更がある場合のみ実行。
動画エビデンスをffmpegでフレーム分解し、内容を文章化して品質を検証する。部長が動画を直接見る代わりにこのエージェントが内容を要約する。
Webアプリケーション実装のマスターエージェント。フロントエンドデザイン、実装、テスト、検証を一貫して行う。モック/ハードコード/バイパス禁止のゼロトレランスポリシーを適用。新機能実装、UI構築、バグ修正に使用。
Accumulate evidence (screenshots, videos, logs) under .artifacts/<feature=branch_name>/ for visual regression and PR documentation workflow. [MANDATORY] Before saying "implementation complete", you MUST use this skill to collect evidence and present a report with proof. Completion reports without evidence are PROHIBITED.
Deep user requirements elicitation - interview before coding
Toolkit for backend API testing with proper test frameworks (vitest/jest, go test, pytest, cargo test). Supports verifying API endpoints, database state changes, error handling, and collecting test evidence. curl/httpie for testing is PROHIBITED - use proper test frameworks only. [MANDATORY] Before saying "implementation complete", you MUST use this skill to run tests and verify functionality. Completion reports without verification are PROHIBITED.
bucho mode: Direct Claude Code (implementer) and Codex (advisor) via tmux to execute development tasks. Manage the full task lifecycle from birth to user approval.
Force actual verification with webapp-testing - no assumptions allowed
Auto-generate commit message, commit all changes, and push
マージ済みworktreeを安全に削除する。git/PRのマージ状態を確認してから削除。「/delete-worktree」「worktree消して」「掃除して」で発動。
Task Start - worktree creation, planning, and review preparation in reviw
ユーザーと一緒に実装した機能をブラウザで触って検証する。claude-in-chrome拡張でユーザーのChromeセッションを使い、Cloudflare Access等の認証済み環境でも操作可能。疑問を見つけたらコードまで追って原因を特定する。
Task completion check - Evidence collection, reviw review initiation
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Toolkit for mobile app testing using Maestro MCP. Supports launching apps, interacting with UI elements, capturing screenshots, running automated flows, and collecting test evidence for iOS and Android. [MANDATORY] Before saying "implementation complete", you MUST use this skill to run tests and verify functionality. Completion reports without verification are PROHIBITED.
Open files or URLs with macOS open command
worktreeからPR作成→push→CI監視→失敗修正→Copilotレビュー対応まで自律完結するフロー。「/pr」「PRを作成して」「PR出して」で発動。
Lightweight task start - requirements deep-dive, codebase exploration, git wt worktree, t-wada TDD implementation
Lightweight task completion - screenshot/video capture, open for review, user approval
Internal helper that validates REPORT.md against artifact-proof reporting rules
ffmpegで動画をシーン検出ベースのフレーム分解し、意味のあるキーフレームだけを抽出する。reviwのシーン検出ロジックと同じ手法を使用。
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. [MANDATORY] Before saying "implementation complete", you MUST use this skill to run tests and verify functionality. Completion reports without verification are PROHIBITED.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
AI-powered development tools for code review, research, design, and workflow automation.
Uses power tools
Uses Bash, Write, or Edit tools