ai-enablement-prompts
Structured workflows for specs, Figma-to-React, testing, and reviews
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ai-enablement-prompts?โผ
Run `npx skills add bitovi/ai-enablement-prompts --all -g -y` in your terminal to install all skills in this collection globally.
What does ai-enablement-prompts do?โผ
It provides structured prompt workflows that guide coding agents through spec writing, feature implementation, PR review, Figma-to-React conversion, and Playwright testing.
Can it turn Figma designs into React components?โผ
Yes. The figma-react skills analyze a Figma URL, propose a props API, implement the component with stories and tests, and verify it visually against the design.
Does it work with Claude Code and GitHub Copilot?โผ
Yes. The skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, Cursor, and other compatible coding agents.
Do I need MCP servers to use these skills?โผ
Only some skills require them. Figma skills need the Figma MCP server and Playwright testing skills need the Playwright MCP server; the rest work standalone.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core