Oak OSS
Official@oakoss · United States of America
Offers standardized engineering patterns, architectural scaffolding, and type-safe implementation frameworks for modern TypeScript, React, and PostgreSQL-based enterprise web ecosystems.
Agent Skills by Oak OSS
Showing 146 vetted skills indexed across 3 GitHub repositories.
run-oakterm
Build, launch, and verify the oakterm terminal emulator and daemon.
spec-to-tasks
Decompose accepted technical specifications into dependency-ordered implementation tasks with coverage verification.
write-spec
Formalize accepted ADRs into implementation specifications with interface boundaries and data structures.
tdd
Enforce a red-green-refactor cycle for Rust code with adversarial testing.
css-animation-patterns
Provide CSS animation patterns for keyframes, scroll-driven effects, and view transitions.
react-patterns
Guide React 19+ patterns covering hooks, Server Components, and optimization.
agent-patterns
Implement multi-agent system design patterns for AI development workflows.
ssh-remote
Establish SSH connections, manage keys, and transfer files via rsync and scp.
de-slopify
Remove AI writing artifacts from documentation and code.
rag-implementer
Implements RAG pipelines with hybrid search and re-ranking.
react-email
Create responsive HTML emails from React components with inline CSS or Tailwind.
bun-runtime
Execute JavaScript and TypeScript with Bun's runtime, bundler, package manager, and test runner.
beads-workflow
Converts markdown plans into dependency-structured tasks for AI agent swarms.
performance-optimizer
Identify and resolve performance bottlenecks across frontend, backend, and database layers.
mermaid-diagrams
Generate flowcharts, sequence diagrams, ERDs, class diagrams, and Gantt charts using Mermaid syntax.
mise
Manage polyglot tool versions, environment variables, and tasks via mise.toml.
skill-management
Create, audit, and validate agent skills against the Agent Skills open standard.
test-driven-development
Guide the red-green-refactor TDD cycle for behavior-driven development.
docker
Guide Docker containerization with Dockerfile best practices and Compose orchestration.
svelte
Provide Svelte 5 and SvelteKit patterns for reactivity, routing, and form actions.
postgres-tuning
Optimize PostgreSQL 17/18+ performance by tuning async I/O and analyzing query plans.
technical-docs
Generate Mermaid diagrams and audit documentation coverage for codebases.
ux-designer
Designs user experiences and interfaces with WCAG 2.2 AA compliance.
zod-validation
Validate and parse TypeScript data using Zod schemas.
Frequently Asked Questions About Oak OSS
FAQPage SchemaWhat specific technical tasks do these patterns enable?▼
These patterns enable end-to-end type-safe API development, complex state management with TanStack, PostgreSQL schema migrations, accessibility-compliant UI component generation, and standardized configuration for Model Context Protocol servers and client-side hooks.
Which engineering personas benefit most from these resources?▼
Full-stack engineers, frontend architects, and database administrators working within the TypeScript and React ecosystems will find the most value in these structured implementation guides, performance optimization strategies, and standardized project scaffolding.
What are the prerequisites for implementing these patterns?▼
Implementation requires a foundational understanding of TypeScript, Node.js, and modern web frameworks like React or Svelte. Most patterns assume a standard development environment with pnpm, Vite, and Git installed, alongside specific familiarity with the TanStack ecosystem and PostgreSQL.