Skip to content

feat: designlang assistant — interactive REPL with design ops #65

@Manavarya09

Description

@Manavarya09

Summary

Existing `designlang chat` is operation-mode (sharpen radii, swap primary). Expand to a full interactive design assistant that holds context across a session.

```
$ designlang assistant stripe.com

show me the type scale
[renders specimen]
what's the spacing rhythm?
[shows scale + base unit]
remix this as art-deco and save
✓ saved stripe-com.remix.art-deco.html
compare to vercel.com
✓ generated battle card
```

Why

Combines extract + grade + battle + remix into one conversational surface. Lower friction than CLI flags.

Scope

~5h. Reuses chat.js parser, adds session memory + multi-step ops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentAI / agent / MCP integrationenhancementNew feature or requestroadmapForward-looking feature on the v13/v14 roadmap

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions