agentsclimarketplace

Handoff to claude code

Skill aiatelie/ai-atelie/skills/handoff-to-claude-code

Local-first, open-source alternative to Anthropic's Claude Design. MIT-licensed, BYO agent CLI — Claude Code, Kimi, Codex, or any SDK-compatible model. Composable skills · three edit paths · designs as plain HTML/JSX/CSS folders · run locally, no cloud round-trip. Generate banners, thumbnails, websites, animations, design systems.

Install
npx -y skills add aiatelie/ai-atelie --skill handoff-to-claude-code

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Developer handoff package

SKILL.md

1.0 KB, as published. Nobody here has run it

Handoff to Claude Code

⚠️ STUB — this is a working theory of the skill body. Replace as the implementation is refined.

What it does

Packages the current design + all its supporting files into a bundle a developer can drop into Claude Code (or any IDE/agent) to implement against.

Working theory of the body (to be replaced)

  1. Inventory: which HTML files, components, tokens, and assets are part of the deliverable.
  2. Generate a HANDOFF.md at the project root summarizing:
    • Scope of the design
    • Tokens / variables in use
    • Component file map
    • Known TODOs and open questions
    • Suggested implementation order
  3. Optionally produce a CLAUDE.md tuned for the consuming agent (Claude Code) with project-specific conventions.
  4. Call present_fs_item_for_download to give the user the bundle as a zip.

TODO

  • Replace with the real skill body once captured.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.