synaptiaisynaptiaiOfficialยท2 Agent Skills Included

prompt-decorators

Standardized prompt decorators for consistent model behavior

Applies reusable annotations like Reasoning, StepByStep, and OutputFormat to control how language models respond. Replaces lengthy, inconsistent prompt instructions with short composable sigils that work across platforms. Includes 140+ pre-built decorators, a Python framework, and integrations for Claude Code and desktop apps.
npx skills add synaptiai/prompt-decorators --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install prompt-decorators?โ–ผ

Run `npx skills add synaptiai/prompt-decorators --all -g -y` in your terminal to install all skills in this suite globally.

What are prompt decorators?โ–ผ

They are short annotations like ::Reasoning or ::StepByStep that you add to a prompt to control how the model thinks, structures, and formats its response.

How do prompt decorators save time?โ–ผ

They replace long, repetitive prompt instructions with one-word sigils, giving you consistent results without rewriting the same guidance every time.

Does prompt-decorators work with Claude Code?โ–ผ

Yes. It ships a Claude Code plugin with a /decorate command that expands inline sigils into precise instructions before the model sees your prompt.

Can I create my own custom decorators?โ–ผ

Yes. You can author personal decorators as simple JSON files in your local extensions folder, or contribute them back to the shared catalogue.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’