ai-agent

Proposal Decorators

Decorators for ES6 classes
2,972 stars117 forksUpdated 6/23/2026100% free · open source
What it does

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 to use it
  • 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
Ready-to-paste prompt
@loggingDecorator class User { @loggingDecorator sayHello() { console.log('Hello'); } }
Heads up: Make sure to use the `legacy` option when installing the `@babel/plugin-proposal-decorators` plugin, as the default behavior has changed in recent versions, by adding `--legacy-peer-deps` to your install command
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/proposal-decorators && curl -fsSL https://workflowstacks.com/api/skills/proposal-decorators/claude-skill -o ~/.claude/skills/proposal-decorators/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Proposal Decorators works
Codeflow
Free to inspect

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.

Size
Documents only
10 documents · 22 min skim
Setup
Nothing to install
A guide / curated list. Just read it and follow the links.
Runs on
Nowhere — you read it
A reading resource, not a program.
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
What's in each folder
meetings/Folder8 files
READMEDocumentedNo licenseUpdated 3 mo ago
Quick Actions
Details
Creator
tc39
Category
ai-agent
Published
4/28/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.