6 essential front-end development skills for Claude Code
Ship production-quality React, debug confidently, and turn designs into code without sacrificing accessibility, performance, or consistency.
How to install
Install into Claude Code
Drop any .md from this page into the path below and restart. The skill is then available across every Claude Code session.
~/.claude/skills/[skill-name]/SKILL.mdSkill files
Install into Claude Code · Drop in your project rootSuperpowers
superpowers.mdComplete software development methodology as composable skills: brainstorm, spec, plan, TDD, execute, review, ship. The most-installed skills repo.
Test-Driven Development
test-driven-development.mdTDD workflow before writing implementation code. The core engineering discipline most designers skip.
Web Artifacts Builder
web-artifacts-builder.mdBuild complex HTML artifacts with React, Tailwind, shadcn/ui. Best path for designer-built prototypes.
Webapp Testing
webapp-testing.mdTest local web applications using Playwright. Run smoke tests on what you've built before shipping.
Next.js Best Practices
next-best-practices.mdNext.js patterns straight from Vercel's engineering team. Directly relevant to most modern React stacks.
MCP Builder
mcp-builder.mdBuild Model Context Protocol servers to integrate any external API into your AI tools. The bridge between agents and your existing systems.