f0rr0.github.io
Next.js, React, WebGL, and browser automation best practices
All Skills in This Repository (7)
Pure Emerald Level Indicatorsreact-three-webgl
Creates WebGL apps with React Three Fiber, three.js, and Next.js scrolling animations.
agent-browser
Automate browser navigation, snapshots, and ref-based element interactions.
web-design-guidelines
Audit UI code against Web Interface Guidelines and output file:line findings.
next-best-practices
Enforce standardized Next.js best practices for file conventions, RSC boundaries, and data patterns.
next-upgrade
Upgrade Next.js projects to the latest version using official migration guides and codemods.
vercel-react-best-practices
Apply performance optimization patterns to React and Next.js projects.
vercel-composition-patterns
Refactor React components using compound components, render props, and context providers.
Frequently Asked Questions
FAQPage SchemaHow to install f0rr0.github.io skills?โผ
Run `npx skills add f0rr0/f0rr0.github.io --all -g -y` in your terminal to install all skills in this collection globally.
How to optimize Next.js performance?โผ
The vercel-react-best-practices and next-best-practices skills give your agent 57 prioritized rules covering data waterfalls, bundle size, caching, and re-render optimization.
How to automate browser tasks from the terminal?โผ
The agent-browser skill lets your agent navigate pages, fill forms, take screenshots, and extract data using simple commands with compact element references.
How to upgrade Next.js to the latest version?โผ
The next-upgrade skill detects your current version, fetches official migration guides, and runs the correct codemods automatically.
Can I build scroll-driven 3D websites with these skills?โผ
Yes. The react-three-webgl skill covers React Three Fiber scroll rigs, animation stacks, and performance tuning for progressive WebGL experiences.
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