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.2.tar.gz (245.2 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.2-py3-none-any.whl (334.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: specifyx-0.3.2.tar.gz
  • Upload date:
  • Size: 245.2 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.2.tar.gz
Algorithm Hash digest
SHA256 4762adc34f29df925e0dbe1c728597b480f8be23e26c379ce4b44120580100f3
MD5 acd1267b4295c49210cd438f77794f24
BLAKE2b-256 e7faf8b0d68f85eb2440bdfe1c2b5d4a0b784e11d0b9113ce6195732a25c596a

See more details on using hashes here.

Provenance

The following attestation bundles were made for specifyx-0.3.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: specifyx-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 334.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0de8efc90c79d91dd3c2d6739b0f837f4800eb55638af99384dab1caeea745c8
MD5 d9a0bf8bf701e95cbc4aa1400a85dde8
BLAKE2b-256 70da60b4d8513b46c2da41ac20b00a09988e2a00365f61e9fa1a5f0469dd2005

See more details on using hashes here.

Provenance

The following attestation bundles were made for specifyx-0.3.2-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