nwiizo
- 113 skills
- 0 followers
- 4 hours ago last updated
- ▌ Maintain Cargo Nvim 2 · nwiizoBridge Claude Code to cargo.nvim's canonical maintenance instructions. Use when changing or reviewing the Rust native module, Lua/Neovim runtime, build configuration, tests, CI, dependencies, documentation, release tooling, or version metadata.
- ▌ Nippo 2 · nwiizo bundleユーザーが日報・振り返り・作業まとめ・週報・自己評価を求めたときに、 Claude Code / Codex / opencode のセッションログから日報・リフレクション・インサイトを生成する。 /nippo と /nippo daily で日報、/nippo reflection で内省の問い、/nippo guide で学習支援、 /nippo report で進捗報告、/nippo review で自己評価、/nippo insight で深い振り返り、 /nippo trend で長期変化分析、/nippo plan で朝の行動実験、 /nippo ledger で詰まりの累積集計と収束/発散判定を生成する。 Rust バイナリ (nippo) でデータを収集する。
- ▌ Review All 2 · nwiizoFull integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
- ▌ Review Fix 2 · nwiizoCode review with automatic fix. Detects bugs, stale references, code duplication, provider abstraction gaps, and sort instability — then fixes and verifies.
- ▌ Deploy Workflow 2 · nwiizoRelease deployment process for ccswarm. Version update, quality gates, build, tag, publish.
- ▌ Review Fix 3 · nwiizoCode review with automatic fix. Detects bugs, stale references, duplication, provider abstraction gaps, and sort instability, then fixes and verifies.
- ▌ Review Duplicates 2 · nwiizoDuplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
- ▌ Review Architecture 2 · nwiizoArchitecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
- ▌ Check Production Ready 2 · nwiizoProduction readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
- ▌ Maintain Cargo Nvim · nwiizo bundleMaintain cargo.nvim's Rust native module, Lua/Neovim runtime, build configuration, tests, CI, dependencies, documentation, release tooling, and version metadata. Use when changing Cargo.toml, Cargo.lock, .cargo/config.toml, src/, lua/, plugin/, tests/, README.md compatibility or usage claims, Release.sh, GitHub workflows, Neovim compatibility, process execution or cancellation, native-module linking, dependency versions, or releases.
- ▌ Nippo · nwiizo bundleGenerate Japanese daily reports, reflection prompts, guides, reviews, and trend reports from Claude Code, Codex, or opencode work logs. Use when the user asks for nippo, 日報, daily, reflection, guide, report, review, insight, trend, plan, ledger, or wants to summarize recent agent work.
- ▌
- ▌
- ▌
- ▌ Add Picker · nwiizoScaffold a new jj_fzf_* picker following the shared contract — dependency guards, cancel code 130, tab-delimited templates, binding wiring, README entry. Invoke manually; has side effects.
- ▌ Add Abbreviation · nwiizoAdd a new jj abbreviation across the 4 required sites (register, erase, README, test) with verification. Invoke manually; has side effects.
- ▌ Bug Fix · nwiizoSystematic bug investigation and fix workflow. Use when fixing bugs, investigating issues, or debugging test failures.
- ▌ Dev Setup · nwiizoDevelopment environment setup - Rust toolchain, cross-compilation targets, dependencies, git hooks, IDE config.
- ▌ QA Pipeline · nwiizoComprehensive quality assurance - tests, linting, formatting, code analysis, and release build verification.
- ▌ Deploy Check · nwiizoPre-release verification workflow - version, security audit, performance, cross-platform builds, documentation.
- ▌ Pre Release Check · nwiizoRun full quality gate before release — fmt, clippy, test, mutants, similarity, coupling.
- ▌ Refactor Analysis · nwiizoRun cargo-coupling and similarity-rs to identify refactoring targets, then create a prioritized plan.
- ▌
- ▌ Review · nwiizoModularity review using Balanced Coupling model. Combines automated analysis with semantic code review to find implicit coupling and design issues.
- ▌
- ▌
- ▌
- ▌ Hotspots · nwiizoIdentify high-priority refactoring targets using hotspot scoring. Ranks modules by issue severity and coupling count.
- ▌
- ▌
- ▌
- ▌ Check Balance · nwiizoQuick health check for coupling balance score. Use for daily score verification and CI quality gates.
- ▌ Explain Issue · nwiizoExplain coupling issue types in detail with detection conditions, code examples, and solution approaches.
- ▌
- ▌ Balanced Coupling · nwiizo bundleKhononov's Balanced Coupling model reference. Auto-loaded when analyzing coupling patterns, reviewing architecture, or interpreting analysis results.
- ▌ Draft Slide Deck · nwiizo bundleDesign, draft, or restructure a Marp presentation from a talk brief, source material, or partial deck. Use when starting a new talk, turning notes or an article into slides, creating an outline, fitting a deck to an audience and duration, or repairing a draft whose structure is not yet stable.
- ▌ Review Slide Wit · nwiizo bundleReview humor, satire, irony, metaphor, and rhetorical wit in a Marp presentation for purpose, precision, speaker voice, audience fit, and context-collapse safety. Use when a talk contains jokes or playful phrasing, needs sharper memorable language, risks punching down or being misread in screenshots, or should remain serious without forced humor.
- ▌ Fact Check Slides · nwiizo bundleVerify externally checkable claims, numbers, quotations, specifications, versions, diagrams, and source attributions in a Marp presentation. Use when preparing technical or public slides, checking whether citations support slide wording, validating time-sensitive claims, or building a source-backed correction queue.
- ▌ Polish Slide Copy · nwiizo bundleRefine slide headings, labels, bullets, captions, transitions, and punchlines in a Marp presentation without changing its argument. Use when the deck structure and claims are stable but projected wording is verbose, ambiguous, inconsistent, hard to say aloud, overly generic, or likely to overflow its layout.
- ▌ Review Slide Flow · nwiizo bundleReview a Marp presentation’s logical flow from the audience’s point of view. Use when checking section order, slide-to-slide reasoning, unanswered questions, hidden prerequisites, promise fulfillment, transitions, or whether a proposed reordering will make a talk easier to follow.
- ▌ Logic Proofreading · nwiizo bundleReview a Marp presentation for contradictions, unrealistic numbers or timing, risky advice, overgeneralization, causal leaps, and deck-wide editorial inconsistencies. Use when the audience must be able to trust the claims; use logical-flow-check for fine-grained reasoning inside a slide, review-slide-flow for ordering, and fact-check-slides for external verification.
- ▌ Logical Flow Check · nwiizo bundleReview the fine-grained logic inside Marp slides, including title-to-body alignment, claim-to-support steps, visual reading order, local question-answer pairs, and audience prerequisites. Use for local reasoning; use logic-proofreading for deck-wide contradictions, realism, risky advice, and causal consistency, and review-slide-flow for section order, slide sequencing, and promise fulfillment.
- ▌ Review Slide Suite · nwiizo bundleCoordinate and synthesize multiple specialist reviews of a Marp presentation into one coherent edit strategy. Use when a deck needs flow, comprehension, claim depth, fact checking, adversarial pressure-testing, narrative, cognitive rhythm, redundancy, wit, and copy polish together, or when specialist recommendations conflict over adding, cutting, moving, or rewriting slides.
- ▌ Deepen Slide Claims · nwiizo bundleTest and deepen the load-bearing claims in a Marp presentation. Use when punchlines feel generic, causal claims are unsupported, conclusions overreach their evidence, trade-offs or boundary conditions are missing, or the audience cannot tell how an insight should change a decision.
- ▌ Prepare Slide Release · nwiizo bundleValidate and prepare Marp slides for public release. Use before publishing or pushing changes that affect slide Markdown, themes, images, PDFs, README links, brand packs, or build configuration, especially when clean-clone reproducibility and source-to-artifact consistency matter.
- ▌ Trim Slide Redundancy · nwiizo bundleFind and safely remove redundancy in a Marp presentation while preserving comprehension, emphasis, pacing, and accessibility. Use when a deck is too long, repeats claims, examples, setup, code, or command output, contains thin or overloaded slides, needs a target duration, or requires evidence-based cut, merge, compress, and keep decisions.
- ▌ Review Slide Narrative · nwiizo bundleReview the narrative and audience-empathy design of a Marp presentation. Use when a technically correct talk feels flat, the opening lacks stakes, examples do not connect to the audience, tension or agency disappears, the ending lacks payoff, or proposed storytelling risks inventing personal experiences.
- ▌ Cognitive Rhythm Writing · nwiizo bundleDesign, diagnose, or revise the cognitive rhythm of a Marp presentation by sequencing observation, question, explanation, evidence, contrast, and decision. Use when a technically correct deck feels flat, dense, monotonous, rushed, full of mechanical transitions, or weak in pacing and payoff even though its argument is already sound.
- ▌ Review Slide Adversarial · nwiizo bundlePressure-test a Marp presentation from a fair but adversarial audience perspective. Use when a deck needs its central thesis, evidence, assumptions, trade-offs, counterexamples, hostile Q&A, or ship readiness challenged after ordinary review, especially before publication or a high-stakes talk.
- ▌ Review Slide Comprehension · nwiizo bundleReview whether an intended audience can understand a Marp presentation on first listen. Use when a deck may assume too much background, overload projected text, introduce jargon or diagrams too quickly, compete with the speaker, or make it hard to recover after a missed slide.
- ▌ Check Impl · nwiizoImplementation verification - runs format, lint, test, and build checks on the workspace.
- ▌ Review All · nwiizoFull integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
- ▌ Review Fix · nwiizoReview uncommitted changes, fix actionable correctness issues, and verify the result.
- ▌ Git Worktree · nwiizoParallel development workflow using git worktrees. Each agent gets an isolated worktree for safe concurrent work.
- ▌ Hitl Approval · nwiizoHuman-in-the-loop approval workflow for high-risk agent operations (file deletions, deployments, config changes).
- ▌ Mutation Test · nwiizoRun mutation tests with cargo-mutants to verify test quality. Reports caught, missed, and timed-out mutants.
- ▌ Deploy Workflow · nwiizoRelease deployment process for ccswarm. Version update, quality gates, build, tag, publish.
- ▌ Benchmark Runner · nwiizoRun performance benchmarks with criterion. Compare against baselines and profile hotspots.
- ▌ Review Duplicates · nwiizoDuplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
- ▌ Review Architecture · nwiizoArchitecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
- ▌ Rust Agent Specialist · nwiizoApply Rust-native patterns (Type-State, Channel-Based, Actor Model) to ccswarm development.
- ▌ Check Production Ready · nwiizoProduction readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
- ▌ Add Config · nwiizo bundleAdd config to this macOS dotfiles repo. Use for env vars, fish abbreviations/functions/plugins, direct symlinked config files, tool integrations, shared agent config, and app config such as Neovim, Ghostty, Git, Bat, Atuin, tealdeer, and gh.
- ▌ Add Package · nwiizoAdd a package to this macOS dotfiles repo. Use when the user asks to install, add, or migrate a CLI package or GUI app, for example "add jq", "ripgrep を入れて", "lazygit 入れたい", "brew install foo を repo 管理に", "kubectl 追加して". Homebrew owns binaries here; update Brewfile, validate with brew bundle, apply with brew bundle, and verify the executable.
- ▌ Home Rust Mentor · nwiizo bundleRust初学者の質問やコンパイルエラーを、小さなコード例と型・所有権の動きから説明する。学習支援に使い、実装だけの依頼や専門家向けレビューでは説明を増やさない。
- ▌ Home Self Review · nwiizo独立レビューの依頼や具体的な懸念がある変更を、実装に使ったホストとは異なるAI CLIでレビューする。通常の編集ごとには起動せず、修正も依頼されている場合は妥当な指摘を反映・検証する。
- ▌ Home Docs Curator · nwiizoREADME・AGENTS・CLAUDE・関連文書の重複、古い前提、参照切れを整理する。文書全体の改稿では、現在の動作と判断を初見の読者に伝わる形へまとめる。
- ▌ Home Brainstorming · nwiizo bundleClarify an idea or stress-test an existing design when material choices remain unresolved. Use for design exploration or a requested decision interview; skip routine implementation whose important choices are settled.
- ▌ Nwiizo Coding Style · nwiizo bundlenwiizoの方針でコードを実装・修正・簡素化する。強度の切替、過剰設計の差分レビュー・全体監査、先送りした制限の一覧、効果表示、ヘルプを提供する。Rustではsimilarity-rsとcargo-couplingで重複・結合度を確認する。最小実装・YAGNIにも使い、一般的な執筆や質問には適用しない。
- ▌ Home History Distill · nwiizoローカルのAI対話履歴から、依頼の改善点や再利用できるスキル・エージェント・ルールを抽出する。履歴に基づくプロンプト改善や設定への反映に使う。日報はnippo、提示されたプロンプト単体の添削は通常の編集で扱う。
- ▌ Home Validate On Oss · nwiizo bundle開発中のツールを代表的な実プロジェクトで検証し、誤検出・クラッシュ・処理時間を改善する。OSSでの実用性や一般化可能性の確認を明示的に求められたときに使う。
- ▌ Home Marp Slide Editing · nwiizoMarpのMarkdownを作成・編集し、HTMLやPDFでレイアウトと可読性を確認する。marp:trueの資料やMarpを使うスライド依頼が対象。
- ▌ Home Postmortem Writing · nwiizoWrite or review incident postmortems from timelines, impact evidence, and response records, with contributing factors and verifiable follow-up actions.
- ▌ Home Data Shape Contract · nwiizo bundleDB・保存ファイル・API・イベント・CLIの構造化出力を設計・変更するとき、具体例と読み書きの互換性を確認する。未決の重要な選択を整理し、合意済みの形式や既存設定値だけの変更では再確認しない。
- ▌
- ▌ Home Karpathy Guidelines · nwiizo bundle曖昧な実装依頼や最小実装・YAGNIの依頼で、結果を左右する前提と検証方法を整理する。方針が決まった通常の変更では追加の手順を課さない。
- ▌ Home Translation Quality · nwiizo技術文書の日本語翻訳で、原文の意味、用語、文体、図表や参照の整合を確認する。依頼先の翻訳方針を優先し、特定の書籍の書式を一律に適用しない。
- ▌ Home Systematic Debugging · nwiizo bundleDiagnose bugs, test failures, performance regressions, build failures, and unexpected behavior from evidence before proposing or implementing a fix. Use when the cause is unknown or prior fixes failed.
- ▌ Home Empirical Prompt Tuning · nwiizo bundle高頻度・高リスクの指示や、期待どおり動かないスキルを、固定した依頼と独立した実行者で比較する。通常の文言整理には静的確認を使い、モデルの振る舞いを確かめたいときに使う。
- ▌ Home Test Driven Development · nwiizo bundleUse for non-trivial behavior changes or reproducible bugs with a practical automated-test seam. Verify a meaningful failing test before the fix; use native validation for config and skip artificial tests for prose or trivial changes.
- ▌ Home AWS Finops Investigation · nwiizo bundleAWS アカウントの FinOps 調査・コスト削減分析。ReadOnly + MFA 環境での非対話認証突破、Cost Explorer の読み解き罠、RI/SP の誤認パターン、レポート数値の分母混在を避けるための学び集。
- ▌ Home GCP Finops Investigation · nwiizo bundleGCP プロジェクトの FinOps 調査・コスト削減分析。Billing Export (BigQuery)、Active Assist Recommender、CUD/SUD の誤認パターン、プロジェクト/フォルダ/組織階層での集計、レポート数値の分母混在を避けるための学び集。
- ▌ Home Incident Runbook Templates · nwiizoCreate service-specific incident runbooks with diagnosis, recovery, rollback, and escalation steps. Use for response-procedure authoring; an active incident does not require writing a full runbook first.
- ▌ Home Verification Before Completion · nwiizoGround progress and completion claims in fresh tool evidence. Use before reporting work complete, fixed, passing, ready to commit, or ready to publish, especially after agent delegation.
- ▌ Cfp Review · nwiizo技術カンファレンスのCFP(Call for Papers)を新規作成・改善・段階レビューする。イベントとの整合、冒頭2〜3行、聴講者価値、実践的根拠、新規性、読みやすさ、提出制約を検証し、採択確率を上げる応募文と具体的な修正案が必要なときに使用する。
- ▌ OAUTH Bff Rust · nwiizo bundleRust/Axum などで SPA 向け OAuth 2.0 / OpenID Connect BFF を実装・レビュー・検証する。ブラウザにアクセストークンやリフレッシュトークンを出さない設計、HttpOnly Cookie セッション、CSRF/CORS/Origin 検証、Hydra などの認可サーバー連携、Playwright でのログイン往復検証を扱うときに使用。
- ▌ Zap Triage · nwiizoTurn OWASP ZAP JSON reports into code-level remediation work for any authorized web application without launching unscoped scans.
- ▌
- ▌ Blog Evaluate · nwiizoブログ記事を7観点(防御力・思考整理力・実践応用性・構成・コミュニケーション力・炎上リスク・人間らしさ)で総合評価する v2.3。Use when ブログ記事の評価、レビュー、品質チェック、公開前チェックが必要なとき。
- ▌
- ▌ Echo Skill · nwiizoUse when the user provides an arbitrary line of text and you must echo it back verbatim, prefixed with "ECHO:".
- ▌
- ▌ Orchestrator · nwiizo複雑タスクを逐次ステップに分割し、各ステップ内で並列サブタスクを実行する。大きなタスクを依頼されたとき、または「分割して」「段階的に」と指示されたときに使用。
- ▌
- ▌ Jj Agent Spawn · nwiizoSpawn a parallel coding-agent session in its own jj workspace. Uses `jj_agent` if the nwiizo/jujutsu.fish plugin is installed, otherwise falls back to raw `jj workspace add`. Use when starting a second (or Nth) agent on a different task without disturbing the current working copy. Invoke manually; creates a workspace directory on disk.
- ▌ Jj Commit Cycle · nwiizoIn any jj (Jujutsu) repository, complete the "commit" pattern — describe the current working copy with a message, then open a fresh change for the next unit of work. Use when a coherent edit is finished and should be preserved before moving on. Invoke manually; mutates state.
- ▌ CLI UX Review · nwiizoCLIツール出力のUXレビュー。出力フォーマット・Progressive Disclosure・多言語対応・Exit Codeをチェック。CLIツール開発時に使用。
- ▌
- ▌
- ▌