A curated library of production-ready system prompts for building with AI. This repository also contains Teneo CLI tooling and workspace configuration.
🟢 prompt-library/ — active project
A static, dark-themed, mobile-first web app serving a curated library of production-ready system prompts for people building with AI. No frameworks, no npm, no build step — three files and a browser tab.
- Live site: https://sarutobisasuke8.github.io/prompt-library/ (active once Pages is enabled)
- Docs:
prompt-library/README.md - Dev context:
prompt-library/CLAUDE.md - Contributing:
prompt-library/CONTRIBUTING.md - Roadmap:
prompt-library/ROADMAP.md
.agents/, .claude/, and skills-lock.json are Teneo Protocol agent
skills and CLI integrations installed into this workspace. Not part of the
prompt-library product.
main— deploy target. The Pages workflow shipsprompt-library/on every push.
git clone https://github.com/sarutobisasuke8/prompt-library.git
cd prompt-library/prompt-library
# Open index.html in your browser.Full project docs live inside prompt-library/.
