agentsclimarketplace

Web frontend designer

Skill 0x-Professor/Agent-Skills-Hub/skills/web-frontend-designer

Public skill pack for AI coding/automation/penetration-testing agents.

Install
npx -y skills add 0x-Professor/Agent-Skills-Hub --skill web-frontend-designer

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

  • 10 stars10 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

Scaffold frontend architecture, components, routing, and UI dependencies from project config and wireframes.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.9 KB, 392 tokens by cl100k_base, as published. Nobody here has run it

Web Frontend Designer

Objective

Scaffold a production-ready frontend foundation from project-config.json and wireframes.md, including component structure, dependencies, and route shells.

Required Workflow

  1. Read project-config.json and wireframes.md.
  2. Scaffold the chosen framework (for example create-next-app or Vite scaffolding pattern).
  3. Configure the chosen CSS/design system (Tailwind, Shadcn/ui, Chakra UI, Material UI, Ant Design, Mantine, DaisyUI, or vanilla CSS).
  4. Integrate or plan integration for:
  5. Set up font strategy with Google Fonts or Fontsource.
  6. Set image/illustration sources with Unsplash API, Pexels, or Lummi.
  7. Generate component tree (components, layouts, pages or app) and route placeholders for the sitemap.
  8. Enforce responsive design, dark mode, and accessibility (including ARIA labels).
  9. Output scaffold files and frontend-report.json.

Execution

python skills/web-frontend-designer/scripts/frontend_designer.py --input <workspace> --output <out.json> --format json

References

  • references/tools.md

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.