I built an open-source Claude Code plugin that forces a spec-driven workflow (interview → spec → plan → tasks → code)
Summary
Introduces Specsmith, an open-source plugin for Claude Code that enforces a spec-driven workflow (interview, spec, plan, tasks, code) to reduce ambiguity and improve code quality, currently in early v0.1.
Similar Articles
Academic Research Skills for Claude Code
A plugin suite for Claude Code that assists academic researchers with the full pipeline from research to publication, emphasizing human-in-the-loop integrity checks and style calibration.
@abhishekray: introducing opslane test your claude code changes in a real browser Inspired by @garrytan's GStack /qa skill. - reads t…
Opslane is a new tool that lets developers test Claude-generated code changes in a real browser by reading specs, building acceptance criteria, and running tests against a local dev server.
An article detailing the exact configuration and workflows that Anthropic's own engineers use with Claude Code, including parallel instances, CLAUDE.md patterns, writer/reviewer separation, skills fol
An article detailing the exact configuration and workflows that Anthropic's own engineers use with Claude Code, including parallel instances, CLAUDE.md patterns, writer/reviewer separation, skills folders, plugins, hooks, and batch operations.
@seclink: Share a particularly useful CLAUDE.md. Spec Driven Build system prompt - Let Claude Code / Gemini CLI design first, then code, driving AI development through the three phases: Requirements → Design → Tasks.
Share a Spec Driven Build system prompt for Claude Code and Gemini CLI, letting AI follow a three-phase development process of Requirements → Design → Tasks, designing first before coding to improve code quality.
@hasantoxr: I don’t trust Claude Code without this anymore. A developer built a free open-source harness that forces Claude Code to…
Claude Code Harness is a free open-source tool that adds a structured workflow to Claude Code, including planning, review, and release stages, forcing Claude to think before editing and pass security, performance, and code quality checks.