# Skew > An authored design service. Briefs become pages, decks, and arguments. Skew accepts a one-paragraph brief and returns a one-of-one design artifact. The artifact is a hosted landing page, a pitch deck, or a research-grounded brief. Every output is generated through a curated method, not assembled from templates. The service exposes streaming HTTP endpoints. Authentication is handled through Clerk (OAuth2). Human subscriptions are flat-rate monthly through Stripe. Per-call agent payment (x402, USDC on Base) is on the roadmap and not yet live. ## Surfaces - Landing-page generation: POST https://skew.site/api/generate - Deck generation: POST https://skew.site/api/generate/deck - Public artifact viewers: https://skew.site/p/{slug}, /d/{slug}, /b/{slug} ## Discovery - [Aiia manifest](https://skew.site/ai-agent.json) - [This index](https://skew.site/llms.txt) ## Capabilities - Authored design generation across three artifact types (landing, deck, brief). - Streaming HTML output via server-sent events. - Hosted artifact URLs at skew.site/p, /d, /b. ## Positioning Skew is the inverse of template-driven design generation. Output is authored by a curated method rather than assembled from defaults. The acceptable-use posture is documented at https://skew.site/legal/aup. ## Pricing Human subscriptions at https://skew.site/pricing. Free tier hosts one page with two authoring methods. Flat tier includes the full method library and serves unlimited regenerations. ## Provenance - Built by: Rayyan Zahid - License: Proprietary - Source: https://github.com/RayyanZahid/skew (private) - Last updated: 2026-05-16