Skills inventory — 58 total

Resolution order: Notes (category=skill) → .claude/skills/{name}/SKILL.md (workspace) → ~/.claude/skills/{name}/SKILL.md (user-level).

⚠️ Always-on / always-applied (no slash command needed)

1. caveman (note_1776826615122)

Status: ALWAYS ON, every response, every session.

  • Cuts token usage ~75% by stripping articles, filler, pleasantries, hedging
  • Default intensity: full
  • Deactivate ONLY on explicit stop caveman / normal mode / disable caveman / verbose mode
  • Variants: caveman-commit (conventional commits), caveman-compress (compress files), caveman-review (one-line code review findings)
  • See caveman-mode for full rule

2. karpathy-vault (~/.claude/skills/karpathy-vault/)

Status: ALWAYS ON via session-start protocol.

🎨 Auto-invoke (triggered by intent)

3. huashu-design (~/.claude/skills/huashu-design/, 32MB)

Status: AUTO-INVOKE on visual-design output requests.

  • Hi-fi HTML prototypes, slide decks, motion design (MP4/GIF), App mockups, design variants, infographics
  • HARD RULE: WebSearch-verify any factual product/version claim BEFORE generating
  • Triggers: prototype, mockup, demo, slide deck, animation, app prototype, design variants, design philosophy advisor, 5-dimension expert review, all CN equivalents (做原型, 设计Demo, etc.)
  • NOT for: production web apps, SEO sites → use impeccable instead

4. impeccable (~/.claude/skills/impeccable/, v3.0.4)

Status: AUTO-PICK subcommand, never ask which one. Production-grade frontend interfaces. User pref: pick the right subcommand by intent, don’t ask.

IntentSubcommand
design / build / redesign UIcraft (or shape first if no brief)
review / check this designcritique
audit / find issues / a11y / perfaudit
polish / final pass / ship-readypolish
make bolder / more interestingbolder
make quieter / tone downquieter
strip / simplifydistill
edge cases / errors / i18nharden
first-run / empty statesonboard
add motion / animateanimate
add colorcolorize
fix fonts / typographytypeset
fix layout / spacinglayout
add joy / delightdelight
wow effects / extraordinaryoverdrive
improve unclear copyclarify
responsive / different devicesadapt
perf / speed upoptimize
iterate live in browserlive
extract components / tokensextract
bootstrap PRODUCT.md / setupteach
document existing projectdocument
ambiguous frontend askcraft (default)

Setup gates (non-optional): Context (load via scripts/load-context.mjs) → Product (PRODUCT.md exists) → Command (subcommand reference loaded) → Craft (user-confirmed shape brief) → Image (visual probes generated or skipped with reason) → Mutation (all gates pass).

Run /impeccable teach first if PRODUCT.md missing on target project.

Used to ship Corone DS Quiet Premium (commit 2a1ac51, 2026-04-30) + base for Curva DS v2 (CRV-35, PR #1012, 2026-05-01).

🌐 gstack ecosystem (~/.claude/skills/gstack/, 1.5GB meta-skill)

Headless browser harness for QA testing and site dogfooding. Contains ~50 sub-skills (most listed individually below since they’re separate ~/.claude/skills/{name}/ symlinks too).

Triggers: “browse this page”, “take a screenshot”, “navigate to URL”, “inspect the page”, “test responsive layout”, “verify deployment”.

📦 Other user-level skills (full list)

Planning + design review

  • autoplan — auto-generate task plans
  • plan-ceo-review — CEO-level plan review
  • plan-design-review — design plan review
  • plan-devex-review — developer experience plan review
  • plan-eng-review — engineering plan review
  • plan-tune — tune existing plan
  • plan-first (note) — plan before code

Design (parallel to impeccable / huashu)

  • design-consultation — design advisory
  • design-html — HTML-based design output
  • design-review — review existing designs
  • design-shotgun — generate many design candidates fast

Code quality + review

  • review — general code review
  • devex-review — developer experience review
  • careful — high-care mode
  • guard — defensive coding pass
  • qa, qa-only — QA workflows
  • debug-methodically (note) — methodical debug
  • investigate — deep investigation

Browser / testing

  • browse, browser-harness — browser automation
  • connect-chrome, open-gstack-browser — open existing Chrome
  • scrape — scrape sites
  • setup-browser-cookies — browser cookie setup

Memory + context

  • context-save, context-restore — checkpoint context
  • memory-save-habit (note) — save important info pattern
  • llm-wiki (note) — LLM wiki management

Ship + deploy

  • ship — ship a feature
  • land-and-deploy — land + deploy
  • document-release — document a release
  • landing-report — landing report

Setup

  • setup-deploy — deploy setup
  • setup-gbrain — gbrain setup
  • skillify — turn workflow into skill

Lifecycle

  • freeze, unfreeze — pause/resume work
  • gstack-upgrade — upgrade gstack itself
  • canary — canary deploy
  • health — health check

Learning + retro

  • learn — learn a topic
  • retro — retrospective
  • office-hours — Q&A session
  • pair-agent — paired AI agent

Misc

  • codex — codex/ChatGPT bridge (also via MCP)
  • cso — chief sec/strategy officer mode
  • make-pdf — generate PDF
  • benchmark, benchmark-models — benchmark tasks/models

Workspace-level skills (per-project)

Both /var/www/corone.monster/.claude/skills/ and /var/www/kebahagiaan.corone.monster/.claude/skills/ have:

  • debug-issue.md — systematic debug via knowledge graph
  • explore-codebase.md — codebase exploration
  • refactor-safely.md — safe refactor
  • review-changes.md — review pending changes

Notes-based skills (category=skill)

Created via NoteWrite category=skill — partial title match invocation:

  • caveman (always-on)
  • caveman-commit, caveman-compress, caveman-review
  • plan-first
  • debug-methodically
  • memory-save-habit
  • llm-wiki

Invocation

User triggers via slash command (e.g. /impeccable craft button, /huashu-design 做个app原型, /karpathy-vault). Skill name partial match works.

Cross-refs