Skip to content

feat: add Spanish caveman mode (caveman-es)#27

Open
mvanhorn wants to merge 1 commit intoJuliusBrussee:mainfrom
mvanhorn:osc/8-spanish-caveman
Open

feat: add Spanish caveman mode (caveman-es)#27
mvanhorn wants to merge 1 commit intoJuliusBrussee:mainfrom
mvanhorn:osc/8-spanish-caveman

Conversation

@mvanhorn
Copy link
Copy Markdown

@mvanhorn mvanhorn commented Apr 7, 2026

Summary

Adds skills/caveman-es/SKILL.md - a Spanish language variant of the caveman skill.

How it works

Same structure as the English caveman skill with three intensity levels (lite, full, ultra). Spanish grammar rules replace English ones: drops articles (el/la/los), filler words (simplemente/básicamente), and pleasantries. Technical terms stay in English since that's how most Spanish-speaking devs use them.

Examples

Normal: "El problema que estás experimentando probablemente se debe a..."
Caveman: "Bug en middleware auth. Verificación expiración token usa < no <=. Fix:"

Activated via /caveman-es or "modo cavernícola".

Fixes #8

This contribution was developed with AI assistance (Claude Code).

Add skills/caveman-es/SKILL.md following the same structure as the
English caveman skill. Covers the same three intensity levels (lite,
full, ultra) with Spanish grammar rules and examples.

Technical terms stay in English (useMemo, connection pooling, etc.)
since that's how most Spanish-speaking devs use them. Only the
surrounding prose becomes terse Spanish caveman.

Fixes JuliusBrussee#8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multilingual support

1 participant