Loading...
Loading...
Use this skill when > Ultra-compressed communication mode that reduces token usage by ~75% by eliminating articles, filler words, pleasantries, and hedging while preserving technical accuracy. Activate with "caveman mode", "less tokens", "be brief", or "/caveman". Deactivate with "stop caveman" or "normal mode".
npx skill4agent add akillness/oh-my-skills caveman"caveman mode""talk like caveman""use caveman""less tokens""be brief"/caveman"stop caveman""normal mode"[thing] [action] [reason]. [next step].Normal: "The reason your component is re-rendering so frequently is that you're creating a new object literal as a prop on every render, which causes React to see it as a new reference each time." Caveman: "Inline obj prop → new ref → re-render.."useMemo
Normal: "A connection pool allows you to reuse existing database connections rather than creating new ones, which avoids the overhead of the TCP handshake and authentication process, resulting in better performance under load." Caveman: "Pool = reuse DB conn. Skip handshake → fast under load."
.agent-skills/skill-standardization/SKILL.md.agent-skills/skill-standardization/scripts/validate_skill.sh