Public registry

Start from a package that owns a real domain.

Every package here owns its Model, Corpus, sources, and release responsibility. Browse the content first, then compile or connect it locally from its README.

Packages
9
Units
933
Types
28

Corpus packages

Snapshots you can inspect.

security-appsec

corpus

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 units 7 types

android-compose

corpus

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 units 4 types

web-style

corpus

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 units 3 types

backend-architecture

corpus

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 units 3 types

ios-swift

corpus

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 units 3 types

recipes

corpus

Domain plugin for cooking and culinary-technique knowledge corpora. Covers classical and modern techniques, ingredient science, recipe patterns, and common kitchen anti-patterns.

15 units 6 types

coding-style

corpus

Domain plugin for team coding-style and software-engineering knowledge corpora. Covers TypeScript/JavaScript patterns, naming conventions, type discipline, error handling, testing principles, and common code anti-patterns.

12 units 6 types

hello-world

corpus

The smallest maintained Corpus Package and build example.

5 units 5 types