A shadcn registry for AI Starter

Copy the feature.Own the stack.

Add complete workflows, AI documents, policy controls, agent operations, and email tooling to a Decodifi AI Starter project—one feature at a time.

source included
decodifi registry
5 blocks
Own the source. Install only what you need.
Workflow Builder
Papers
Policy Manager
Agent Console
Email Templates

Included features / 05

See what you are installing.

Each block is a working vertical slice: routes, UI, server logic, schema definitions, and setup documentation.

Block / 01

Workflow Builder

Design multi-stage processes with dynamic forms, conditional transitions, assignment rules, task queues, and secure uploads.

  • Visual stage builder
  • Role-aware task queues
  • Conditional routing
Open feature
Live specimenIncluded in the block
Block / 02

Papers

Write with an AI reviewer while keeping every edit reviewable through commits, branches, comments, and pull requests.

  • AI review comments
  • Atomic document history
  • Branches and pull requests
Open feature
Live specimenIncluded in the block
Block / 03

Policy Manager

Publish versioned legal policies, record acknowledgements, and require users to accept new terms when they change.

  • Versioned publishing
  • Acceptance audit trail
  • Reusable enforcement gate
Open feature
Live specimenIncluded in the block
Block / 04

Agent Console

Operate a durable Mastra agent with streaming chat, tools, approvals, memory, workspaces, schedules, and signals.

  • Streaming chat and tools
  • Human approval controls
  • Durable goals and schedules
Open feature
Live specimenIncluded in the block
Block / 05

Email Templates

Edit transactional email HTML, preview Supabase variables, save database-backed overrides, and send through SMTP.

  • Visual HTML editor
  • Live variable previews
  • Supabase and SMTP ready
Open feature
Live specimenIncluded in the block
shadcn registry

Source code,not shelfware.

Run the shadcn CLI inside an AI Starter-derived project. It copies the selected feature into your codebase, installs its package and component dependencies, and leaves the source under your control.

1

Choose a block

Start with one feature or install several.

2

Run its command

The CLI adds the files and dependencies.

3

Finish the setup

Follow the included docs for schema and environment wiring.

Install a feature
Copy a command and run it from the root of your AI Starter project.
Workflow Builder
bunx shadcn@latest add https://registry.decodifi.dev/r/workflow-builder.json
Papers
bunx shadcn@latest add https://registry.decodifi.dev/r/papers.json
Policy Manager
bunx shadcn@latest add https://registry.decodifi.dev/r/policy-manager.json
Agent Console
bunx shadcn@latest add https://registry.decodifi.dev/r/mastra-agent-console.json
Email Templates
bunx shadcn@latest add https://registry.decodifi.dev/r/email-templates.json
Registry blocks do not overwrite project-specific navigation, access control, or generated database types. Follow the setup guide included with each feature after installation.

Try the complete app, then take the parts you need.

Create an account to use the features together, or install any registry block directly into your own project.