npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

ative-forge

v3.2.0

Published

Instalador oficial do Ative Forge — Enterprise AI Software Framework da Ative Conecta

Readme

🔥 Ative Forge — ative-forge

Instalador oficial do Ative Forge v3.0 — Enterprise AI Software Framework da Ative Conecta.

Transforma qualquer agente de IA (Antigravity, Claude Code, Cursor e outros) em uma fábrica enterprise de software WordPress.


Instalação (1 comando só)

# Antigravity (padrão)
npx ative-forge

# Claude Code
npx ative-forge --claude

# Cursor
npx ative-forge --cursor

# Gemini CLI
npx ative-forge --gemini

# Codex CLI
npx ative-forge --codex

# Global (todos os projetos do sistema)
npx ative-forge --global

Não precisa de configuração, token ou conta. Só Node.js instalado.


O que você pode fazer após instalar

Abra o seu agente (Antigravity, Claude Code, Cursor...) e use naturalmente:

Use ative-forge skill para criar um plugin WordPress de CRM

Use ative-forge skill para reconstruir este template 
e trocar a identidade visual para a minha marca

Use ative-forge skill para mudar logo, cores e tipografia deste site

Use ative-forge skill para adicionar área de membros neste template

Use ative-forge skill para criar um blueprint de solução ERP

Use ative-forge skill para analisar e modernizar este plugin existente

Funcionalidades

| Modo | O que faz | |---|---| | Plugin | Cria plugins WordPress profissionais com PSR-4, Service Container, REST API | | Elementor | Reconstrói e moderniza templates com Elementor | | JetEngine | CPTs, CCTs, Relations, Query Builders, Dynamic Listings | | JetFormBuilder | Formulários avançados com workflows e automações | | Design System | Identidade visual, branding, tokens CSS, UI Kit | | Blueprint | Especificação completa de soluções (CRM, ERP, Help Desk, Marketplace) | | Reverse Engineering | Analisa templates/plugins existentes, GAP Analysis, modernização | | Animações | GSAP, animações Elementor, reconstrução visual | | WordPress | Arquitetura, performance, segurança enterprise |


Opções disponíveis

| Opção | Destino | Ferramenta | |---|---|---| | (sem opção) | .agent/skills/ative-forge/ | Antigravity / Universal | | --antigravity | .agent/skills/ative-forge/ | Antigravity IDE | | --claude | .claude/skills/ative-forge/ | Claude Code | | --cursor | .cursor/skills/ative-forge/ | Cursor | | --gemini | .gemini/skills/ative-forge/ | Gemini CLI | | --codex | .codex/skills/ative-forge/ | Codex CLI | | --global | ~/.agent/skills/ative-forge/ | Todos os projetos do sistema |


O que é instalado

ative-forge/
├── SKILL.md                  ← skill principal (carregada pelo agente)
├── skill.yaml                ← metadados e compatibilidade
└── references/
    ├── plugin.md             ← modo plugin WordPress
    ├── elementor.md          ← modo Elementor
    ├── jetengine.md          ← modo JetEngine
    ├── jetformbuilder.md     ← modo JetFormBuilder
    ├── design.md             ← modo Design System / Identidade Visual
    ├── blueprint.md          ← modo Blueprint de soluções
    ├── reverse.md            ← modo Reverse Engineering
    ├── animation.md          ← modo Animações / GSAP
    └── wordpress.md          ← modo WordPress arquitetura

Compatibilidade

| Ferramenta | Suportado | |---|---| | Antigravity IDE | ✅ | | Claude Code | ✅ | | Cursor | ✅ | | Windsurf | ✅ | | Gemini CLI | ✅ | | Codex CLI | ✅ | | Cline | ✅ | | OpenCode | ✅ |

Compatível com qualquer modelo: Claude · GPT · Gemini · DeepSeek · Llama


Publicar nova versão

# 1. Atualizar versão
npm version patch   # 3.0.0 → 3.0.1
npm version minor   # 3.0.0 → 3.1.0
npm version major   # 3.0.0 → 4.0.0

# 2. Push com tag — GitHub Actions publica automaticamente
git push --follow-tags

Links


Ative Conecta · Ative Forge v3.0 · Enterprise AI Software Framework