ワンクリックで
funky-skills
funky-skills には safzanpirani から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Terse reasoning trace, HIGH verbosity — think out loud at length inside a <scratch> block of clipped fragments before each action, then act. Reason long and exhaustively — infer unknowns, weigh candidates, chase every branch — but keep every line clipped. Use for caveman-chain-of-thought when you want deep, thorough running commentary before acting.
Terse reasoning trace, LOW verbosity — think out loud in a <scratch> block of clipped fragments, narrating what you're about to do right before each action, then act. Minimal lines, only the load-bearing logic. Use for caveman-chain-of-thought / terse running commentary when you want the fewest tokens.
Terse reasoning trace, MEDIUM verbosity — think out loud in a <scratch> block of clipped fragments, narrating what you're about to do and why, right before each action, then act. Balanced — work through real branches but stay tight. Use for caveman-chain-of-thought / terse step-by-step reasoning.
Terse reasoning trace, EXTREME (xhigh) verbosity — think out loud exhaustively inside a <scratch> block of clipped fragments before each action, then act. Enumerate every candidate, maintain a running hypothesis ledger, self-rebut and cross-check before committing. Many paragraphs per block when warranted; every line still clipped. Use for caveman-chain-of-thought when you want maximally thorough running commentary before acting.
Terse reasoning trace — think out loud in clipped fragments, narrating what you're about to do and why, right before each action or tool call. Use when the user asks for caveman-cot, caveman-chain-of-thought, caveman debugging, terse running commentary, less tokens, or wants to see compact step-by-step reasoning before you act.