← all publishers

nwiizo

@nwiizo source repo

113 published skills · page 1 of 2

  1. Maintain Cargo Nvim 2 · nwiizo
    Bridge 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.
    0
    installs
  2. 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) でデータを収集する。
    0
    installs
  3. Review All 2 · nwiizo
    Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
    0
    installs
  4. Review Fix 2 · nwiizo
    Code review with automatic fix. Detects bugs, stale references, code duplication, provider abstraction gaps, and sort instability — then fixes and verifies.
    0
    installs
  5. Deploy Workflow 2 · nwiizo
    Release deployment process for ccswarm. Version update, quality gates, build, tag, publish.
    0
    installs
  6. Review Fix 3 · nwiizo
    Code review with automatic fix. Detects bugs, stale references, duplication, provider abstraction gaps, and sort instability, then fixes and verifies.
    0
    installs
  7. Review Duplicates 2 · nwiizo
    Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
    0
    installs
  8. Review Architecture 2 · nwiizo
    Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
    0
    installs
  9. Check Production Ready 2 · nwiizo
    Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
    0
    installs
  10. Maintain Cargo Nvim · nwiizo bundle
    Maintain 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.
    0
    installs
  11. Nippo · nwiizo bundle
    Generate 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.
    0
    installs
  12. Fact Check · nwiizo
    ファクトチェック - スライド内の数値・引用・技術仕様・人名・年号の事実関係をWebSearch/WebFetchで検証
    0
    installs
  13. Review Slide · nwiizo
    スライドレビュー - Marpプレゼンテーションを聴衆起点・構成・容量・配色・視覚装飾・ファクト・表現の7観点で総合評価
    0
    installs
  14. Check Structure · nwiizo
    構成チェック - プレゼンテーションの骨格(全体構成・目次整合・Why→What→How順序・繋ぎスライド)を評価する
    0
    installs
  15. Add Picker · nwiizo
    Scaffold 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.
    0
    installs
  16. Add Abbreviation · nwiizo
    Add a new jj abbreviation across the 4 required sites (register, erase, README, test) with verification. Invoke manually; has side effects.
    0
    installs
  17. Bug Fix · nwiizo
    Systematic bug investigation and fix workflow. Use when fixing bugs, investigating issues, or debugging test failures.
    0
    installs
  18. Dev Setup · nwiizo
    Development environment setup - Rust toolchain, cross-compilation targets, dependencies, git hooks, IDE config.
    0
    installs
  19. QA Pipeline · nwiizo
    Comprehensive quality assurance - tests, linting, formatting, code analysis, and release build verification.
    0
    installs
  20. Deploy Check · nwiizo
    Pre-release verification workflow - version, security audit, performance, cross-platform builds, documentation.
    0
    installs
  21. Pre Release Check · nwiizo
    Run full quality gate before release — fmt, clippy, test, mutants, similarity, coupling.
    0
    installs
  22. Refactor Analysis · nwiizo
    Run cargo-coupling and similarity-rs to identify refactoring targets, then create a prioritized plan.
    0
    installs
  23. Web · nwiizo
    Web - Visualization UI
    0
    installs
  24. Review · nwiizo
    Modularity review using Balanced Coupling model. Combines automated analysis with semantic code review to find implicit coupling and design issues.
    0
    installs
  25. Analyze · nwiizo bundle
    Analyze - Coupling Analysis
    0
    installs
  26. Mutants · nwiizo
    Mutation Testing
    0
    installs
  27. E2e Test · nwiizo bundle
    E2E Test - End-to-End テスト (project)
    0
    installs
  28. Hotspots · nwiizo
    Identify high-priority refactoring targets using hotspot scoring. Ranks modules by issue severity and coupling count.
    0
    installs
  29. Refactor · nwiizo bundle
    Refactor - Refactoring Proposals
    0
    installs
  30. Similarity · nwiizo
    Similarity - Code Similarity Analysis
    0
    installs
  31. Full Review · nwiizo bundle
    Full Review Skill
    0
    installs
  32. Check Balance · nwiizo
    Quick health check for coupling balance score. Use for daily score verification and CI quality gates.
    0
    installs
  33. Explain Issue · nwiizo
    Explain coupling issue types in detail with detection conditions, code examples, and solution approaches.
    0
    installs
  34. Cargo Coupling · nwiizo
    cargo-coupling - カップリング分析ツール (project)
    0
    installs
  35. Balanced Coupling · nwiizo bundle
    Khononov's Balanced Coupling model reference. Auto-loaded when analyzing coupling patterns, reviewing architecture, or interpreting analysis results.
    0
    installs
  36. Draft Slide Deck · nwiizo bundle
    Design, 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.
    0
    installs
  37. Review Slide Wit · nwiizo bundle
    Review 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.
    0
    installs
  38. Fact Check Slides · nwiizo bundle
    Verify 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.
    0
    installs
  39. Polish Slide Copy · nwiizo bundle
    Refine 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.
    0
    installs
  40. Review Slide Flow · nwiizo bundle
    Review 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.
    0
    installs
  41. Logic Proofreading · nwiizo bundle
    Review 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.
    0
    installs
  42. Logical Flow Check · nwiizo bundle
    Review 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.
    0
    installs
  43. Review Slide Suite · nwiizo bundle
    Coordinate 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.
    0
    installs
  44. Deepen Slide Claims · nwiizo bundle
    Test 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.
    0
    installs
  45. Prepare Slide Release · nwiizo bundle
    Validate 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.
    0
    installs
  46. Trim Slide Redundancy · nwiizo bundle
    Find 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.
    0
    installs
  47. Review Slide Narrative · nwiizo bundle
    Review 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.
    0
    installs
  48. Cognitive Rhythm Writing · nwiizo bundle
    Design, 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.
    0
    installs
  49. Review Slide Adversarial · nwiizo bundle
    Pressure-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.
    0
    installs
  50. Review Slide Comprehension · nwiizo bundle
    Review 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.
    0
    installs
  51. Check Impl · nwiizo
    Implementation verification - runs format, lint, test, and build checks on the workspace.
    0
    installs
  52. Review All · nwiizo
    Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
    0
    installs
  53. Review Fix · nwiizo
    Review uncommitted changes, fix actionable correctness issues, and verify the result.
    0
    installs
  54. Git Worktree · nwiizo
    Parallel development workflow using git worktrees. Each agent gets an isolated worktree for safe concurrent work.
    0
    installs
  55. Hitl Approval · nwiizo
    Human-in-the-loop approval workflow for high-risk agent operations (file deletions, deployments, config changes).
    0
    installs
  56. Mutation Test · nwiizo
    Run mutation tests with cargo-mutants to verify test quality. Reports caught, missed, and timed-out mutants.
    0
    installs
  57. Deploy Workflow · nwiizo
    Release deployment process for ccswarm. Version update, quality gates, build, tag, publish.
    0
    installs
  58. Benchmark Runner · nwiizo
    Run performance benchmarks with criterion. Compare against baselines and profile hotspots.
    0
    installs
  59. Review Duplicates · nwiizo
    Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
    0
    installs
  60. Review Architecture · nwiizo
    Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
    0
    installs
  61. Rust Agent Specialist · nwiizo
    Apply Rust-native patterns (Type-State, Channel-Based, Actor Model) to ccswarm development.
    0
    installs
  62. Check Production Ready · nwiizo
    Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
    0
    installs
  63. Add Config · nwiizo bundle
    Add 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.
    0
    installs
  64. Add Package · nwiizo
    Add 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.
    0
    installs
  65. Home Rust Mentor · nwiizo bundle
    Rust初学者の質問やコンパイルエラーを、小さなコード例と型・所有権の動きから説明する。学習支援に使い、実装だけの依頼や専門家向けレビューでは説明を増やさない。
    0
    installs
  66. Home Self Review · nwiizo
    独立レビューの依頼や具体的な懸念がある変更を、実装に使ったホストとは異なるAI CLIでレビューする。通常の編集ごとには起動せず、修正も依頼されている場合は妥当な指摘を反映・検証する。
    0
    installs
  67. Home Docs Curator · nwiizo
    README・AGENTS・CLAUDE・関連文書の重複、古い前提、参照切れを整理する。文書全体の改稿では、現在の動作と判断を初見の読者に伝わる形へまとめる。
    0
    installs
  68. Home Brainstorming · nwiizo bundle
    Clarify 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.
    0
    installs
  69. Nwiizo Coding Style · nwiizo bundle
    nwiizoの方針でコードを実装・修正・簡素化する。強度の切替、過剰設計の差分レビュー・全体監査、先送りした制限の一覧、効果表示、ヘルプを提供する。Rustではsimilarity-rsとcargo-couplingで重複・結合度を確認する。最小実装・YAGNIにも使い、一般的な執筆や質問には適用しない。
    0
    installs
  70. Home History Distill · nwiizo
    ローカルのAI対話履歴から、依頼の改善点や再利用できるスキル・エージェント・ルールを抽出する。履歴に基づくプロンプト改善や設定への反映に使う。日報はnippo、提示されたプロンプト単体の添削は通常の編集で扱う。
    0
    installs
  71. Home Validate On Oss · nwiizo bundle
    開発中のツールを代表的な実プロジェクトで検証し、誤検出・クラッシュ・処理時間を改善する。OSSでの実用性や一般化可能性の確認を明示的に求められたときに使う。
    0
    installs
  72. Home Marp Slide Editing · nwiizo
    MarpのMarkdownを作成・編集し、HTMLやPDFでレイアウトと可読性を確認する。marp:trueの資料やMarpを使うスライド依頼が対象。
    0
    installs
  73. Home Postmortem Writing · nwiizo
    Write or review incident postmortems from timelines, impact evidence, and response records, with contributing factors and verifiable follow-up actions.
    0
    installs
  74. Home Data Shape Contract · nwiizo bundle
    DB・保存ファイル・API・イベント・CLIの構造化出力を設計・変更するとき、具体例と読み書きの互換性を確認する。未決の重要な選択を整理し、合意済みの形式や既存設定値だけの変更では再確認しない。
    0
    installs
  75. Home Fix Review Comments · nwiizo
    会話中のレビュー指摘を実コードと照合し、妥当なものを修正・検証する。重複した指摘をまとめ、対応しない理由も報告する。
    0
    installs
  76. Home Karpathy Guidelines · nwiizo bundle
    曖昧な実装依頼や最小実装・YAGNIの依頼で、結果を左右する前提と検証方法を整理する。方針が決まった通常の変更では追加の手順を課さない。
    0
    installs
  77. Home Translation Quality · nwiizo
    技術文書の日本語翻訳で、原文の意味、用語、文体、図表や参照の整合を確認する。依頼先の翻訳方針を優先し、特定の書籍の書式を一律に適用しない。
    0
    installs
  78. Home Systematic Debugging · nwiizo bundle
    Diagnose 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.
    0
    installs
  79. Home Empirical Prompt Tuning · nwiizo bundle
    高頻度・高リスクの指示や、期待どおり動かないスキルを、固定した依頼と独立した実行者で比較する。通常の文言整理には静的確認を使い、モデルの振る舞いを確かめたいときに使う。
    0
    installs
  80. Home Test Driven Development · nwiizo bundle
    Use 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.
    0
    installs
  81. Home AWS Finops Investigation · nwiizo bundle
    AWS アカウントの FinOps 調査・コスト削減分析。ReadOnly + MFA 環境での非対話認証突破、Cost Explorer の読み解き罠、RI/SP の誤認パターン、レポート数値の分母混在を避けるための学び集。
    0
    installs
  82. Home GCP Finops Investigation · nwiizo bundle
    GCP プロジェクトの FinOps 調査・コスト削減分析。Billing Export (BigQuery)、Active Assist Recommender、CUD/SUD の誤認パターン、プロジェクト/フォルダ/組織階層での集計、レポート数値の分母混在を避けるための学び集。
    0
    installs
  83. Home Incident Runbook Templates · nwiizo
    Create 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.
    0
    installs
  84. Home Verification Before Completion · nwiizo
    Ground 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.
    0
    installs
  85. Cfp Review · nwiizo
    技術カンファレンスのCFP(Call for Papers)を新規作成・改善・段階レビューする。イベントとの整合、冒頭2〜3行、聴講者価値、実践的根拠、新規性、読みやすさ、提出制約を検証し、採択確率を上げる応募文と具体的な修正案が必要なときに使用する。
    0
    installs
  86. OAUTH Bff Rust · nwiizo bundle
    Rust/Axum などで SPA 向け OAuth 2.0 / OpenID Connect BFF を実装・レビュー・検証する。ブラウザにアクセストークンやリフレッシュトークンを出さない設計、HttpOnly Cookie セッション、CSRF/CORS/Origin 検証、Hydra などの認可サーバー連携、Playwright でのログイン往復検証を扱うときに使用。
    0
    installs
  87. Zap Triage · nwiizo
    Turn OWASP ZAP JSON reports into code-level remediation work for any authorized web application without launching unscoped scans.
    0
    installs
  88. Owasp Assessment · nwiizo
    OWASP Assessment — 詳細仕様
    0
    installs
  89. Blog Evaluate · nwiizo
    ブログ記事を7観点(防御力・思考整理力・実践応用性・構成・コミュニケーション力・炎上リスク・人間らしさ)で総合評価する v2.3。Use when ブログ記事の評価、レビュー、品質チェック、公開前チェックが必要なとき。
    0
    installs
  90. Playwright Attack · nwiizo
    Playwright Attack Patterns
    0
    installs
  91. Echo Skill · nwiizo
    Use when the user provides an arbitrary line of text and you must echo it back verbatim, prefixed with "ECHO:".
    0
    installs
  92. Sync Tasks · nwiizo
    Claude Code TaskList と vibe-ticket の同期。タスク管理の状態を双方向で同期する。
    0
    installs
  93. Orchestrator · nwiizo
    複雑タスクを逐次ステップに分割し、各ステップ内で並列サブタスクを実行する。大きなタスクを依頼されたとき、または「分割して」「段階的に」と指示されたときに使用。
    0
    installs
  94. Self Review · nwiizo
    Self Review
    0
    installs
  95. Jj Agent Spawn · nwiizo
    Spawn 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.
    0
    installs
  96. Jj Commit Cycle · nwiizo
    In 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.
    0
    installs
  97. CLI UX Review · nwiizo
    CLIツール出力のUXレビュー。出力フォーマット・Progressive Disclosure・多言語対応・Exit Codeをチェック。CLIツール開発時に使用。
    0
    installs
  98. Design Review · nwiizo
    設計書を5.0点満点で評価。完全性・一貫性・明確性・実現可能性・リスク管理の5軸で矛盾検出・改善提案。設計レビュー時に使用。
    0
    installs
  99. Marp Slide Editing · nwiizo
    Marpプレゼンテーションの技術的制約とベストプラクティス。marp:trueのMarkdown編集時やスライド作成リクエスト時に自動使用。
    0
    installs
  100. Validate On Oss · nwiizo
    ツールを実際のOSSプロジェクト(bat, fd, ripgrep, eza, tokei)で検証する。ツールの品質・パフォーマンス検証時に使用。
    0
    installs