ワンクリックで
ink-bbs-component-architecture
Design React Ink component structures, props, and state for a terminal IDE with BBS chrome.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Design React Ink component structures, props, and state for a terminal IDE with BBS chrome.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use this skill whenever reviewing, auditing, or grading a command-line tool for agent-friendliness - it runs a black-box test suite against a target CLI and reports per-rule pass/fail from the cli-for-agents 45-rule catalog. Trigger even if the user doesn't explicitly say "agent-friendly" - apply whenever they ask "is mycli good for agents?", "review this CLI", "grade my cli against the rules", "check if this tool is safe to automate", or "audit command-line design". Companion to the cli-for-agents distillation skill.
Conduct comprehensive code reviews addressing syntactical and programmatic correctness, data flow, type safety (zero `any`), performance, security, API conformity, documentation consistency, best practices, and code style. Produces an exhaustively detailed remediation plan before implementing any fixes.
Use this skill for repositories managed through the git-mcp server when the task involves Git inspection, staging or committing, branches, remotes, rebase, cherry-pick, stash, bisect, worktrees, Git Flow, LFS, release tagging, PR preparation, or recovery. Prefer git-mcp tools over shell git commands, including when the user asks in raw Git terms such as git_status, git_commit, git_push, git_rebase, git_reflog, git_flow, submodules, or “undo this safely”.
Convert ANSI art composition principles into Ink UI chrome, layout, and component styling.
Validate keyboard flow, focus behavior, resize behavior, ANSI readability, and terminal usability for Ink BBS-style UIs.
Design React Ink terminal UI components for a terminal-based IDE with classic BBS / warez-scene aesthetics and ANSI art composition rules.
| name | ink-bbs-component-architecture |
| description | Design React Ink component structures, props, and state for a terminal IDE with BBS chrome. |
| triggers | ["react ink component","component api","tui component architecture","terminal ide components"] |
Design the React component tree and state model for the terminal IDE.
PanelSplitPaneTabsTreeListPromptStatusBarModalInspectorEditorFrameLogViewBoardHeaderTransferMeterBoardMessageListReturn: