Changelog

What's new

Every meaningful change to skillmd, in order.

v1.0

Enhanced skill generation

Added

  • Multi-page context — crawled pages feed directly into skill body generation for richer product and docs-site skills.
  • Suggested packages section recommends install commands tuned to each generation mode.
  • Redesigned result view with palette strip, type ramp, and live style preview from extracted tokens.
  • Copy-ready agent prompt for wiring the skill into MCP-compatible editors.

Improved

  • Design-mode pipeline weighs sitemap and nav links together so the most relevant pages surface first.
v0.9

Deep asset collection

Added

  • Extracts favicon, logo, OG image, Twitter card image, and up to 24 on-page images from every source URL.
  • Captures above-the-fold and full-page screenshots alongside extracted brand assets.
  • Assets tab — preview, download individually, or export everything as a zip.
  • AI-generated asset prompts for reusing brand visuals in agent workflows.
v0.8

Sitemap discovery

Added

  • Generation crawler reads `robots.txt` and `sitemap.xml` to discover pages beyond the homepage nav.
  • Pages tab on design results lists every URL crawled during generation with title and link-out.
  • Dynamic `sitemap.xml` indexes public skills, host directories, and curated GitHub skills for search engines.
v0.7

skillmd CLI

Added

  • `npx skillmd` brings generation straight into your terminal — pipe any URL to a local `skill.md` without leaving the editor.
  • Project linking syncs generated skills to your account so the same file is available across machines.
  • Template library — `skillmd init` scaffolds Claude Code, Cursor, and Windsurf configs preloaded with your skills.

Improved

  • Streaming output mirrors the web app so you watch sections write in real time.
v0.6

Figma Connect

Added

  • Connect a Figma file and pull real component names, variants, and variables into a design skill.
  • Figma plugin publishes selected frames as skill context, including auto-layout and token references.
  • Skills now embed Figma node IDs so agents can round-trip back to the source design.

Improved

  • Design token extraction prefers Figma variables over scraped CSS when both are available.
v0.5

Inspiration sources and bookmarks

Added

  • Pull inspiration from Dribbble, Figma Community, and Pinterest and turn any board into a skill.
  • Bookmark skills from Discover — saved items live in your dashboard for one-click reuse.
  • Inspiration boards surface visually similar references next to every generated skill.

Improved

  • Discover ranks bookmarked and remixed skills higher so the best community work stays visible.