ConvoForm
Frontend design, React performance, email, and auth workflows
All Skills in This Repository (27)
Pure Emerald Level Indicatorsreact-email
Create and send HTML email templates with React components and Tailwind CSS.
agent-browser
Control a web browser via CLI for navigation, form submission, and data extraction.
vercel-react-native-skills
Apply React Native and Expo performance optimization best practices to projects.
email-best-practices
Configure SPF, DKIM, and DMARC to improve email deliverability and compliance.
web-design-guidelines
Review UI code for compliance with Web Interface Guidelines.
clerk-webhooks
Process real-time Clerk events for user and organization data synchronization.
find-skills
Search the agent skills ecosystem and provide installation commands via CLI.
clerk-nextjs-patterns
Integrates Clerk authentication into Next.js apps with secure server actions and caching.
resend-design-skills
Access Resend brand guidelines and assets for compliant marketing materials.
clerk-orgs
Implement multi-tenant B2B SaaS with Clerk Organizations, RBAC, and SSO.
skill-creator
Guide creation and refinement of AI skills with progressive disclosure principles.
next-best-practices
Provides guidance on Next.js 15+ implementation covering rendering, data fetching, and optimization techniques.
Frequently Asked Questions
FAQPage SchemaHow to install ConvoForm skills?โผ
Run `npx skills add growupanand/ConvoForm --all -g -y` in your terminal to install all skills in this collection globally.
What can these skills do for my React app?โผ
They apply Vercel's performance rules to eliminate data waterfalls, shrink bundle size, and fix re-render issues in React and Next.js code.
How do the design skills improve my UI?โผ
Skills like audit, critique, polish, and impeccable review your interface for accessibility, spacing, typography, and generic design patterns, then suggest concrete fixes.
Can I send emails and set up authentication with these skills?โผ
Yes. The Resend skills handle transactional email sending and deliverability, while the Clerk skills guide authentication setup, organizations, webhooks, and testing.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other 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