AgentStack
SKILL verified MIT Self-run

Screen Coder

skill-neuron-one-godmode-screen-coder · by neuron-one

Converts UI screenshots and design mockups into production-ready HTML/CSS code. Multi-agent architecture analyzes layout, plans structure, generates clean code. Use when you have a design image and need code. Don't use for code-to-code tasks.

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add skill-neuron-one-godmode-screen-coder

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Screen Coder? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ScreenCoder — Screenshot to Code

Convert a UI design screenshot into production-ready code.

Process:

  1. Analyze the screenshot layout and visual structure
  2. Identify all UI components (buttons, cards, inputs, navigation)
  3. Plan HTML structure and CSS approach
  4. Generate clean, editable HTML + CSS/Tailwind code
  5. Ensure responsive design

Input: $ARGUMENTS (path to screenshot image)

Output:

  • Clean HTML file
  • Tailwind CSS classes (preferred) or separate CSS
  • Component structure matching the design

Rules:

  • Match the design as closely as possible
  • Use semantic HTML elements
  • Mobile-first responsive approach
  • Use existing component patterns from the project if available

Reference: https://github.com/leigest519/ScreenCoder

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.