one-ieone-ieOfficialยท7 Agent Skills Included

one

Production Astro starter with built-in commerce and backend

Builds and ships production websites on Astro, React 19, and Cloudflare Workers with auth, blog, docs, and Stripe checkout included. Eliminates manual backend setup, design system drift, and slow page loads with a six-token brand system and static-first pages. Lets you add chat, analytics, CRM, and payments later through plugins without rewriting your code.
npx skills add one-ie/one --all -g -y
Available:

Tells the agent how to run the workspace: verify identity with footing checks, discover and call backend receivers through the one CLI, build artifacts with the /do workflow, and always dry-run before pushing changes.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ONE?โ–ผ

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

What can I build with the ONE starter?โ–ผ

You get a full production site with blog, docs, product catalog, Stripe checkout, auth, and SEO out of the box. It runs locally with no account or API key required.

How does the six-token design system work?โ–ผ

You set six HSL color tokens in one.config.ts and the entire site rebrands automatically. Components reference these tokens only, so hardcoded colors are blocked by an automated check.

Does ONE work with Claude Code and other coding agents?โ–ผ

Yes. The repo ships with CLAUDE.md, AGENTS.md, and SKILL.md files that teach agents the project conventions, CLI commands, and design rules automatically.

Can I add a backend later without rewriting?โ–ผ

Yes. Setting one environment variable connects your site to the ONE backend for chat, analytics, CRM, and payments, with no code changes required.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’