OpenSpec

Spec-driven development (SDD) for AI coding assistants. (by Fission-AI)

OpenSpec Alternatives

Similar projects and alternatives to OpenSpec

  1. uv

    231 OpenSpec VS uv

    An extremely fast Python package and project manager, written in Rust.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. opencode

    115 OpenSpec VS opencode

    The open source coding agent.

  4. vllm

    92 OpenSpec VS vllm

    A high-throughput and memory-efficient inference and serving engine for LLMs

  5. nanoGPT

    86 OpenSpec VS nanoGPT

    The simplest, fastest repository for training/finetuning medium-sized GPTs.

  6. spec-kit

    69 OpenSpec VS spec-kit

    đź’« Toolkit to help you get started with Spec-Driven Development

  7. superpowers

    An agentic skills framework & software development methodology that works.

  8. lean4

    69 OpenSpec VS lean4

    Lean 4 programming language and theorem prover

  9. plannotator

    34 OpenSpec VS plannotator

    Annotate and review coding agent plans and code diffs visually, share with your team, send feedback to agents with one click.

  10. OpenHands

    42 OpenSpec VS OpenHands

    🙌 OpenHands: AI-Driven Development

  11. rtk

    39 OpenSpec VS rtk

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  12. langfuse

    31 OpenSpec VS langfuse

    🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23

  13. react.dev

    29 OpenSpec VS react.dev

    The React documentation website

  14. nanochat

    24 OpenSpec VS nanochat

    The best ChatGPT that $100 can buy.

  15. BMAD-METHOD

    23 OpenSpec VS BMAD-METHOD

    Breakthrough Method for Agile Ai Driven Development

  16. uiua

    22 OpenSpec VS uiua

    A tacit array programming language

  17. cli

    20 OpenSpec VS cli

    📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo. (by entireio)

  18. get-shit-done

    14 OpenSpec VS get-shit-done

    A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

  19. station-station

    Check for tap off at a particular station in Melbourne metro

  20. pix-api

    API Pix: a API do Arranjo de Pagamentos Instantâneos Brasileiro, Pix, criado pelo Banco Central do Brasil.

  21. hjson

    8 OpenSpec VS hjson

    Hjson, a user interface for JSON

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better OpenSpec alternative or higher similarity.

OpenSpec discussion

Log in or Post with

OpenSpec reviews and mentions

Posts with mentions or reviews of OpenSpec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-12.
  • How much of your codebase should AI write? A trust-zone breakdown
    3 projects | dev.to | 12 Jun 2026
    For anything bigger, the planning phase matters more than the writing phase. The agent can plan a feature end-to-end, but the first plan is almost always overbuilt: defensive abstractions for problems you do not have, optionality you will not use, indirection that hides what the system actually does. The fix is to iterate on the plan before any code is generated, and this is where you will want an expert eye on it. A useful trick is to feed the plan file to a second agent and ask it to cut the fluff; the second one has no stake in the first agent's elaborations and will strip them without ceremony. OpenSpec takes this further by pinning specs into the repository as their own markdown files, so the plan outlives the chat session.
  • Spec-Driven Development with OpenSpec
    5 projects | dev.to | 2 Jun 2026
    I'm one to stare at the screen blankly, not knowing where to start, or get distracted mid-flow by a shiny new idea. OpenSpec and Spec-Driven Development help automate many of the tedious aspects of the development flow so I can break away when necessary:
  • Spec-Driven Development: When Structure Helps and When It Becomes Tax
    5 projects | dev.to | 1 Jun 2026
  • - -dangerously-skip-reading-code – olano.dev
    4 projects | news.ycombinator.com | 23 May 2026
    That's literally what OpenSpec does (https://openspec.dev/). It's quite nice. I've only exceptionally rarely seen claude do something wrong based on spec docs when it's fully spec'd out. More often it's because something wasn't nailed down and claude was forced to make assumptions.

    The downside is the ospx markdown specs sometimes end up too granular, focusing on the wrong or less important details, so reading the specs feels like a slog.

  • Show HN: I Made a Claude Skill for SDD
    2 projects | news.ycombinator.com | 21 May 2026
    what are the fundamental differences between Spec-Driven-Development and OpenSpec (https://github.com/Fission-AI/OpenSpec)?
  • I Refused to Write Specs Until Claude Code Generated Wrong Code Three Times
    2 projects | dev.to | 19 May 2026
    This isn't original to me. The 2026 wave of spec-driven tooling (OpenSpec, cc-sdd, amux, Kiro) is all built on the same observation. GitHub Copilot Workspace doesn't even let you skip the step: it generates an editable "proposed specification" before it touches code, because the team that built it figured out that the spec is the only artifact in the workflow that the human can actually review.
  • Agent-Ready Engineering Infrastructure
    10 projects | dev.to | 5 May 2026
    OpenSpec Getting Started
  • Specsmaxxing – On overcoming AI psychosis, and why I write specs in YAML
    6 projects | news.ycombinator.com | 3 May 2026
  • Open Design: Use Your Coding Agent as a Design Engine
    5 projects | news.ycombinator.com | 2 May 2026
    Yep I agree. I was looking for a getting started like for example here for openspec: https://github.com/Fission-AI/OpenSpec/blob/main/docs/gettin... but couldn't find anything like that
  • Show HN: MTTCleaner – Same as CCleaner but free, no ads
    4 projects | news.ycombinator.com | 25 Apr 2026
    I'm an IT consultant. CCleaner was a good choice to speed up clients' web browsing experience. Unless you paid, it keeps vomiting ads for the product. Which made it a bad choice.

    mTTCleaner does most of the same thing to clean most browsers by cleaning caches, compacting databases, and removing unnecessary metrics files.

    It can create it's own cron job/scheduled task to run itself every month, if you choose.

    It covers 28 browsers on 3 platforms, assuming you have PowerShell 7+.

    Please file any bugs if you find them.

    This isn't really going anywhere except to help internet users and my clients.

    Hope it's helpful

    PS - All of it generated with VS Code, Augmentcode AI (https://www.augmentcode.com/), OpenSpec (https://github.com/Fission-AI/OpenSpec), and beads (https://github.com/gastownhall/beads).

  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic OpenSpec repo stats
27
54,350
9.8
4 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?