Files
Marcos Paulo 64b506aa32 refactor(tokens): make token layer authoritative and wire to layout
- Imported tokens.css directly into BaseLayout.astro.
- Removed legacy :root variable definitions from chapters.css, skills-review/styles.css, rules/styles.css, and styles.css.
- Added self-hosted --font-sans and --font-mono to tokens.css and updated legacy font stacks.
- Removed base.css.
- Added a build-output check in check-tokens.mjs to ensure the token layer is loaded in dist html files.
2026-09-05 19:31:03 +00:00
..

Reusable skills

These project-local skills extract the design and implementation patterns used by AI For Dummies. They are intentionally small: copy a skill into an agent's skill directory, or give the SKILL.md path to an agent when building a new chapter.

Skills

  • editorial-playbook — shape a content-led, responsive, bilingual explainer with small interactive islands.
  • rules-case-study — turn repository rules, skills, CLI checks, hooks, and review policy into a source-linked teaching page.

The reference files are deliberately disclosed beside each skill. The evals/evals.json files contain small prompts for checking that an agent reaches the right workflow.