Skip to main content

Enhanced spec-driven development CLI with modern architecture and Jinja2 templating

Project description

SpecifyX

Enhanced spec-driven development CLI with modern architecture and Jinja2 templating

Release PyPI version


What is SpecifyX?

SpecifyX Demo

SpecifyX is a modern Python CLI tool for spec-driven development that helps teams focus on product scenarios rather than writing boilerplate code. Enhanced fork of GitHub's spec-kit.

Key Features

  • Easy Installation: uv tool install specifyx or uvx specifyx
  • AI Assistant Management: Add and configure multiple AI assistants (Claude, Copilot, Cursor, Gemini)
  • Jinja2 Templating: Variables, conditionals, loops for complex project generation
  • Flexible Branch Naming: Custom patterns like feature/{name}, task/{id}-{name}, or no-branch workflow
  • Configuration System: TOML-based preferences and settings
  • Interactive UI: Menus, progress tracking, colored output

Installation

Using uv (recommended )

uv tool install specifyx

Alternative without installation

uvx specifyx

Using pipx or pip

pipx install specifyx  # or: pip install specifyx

Quick Start

Get started with SpecifyX in 3 simple steps:

# 1. Install SpecifyX
uv tool install specifyx

# 2. Create a new project
specifyx init my-awesome-project
cd my-awesome-project

# 3. Start building with AI
# Use /specify command with your AI assistant to create specifications

📖 Complete Quick Start Guide →

For detailed instructions, examples, and AI assistant integration, see our comprehensive guide.

What is Spec-Driven Development?

Spec-Driven Development makes specifications executable - directly generating working implementations rather than just guiding them.

Core Philosophy

  • Intent-driven development where specs define "what" before "how"
  • Multi-step refinement rather than one-shot code generation
  • AI-enhanced specification interpretation and implementation

Prerequisites

  • Linux/macOS (or WSL2 on Windows)
  • Python 3.11+
  • AI Assistant: Choose one or more:
  • uv for package management

AI Assistant Setup

SpecifyX supports multiple AI assistants with dedicated configurations:

# Add AI assistants to your project
specifyx add-ai claude              # Add Claude Code
specifyx add-ai copilot,cursor      # Add multiple assistants
specifyx add-ai --interactive       # Interactive selection

# Update templates when assistants change
specifyx refresh-templates

Development

git clone https://github.com/barisgit/spec-kit-improved
cd spec-kit-improved
uv sync --extra dev

# Run tests
pytest

# Code quality
ruff check . && ruff format . && pyrefly check .

Contributing

See CONTRIBUTING.md for guidelines. We welcome contributions!

License

MIT License - see LICENSE file.


SpecifyX: Making spec-driven development accessible and powerful for modern teams.

🌟 Explore the full documentation at specifyx.dev 🌟

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

specifyx-0.3.1.tar.gz (245.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

specifyx-0.3.1-py3-none-any.whl (334.5 kB view details)

Uploaded Python 3

File details

Details for the file specifyx-0.3.1.tar.gz.

File metadata

  • Download URL: specifyx-0.3.1.tar.gz
  • Upload date:
  • Size: 245.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for specifyx-0.3.1.tar.gz
Algorithm Hash digest
SHA256 ef8fba252cd27626639b0fc072a0e3accd33af1416721d362673b08bb94f7e43
MD5 a67a04827e2d2c1efb3d49edaf34c1a4
BLAKE2b-256 82ab6681a02cb09d481888867e439c5119c8422ed923249e8d840dd51bb0f643

See more details on using hashes here.

Provenance

The following attestation bundles were made for specifyx-0.3.1.tar.gz:

Publisher: release.yml on barisgit/spec-kit-improved

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file specifyx-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: specifyx-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 334.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for specifyx-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 888b3fdf854663763d38ce61218cc46d7ca0ab4538c72759b61e8060cdbe5c42
MD5 8b18b3d823c4f71e622413dc6ca7f1d3
BLAKE2b-256 5c1b324432df2d58102e04938e328c2abfec43f5c85c719f590122f92e54136a

See more details on using hashes here.

Provenance

The following attestation bundles were made for specifyx-0.3.1-py3-none-any.whl:

Publisher: release.yml on barisgit/spec-kit-improved

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page