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.

Admin Dashboard

web-app
React + TypeScript + Tailwind Node.js + Express + PostgreSQL Docker + Railway

E-Commerce Shop Website

Full-featured online store with products, cart, checkout, and payments

web-app
Next.js@14 TailwindCSS@3 Supabase Stripe Clerk Vercel

2D Web Game

Interactive 2D web game with real-time multiplayer, physics, and leaderboards

game Advanced

Cloud Infrastructure as Code

Complete cloud infrastructure setup using Terraform with monitoring, security, and auto-scaling

infrastructure Advanced

ML Training Pipeline

End-to-end machine learning pipeline for image classification with MLOps best practices

ml-pipeline Advanced

Expense Tracker Mobile App

Cross-platform mobile app for expense tracking with receipt scanning, budgets, and analytics

mobile-app Advanced

Task Management API

RESTful API for task management with authentication, CRUD operations, and real-time updates

api Intermediate

Project Management CLI

Cross-platform command-line tool for managing projects, tasks, and workflows with offline support

cli Intermediate

JavaScript Library Package

Reusable JavaScript library with TypeScript, comprehensive testing, and NPM publishing

library Intermediate

Example Categories

Web Applications

  • Shop Website - E-commerce site with authentication and payments
  • 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!

  1. Fork the repository
  2. Add your example in _examples/your-example.md
  3. Follow the example template
  4. Submit a pull request