AgentStack
SKILL verified MIT Self-run

Frontend Code

skill-dongduong2001-pudo-code-system-frontend · by DongDuong2001

Frontend architecture, UI/UX implementation, and web performance

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

Install

$ agentstack add skill-dongduong2001-pudo-code-system-frontend

✓ 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 Frontend Code? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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.

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.