Prompts

July 30, 2026 · View on GitHub

Stars License: MIT

Live: https://prompts.oriz.in

Curated expert AI prompt library — software architecture, DevOps, app/extension specs, agent system prompts, and reusable templates.


How to Use

Browse the catalog at prompts.oriz.in or navigate the library/ directory directly. Copy any prompt into your AI assistant or agent workflow.


Library Structure

library/
  agents/       # AI CTO, agent guidelines, masterplan generators, sprint planner
  app-specs/    # Product specs and PRDs for PDF tools, YT summarizer, browser exts
  templates/    # Browser extension, web app, masterplan.md templates
  mcp/          # MCP server config prompts (keys redacted — replace with yours)

Categorized Index

Agent System Prompts (library/agents/)

FileDescription
ai-cto.mdAI CTO — Masterplan Architect. Transforms a raw idea into a full masterplan.md
ai-cto-simple.mdSimpler AI CTO variant with question-first approach
masterplan-generator.mdMasterplan generator with detailed structure guidelines
agent-guidelines.mdAgent operational directives (identity, execution, tooling)
augment-agent-guidelines.mdAugment Agent specific guidelines
augment-code-guidelines.mdAugment Code A-Z completion guidelines
sprint-planner.mdSprint planning prompt for AI CTO
react-native-stack-2025.mdRecommended React Native / Expo stack (2025)
sequential-thinking.mdSequential thinking + web search pattern
common-patterns.mdReusable prompt components and patterns
gemini-agent.mdGemini-specific agent prompt
vibe-coding-tutorial.mdVibe coding tutorial prompt

App Specs & PRDs (library/app-specs/)

FileDescription
all-pdf-tools-react-native.mdAll PDF Tools — React Native Expo app spec
all-pdf-tools-nextjs.mdAll PDF Tools — Next.js app spec
youtube-summarizer-app.mdYouTube Summarizer app spec
youtube-summarizer-prd.mdYouTube Summarizer PRD
youtube-summarizer-browser-ext.mdYouTube Summarizer browser extension spec
wordtune-extension.mdWordtune-like browser extension spec
webpage-chat-extension.mdWebpage chat browser extension spec
qrsay-call-waiter.mdQRSay call-waiter feature PRD
text-warden-extension.mdText Warden browser extension spec
quick-session-loader-ext.mdQuick Session Loader extension spec
vscode-extension-spec.mdVS Code extension development spec
git-commit-assistant.mdGit commit message assistant spec
historical-context-tool.mdHistorical context MCP tool spec
prompt-boost.mdPrompt enhancement tool spec

Templates (library/templates/)

FileDescription
browser-extension-template.mdComplete browser extension scaffold prompt
web-app-template.mdWeb application scaffold prompt
masterplan-template.mdmasterplan.md document template
browser-ext-landing-page.mdLanding page + privacy policy prompt for browser extensions

MCP Server Configs (library/mcp/)

Keys are redacted — replace YOUR_SMITHERY_KEY, YOUR_SMITHERY_PROFILE, YOUR_BRIGHTDATA_TOKEN with your own.

FileDescription
mcp-servers-guide.mdMCP server setup guide
mcp-config-augment.jsonMCP server config for Augment Code
mcp-config-kiro.jsonMCP server config for Kiro

Contributing

Issues and PRs welcome. Keep prompts generic (no hardcoded secrets or personal credentials).


License

MIT — see LICENSE.