mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 00:26:41 +03:00
Reorganize periodic table, remove validate skill
New categories that distinguish create-new vs improve-existing: - Create: shape, impeccable craft, impeccable, onboard, overdrive - Evaluate: critique, audit - Refine: typeset, arrange, colorize, animate, delight, bolder, quieter - Simplify: distill, clarify, adapt - Harden: normalize, polish, optimize, harden - System: impeccable teach, extract Also: remove Dt (detect CLI) from table, remove validate skill, split /impeccable into its sub-commands (craft, teach). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
7154b4d080
commit
9ccdb9148a
@@ -16,11 +16,11 @@
|
||||
============================================ */
|
||||
|
||||
/* Category accent colors */
|
||||
.magazine-spread[data-category="diagnostic"] { --spread-accent: oklch(55% 0.20 25); }
|
||||
.magazine-spread[data-category="quality"] { --spread-accent: oklch(55% 0.20 160); }
|
||||
.magazine-spread[data-category="intensity"] { --spread-accent: oklch(55% 0.22 350); }
|
||||
.magazine-spread[data-category="adaptation"] { --spread-accent: oklch(55% 0.18 260); }
|
||||
.magazine-spread[data-category="enhancement"] { --spread-accent: oklch(55% 0.20 300); }
|
||||
.magazine-spread[data-category="create"] { --spread-accent: oklch(55% 0.20 340); }
|
||||
.magazine-spread[data-category="evaluate"] { --spread-accent: oklch(55% 0.20 300); }
|
||||
.magazine-spread[data-category="refine"] { --spread-accent: oklch(55% 0.18 260); }
|
||||
.magazine-spread[data-category="simplify"] { --spread-accent: oklch(55% 0.20 80); }
|
||||
.magazine-spread[data-category="harden"] { --spread-accent: oklch(55% 0.20 160); }
|
||||
.magazine-spread[data-category="system"] { --spread-accent: oklch(45% 0.05 0); }
|
||||
|
||||
.magazine-container {
|
||||
|
||||
Reference in New Issue
Block a user