AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

One Sentence Website

skill-twk0672005-sentence-to-site-one-sentence-website · by twk0672005

Use when a user gives one sentence, a vague idea, or a loose brief and wants a finished website route. Turns "I want something like X" into an explicit bounded route, a verified artifact, and an honest handoff without autonomous review loops.

No reviews yet
0 installs
32 views
0.0% view→install

Install

$ agentstack add skill-twk0672005-sentence-to-site-one-sentence-website

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-twk0672005-sentence-to-site-one-sentence-website)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of One Sentence Website? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

One-Sentence Website

The entry point of this kit. Input: one sentence. Output: one explicit route and a website that has been seen running in a browser, not just built.

"a landing page for my coffee cart, warm, not corporate"
        │
        ▼
expand → route once → build → prove → hand off

Step 1 — Expand the sentence, don't interrogate the user

A vague sentence is a feature, not a defect. Do not respond with a questionnaire. Expand it yourself into a premise brief:

  • Audience and first impression — who lands here, what should they feel in the first second.
  • One visible promise — the single claim the page must make (fast, warm, premium, alive…).
  • Three concrete defaults — pick a palette, a type direction, and a layout skeleton yourself. State them as decisions ("choosing X because the sentence implies Y"), not questions.
  • Explicit assumptions — list what you inferred so the user can veto cheaply.

Ask at most one question, and only if the sentence is ambiguous about something irreversible (brand name, language, real contact details). Everything else is yours to decide and cheap to change later.

Step 2 — Route once

Read [../../references/routing-contract.md](../../references/routing-contract.md), then make exactly one route record:

Base route: new-site | existing-site
Experience lane: static | ui-motion | cinematic-webgl
Delivery gate: prototype | public
Required evidence: 
Stop condition: 

Do not change this route because the agent dislikes its own work. A greenfield one-pager normally starts with visual-story-direction; an existing site starts with website-motion-intake; ui-motion and cinematic-webgl add motion-choreography; every visible claim adds browser-evidence.

Use only the specialists the record needs. A small copy correction does not need this full entry route.

Step 3 — Build and pass the evidence gate

Build the scoped artifact, then collect only the evidence required by the route record. Evidence can establish that the running page, flow, fallback, and claimed motion exist; it does not give an agent permission to keep polishing taste indefinitely.

If an objective required check fails, make one scope-preserving repair and repeat that same check once. If it still fails, report partial or blocked and hand off honestly. Do not enter an open-ended build → review → repair cycle.

adversarial-quality-loop is never automatic. It runs only after an explicit user request for an independent review, and its report cannot trigger another build pass by itself.

Step 4 — Hand back

Deliver with delivery-handoff: the route selected, what the sentence became, decisions made on the user's behalf, evidence artifacts, known issues, and the cheapest next improvements. The user chooses whether a new scoped iteration begins.

Boundaries

  • This skill decides and orchestrates; it does not replace specialist guidance.
  • No fabricated evidence: a claim without a rendered artifact is partial or blocked.
  • Stay framework-neutral: static HTML/CSS is a valid and often correct lane for a one-sentence site.
  • Completion is a route-specific evidence verdict, never a build exit code or an agent's private aesthetic judgement.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.