caveman-vi

Compresses Vietnamese AI responses into terse fragments while preserving technical content.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/manhthien2005/PM_REVIEW --skill caveman-vi-manhthien2005
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: caveman-vi
Source: https://github.com/manhthien2005/PM_REVIEW/tree/main/tooling/.windsurf-template/shared/skills/caveman-vi
Command: npx skills add https://github.com/manhthien2005/PM_REVIEW --skill caveman-vi-manhthien2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Long, filler-heavy AI responses waste tokens and slow down reading for Vietnamese-speaking developers who only need the technical answer. This Skill strips filler, hedging, and non-essential words from responses while keeping code, error messages, and technical terms intact. ## Core Features & Use Cases - Three intensity levels: lite (drop filler), full (fragments allowed, default), and ultra (abbreviations, arrows, one-word answers) switchable via /caveman lite|full|ultra. - Safety boundaries: automatically reverts to full clear writing for security warnings, destructive commands (firebase deploy, force push, database drops), and multi-step instructions. - Vietnamese output preserved: only the style changes; technical terms like Riverpod, Firestore, and FCM stay untranslated and code blocks remain unchanged. - Use Case: A Flutter developer debugging a Firestore empty query activates caveman mode and gets a three-item checklist (rules, index, field typo) instead of a paragraph of explanation. ## Quick Start Type /caveman or say "bật caveman" to activate ultra-concise Vietnamese responses, and say "tắt caveman" to return to normal mode.

Frequently Asked Questions about caveman-vi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable caveman mode for shorter AI responses?▼

Type /caveman, /caveman lite, /caveman full, or /caveman ultra, or say "bật caveman" or "tiết kiệm token". The mode is off by default and stays active across turns until you say "tắt caveman" or "normal mode".

What is the difference between caveman lite, full, and ultra levels?▼

Lite drops filler and hedging but keeps complete sentences. Full (the default) allows sentence fragments and removes non-essential articles. Ultra adds abbreviations like DB/auth/cfg, strips conjunctions, and uses arrows such as X → Y.

Does caveman mode change code blocks or commit messages?▼

No. Code blocks, commit messages, PR titles and bodies, source comments, and quoted error messages are always written normally and fully formatted. Only conversational response text is compressed.

When does caveman mode automatically turn off?▼

It auto-deactivates for security warnings, irreversible actions like firebase deploy to production or database drops, and when the user is confused or asks for clarification. Normal concise mode resumes after the situation clears.

Does caveman mode work in languages other than Vietnamese?▼

This variant is localized for Vietnamese output only; the response language stays Vietnamese and only the style changes. Technical terms such as Riverpod, Firestore, and FCM are kept in English and never translated.