The intelligence block registry.
Curated context packages that make AI coding agents measurably better.
Install
One command pulls the block into your project. No config, no setup.
Load
Your AI agent reads the block — domain knowledge, rules, and examples.
Ship
The agent writes better code on the first try. Fewer iterations, fewer bugs.
Registry
typescript-strict@1.0.0
TypeScript strict mode patterns: all 8 strict flags, type narrowing, generics with constraints, utility types, mapped types, conditional types with infer, template literal types, branded types, exhaustive checking, and const assertions.
tailwind-patterns@1.0.0
Tailwind CSS v4 patterns: @theme configuration, responsive breakpoints, state variants, dark mode, group/peer selectors, container queries, arbitrary values, custom utilities/variants, @layer system, and content detection.
Supabase Auth + RLS@2.0.0
Supabase Auth + Row Level Security for Next.js App Router: client factories, middleware token refresh, OAuth/email/magic link flows, RLS policy patterns, multi-tenant access, admin roles, realtime RLS caching, deprecated pattern migration, and security pitfalls.
Next.js App Router@1.0.0
Complete App Router patterns for Next.js 15+: file conventions, Server/Client Components, data fetching, Server Actions, caching (use cache, cacheLife, revalidateTag), streaming, and navigation. Prevents Pages Router contamination.
Stripe Webhooks@1.0.0
Secure implementation patterns for Stripe webhook handlers: signature verification, idempotency, async processing, and event handling.
Built for agents. Curated by humans.