mrwogumrwoguCommunityยท1 Agent Skills Included

promptscript

Write coding instructions once, compile to 49 platforms

Defines project instructions, skills, agents, commands, hooks, and MCP servers in one validated source file. Compiles that single source into native configuration for GitHub Copilot, Claude Code, Cursor, Codex, and 45 other coding platforms. Eliminates hand-maintained config drift between tools, repositories, and teams with inheritance, imports, and strict validation.
npx skills add mrwogu/promptscript --all -g -y
Available:

Gives the agent the project's architecture, coding standards, command list, and a mandatory verification pipeline to follow when working on this repository.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’