Releases: f0d010c/stark
Releases · f0d010c/stark
Release list
v0.7.2
v0.7.2
Stark 0.7.2 is a public README and screenshot-gallery cleanup release.
Changed
- Reworked the README into a shorter public-facing overview with links to deeper docs.
- Removed weaker Ops Dashboard and CRM v2 rows from the screenshot gallery.
- Removed the corresponding screenshot assets so the public proof set stays focused.
- Bumped Codex, Claude-compatible, and marketplace metadata to 0.7.2.
Validated
npx agent-skillforge lint . --format text --strict --profile marketplacenpx agent-skillforge smoke .python -m unittest discover -s testsgit diff --check- public-readiness scan
v0.7.1
v0.7.1
Stark 0.7.1 is a public-readiness and discovery polish release.
Changed
- Added Stark logo SVG assets and README branding.
- Refreshed Codex and Claude-compatible plugin metadata.
- Added a public plugin readiness checklist.
- Added an inline CI public-readiness gate for manifest, required asset, local-only file, and secret-pattern checks.
- Expanded root and subskill descriptions so discovery reflects UX flows, originality, platform design, motion, assets, references, and token capabilities.
Validated
npx agent-skillforge lint . --format text --strict --profile marketplacenpx agent-skillforge smoke .python -m unittest discover -s testsgit diff --check- public-readiness scan
v0.7.0
v0.7.0
Stark now has a stronger originality and desktop design system for generating less generic pages and apps.
Changed
- Added desktop app archetypes so desktop work chooses a real app shape before components.
- Added an originality engine with concept seeds, composition archetypes, three-direction forks, one weird move, restraints, and banned defaults.
- Added design recipes and anti-default contrasts for replacing generic generated skeletons with product-specific structures.
- Added a next-level design roadmap for reference boards, typography, motion libraries, assets, stack blueprints, visual QA, quality evals, and governance.
- Added design quality measurement and reference governance docs.
- Updated web, Windows, Apple, and cross-platform skills to preserve archetype, originality, typography, and layout sketch decisions.
- Added curated preview artifacts for the new originality direction.
Validated
python -m unittest discover -s testsnpx agent-skillforge lint . --format text --strict --profile marketplacenpx agent-skillforge smoke .
v0.6.3
Summary
- Adds plain Windows / Windows app detection for fallback routing.
- Fixes SwiftUI unitless line-height multipliers so generated CGFloat constants scale against font size.
- Adds regression tests for Windows translation routing and SwiftUI line-height export.
Validation
- python -m unittest discover -s tests
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Targeted platform detection checks
- SwiftUI token export check
- Secret/key pattern scan
- Personal roadmap/stale local-note scan
- git diff --check
v0.6.2
Summary
- Adds Python unit tests for token export and platform detection helper behavior.
- Adds GitHub Actions CI for helper tests, SkillForge lint/smoke, and token export smoke checks.
- Adds a review contract documenting runtime bundle scope, local-only files, helper-script guarantees, and change policy.
- Clarifies Motion/motion.dev usage for React component/layout motion.
- Ignores Python cache artifacts from local test runs.
Validation
- python -m unittest discover -s tests
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Token export smoke for Compose, Tailwind, SwiftUI, and WinUI
- Secret/key pattern scan
- Personal roadmap/stale local-note scan
- git diff --check
v0.6.1
Summary
- Fixes DTCG token flattening so group-level type metadata is inherited by child tokens.
- Resolves references inside composite token values.
- Fixes Tailwind theme names such as --color-brand-primary and --spacing-tight.
- Adds Compose ColorScheme output and fixes unitless typography line-height scaling.
- Reorders router signals so translation and token requests win before platform rows.
- Improves platform detection for plain iOS and single-platform dashboard prompts.
- Removes unsupported Flutter token-export wording.
Validation
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Token export checks for Compose, Tailwind, SwiftUI, and WinUI
- Custom token checks for inherited type, nested references, Tailwind names, and unitless Compose line height
- Platform detection checks
- Secret/key pattern scan
- Personal roadmap/stale local-note scan
- git diff --check
v0.6.0
Summary
- Adds creative-direction guidance for turning vague creative asks into a concrete world, metaphor, material language, repeated motif, forbidden defaults, one tasteful risk, and restraints.
- Adds web implementation tracks for static HTML/CSS/JS, Vite React, Next, Astro, and existing-stack decisions.
- Makes React a first-class option for advanced interactive sites without making it the default.
- Adds dependency-safety guidance for npm supply-chain risk, pinned versions, lockfiles, audits, lifecycle scripts, and avoiding decorative dependency chains.
Validation
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Secret/key pattern scan
- Personal roadmap/stale local-note scan
- git diff --check
v0.5.0
Summary
- Adds a cinematic landing system for campaign pages, editorial scroll stories, product proof pages, and immersive brand pages.
- Separates key art from full-page design so a strong hero visual must carry through typography, art direction, section rhythm, and motion.
- Expands Stark reference extraction and web-design routing for GSAP-style motion, high-craft landing references, and landing-page audits.
Validation
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Secret/key pattern scan
- Personal roadmap/stale local-note scan
- git diff --check
v0.4.9
Summary
- Adds product-facing interaction technique guidance for CSS transitions, Motion, GSAP ScrollTrigger, native scroll CSS, Lenis, command palettes, split panes, timelines, and no-motion choices.
- Expands the motion budget into none, subtle, functional, signature, and expressive levels with library fit and rejection rules.
- Updates web guidance to require an interaction decision, reduced-motion behavior, and rejected techniques before heavy animation or scroll effects.
- Adds smoke prompts for frontend technique selection and over-animation audits.
Validation
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Secret/key pattern scan
- Personal-roadmap text scan
- git diff --check
v0.4.8
Summary
- Adds proof-led product quality guidance for polish work: specific job, proof surface, complete states, scan speed, and one memorable anchor.
- Adds a web pattern index so agents choose patterns by surface type and failure mode instead of applying a long checklist.
- Updates web and UX skills to require visible proof surfaces and non-happy states for stronger product/demo outputs.
Validation
- npx agent-skillforge lint . --format text --strict --profile marketplace
- npx agent-skillforge smoke .
- Secret/key pattern scan
- git diff --check