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.
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.
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.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-analyze.sh. From K9i-0/ccpocket.
Hook Claude Code
Runs when the agent finishes a response, executing pre-stop-check.sh. From K9i-0/ccpocket.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Stop) and 69 allowed tools.
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.
Skill Claude CodeCodex
SSOT (Single Source of Truth) + UDF (Unidirectional Data Flow) に基づく設計。.
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.
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.
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.
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.
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.
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.
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.
Skill Claude CodeCodex
A procedure for reviewing code changes before declaring a task finished.
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.
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.
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.
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.
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.
Skill Claude CodeCodex
Skill "triage" from K9i-0/ccpocket, covering issue / pr triage, 原則, phase 0: 種別判定, prフロー and phase 1: intake / ready判定.
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.
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.
MCP server Claude CodeCodexCursor +2
MCP server "marionette" as configured in K9i-0/ccpocket. Launched with marionette_mcp.