Skip to content

Plan 5: Design system store + builder + GitHub push (stacks on Plan 4) - #4

Merged
fernandoleyra merged 4 commits into
mainfrom
frinkloop/v0.5-design-systems
Jun 25, 2026
Merged

Plan 5: Design system store + builder + GitHub push (stacks on Plan 4)#4
fernandoleyra merged 4 commits into
mainfrom
frinkloop/v0.5-design-systems

Conversation

@fernandoleyra

Copy link
Copy Markdown
Owner

Summary

Plan 5 of FrinkLoop. Stacks on Plan 4 (PR #3).

  • Tokens schema (Draft-07) + built-in claude-default preset
  • lib/design_systems.sh — list/get/create/clone/push helpers
  • Real design-system-builder skill body (4 modes: use existing, clone, create new, stack default)
  • Real /frinkloop ds command (list/new/clone/push)

13 new tests, 109 total passing.

Test plan

  • bats tests/plan-1/ tests/plan-2/ tests/plan-3/ tests/plan-4/ tests/plan-5/ → 109/109

🤖 Generated with Claude Code

fernandoleyraand others added 4 commits May 1, 2026 17:43
Replaces the Plan 1 placeholders with the real skill body (4 modes: use
existing, clone, create new, stack default) and the real /frinkloop ds
command (list/new/clone/push). Adds 4 bats tests; full suite now 109/109.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Base automatically changed from frinkloop/v0.4-parallel to mainJune 25, 2026 07:54
@fernandoleyra
fernandoleyra merged commit da4a386 into mainJun 25, 2026
@fernandoleyra
fernandoleyra deleted the frinkloop/v0.5-design-systems branch June 25, 2026 07:55
Sign up for freeto 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.

1 participant

@fernandoleyra