Skip to main content

Build AI coding assistant configs from a shared prompt library

Project description

Promptosaurus

Version 0.1.0 - A unified, tool-agnostic prompt architecture for managing AI agent configurations across 5 coding assistants.

Define your agent once in a simple IR format, automatically generate outputs for:

  • Kilo IDE (YAML + Markdown)
  • Cline (Markdown with skill directives)
  • Claude (Markdown .claude/ directory)
  • Cursor (Markdown rules)
  • GitHub Copilot (GitHub instructions)

Install

Install via pip:

pip install promptosaurus

Or with uv:

uv add promptosaurus

This installs the promptosaurus CLI command.

Quick Start

See QUICKSTART.md for a 5-minute guide.

Key Features

  • Unified IR System - Define agents once, generate for all tools
  • 5 Production-Ready Builders - Kilo, Cline, Claude, Cursor, Copilot
  • Minimal/Verbose Variants - Save tokens by choosing variant at build time
  • Persona-Based Filtering - Select your team's roles, get only relevant agents
  • Auto-Discovery Registry - Zero-config agent registration
  • CLI Tool - Interactive promptosaurus init command
  • Backwards Compatible - Existing configurations still work

Commands Reference

Command Description
promptosaurus init Interactively initialize prompt configuration for your project
promptosaurus list List all registered modes and their prompt files
promptosaurus switch Switch to a different AI assistant tool
promptosaurus swap Swap active personas and regenerate AI assistant configurations
promptosaurus update Update configuration options interactively
promptosaurus validate Check that all registered prompt files exist and no files are missing

Documentation

User Guides

Reference

Workflow

  • Adding prompts: Run promptosaurus init to generate configurations, then edit files in generated directories (e.g., .kilo/rules/)
  • Updating prompts: Edit source prompts, then re-run promptosaurus init to regenerate

Mode Reference

Mode Key Purpose
Architect architect Scaffold projects, task breakdowns, data models
Test test Coverage-first test writing
Refactor refactor Structural changes, behavior preserved
Document document Docstrings, READMEs, changelogs
Explain explain Code walkthroughs for onboarding
Migration migration Dependency upgrades, framework ports
Code code Feature implementation, boilerplate
Review review Code, performance, accessibility review
Debug debug Root cause, log analysis, rubber duck
Ask ask Q&A, decision logs
Security security Security review (code and infra)
Compliance compliance SOC 2, ISO 27001, GDPR, HIPAA, PCI-DSS
Orchestrator orchestrator CI/CD, DevOps, PR descriptions

Development

To contribute or develop locally:

# Clone the repository
git clone https://github.com/johna/promptosaurus.git
cd promptosaurus

# Install in development mode
pip install -e .

# Or with uv
uv pip install -e .

# Run tests
pytest -v

# Type checking
pyright

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

promptosaurus-0.8.0.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

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

promptosaurus-0.8.0-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file promptosaurus-0.8.0.tar.gz.

File metadata

  • Download URL: promptosaurus-0.8.0.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for promptosaurus-0.8.0.tar.gz
Algorithm Hash digest
SHA256 78fcd9c61156472eebee5d96f3d53e8ac40835fb9a06fb6ea71eac6f8f80bdcc
MD5 2ba13b0d0ad5fdb0fc885ec8196c9331
BLAKE2b-256 81522a0d0fc5089859f2c6a6bf14872f32de39a573c8128b0f3b3b1a3ab0de7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for promptosaurus-0.8.0.tar.gz:

Publisher: ci-cd.yml on snoodleboot-io/promptosaurus

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

File details

Details for the file promptosaurus-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: promptosaurus-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for promptosaurus-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed3fcf0b850ebc6c91eb429bb14a35a6a7900a44ee92b5ed689cbb4db260fcba
MD5 d4412bf17dd07a6a4099a83769f6c74d
BLAKE2b-256 eb6fb04da96c61f9b4c394527cc025594bc6a943822d78b85c8837fc40a809ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for promptosaurus-0.8.0-py3-none-any.whl:

Publisher: ci-cd.yml on snoodleboot-io/promptosaurus

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