skills/docs
dan 5fea49b7c0 feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation
- Transform tufte-press from reference guide to conversation-aware generator
- Add JSON generation from conversation context following strict schema
- Create build automation scripts with Nix environment handling
- Integrate CUPS printing with duplex support
- Add comprehensive workflow documentation

Scripts added:
- skills/tufte-press/scripts/generate-and-build.sh (242 lines)
- skills/tufte-press/scripts/build-card.sh (23 lines)

Documentation:
- Updated SKILL.md with complete workflow instructions (370 lines)
- Updated README.md with usage examples (340 lines)
- Created SKILL-DEVELOPMENT-STRATEGY-tufte-press.md (450 lines)
- Added worklog: 2025-11-10-tufte-press-skill-evolution.org

Features:
- Agent generates valid JSON from conversation
- Schema validation before build (catches errors early)
- Automatic Nix shell entry for dependencies
- PDF build via tufte-press toolchain
- Optional print with duplex support
- Self-contained margin notes enforced
- Complete end-to-end testing

Workflow: Conversation → JSON → Validate → Build → Print

Related: niri-window-capture, screenshot-latest, worklog skills
2025-11-10 15:03:44 -08:00
..
worklogs feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
APPROACH-COMPARISON-gemini.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
BEST-PRACTICES-single-source-of-truth.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
CROSS-REPO-SKILL-COLLABORATION.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
MIGRATION-GUIDE-ops-dev.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
SKILL-DEVELOPMENT-STRATEGY-prox-setup.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
SKILL-DEVELOPMENT-STRATEGY-tufte-press.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00