Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Carlos-Dominguez-faber/forja-landing --skill skillgit clone --depth 1 https://github.com/Carlos-Dominguez-faber/forja-landingWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/carlos-dominguez-faber/forja-landing/skill)<a href="https://agentmods.dev/skills/carlos-dominguez-faber/forja-landing/skill"><img src="https://agentmods.dev/badge/skills/carlos-dominguez-faber/forja-landing/skill/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/carlos-dominguez-faber/forja-landing/skill"><img src="https://agentmods.dev/badge/skills/carlos-dominguez-faber/forja-landing/skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00085 | $0.01702 |
| Opus 5 | $0.00043 | $0.00851 |
| Sonnet 5 | $0.00017 | $0.00340 |
| Haiku 4.5 | $0.00009 | $0.00170 |
Grade A, and why
forja-landing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.
forja-landing — El Skill que forja landings
Este skill construye landing pages cinematicas con la misma calidad que carlosdominguez.com.mx, adaptadas a cualquier tipo de negocio:
- Personal brand / consultor — hero centrado en la persona, about fuerte, servicios, casos
- SaaS / producto digital — features bento, proceso, lead magnet, CTA de trial/demo
- Agencia / estudio — portafolio de proyectos, servicios, equipo, proceso
- Producto físico — catálogo visual, ventajas, social proof, compra directa
- Curso / comunidad — propuesta de valor, a quién va, contenido, acceso
- Clínica / servicio local — servicios, proceso, confianza, cita/contacto
Lo que nunca cambia:
- Video hero Seedance 2.0 (MUAPI) — loop cinematográfico generado on-demand
- Tipografía editorial — Fraunces (display) + Geist (body), mezcla italic/bold
- Paleta anti-AI-slop — dark negro profundo + ember amber-red, sin gradientes cliché
- Bento asimétrico — cards variadas, poster cards para destacados
- Crítica integrada — auto-review contra 10 dimensiones de design quality
- Auditoría web — performance, a11y, SEO checks pre-deploy
Comandos
Usar con /forja <comando> desde Claude Code:
| Comando | Que hace |
|---|---|
/forja build |
Entrevista + selección de secciones + hero video + scaffold adaptado |
/forja critique |
Review anti-AI-slop + anti-patterns + sugerencias |
/forja polish |
Aplica fixes automáticos del critique |
/forja audit |
Performance + a11y + SEO checks estilo Lighthouse |
/forja deploy |
Deploy a Vercel + custom domain + OG verification |
Secciones disponibles
El skill incluye estas secciones. /forja build selecciona las correctas según el tipo de landing:
| Sección | Cuándo incluir |
|---|---|
Hero |
Siempre |
ScrollStops |
Siempre — problema / solución / método |
About |
Personal brand, consultor, clínica, agencia |
Services |
Cualquiera que venda servicios o features |
Portfolio |
Agencia, dev, diseñador, consultor con casos |
Process |
Cuando el "cómo trabajamos" es diferenciador |
LeadMagnet |
SaaS, curso, consultor — captura de emails |
Communities |
Curso, comunidad, membresía |
CtaFinal |
Siempre |
Footer |
Siempre |
What ships with it
30 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- commands/forja.md 1.8 KB
- routes/audit.md 6.1 KB
- routes/build.md 11 KB
- routes/critique.md 6.4 KB
- routes/deploy.md 3.0 KB
- routes/polish.md 4.8 KB
- scripts/generate_hero.py 7.0 KB runs code
- scripts/generate_reference_image.py 6.7 KB runs code
- templates/app/api/lead/route.ts 1.8 KB runs code
- templates/app/globals.css 3.8 KB
- templates/app/layout.tsx 2.2 KB
- templates/app/page.tsx 1.0 KB
- templates/app/robots.ts 229 B runs code
- templates/app/sitemap.ts 244 B runs code
- templates/CLAUDE.additions.md 1.7 KB
- templates/features/landing/components/about.tsx 2.7 KB
- templates/features/landing/components/cta-final.tsx 3.0 KB
- templates/features/landing/components/embers.tsx 3.7 KB
- templates/features/landing/components/footer.tsx 3.5 KB
- templates/features/landing/components/forja-badge.tsx 4.2 KB
- templates/features/landing/components/hero.tsx 3.6 KB
- templates/features/landing/components/imperio.tsx 2.5 KB
- templates/features/landing/components/lead-magnet.tsx 8.1 KB
- templates/features/landing/components/navbar.tsx 2.1 KB
- templates/features/landing/components/portfolio.tsx 6.2 KB
- templates/features/landing/components/process.tsx 2.8 KB
- templates/features/landing/components/scroll-stops.tsx 1.6 KB
- templates/features/landing/components/services.tsx 8.7 KB
- templates/features/landing/data/content.ts 5.4 KB runs code
- templates/tailwind.additions.ts 753 B runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 175 lines · 85 tokens per session scan A 3e73d59c43ae
forja-landing is a skill published in the GitHub repository Carlos-Dominguez-faber/forja-landing (22 stars, last pushed 4mo ago), licensed MIT. It adds 85 tokens to every session and 1,702 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
frontend-ui-dark-ts
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.
reveal-hover-effect
Build cursor-following spotlight reveals that expose a second aligned image through a soft radial mask. Use for hover-to-color, before-and-after, x-ray, material, texture, product-detail, and illustrated hero effects where a desaturated or embossed base image should remain visible while another treatment follows an…
frontend-visual-qa
Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find…
prototype-web
A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.