promptscript
Write coding instructions once, compile to 49 platforms
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install PromptScript?โผ
Run `npx skills add mrwogu/promptscript --all -g -y` in your terminal to install all skills in this suite globally.
What problem does PromptScript solve?โผ
It lets you write coding instructions, skills, and agent definitions once in a .prs file, then compiles them into the native config format of 49 different coding platforms so nothing drifts out of sync.
Which platforms does PromptScript support?โผ
It compiles to GitHub Copilot, Claude Code, Cursor, Codex, Factory AI, Gemini CLI, OpenCode, Windsurf, and many more, emitting each platform's richest native format.
Can teams share and reuse PromptScript configs?โผ
Yes. You can inherit from a base config, import shared fragments from Git registries with version pinning, and override or extend specific blocks per project.
Do I need to learn a complex language to use it?โผ
No. The .prs syntax uses simple blocks like @identity, @standards, and @skills, and the included skill guides your agent through writing and validating files.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core