The Registry for AI Prompts
Now in public beta. Publish, discover, and install composable AI workflow packages with full version control and team collaboration.
@prompd/public-examples
Public example prompts demonstrating inheritance, overriding features, and general usage patterns. Includes practical examples showing how to extend templates, customize prompts, and implement common AI workflow patterns.
prompd install @prompd/public-examples@guardrails/common
Common guardrail prompts for inline filtering of LLM inputs and outputs. Includes PII detection, content policy enforcement, topic fencing, output validation, toxicity filtering, and hallucination checking.
prompd install @guardrails/common@prompd/safety-evaluator
Evaluate LLM outputs for safety compliance. Inherits from base-evaluator with pre-configured safety criteria. Designed for automated guardrail testing in CI.
prompd install @prompd/safety-evaluator@examples/blog-writer
This package offers a collection of three thoughtfully crafted prompts designed to assist users in generating engaging and creative blog posts across various topics and styles.
prompd install @examples/blog-writer@prompd/pr-reviewer-base
Base template for automated PR review that analyzes diffs and returns structured JSON feedback on security, correctness, performance, maintainability, and test coverage. Inherit from this to create platform-specific reviewers.
prompd install @prompd/pr-reviewer-base@prompd/base-llm-evaluator
Base template for building LLM output evaluation prompts. Not intended for direct use — inherit from this to create domain-specific evaluators for your test suites.
prompd install @prompd/base-llm-evaluatorFor Developers
- One-command install with automatic dependencies
- Package inheritance and composition
- Full CLI for publish, search, and version management
For Teams
- Private namespaces for internal workflows
- Organization management with role-based access
- Semantic versioning with rollback support
For Enterprise
- Self-hosted registry with SSO integration
- Rate limiting and security headers
- SLA guarantees and dedicated support
Why Prompd?
The Problem
AI workflows are scattered across GitHub repos, blog posts, and documentation. Every developer rebuilds the same patterns from scratch -- text processing, API integrations, prompt chains -- wasting time on solved problems instead of building something new.
Our Solution
Prompd provides a composable package ecosystem where AI workflows are versioned, tested, and installable with a single command. Packages can inherit from and extend each other, so the community's best work becomes the foundation for everyone's next project.
How It Works
Discover
Browse packages by type, keyword, or namespace. Find workflows, skills, and node templates built by the community.
Install
One command installs any package with automatic dependency resolution. Packages are versioned and reproducible.
Compose
Inherit, extend, and compose packages into production AI workflows. Build on the shoulders of the community.
$ prompd install @namespace/package-nameWhat You Can Build
Four package types for every part of your AI stack
Packages
Composable AI components with versioned dependencies
Workflows
Multi-step AI pipelines with branching and conditions
Skills
Focused AI capabilities you can plug into any workflow
Node Templates
Reusable building blocks for workflow nodes
{
"name": "@myteam/summarizer",
"version": "1.0.0",
"type": "workflow",
"description": "Multi-model text summarization workflow",
"keywords": ["summarization", "nlp", "multi-model"],
"dependencies": {
"@prompd/text-splitter": "^2.0.0"
}
}Built for the AI Era
Prompd is building the composable ecosystem for AI development. We believe AI workflows should be shareable, versioned, and production-ready -- just like software packages.
Our registry gives developers the tools to publish, discover, and integrate AI components with confidence. From individual prompts to complex multi-step workflows, Prompd brings structure and collaboration to the AI development lifecycle.
What sets us apart is composability. Prompd packages can inherit from, extend, and compose with each other -- creating an ecosystem where the community's best work becomes the foundation for everyone's next project.
Learn more about our missionStephen Baker
Founder & CEO
Experienced entrepreneur and software architect building the Registry for AI Prompts with a vision for composable AI systems.
Meet the teamPlans for Every Team
Free for open source. Affordable for teams. Scalable for enterprise.
Free
$0
5 Public Namespaces
Pro Plan
With this account you get your 5 public namespaces and 5 private namespaces.
$7.99
Month
5 Private Namespaces
Team Plan
$24.99
Month
10 Public Namespaces
10 Private Packages
1 Organization
Up to 5 users