ワンクリックで
compress
Compress and optimize AI instructions to be clearer, more concise, and more efficient.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compress and optimize AI instructions to be clearer, more concise, and more efficient.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Add terms, context, or instructions to Shama voice-to-text files for clipboard mode (Ctrl+Opt+Space) or shell-command mode (Ctrl+Opt+S), at project or global level.
Initialize Shama voice-to-text config for the project — create voice.json, voice-vocabulary.md, voice-context.md, and register the project in Shama's registry.toml.
Reflect on codebase navigation effectiveness at end of conversation. Surfaces dead ends, inefficiencies, missing context. Does not write files — pair with /kiro:steering-custom to persist.
Use when picking or vetting a keyboard shortcut on macOS. Triggers include "what hotkey should I use for X", "is `<combo>` available", "does this shortcut conflict", "recommend a keybinding for…", "check `<combo>` against my setup", "pick a hotkey for…", or any mention of choosing/binding/changing a shortcut in WezTerm, tmux, Zed, Chrome, Claude Code, or macOS. Determines whether a proposed combo collides with OS-reserved bindings, app defaults, or the user's customizations, and recommends ergonomic alternatives when needed.
Detect and remove dead code with knip. Use when the user asks to "run knip", "find unused files", "find unused exports", "find unused dependencies", "clean up dead code", "remove dead code", "set up knip", "configure knip", "knip.json", "knip false positive", "knip CI", or mentions a `knip` config, dependency bloat, bundle bloat from unused imports, or tree-shaking unused exports. Covers the configuration-first workflow, confidence-gated deletion, framework-specific gotchas (Next.js 15+, Tailwind, Storybook, Jest, Bun's test runner and `bun build --compile`), monorepos, CI integration, and performance tuning.
This skill should be used when the user asks to "set up react-scan", "install react-scan", "diagnose React re-renders", "find unnecessary renders", "find unstable props", "automate React render checks with Playwright", "react-scan + playwright", "measure component renders programmatically", "check why a React component is slow", or mentions React rendering issues, slow React interactions, render counts, or component-level perf attribution. Covers install across Next.js/Vite/Remix/script-tag/browser-extension, the lite headless API for CI, and the canonical render-attribution → fix → validate loop driven through Playwright.
| name | compress |
| description | Compress and optimize AI instructions to be clearer, more concise, and more efficient. |
| disable-model-invocation | true |
You are an AI instruction optimizer tasked with refining and improving instructions for LLM agents. Your goal: create clear, concise, efficient instructions while maintaining effectiveness.
Here are the original instructions to optimize:
<original_instructions> $ARGUMENTS </original_instructions>
Analyze and optimize these instructions. Follow these steps:
Before final output, wrap your analysis in <instruction_analysis> tags inside your thinking block:
Output Format:
Formatting Guidelines:
AI Context Efficiency:
Compression Guidelines:
Instruction compression examples:
Original: "Please ensure that you carefully review all the provided information before proceeding with your analysis." Compressed: "Review all info before analysis" Original: "It is of utmost importance that you maintain a professional tone throughout your response, avoiding any colloquialisms or informal language." Compressed: "Maintain professional tone. No colloquialisms/informal language." - ✅ Preserved requirements - ✅ Removed redundant words, replaced sentences with short phrasesProvide negative examples of instruction compression:
Original: "Ensure all financial calculations are accurate to two decimal places and include the appropriate currency symbol." Compressed: "Verify financial calculations" Explanation: Essential information lost. - 🚫 # of decimal places lost - 🚫 currency symbol lostNow, optimize the instructions.