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

forja-landing

v0.5.3

Published

Claude Code skill que construye landings cinemáticas para cualquier negocio — personal brand, SaaS, agencia, producto, curso, clínica — con Seedance, anti-AI-slop critique y web audit integrados. Made by Carlos Domínguez.

Readme

forja-landing

Claude Code skill que construye landing pages cinemáticas para cualquier tipo de negocio.

Video hero con Seedance 2.0 · Crítica anti-AI-slop integrada · Auditoría web Lighthouse-style · Secciones adaptadas a tu negocio. Todo desde un comando.


Por qué existe

Las landings generadas por IA se ven iguales. Gradiente azul→morado, tres cards idénticas, Inter sobre fondo blanco, "empower your business with AI".

forja-landing trae de serie lo contrario:

  • Tipografía editorial · Fraunces serif con mezcla italic / bold
  • Paleta ember · dark negro profundo + amber-red solo donde importa
  • Bento asimétrico · service cards variadas, poster cards para destacados
  • Video hero Seedance 2.0 · loop cinematográfico generado por IA (opcional)
  • Section selector · elige qué secciones incluir según tu tipo de landing
  • Crítica automática · review anti-AI-slop antes de shippear
  • Auditoría integrada · performance + a11y + SEO pre-deploy

Funciona para cualquier tipo de negocio:

| Tipo | Secciones incluidas | |------|---------------------| | Personal brand / consultor | Hero · ScrollStops · About · Services · Portfolio · Process · CTA | | SaaS / producto digital | Hero · ScrollStops · Features · Process · LeadMagnet · CTA | | Agencia / estudio | Hero · ScrollStops · Services · Portfolio · About · Process · CTA | | Producto físico | Hero · ScrollStops · Catálogo · About · CTA | | Curso / comunidad | Hero · ScrollStops · About · Communities · LeadMagnet · CTA | | Clínica / servicio local | Hero · ScrollStops · Services · Process · About · CTA |


Instalación

En tu proyecto Next.js (App Router):

npx forja-landing init

Esto instala:

  • Skill .claude/skills/forja-landing/ (SKILL.md + routes + templates)
  • Comandos slash /forja build, /forja critique, /forja polish, /forja audit, /forja deploy
  • Templates de componentes (Hero, Services, Portfolio, Process, About, LeadMagnet, Communities, CTA, Footer, Embers, Navbar)

Uso

Abre tu proyecto en Claude Code:

/forja build

Claude te pregunta:

  1. Tipo de landing (personal brand, SaaS, agencia, producto, curso, clínica, otro)
  2. Identidad — nombre, posicionamiento, audiencia
  3. Oferta — servicios/productos, CTA primario, vibe visual

Luego propone la estructura (secciones + headline + prompt Seedance) y espera tu OK antes de construir.

Después:

/forja critique   # review anti-AI-slop en 10 dimensiones
/forja polish     # aplica los fixes del critique automáticamente
/forja audit      # performance + a11y + SEO
/forja deploy     # Vercel + custom domain

Hero video con Seedance 2.0 (opcional)

Si querés el loop cinematográfico del hero:

# En tu .env.local
MUAPI_API_KEY=tu_key_aqui

Conseguí la key en muapi.ai. Sin la key, el skill usa un fallback de Canvas con partículas de brasas (igual se ve bien).

También podés auto-generar la imagen de referencia para Seedance:

# En tu .env.local
OPENROUTER_API_KEY=tu_key_aqui

Lo que NO hace

  • No genera el copy por vos sin input. Das la información, el skill construye la estructura, tipografía y diseño.
  • No soporta Pages Router (solo App Router).
  • No es un template estático. Es un skill para Claude Code que adapta las secciones a tu negocio.

Stack asumido

  • Next.js 15+ (App Router)
  • React 19
  • TypeScript (strict)
  • Tailwind CSS 3.x
  • Fuentes: Fraunces + Geist (Google Fonts vía next/font)

Demo

La landing de Carlos fue construida con este skill: carlosdominguez.com.mx


Roadmap

  • [x] v0.1 — install.js + SKILL.md base
  • [x] v0.2 — Templates de componentes completos
  • [x] v0.3 — Routes completos (build, critique, audit, deploy) + script Seedance + dispatcher
  • [x] v0.4 — /forja polish automático + auto-gen de reference image via OpenRouter
  • [x] v0.5 — Section selector + posicionamiento general (cualquier tipo de landing)
  • [ ] v0.6 — Plug GHL / Resend para lead-magnet delivery automatizado
  • [ ] v1.0 — Launch en Show HN / Product Hunt

Made by

Carlos Domínguez — Cancún, México


License

MIT — Úsalo, modifícalo, forkéalo. Si te gusta, una ⭐ ayuda mucho.


El código mediocre se genera. El gran software se forja.