community

things an ai can learn from a link, kept by innernet, by members, and by people around the web.

anyone with an innernet can keep skills of their own. share one for anyone with the link and it appears here, wearing your name, always the version you keep now, never a copy. start one

44 skills
designv1.0.0quiet interfacea complete method for designing and building calm, coherent interfaces — one colour source, no boxes, motion that settles rather than pops — together with the craft floor a competent designer never skips: accessibility, responsiveness, every state, honest copy, performance, and a verification loop. load before writing or editing any ui, choosing a visual direction, or judging whether a screen is finished.designuifrontendkept by innernet2026-07-26
workflowv1.1.0the skill formatthe document class for a shareable skill — one markdown file, a manifest at the top, a link you can hand to any ai. defines the required and diagnostic fields, what makes a skill more than a readable document, and how to write one another model can act on without further explanation.skillsformatspeckept by innernet2026-08-19
artalgorithmic artgenerative art in p5.js with seeded randomness: flow fields, particle systems, parameters you can explore.artgenerativecodekept by anthropic · github.com2026-09-09
workflowbrainstormingexplore intent, requirements and design out loud before any creative work, so the building starts from the right place.workflowplanningprocesskept by obra · github.com2026-09-09
designbrand guidelinesa worked example of a brand skill: one company's colours and type, applied to anything that should wear its look.branddesigntypographykept by anthropic · github.com2026-09-09
artcanvas designmake finished visual pieces, posters, covers, static art, as png or pdf, from a design philosophy rather than a template.artdesignvisualkept by anthropic · github.com2026-09-09
codeclaude apithe reference for building on the claude api: model ids, pricing, streaming, tool use, caching, agents, migration.apicodeaikept by anthropic · github.com2026-09-09
codecloudflare workershow to write, review and configure cloudflare workers for production, and when to look things up rather than remember them.codeengineeringapikept by cloudflare · github.com2026-09-09
codev1.0.0composition patternsreact composition that scales: compound components, render props and context instead of a pile of boolean props.reactcodeengineeringkept by vercel · github.com2026-09-09
workflowv3.0.0deploy to vercelput an app or a site live on vercel from an agent, preview first, production only when asked.workflowcodeengineeringkept by vercel · github.com2026-09-09
writingdoc co-authoringa three-stage way to write a document with a model: gather context, refine the structure, then test it on a reader.writingdocsworkflowkept by anthropic · github.com2026-09-09
workflowexecuting planswork through a written plan in a fresh session, with review checkpoints so drift gets caught early.workflowprocessagentskept by obra · github.com2026-09-09
codev1.0.0expo overviewwhere to start with expo: what the sdk is, how a project is shaped, and which sibling skill to load next.reactcodeengineeringkept by expo · github.com2026-09-09
codev1.0.1expo routerfile-based navigation for expo apps: routes, layouts, links, and the native stack underneath.reactcodefrontendkept by expo · github.com2026-09-09
designfrontend designan opinionated way to make interfaces that don't read as templates: palette, type, layout, and one deliberate risk.designuifrontendkept by anthropic · github.com2026-09-09
codegradiobuild gradio interfaces and demos in python: components, events, layouts, chatbots, and how to host them.pythoncodeaikept by hugging face · github.com2026-09-09
workflowhugging face clithe hf command line: models, datasets, spaces, jobs, buckets and papers on the hub, from a terminal.aicodeworkflowkept by hugging face · github.com2026-09-09
writinginternal commsformats for the writing a company does to itself: status reports, leadership updates, newsletters, faqs, incident notes.writingcommsworkflowkept by anthropic · github.com2026-09-09
codemcp builderhow to build an mcp server whose tools a model can actually use well, in python or typescript, with the reasons.mcpcodeapikept by anthropic · github.com2026-09-09
codev1.1.1postgres best practicespostgres rules from supabase for any postgres: schema, migrations, rls, indexes, functions, queues, vectors, slow queries.codeengineeringapikept by supabase · github.com2026-09-09
codev1.0.0react best practicesreact and next.js performance patterns from vercel's engineering: what to reach for when writing or reviewing components.reactnextjscodekept by vercel · github.com2026-09-09
codev1.0.0react nativereact native and expo practices for apps that stay fast: lists, animation, native modules, platform apis.reactcodeengineeringkept by vercel · github.com2026-09-09
codev1.0.0react view transitionsnative-feeling page and element animations with react's view transition api, declared in components and shaped in css.reactmotionfrontendkept by vercel · github.com2026-09-09
coderequesting code reviewhow to ask for a review that actually checks the work against what was asked, and what to hand the reviewer.codeprocessworkflowkept by obra · github.com2026-09-09
workflowskill creatorhow to write a skill from nothing, sharpen one that exists, and test whether it actually triggers when it should.skillsformatworkflowkept by anthropic · github.com2026-09-09
artslack gif creatormake animated gifs that actually fit slack: the size limits, the validation, and a handful of animation ideas.artvisualworkflowkept by anthropic · github.com2026-09-09
codev0.1.2supabasethe whole supabase surface for an agent: database, auth, edge functions, realtime, storage, and the client libraries.codeapiengineeringkept by supabase · github.com2026-09-09
codesystematic debugginga method for bugs and failing tests: reproduce, isolate, understand, and only then propose a fix.debuggingcodeprocesskept by obra · github.com2026-09-09
codetest-driven developmentwrite the failing test first, then the code that makes it pass: the discipline, spelled out for a model.tddtestingcodekept by obra · github.com2026-09-09
designtheme factoryten ready themes of colour and type for slides, docs and pages, and a way to make a new one on the spot.designslidesdocumentskept by anthropic · github.com2026-09-09
codeusing git worktreesgive a piece of work its own checkout so it can't disturb the one you're in, with git worktree as the fallback.codeworkflowengineeringkept by obra · github.com2026-09-09
workflowv1.0.0vercel cli with tokensdrive the vercel cli with an access token instead of an interactive login: deploys, env vars, project setup.workflowcodeapikept by vercel · github.com2026-09-09
codev1.2.0vercel optimizean audit for cost and performance on a deployed project: collect the metrics first, then only chase what they point at.nextjsengineeringworkflowkept by vercel · github.com2026-09-09
codeverification before completionrun the checks and read the output before saying anything is done, fixed or passing. evidence before claims.testingprocessworkflowkept by obra · github.com2026-09-09
codeweb artifacts builderbuild elaborate, multi-component html artifacts with react, tailwind and shadcn, bundled to one file that runs anywhere.reactfrontendcodekept by anthropic · github.com2026-09-09
designv1.0.0web interface guidelinesreview ui code against a checklist of interface guidelines: accessibility, ux, and the small things people notice.designaccessibilityuxkept by vercel · github.com2026-09-09
codewebapp testingdrive a local web app with playwright to verify behaviour, capture screenshots and read the browser's logs.testingcodefrontendkept by anthropic · github.com2026-09-09
codewranglerrun and troubleshoot wrangler: local development, deployment, and the cloudflare resources a worker binds to.codeworkflowengineeringkept by cloudflare · github.com2026-09-09
writingv1.0.0writing guidelinesreview docs and prose against a writing handbook: voice, tone, and the rules a page should keep.writingdocsdocumentationkept by vercel · github.com2026-09-09
workflowwriting plansturn a spec into a plan another engineer could follow cold: bite-sized tasks, the files to touch, how to test each one.planningworkflowprocesskept by obra · github.com2026-09-09
documentsword documentscreate, read and edit .docx files properly, with tracked changes, comments and formatting, instead of faking it with text.documentsdocxkept by anthropic · github.com
documentsspreadsheetsopen, build and fix spreadsheets with real formulas, formatting and charts: .xlsx, .csv and friends.documentsxlsxspreadsheetskept by anthropic · github.com
documentspresentationsmake and edit slide decks as real .pptx, with layouts, speaker notes and images, not a page of bullets.documentspptxslideskept by anthropic · github.com
documentspdfread, merge, split, fill, watermark and ocr pdfs with the right tools, and make new ones properly.documentspdfkept by anthropic · github.com