Soluciones

Dot Prompts

Código abierto

Una solución abierta para flujos de trabajo de IA más mantenibles.

Dot Prompts ayuda a equipos y creadores a estructurar flujos de IA con documentación clara, archivos portables y procesos repetibles.

Información clara sobre official con un enfoque práctico y privado.

Dot Prompts ayuda a equipos y creadores a estructurar flujos de IA con documentación clara, archivos portables y procesos repetibles.

key features

Flujos de trabajo basados en archivos

Diseño compatible con control de versiones

Documentación clara para equipos

faq title

Dot Prompts is an open, file-based specification for managing prompts. Instead of locking prompts inside a chat app or a SaaS dashboard, it treats them as plain text files with a defined structure — so they can be reviewed, diffed, and versioned exactly like code.

Files work with the tools developers already trust: Git for history and code review, editors for search and refactoring, and CI for validation. A prompt that lives in Git gains blame, diffs, and rollback for free — capabilities most prompt platforms have to reinvent.

Yes. The specification includes template rendering, so a prompt can declare variables and be reused across contexts — write the skeleton once, fill in the inputs per call. Rendered results stay reproducible because the template itself is versioned.

Read the specification, create a prompts directory in your repository, and adopt the file layout incrementally — Dot Prompts is designed so you can start with a single file and grow into multi-directory collections without migration.

Yes. Dot Prompts is an open specification published by ZelonAI. There is no license fee, no hosted tier required, and no vendor lock-in — any tool is free to implement it.

related products