Skill Wiki v0.1.0

Skill Wiki · Marketplace 6 Primes · 1,002 atoms

The Skill Wiki marketplace.

Every entry here is a Prime — a self-contained @scope of typed atoms. What a SKILL.md would look like if every line had a type and an edge. Install with prime install @name. Skill Wiki is domain-blind — design, backend and security all ride on the same open protocol.

Want to publish your own? See Publish & install.

★ Featured

@frontend-design

898 typed atoms across 9 design sub-domains — color, typography, motion, spacing, accessibility, copy voice, hierarchy, layout, and component patterns. Reference corpus + reference application: 5-tool MCP wrapper, 31 personas, 30 task taxonomies, 20-task benchmark.

Atoms
898
Namespaces
5 (@community, @w3c, @impeccable…)
Kinds used
28 of 28
Tokens
422,867 compiled
License
Apache-2.0
bunx @skill-wiki/mcp-server-frontend

More Primes

Domain Primes & starter examples

Early Primes covering backend architecture and application security, plus a couple of tiny example packs handy for learning the DSL or smoke-testing the runtime.

@security-appsec

@security v0.1.0

Domain plugin for application-security corpora derived from the OWASP Cheat Sheet Series. Covers input validation, authentication, session management, cryptography, injection prevention, XSS, CSRF, secrets management, and core security principles.

28 atoms 7 kinds v0.1.0

@android-compose

@android-compose v0.1.0

Domain plugin for Jetpack Compose component API guidance and Material 3 design tokens. Covers composable function shape, state hoisting, modifiers, slot APIs, recomposition discipline, lazy lists, Material 3 color/typography/elevation/motion tokens, accessibility, and adaptive layout patterns.

21 atoms 4 kinds v0.1.0

@web-style

@web-style v0.1.0

Domain plugin for JavaScript style corpora. Covers naming conventions, variable declarations, function shape, object and array idioms, module layout, and core readability principles drawn from Airbnb and Google style guides.

20 atoms 3 kinds v0.1.0

@backend-architecture

@backend-architecture v0.1.0

Domain plugin for backend / distributed-system architecture corpora. Covers 12-Factor App principles, microservices patterns, and the layer / deployment / scale axes that classify the trade-offs.

18 atoms 3 kinds v0.1.0

@ios-swift

@ios-swift v0.1.0

Domain plugin for Swift / iOS / Apple-platform corpora derived from the official Swift API Design Guidelines and the Google Swift Style Guide. Covers naming, protocol- and value-oriented design, optional handling, error propagation, memory management in closures, and structured concurrency.

17 atoms 3 kinds v0.1.0

Publish your own

Add your Prime to this marketplace

The marketplace is PR-driven. Push your Prime to GitHub, then open one PR adding it to data/skills.yaml on this site's repo. We review, merge, and CI re-renders the marketplace.

1

Push your Prime to GitHub

Any public repo. Compile with prime compile. Apache-2.0 or compatible license.

2

PR one yaml entry

Add a 5-line block to data/skills.yaml. Slug, repo, description, tags.

3

We merge, CI rebuilds

Your Prime appears in the marketplace on next deploy. ~5 minutes.

Need a private / enterprise registry? Self-host the reference registry — same protocol, your infra.