hypervibe-harness
Build and deploy full-stack web apps from plain descriptions
All Skills in This Repository (82)
Pure Emerald Level Indicators_dns-resend
Configure Resend email domains and manage DNS records in Cloudflare via REST APIs.
_dns-ionos-manual
Guide manual nameserver updates for IONOS domains to enable Cloudflare delegation.
_setup-stripe-cli
Install and authenticate the Stripe CLI across Windows, macOS, and Linux.
add-2fa
Integrate TOTP-based two-factor authentication into existing T3 stack projects.
_hash-password
Generate shell-safe scrypt password hashes with Node.js.
add-map
Integrate MapLibre GL JS vector maps into Next.js projects with OpenFreeMap tiles.
add-automation
Automate background task deployment and configuration in Next.js projects.
_collect-secret
Collect sensitive credentials via masked OS input windows and route them to vaults or .env files.
add-role
Implement role-based access control for Next.js with Drizzle ORM and NextAuth.
save-project
Create timestamped zip archives of Hypervibe projects with git history and database dumps.
add-agent-dashboard
Integrate an agent monitoring dashboard with tRPC router into a T3 stack admin area.
_setup-indexnow
Automate IndexNow protocol integration for real-time URL submission to search engines.
Frequently Asked Questions
FAQPage SchemaHow to install Hypervibe?โผ
Run `npx skills add flavien-ia/hypervibe-harness --all -g -y` in your terminal to install the full skill set globally.
What can I build with Hypervibe?โผ
You describe your app in plain language and it scaffolds a complete Next.js project with hosting on Vercel, a Neon database, authentication, Stripe payments, emails, file storage, and a custom domain.
Do I need coding experience to use Hypervibe?โผ
No. It is built for non-technical users: you answer a few plain-language questions and the agent handles all technical setup, configuration, and deployment.
Does Hypervibe handle security and GDPR compliance?โผ
Yes. It includes security audits, secret rotation, encrypted key storage via Bitwarden, GDPR privacy policy generation, and EU-region hosting by default.
Can Hypervibe delete or back up a project?โผ
Yes. The save-project skill creates a full timestamped backup zip, and delete-project removes all cloud resources after a double confirmation to prevent accidents.
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