way-stack は何をしますか?
One-command Claude Code power setup: orchestrator + PARA vault (Graphify-indexed markdown) + SDD agent factory + hooks + 8 plugins + 7 design skills
Claude Codeをワンコマンドでパワーアップ:オーケストレーター、PARA保管庫(Graphifyインデックス化されたマークダウン)、SDDエージェントファクトリー、フック、8つのプラグイン、7つのデザインスキルを一度にセットアップ。
`Lucioway/way-stack`は、Claude Codeのための包括的なスキルセットであり、単一のコマンドで高度な開発支援環境を構築します。このスキルは、複雑なタスクを調整するオーケストレーター、Graphifyでインデックス化されたマークダウン形式で知識を整理するPARA保管庫、明確なシステム設計文書(SDD)に基づいてエージェントを生成するSDDエージェントファクトリー、そしてカスタム動作を可能にするフックシステムを統合します。さらに、特定の機能を追加する8つのプラグインと、品質の高いコード設計を促進する7つのデザインスキルが含まれています。このスキルを使用することで、開発者は手動で個別のツールや設定をインストールすることなく、Claude Code上でプロジェクト管理、知識ベースの構築、AI駆動のコード生成をシームレスに開始できます。主にClaude Codeプラットフォーム上で動作し、開発ワークフローの効率化とパワーユーザーエクスペリエンスの提供を目的としています。
npx skills add Lucioway/way-stackOne-command Claude Code power setup: orchestrator + PARA vault (Graphify-indexed markdown) + SDD agent factory + hooks + 8 plugins + 7 design skills
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.