6 essential front-end development skills for Codex
Ship production-quality React, debug confidently, and turn designs into code without sacrificing accessibility, performance, or consistency.
How to install
Install into Codex
Run the command below for any skill, or drop the .md directly into the path and restart Codex.
npx skills add <repo-url> --skill <skill-name> -g -a codex -ySkill files
Install into Codex · 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.