chore: roll up in-progress changes across plugins
- claude-design: scaffold new plugin (plugin.json, CHANGELOG, README) - llm-security: playground design-system updates (tokens, components, tier3 supplement, new tier4 project-view CSS) - ms-ai-architect: v2 mockup screenshots + local screenshot script - voyage: annotate.mjs update Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
6c94a1629f
commit
69610d46bd
20 changed files with 928 additions and 12 deletions
22
plugins/claude-design/README.md
Normal file
22
plugins/claude-design/README.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# claude-design
|
||||
|
||||
Claude Code plugin: be an expert on **Claude Design** (claude.ai/design).
|
||||
|
||||
This plugin holds the knowledge, skills, agents, and commands needed to facilitate the entire process of designing and producing artifacts on Claude Design — from initial idea, through prompt engineering, through iteration, to a finished result.
|
||||
|
||||
> **Status: 0.1.0-pre — bootstrap.** Skill/agent/command surface is being defined through the Voyage pipeline (`/trekbrief` → `/trekresearch` → `/trekplan` → `/trekexecute` → `/trekreview`).
|
||||
|
||||
## Scope (to be confirmed via brief)
|
||||
|
||||
- Deep knowledge of Claude Design as a product surface
|
||||
- Prompt-engineering patterns specifically tuned for Claude Design
|
||||
- End-to-end facilitation: discovery → prompt → preview → refine → ship
|
||||
- Reference material from the Anthropic cookbook and other authoritative sources
|
||||
|
||||
## Status
|
||||
|
||||
Pre-release. No commands or agents yet. See `ROADMAP.md` and `TODO.md` for the current Voyage iteration.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Loading…
Add table
Add a link
Reference in a new issue