K9i-0

40 mods across 2 repositories, 1.1k stars between them.

code-reviewer

01

K9i-0/ccpocket

Agent Claude Code

An agent that reviews code changes for bugs, design problems, readability, and framework-specific issues. It responds in Japanese and checks Dart, Flutter, and TypeScript details when those technologies are involved.

1.0k 2d ago A 49 tokens original MIT

e2e-verifier

02

K9i-0/ccpocket

Agent Claude Code

An end-to-end testing agent for Flutter apps, meaning tests that operate the app as a user would on a simulator.

1.0k 2d ago A 65 tokens original MIT

PostToolUse

03

K9i-0/ccpocket

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-analyze.sh. From K9i-0/ccpocket.

1.0k 2d ago A tokens not measured copy · 44% MIT

Stop

04

K9i-0/ccpocket

Hook Claude Code

Runs when the agent finishes a response, executing pre-stop-check.sh. From K9i-0/ccpocket.

1.0k 2d ago A tokens not measured copy · 52% MIT

ccpocket

05

K9i-0/ccpocket

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Stop) and 69 allowed tools.

1.0k 2d ago A tokens not measured original MIT

codex-guide

06

K9i-0/ccpocket

Skill Claude CodeCodex

A guide to using Codex, including its command-line app, editor tools, settings, permissions, hooks, reusable skills, subagents, and MCP connections. MCP is a way for an agent to use external tools through a standard connection.

1.0k 2d ago A 83 tokens original MIT

flutter-ui-design

07

K9i-0/ccpocket

Skill Claude CodeCodex

SSOT (Single Source of Truth) + UDF (Unidirectional Data Flow) に基づく設計。.

1.0k 2d ago A 36 tokens original MIT

flutter-upgrade

08

K9i-0/ccpocket

Skill Claude CodeCodex

A workflow for upgrading the Flutter SDK and adapting a project to the new version. The Flutter SDK is the software package used to build Flutter applications.

1.0k 2d ago A 113 tokens original MIT

merge

09

K9i-0/ccpocket

Skill Claude CodeCodex

A workflow for merging a completed Git branch into main and removing the finished branch and its linked worktree. A branch is a separate line of changes, and a worktree is another local directory connected to that branch.

1.0k 2d ago A 16 tokens original MIT

mobile-automation

10

K9i-0/ccpocket

Skill Claude CodeCodex

A guide for automated end-to-end and interface checks of a Flutter app using a Dart tool connection and Marionette. End-to-end testing checks a complete user flow, while a simulator runs the app without a physical phone.

1.0k 2d ago A 138 tokens original MIT

playwright-cli

11

K9i-0/ccpocket

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

1.0k 2d ago A 52 tokens copy · 100% MIT

release-app

12

K9i-0/ccpocket

Skill Claude CodeCodex

A release workflow for a Flutter app that updates its version, records changes, creates platform tags, and lets GitHub Actions build and distribute the app. Flutter is a toolkit for making apps for mobile, desktop, and other platforms.

1.0k 2d ago A 87 tokens original MIT

release-bridge

13

K9i-0/ccpocket

Skill Claude CodeCodex

A release procedure for the Bridge Server package, covering version changes, a changelog, a Git tag, and automatic npm publishing through GitHub Actions.

1.0k 2d ago A 31 tokens original MIT

release-card

14

K9i-0/ccpocket

Skill Claude CodeCodex

A workflow for creating English and Japanese release-announcement images from an app's latest version and store release notes. A release card is a visual summary of what changed in a new app version.

1.0k 2d ago A 121 tokens original MIT

self-review

15

K9i-0/ccpocket

Skill Claude CodeCodex

A procedure for reviewing code changes before declaring a task finished.

1.0k 2d ago A 33 tokens original MIT

shorebird-patch

16

K9i-0/ccpocket

Skill Claude CodeCodex

A Shorebird workflow for creating over-the-air patches for a Flutter mobile app and distributing them to a staging environment. Stable release is promoted manually after testing.

1.0k 2d ago A 30 tokens original MIT

sim-preview

17

K9i-0/ccpocket

Skill Claude CodeCodex

A workflow for viewing an iOS app running in an iPhone Simulator through VNC, a protocol for remotely seeing and controlling a screen. It uses TrollVNC and can expose the simulator through Tailscale.

1.0k 2d ago A 92 tokens original MIT

submit-store-review

18

K9i-0/ccpocket

Skill Claude CodeCodex

A release-submission workflow for sending an existing iOS or Android app build to App Store Connect or Google Play for review. It compares the candidate with the currently published version and prepares release notes in four languages.

1.0k 2d ago A 126 tokens original MIT

test-bridge

19

K9i-0/ccpocket

Skill Claude CodeCodex

A Japanese-language guide for testing and type-checking a TypeScript Bridge Server. Type-checking checks that code uses values and functions in valid ways before it runs.

1.0k 2d ago A 25 tokens original MIT

test-flutter

20

K9i-0/ccpocket

Skill Claude CodeCodex

Flutter app testing guidance covering code checks, formatting, unit tests, and user-interface tests. Flutter is a toolkit for building apps from one codebase.

1.0k 2d ago A 26 tokens original MIT

triage

21

K9i-0/ccpocket

Skill Claude CodeCodex

Skill "triage" from K9i-0/ccpocket, covering issue / pr triage, 原則, phase 0: 種別判定, prフロー and phase 1: intake / ready判定.

1.0k 2d ago A 101 tokens original MIT

update-store

22

K9i-0/ccpocket

Skill Claude CodeCodex

An automation tool for updating mobile-app store materials, including screenshots, descriptions, release notes, and other App Store or Google Play text. It captures screens from an app simulator and can combine them into store images.

1.0k 2d ago A 80 tokens original MIT

web-preview

23

K9i-0/ccpocket

Skill Claude CodeCodex

A Flutter web preview workflow that builds the web app, starts a local server, checks it in Playwright, and provides viewing URLs.

1.0k 2d ago A 32 tokens original MIT

marionette

24

K9i-0/ccpocket

MCP server Claude CodeCodexCursor +2

MCP server "marionette" as configured in K9i-0/ccpocket. Launched with marionette_mcp.

1.0k 2d ago A tokens not measured original MIT