New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

codehava-agent-kit

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codehava-agent-kit

Codehava Agent Kit - CLI to initialize agent templates, workflows, and skills

latest
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

Codehava Antigravity Agent Kit 🚀

The ultimate Vibe Coding Agent Kit boilerplate designed to turn plain-text ideas into production-ready Web and Mobile applications seamlessly. Codehava Agent Kit is specifically curated to inject superhuman coding capabilities into Cursor, Antigravity, or Claude Code.

🌟 What's Inside?

We've supercharged this kit to be fully autonomous, meaning you no longer need to memorize skill names or syntax.

  • Auto-Discovery Engine (450+ Elite Skills): This kit ships with ~455 hand-picked, elite-tier skills inside the .agent/skills/ directory (Frontend, Backend, Security, React, Next.js, and Mobile). Depending on your natural language prompt, the AI will automatically discover, load, and route tasks to the best skill seamlessly.

  • Long-Term Memory Protocol (MEMORY.md): Vibe coding sessions can go on for hours. To prevent your AI from forgetting initial architectural decisions, the kit enforces an autonomous memory state. The AI will quietly maintain a .agent/MEMORY.md file to preserve colors, database schemas, and global context permanently.

  • Vibe Workflow (Skill Chaining): Say goodbye to rushy, hallucinated code. When you ask the agent to build a new feature, the Agent Kit forces a staged pipeline: vibe-prdvibe-techdesigncoding specialist.

  • Self-Healing Protocol: Encountered a syntax error? Let the AI handle it autonomously using @systematic-debugging and @lint-and-validate skills without asking you "how to fix this stack trace".

  • Built-in Vibe MCP Servers: Pre-configured mcp_config.json integrating:

    • Brave Search / Tavily: Real-time documentation web scraping to fight AI hallucinations.
    • Sequential Thinking: An Anthropic-approved system for logical AI braking.
    • Figma & Google Stitch: Direct integration to extract design DNA straight into code.

📦 Installation & Usage

You can initialize this kit in any empty directory to begin your vibe coding journey:

npx codehava-agent-kit init

This command will install the .agent/, docs/, specs/ directories and prompt a successful connection.

⚡ How to "Vibe Code"

  • Open the initialized folder in your AI IDE (Antigravity, Cursor, etc.).
  • Tell it what you want in human language:

    "Tolong buatkan saya aplikasi POS kasir. Gunakan nextjs-app-router dan UI modern dengan dark mode."

  • Watch the Magic happen. The AI will Auto-Discover the best matching framework, record the session memory, and generate interactive, animated UI out of the box using ui-ux-pro-max guidelines!

🔧 Excluded Bloat

We've pruned over 800+ niche/outdated community skills to ensure this NPM module is incredibly light and fast during the initialization process. Your IDE will load context in milliseconds.

License

MIT License - Codehava

Keywords

agent

FAQs

Package last updated on 28 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts