incubrainincubrainOfficial·7 Agent Skills Included

foundry

Nuxt marketing sites with built-in signal capture

Builds Nuxt 4 marketing sites that capture visitor events, form submissions, and errors into one server-side signal stream. Eliminates analytics vendor setup, custom tracking code, and scattered logging by routing everything through a single authenticated export endpoint. Ships RSS feeds, SEO, MCP tools, and llms.txt so sites are readable by both humans and machines from day one.
npx skills add incubrain/foundry --all -g -y
Available:

Gives your AI agent strict build rules for this Nuxt layer, including signal-capture priorities, blocked commands, context-routing tools, and module-level file maps for the RSS and events modules.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Foundry?

Run `npx skills add incubrain/foundry --all -g -y` in your terminal to install all skills in this suite globally.

What does Foundry do?

Foundry is a Nuxt 4 layer for building marketing sites that capture visitor events, form submissions, and errors into one server-side signal buffer. An external consumer pulls that stream through an authenticated endpoint, so you can validate demand before building a product.

Does Foundry replace Google Analytics?

Yes, by design. It avoids third-party analytics vendors entirely and instead buffers events and errors server-side, letting your own consumer pull the data with a cursor.

Is Foundry readable by AI crawlers?

Yes. It ships MCP tools, llms.txt support, raw-markdown redirects, and classifies every visitor as human, agent, or bot server-side.

Do I need to write backend code to capture leads?

No. The included ConvertForm component posts to a built-in capture endpoint with honeypot spam protection and validation already wired in.

Related Repositories in Software Engineering

View All in Software Engineering