Skip to content

feat(FRONTEND): seed 프론트엔드 디자인 LLM domain + SkillOpt/SkillLens offline mirror#157

Merged
dancinlife merged 1 commit into
mainfrom
feat/frontend-domain-seed
Jun 6, 2026
Merged

feat(FRONTEND): seed 프론트엔드 디자인 LLM domain + SkillOpt/SkillLens offline mirror#157
dancinlife merged 1 commit into
mainfrom
feat/frontend-domain-seed

Conversation

@dancinlife

Copy link
Copy Markdown
Contributor

What

Seed the FRONTEND/* domain (frontend/UI design LLM research) + register in DOMAINS.tape, with two Microsoft source pages stored as self-contained offline mirrors under FRONTEND/sample/.

Domain (SEED — honest)

  • Axes A (design→code fidelity) · B (design-system consistency) · C (a11y/responsive) · N⭐ (self-evolving skill utility) — all [ ] unmeasured, no 🟢 verdict claimed until first /cycle probe.

sample/ — each in own subfolder, internal images saved, URLs local

FRONTEND/sample/
├─ SkillOpt/   index.html + skillopt-assets/  (6 assets)
└─ SkillLens/  index.html + static/images/    (10 png)
  • 16 internal images downloaded (validated PNG/SVG), image URLs resolve locally, 0 absolute image URLs leak to network, HTML bodies byte-faithful.
  • Not localized (external, not internal images): Google Fonts CDN, YouTube embed, arXiv/GitHub nav links.

Topic-honest

SkillOpt/SkillLens (arXiv:2605.23904 / 2605.23899) are general agent-skill research — kept as the axis-N methodology seed, not frontend-design benchmarks.

🤖 Generated with Claude Code

…e mirror

Add FRONTEND/* domain (SEED — no measurements yet) for frontend/UI design LLM
research, registered in DOMAINS.tape. Axes A (design→code fidelity) · B (design-
system consistency) · C (a11y/responsive) · N⭐ (self-evolving skill utility) are
all unmeasured `[ ]` — no 🟢 verdict claimed until first /cycle probe.

sample/ holds two Microsoft source pages as self-contained offline mirrors, each
in its own subfolder: HTML verbatim + all 16 internal images (validated PNG/SVG).
Image URLs were already relative in the originals, so preserving the directory
layout resolves every <img> locally — verified 0 absolute image URLs leak to
network; no HTML body rewrite needed (page bodies stay byte-faithful).

- FRONTEND/sample/SkillOpt/  — index.html + skillopt-assets/ (6 assets)
- FRONTEND/sample/SkillLens/ — index.html + static/images/ (10 png)

Topic-honest: SkillOpt/SkillLens are general agent-skill research (arXiv:2605.23904
/ 2605.23899), kept as the axis-N methodology seed, not frontend-design benchmarks.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dancinlife dancinlife merged commit cc73c66 into main Jun 6, 2026
@dancinlife dancinlife deleted the feat/frontend-domain-seed branch June 6, 2026 18:28
Sign up for free to 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