Releases: fitoe/DesignToCode
v1.3.4
v1.3.4 - 2026-04-30
Rewrote the README files to be more formal, more approachable, and more clearly oriented around general skill usage.
Highlights:
- reorganized the README content around usage, workflow, verification, and limits
- simplified the language to make the skill easier to understand at a glance
- kept the install command visible at the top of each README
Published files:
README.mdREADME.en.mdREADME.zh-CN.md
v1.3.3
v1.3.3 - 2026-04-30
Reworked the README files to present DesignToCode as a general-purpose skill instead of a Vue/Astro-specific workflow.
Highlights:
- removed Vue/Astro-specific language from the README introductions and workflow summaries
- broadened the README scope language to describe general frontend projects and project conventions
- kept the install command visible at the top of each README
Published files:
README.mdREADME.en.mdREADME.zh-CN.md
v1.3.2
v1.3.2 - 2026-04-30
Stopped tracking the docs/ directory in git.
Highlights:
- added
docs/to.gitignore - removed the tracked design spec at
docs/superpowers/specs/2026-04-29-image-asset-compression-design.md
Published files:
.gitignoredocs/superpowers/specs/2026-04-29-image-asset-compression-design.md
v1.3.1
v1.3.1 - 2026-04-29Moved version and changelog metadata out of the README and skill spec.Highlights:- removed inline version labels from README.md, README.en.md, and README.zh-CN.md- removed the embedded version and changelog section from skills/design-to-code/SKILL.md- kept release history only in RELEASE_NOTES.mdPublished files:- README.md- README.en.md- README.zh-CN.md- skills/design-to-code/SKILL.md- RELEASE_NOTES.md
DesignToCode v1.2.2
Release Notes
v1.2.2 - 2026-04-28
Published license and metadata cleanup for the packaged skill.
Highlights:
- added an MIT
LICENSEfile at the repository root - added
license: MITto the skill frontmatter - updated repository READMEs to link the license file
- reduced
gh skill publish --dry-runwarnings to tag-protection guidance only
Published files:
LICENSEskills/design-to-code/SKILL.mdREADME.mdREADME.en.mdREADME.zh-CN.md
v1.2.1 - 2026-04-28
Published a skills.sh-compatible package layout.
Highlights:
- moved the actual skill package to
skills/design-to-code/ - aligned the parent directory with
name: design-to-codeas required by the Agent Skills specification - updated root documentation to point at the packaged skill path
- kept repository-level docs at the root while packaging the installable skill in
skills/
Published files:
skills/design-to-code/SKILL.mdskills/design-to-code/agents/openai.yamlskills/design-to-code/references/README.mdREADME.en.mdREADME.zh-CN.mdRELEASE_NOTES.md
v1.2.0 - 2026-04-28
Released the current root-layout skill package.
Highlights:
- added
Input Modesto distinguish image-only, metadata-assisted, and figma-assisted workflows - added a mandatory
Design System Mapping Passbefore page code generation - added
Asset Resolution EscalationandDeviation Policy - split verification into
Structure Checks,Visual Checks, andReuse Checks - synchronized
Pre-Implementation Briefrequirements acrossSKILL.md,README.md,README.zh-CN.md, andreferences/pre-implementation-brief.md - flattened the repository so the root directory is the skill package
Published files:
skills/design-to-code/SKILL.mdREADME.mdREADME.zh-CN.mdskills/design-to-code/agents/openai.yamlskills/design-to-code/references/
DesignToCode v1.2.1
Release Notes
v1.2.1 - 2026-04-28
Published a skills.sh-compatible package layout.
Highlights:
- moved the actual skill package to
skills/design-to-code/ - aligned the parent directory with
name: design-to-codeas required by the Agent Skills specification - updated root documentation to point at the packaged skill path
- kept repository-level docs at the root while packaging the installable skill in
skills/
Published files:
skills/design-to-code/SKILL.mdskills/design-to-code/agents/openai.yamlskills/design-to-code/references/README.mdREADME.en.mdREADME.zh-CN.mdRELEASE_NOTES.md
v1.2.0 - 2026-04-28
Released the current root-layout skill package.
Highlights:
- added
Input Modesto distinguish image-only, metadata-assisted, and figma-assisted workflows - added a mandatory
Design System Mapping Passbefore page code generation - added
Asset Resolution EscalationandDeviation Policy - split verification into
Structure Checks,Visual Checks, andReuse Checks - synchronized
Pre-Implementation Briefrequirements acrossSKILL.md,README.md,README.zh-CN.md, andreferences/pre-implementation-brief.md - flattened the repository so the root directory is the skill package
Published files:
skills/design-to-code/SKILL.mdREADME.mdREADME.zh-CN.mdskills/design-to-code/agents/openai.yamlskills/design-to-code/references/
DesignToCode v1.2.0
Release Notes
v1.2.0 - 2026-04-28
Released the current root-layout skill package.
Highlights:
- added
Input Modesto distinguish image-only, metadata-assisted, and figma-assisted workflows - added a mandatory
Design System Mapping Passbefore page code generation - added
Asset Resolution EscalationandDeviation Policy - split verification into
Structure Checks,Visual Checks, andReuse Checks - synchronized
Pre-Implementation Briefrequirements acrossSKILL.md,README.md,README.zh-CN.md, andreferences/pre-implementation-brief.md - flattened the repository so the root directory is the skill package
Published files:
SKILL.mdREADME.mdREADME.zh-CN.mdagents/openai.yamlreferences/