Found 35 repositories(showing 30)
papaoloba
Implementation of a Spec-Driven Development workflow in Claude Code using custom slash commands
mkhrdev
A Claude Code plugin for managing requirement documents, tracking changes, and outputting specs — enabling downstream tools to generate code based on high-quality specs and complete E2E testing.
rtazima
Modular, level-based project template for Claude Code + Obsidian + Figma. Pick your maturity level (L1-L4). Plug in your specs. Ship.
ajcpwnz
AI-driven, spec-first development workflow toolkit for Claude Code. Based on Spec Kit.
jhlee0409
Claude Code plugin — automates the full dev cycle (spec → plan → implement → review → clean) with adaptive skill orchestration, critic loops, 12 agents, and intent-based evaluation. Zero dependencies.
farshidghyasi
Spec-driven development engine for Claude Code: structured requirements (EARS), wave-based execution, quality gates, and full SDLC lifecycle
pmarreck
A cleanroom reimplementation of the par2 error-correction algorithm, library and cli in Zig, based only on publicly-available specs (NOT its source code), and with a more permissive license, a C ABI wrapper, and a LuaJIT FFI example. Full test coverage. NOTE: gpt-5.2-codex and Claude Opus 4.5 AI assisted in parts.
docutray
Complete agile development workflow commands for Claude Code. Framework-agnostic slash commands for GitHub-based development: research, epic planning, feature specs, implementation, validation, and PR review.
vikramdotcom
A complete, multi-part technical textbook on Physical AI, Embodied Intelligence, and Humanoid Robotics, built using Claude Code, Spec-Kit Plus, and Docusaurus. This project also includes an integrated RAG-based AI chatbot that can answer questions directly from the book’s content.
tianshan
Spec-first AI coding skill for Claude Code — structured module specs meet file-based planning, inspired by SysSpec (FAST'26)
ltjed
a spec-driven, dataframe-centered, data transformation agent that carry out the procedure you specify in natural language based on Claude Code
parroquiano
Implementation of a Spec-Driven Development workflow in Claude Code using custom slash commands; forked from github.com/papaoloba/spec-based-claude-code
frentis-ai-lab
AI-DLC based spec management plugin for Claude Code
ryanBuzzni
Claude Code plugin marketplace - KX spec-based dev workflow
az9713
Yet another spec-driven Claude Code workflow. Based on GSD.
Sidra-Noman
This project is based on data using claude code and spec-kit plus
oli-arborum
an experiment for a spec-driven AI-generated code base using Claude Code
evogroup-ai
Builder-Validator Claude Code plugin — adversarial BDD spec review before code. Based on EvoGroup Pipeline v3.
henemm
Modular workflow enforcement system for Claude Code - spec-first development with hook-based guardrails
shihwesley
Claude Code plugin: file-based planning with interactive gates. Task-based and spec-driven modes with dependency DAG.
AtomiCloud
CLI for Claude-Code based spec-driven development with multi-phase extension of ralph-wiggum loop
PleasurehubTeam
Spec-driven development plugin for Claude Code — structured feature, bugfix, and investigation workflows with steering-based project memory
shrey16
Autonomous product management copilot plugin for Claude Code — feature drilling, spec generation, checkpoint-based implementation, and product health tracking
kadota05
Scenario-based test spec generator for Claude Code — classifies scenarios into practical-usage (must-pass) and implementation-boundary (exploratory) categories
cenron
Spec-driven AI dev platform — orchestrate teams of Claude Code agents with risk-based verification, cost-aware model routing, and a living execution narrative.
999Maryam
Hackathon II Submission – Phase I: A specification-first, console-based Todo application developed with Claude Code using the Spec-Driven Development (SDD) methodology. Includes five CRUD operations.
MarcelRoozekrans
PowerShell-based autonomous coding loop using the Ralph Wiggum Method with GitHub Copilot CLI or Claude. Reads specs, iteratively implements tasks, auto-commits, and self-corrects on failure.
azam336
A simple ToDo App. Using Specs Driven Development and Claude Code, create a simple To-Do console-based app where we can add, update, categorize, and delete items.
DanishHaji
Phase 1 focuses on building a spec-driven, in-memory Python CLI Todo application using Claude Code and Spec-Kit Plus, without any manual coding. It implements core todo features (add, view, update, delete, complete) while enforcing clean architecture, hackathon rules, and UV-based project setup.
sameerkaleem
I created a simple Python console-based to-do app that manages tasks in memory without persistent storage with using Python 3.13+ for better readability and maintainability , Claude Code CLI for code generation, Spec-kit plus for spec-driven development and UV package manager for python.