원클릭으로
pi-improvements
When encountering pi tool limitations, propose focused extensions that solve one problem each.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
When encountering pi tool limitations, propose focused extensions that solve one problem each.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Teach the user a new skill or concept, within this workspace.
Conventional commit message generator for jj and git repos. Analyzes diffs and produces scoped, well-formed commit messages. Use whenever the user says "commit", "make a commit", "write commit message", or similar.
Remove all AI-generated slop like useless comments, try/catch blocks, and casts
Build terminal UIs with OpenTUI. Covers the core API, keymaps, React and Solid bindings, components, layout, keyboard input, plugins, and testing.
Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".
Generate test cases in standard QA format.
| name | pi-improvements |
| description | When encountering pi tool limitations, propose focused extensions that solve one problem each. |
~/.pi/extensions/name.ts over foldersEdit by Line: Replace exact-text matching with line numbers
edit_line({ path: "foo.tsx", start: 45, end: 52, replacement: "..." })
Edit Preview: Intercept edit tool, show unified diff in TUI overlay
Bash Summarize: Parse known tools (vp check, npm test), return structured errors
File Stale Guard: Store mtime on read, warn on write if changed