Releases: mrwogu/promptscript-registry
Releases · mrwogu/promptscript-registry
v1.0.1
What's Changed
Fixed
- Fixed PromptScript syntax errors in 27
.prsfiles (missing commas in arrays) - Fixed README.md examples (removed invalid commas from
@metablocks) - Fixed CI to exclude
.promptscript/from id path validation
Added
- Added
.promptscript/project.prsas central project configuration
Removed
- Removed 9 duplicate
SKILL.mdfiles (already defined in@skills/base.prs)
Changed
- Rebuilt README.md with accurate registry counts and cleaner structure
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Initial Release
PromptScript Registry v1.0.0
Initial release with 1,134 ready-to-use AI instruction configurations.
Highlights
- 8 namespaces organized by purpose
- 632 prompts for coding, business, education, writing
- 441 fragments for testing, security, documentation
- 28 Claude Code skills with SKILL.md files
- 18 role personas (developer, creative, professional)
- 7 tech stacks (React, Vue, Node, Python, Rust, Go)
- CI/CD with automated manifest verification
Quick Start
npm install -g @promptscript/cli
prs initDocumentation
See CHANGELOG.md for full details.