Proposal Decorators
Proposal-decorators is a tool that provides decorators for ES6 classes, allowing developers to modify or extend the behavior of classes in a declarative way.
- •When you need to add logging or authentication to multiple classes in your application
- •When you want to implement aspect-oriented programming in your JavaScript project
- •When you need to modify the behavior of third-party classes without changing their source code
@loggingDecorator class User { @loggingDecorator sayHello() { console.log('Hello'); } }Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/proposal-decorators && curl -fsSL https://workflowstacks.com/api/skills/proposal-decorators/claude-skill -o ~/.claude/skills/proposal-decorators/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Proposal Decorators is a documents-only repository (10 doc files) — something you read, not something you run. There is nothing to install. Last commit 3 months ago, no license file.
- 1README.mdStart here — what it does and how to install it
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/proposal-decorators && curl -fsSL https://workflowstacks.com/api/skills/proposal-decorators/claude-skill -o ~/.claude/skills/proposal-decorators/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.