tech-snacks
Clone websites, write PRDs, and refactor React code
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tech-snacks?โผ
Run `npx skills add ragnar-pwninskjold/tech-snacks --all -g -y` in your terminal to install all skills globally.
How to clone a website's UI design?โผ
The ui-cloner skill runs a 4-phase pipeline: forensic audit of the target URL, a brand interview, synthesis of a replication prompt, and a quality check before delivery.
How to turn a vague idea into a PRD?โผ
The lite-prd skill interviews you with grouped questions, logs every answer to your repo, and writes a complete lightweight PRD without inventing requirements.
How to find and fix React performance issues?โผ
The react-refactor-tournament skill reviews your code against Vercel's React best practices, ranks findings by impact, and fixes the top issues in isolated git worktrees with tests.
Does tech-snacks work with Claude Code?โผ
Yes. It is built as a Claude Code plugin, and all skills follow the standard SKILL.md format that works in compatible coding environments.
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