agentsclimarketplace

Frontend

Skill DongDuong2001/pudo-code-system/skills/code/frontend

Modular, scalable, automated development intelligence.

Install
npx -y skills add DongDuong2001/pudo-code-system --skill frontend

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

  • 5 stars5 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

Frontend architecture, UI/UX implementation, and web performance

SKILL.md

0.8 KB, as published. Nobody here has run it

Frontend Code Skill

This skill specializes in browser-based development including HTML, CSS, React, Vue, Angular, etc.

When to use this skill

  • When building responsive, accessible user interfaces.
  • When managing client-side state and routing.
  • When addressing Core Web Vitals (LCP, FID, CLS).

Guidelines

  • Assume a mobile-first philosophy for responsive design.
  • Semantic HTML is critical for Accessibility (a11y) and SEO. Avoid using generic div elements when native elements apply.
  • Minimize main-thread blocking JavaScript to maintain 60 FPS interactions.
  • Scope CSS to components (CSS Modules, CSS-in-JS, Shadow DOM) to avoid global style leaking.

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.