nwiizo

70 mods across 7 repositories, 922 stars between them.

release

01

nwiizo/tfmcp

Skill Claude CodeCodex

Prepare, verify, publish, or troubleshoot a tfmcp release to crates.io and GitHub. Use for version changes, release readiness checks, changelog preparation, tagging, or publication.

371 4d ago A 40 tokens original MIT

000_general

02

nwiizo/tfmcp

Cursor rule Cursor

General project guidelines for tfmcp. Always consider these guidelines when working on the project.

371 4d ago A 187 tokens original MIT

001_rust

03

nwiizo/tfmcp

Cursor rule Cursor

Rust coding standards and architecture guidelines for tfmcp.

371 4d ago A 0 tokens original MIT

002_terraform

04

nwiizo/tfmcp

Cursor rule Cursor

Terraform standards and best practices for tfmcp.

371 4d ago A 0 tokens original MIT

003_mcp

05

nwiizo/tfmcp

Cursor rule Cursor

MCP protocol implementation guidelines and standards.

371 4d ago A 0 tokens original MIT

tfmcp CLAUDE.md

06

nwiizo/tfmcp

Instructions file

Instructions for nwiizo/tfmcp, covering claude.md, quick reference, quality checks (run before commits), project structure and key rules.

371 4d ago A 441 tokens original MIT

nippo

07

nwiizo/nippo

Skill Claude CodeCodex

Generate Japanese daily reports, reflection prompts, guides, reviews, and trend reports from Claude Code or Codex work logs. Use when the user asks for nippo, 日報, daily, reflection, guide, report, review, insight, trend, plan, ledger, or wants to summarize recent Claude Code/Codex work.

164 7d ago A 69 tokens original MIT

nippo AGENTS.md

08

nwiizo/nippo

Instructions file CodexOpenCode

Instructions for nwiizo/nippo, covering nippo, read first, development, change map and rules.

164 7d ago A 423 tokens original MIT

benchmark-runner

09

nwiizo/ccswarm

Skill Claude CodeCodex

Run performance benchmarks with criterion. Compare against baselines and profile hotspots.

149 1mo ago A 18 tokens original MIT

check-impl

10

nwiizo/ccswarm

Skill Claude CodeCodex

Implementation verification - runs format, lint, test, and build checks on the workspace.

149 1mo ago A 21 tokens original MIT

nwiizo/ccswarm

Skill Claude CodeCodex

Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.

149 1mo ago A 27 tokens original MIT

deploy-workflow

12

nwiizo/ccswarm

Skill Claude CodeCodex

Release deployment process for ccswarm. Version update, quality gates, build, tag, publish.

149 1mo ago A 24 tokens original MIT

git-worktree

13

nwiizo/ccswarm

Skill Claude CodeCodex

Parallel development workflow using git worktrees. Each agent gets an isolated worktree for safe concurrent work.

149 1mo ago A 24 tokens original MIT

hitl-approval

14

nwiizo/ccswarm

Skill Claude CodeCodex

Human-in-the-loop approval workflow for high-risk agent operations (file deletions, deployments, config changes).

149 1mo ago A 26 tokens original MIT

mutation-test

15

nwiizo/ccswarm

Skill Claude CodeCodex

Run mutation tests with cargo-mutants to verify test quality. Reports caught, missed, and timed-out mutants.

149 1mo ago A 25 tokens original MIT

review-all

16

nwiizo/ccswarm

Skill Claude CodeCodex

Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.

149 1mo ago A 25 tokens original MIT

review-architecture

17

nwiizo/ccswarm

Skill Claude CodeCodex

Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.

149 1mo ago A 29 tokens original MIT

review-duplicates

18

nwiizo/ccswarm

Skill Claude CodeCodex

Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.

149 1mo ago A 22 tokens original MIT

review-fix

19

nwiizo/ccswarm

Skill Claude CodeCodex

Review uncommitted changes, fix actionable correctness issues, and verify the result.

149 1mo ago A 20 tokens original MIT

nwiizo/ccswarm

Skill Claude CodeCodex

Apply Rust-native patterns (Type-State, Channel-Based, Actor Model) to ccswarm development.

149 1mo ago A 25 tokens original MIT

README

21

nwiizo/ccswarm

Agent Claude Code

Sub-agents for the ccswarm project. Designed for both individual invocation and Agent Teams parallel execution.

149 1mo ago A 0 tokens original MIT

all-reviewer

22

nwiizo/ccswarm

Agent Claude Code

Integrated review agent. Reviews design compliance, code quality, and architecture patterns all at once. Used with /review-all skill.

149 1mo ago A 29 tokens original MIT

nwiizo/ccswarm

Agent Claude Code

Architecture pattern specialized review agent. Verifies compliance with Type-State, Channel-Based, Actor Model and other patterns. Used with /review-architecture skill.

149 1mo ago A 34 tokens original MIT

backend-specialist

24

nwiizo/ccswarm

Agent Claude Code

Backend development specialist for APIs, databases, server logic, and authentication. Use this agent for REST/GraphQL APIs, database design, and server-side business logic.

149 1mo ago A 37 tokens original MIT