SkillOSGet early access →

Mix your AI's context
like you mix code.

Stop pasting the same rules into every project. Toggle modular Skills in SkillOS and we compile them straight into Cursor, Claude Code, Windsurf, and Cline.

SkillOSv0.1 · alpha
⌘K
checkout-appfeat/billing-revamp
~/wt/checkout-billing
framework
next.js — app router
s@sara
320 tok
databaseFORK
drizzle orm
m@marcus
180 tok
database1 REQ
supabase rls
m@marcus
210 tok
payments
stripe payments
p@priya
240 tok
styling
tailwind v4
d@design-team
140 tok
language
typescript — strict
o@org
90 tok
framework
react — patterns
s@sara
160 tok
compliance
hipaa compliance
c@compliance
450 tok
1,790 tokens

The actual app — click projects, switch tabs, toggle skills.

Works where you work

One toggle. Every IDE.

SkillOS writes the file your editor already reads. No plugins. No custom protocol.

Cursor
.cursorrules
Claude Code
CLAUDE.md
Windsurf
.windsurfrules
Cline
.clinerules
Modular by design

Skills are small. So your context stays sharp.

Each Skill is a focused snippet with a token budget. Mix them per project, per task, per teammate.

framework
next.js — app router
anthropic/skills320 tok
database
drizzle orm
gstack180 tok
database
supabase rls
gstack210 tok
payments
stripe payments
stripe/verified240 tok
styling
tailwind v4
awesome-cursorrules140 tok
language
typescript — strict
anthropic/skills90 tok
framework
react — patterns
anthropic/skills160 tok
compliance
hipaa compliance
internal/policy450 tok

Plus 18 MCP servers

Model Context Protocol
FilesystemGitHubPostgresSQLiteSupabaseStripeSlackLinearNotionSentryVercelGoogle DrivePuppeteerPlaywrightBrave SearchExa SearchContext7Memory
Ship faster

Or start with a preset.

Opinionated bundles for common stacks. One click, fully wired.

Backend API

Typical Postgres + Node service.

drizzle ormsupabase rlstypescript — strict
3 skills · 3 MCPsApply →

Full-stack SaaS

Next.js + Supabase + Stripe.

next.js — app routersupabase rlsstripe paymentstailwind v4typescript — strictreact — patterns
6 skills · 4 MCPsApply →

Healthcare

PHI-aware stack with compliance guardrails.

next.js — app routerdrizzle ormtypescript — stricthipaa compliance
4 skills · 3 MCPsApply →
Concept extraction

Let Claude read your repo.

Point SkillOS at any project. Claude scans the file tree, reads the ranked anchor files — schemas, configs, routes — and returns a set of structured concept cards: domain entities, user flows, integrations, and the gotchas a new contributor would otherwise learn the hard way.

Extract modes
Conceptsentities, flows, conventions, gotchas
Featuresuser-facing capabilities
Issuesbugs, gaps, security risks
Improvementsrefactors, perf wins, missing tests
Customyour own prompt
~/proj/checkout12 concepts
3.2s · 412 files
overview
README.md

Stripe-backed SaaS checkout

Self-serve checkout that provisions Stripe subscriptions and seat-based billing for B2B teams.

stack
package.json

Next.js 15 · Drizzle · Supabase · Stripe

App Router with Server Actions, Drizzle over Supabase Postgres, Stripe Billing for subscriptions.

entity
packages/db/src/schema.ts

Subscription

Mirrors stripe_subscription. Tracks plan, status, seats, renewal date, current period end.

page
apps/web/src/app/checkout/page.tsx

/checkout

Plan selector + Stripe Elements. Server Action creates session, redirects to Stripe-hosted page.

integration
apps/web/src/app/api/webhooks/stripe/route.ts

Stripe webhooks

POST /api/webhooks/stripe verifies signature; handles invoice.paid, subscription.deleted, .updated.

convention
apps/web/src/app/_actions/

Server Actions only — never API routes

All mutations go through app/_actions/*. Each action validates input with zod before touching the DB.

+ 6 more · entities, gotchas, conventions
Built for teams

Context is collaborative now.

Skills and concepts live in workspaces — your personal one, and the ones your team shares. Fork to customize, request edits to propose changes, and let the tech lead push canonical updates so the whole org is reasoning with the same brain.

Fork & customize

Take any org skill private. Edit it for your slice of the codebase. Pull updates from the parent when you want them.

Request edits

Propose a change to a teammate's skill with one click. Reviewed in-app — no PR-shaped overhead for a 12-line markdown file.

Push forced updates

Tech lead pins a new version of typescript-strict. Every laptop in the org picks it up before the next prompt.

Acme Inc
workspace · 12 members
SMPY+8
s
sara forked stripe-payments
fork
m
marcus requested edit on supabase-rls
request
p
priya merged drizzle-orm v3
merge
c
compliance pushed hipaa-compliance v2
push
s
sara reviewed edit on tailwind
review
2 pending edit requests
live · synced 4s ago
Three sides

Built for the whole loop.

Developers ship faster. Tech leads stay in control. Vendors finally measure how AI uses their docs.

For developers

Toggle. Generate. Ship.

Click a preset for the stack you're working in. Your IDE picks up the new rules natively — no plugins, no custom CLI.

For tech leads

Curate the org's brain.

Define the canonical stack. Push forced context updates so the whole team is coding with the same rules.

For vendors

Ship verified Context Packs.

Publish official Skills for your API. Stop hallucinated snippets, get real telemetry on how agents use your docs.

Get the alpha.

We're onboarding a small group of developers and vendor partners. Tell us who you are and we'll send a build that already understands your stack.