OSpec Examples
Real-world OSpec examples from simple websites to ML pipelines
OSpec Examples
Explore real-world examples of OSpec specifications across different outcome types and complexity levels.
Featured Examples
E-Commerce Shop Website
Full-featured online store with products, cart, checkout, and payments
Realtime Whiteboard (Qwik City)
Large interactive whiteboard with instant TTI via resumability and real-time collaboration
Enterprise Admin (Nuxt)
Mature ecosystem admin portal with comprehensive features and competitive mobile performance
Field CRM (Marko)
Mobile-first CRM for agents in the field with HTML-streaming and tiny per-route JavaScript
2D Web Game
Interactive 2D web game with real-time multiplayer, physics, and leaderboards
Cloud Infrastructure as Code
Complete cloud infrastructure setup using Terraform with monitoring, security, and auto-scaling
ML Training Pipeline
End-to-end machine learning pipeline for image classification with MLOps best practices
Expense Tracker Mobile App
Cross-platform mobile app for expense tracking with receipt scanning, budgets, and analytics
Router-Centric App (TanStack + Solid)
Modern application showcasing TanStack Router's powerful data loading patterns with SolidJS performance
SaaS Starter (SvelteKit)
Complete SaaS foundation with authentication, billing, teams, and email management
Task Management API
RESTful API for task management with authentication, CRUD operations, and real-time updates
Project Management CLI
Cross-platform command-line tool for managing projects, tasks, and workflows with offline support
Docs Portal (Marko + HTMX)
Lightning-fast content-heavy site with progressive enhancement via HTMX and minimal JavaScript
Kanban for Teams (SolidStart)
Real-time collaborative Kanban board with tiny bundles and fine-grained reactivity
JavaScript Library Package
Reusable JavaScript library with TypeScript, comprehensive testing, and NPM publishing
Example Categories
Web Applications
- Shop Website - E-commerce site with authentication and payments
- Field CRM (Marko) - Mobile-first CRM with streaming SSR and ultra-lean JavaScript
- Kanban for Teams (SolidStart) - Real-time collaborative Kanban with tiny bundles and drag-and-drop
- SaaS Starter (SvelteKit) - Complete SaaS foundation with auth, billing, teams, and emails
- Realtime Whiteboard (Qwik City) - Interactive whiteboard with instant TTI via resumability
- Enterprise Admin (Nuxt) - Comprehensive admin portal with data grids and role-based access
- Docs Portal (Marko + HTMX) - Lightning-fast docs with progressive enhancement
- Router-Centric App (TanStack + Solid) - Modern app with advanced data loading and route guards
- Examples of full-stack web applications with authentication, databases, and deployment
APIs & Services
- API Service - RESTful API with comprehensive features
- RESTful and GraphQL APIs with proper documentation and testing
CLI Tools
- CLI Tool - Command-line application with subcommands
- Command-line utilities and developer tools
Mobile Applications
- Mobile App - React Native cross-platform app
- Native and cross-platform mobile development examples
Games & Interactive
- 2D Web Game - Multiplayer space shooter game
- Interactive applications and real-time systems
Libraries & Packages
- JavaScript Library - Reusable utility library
- Open source packages and reusable components
Machine Learning
- ML Training Pipeline - End-to-end ML workflow
- ML pipelines, data processing, and model deployment examples
Infrastructure
- Cloud Infrastructure - Production-ready cloud setup
- Infrastructure as code and deployment automation
Contributing Examples
Have an interesting OSpec example to share? We welcome contributions!
- Fork the repository
- Add your example in
_examples/your-example.md - Follow the example template
- Submit a pull request
Related Resources
- Getting Started Guide - Learn OSpec basics
- OSpec Specification - Complete technical reference
- Cookbook - Common patterns and solutions