6 essential front-end development skills for Gemini CLI
Ship production-quality React, debug confidently, and turn designs into code without sacrificing accessibility, performance, or consistency.
How to install
Install into Gemini CLI
Drop any .md into the path below (global) or the workspace equivalent. Run /skills inside Gemini CLI to confirm discovery.
~/.gemini/skills/[skill-name]/SKILL.mdSkill files
Install into Gemini CLI · 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.