Proposal Block Params
The proposal-block-params tool simplifies JavaScript syntax to enable domain-specific languages (DSLs) with a block parameter syntax.
- •When developing a domain-specific language (DSL) that requires a simpler syntax
- •When needing to define block-level parameters in JavaScript
- •When aiming to improve code readability with a more concise syntax
To test the block parameter syntax, you can use an example like `let x = #{ 1 + 2 }` to see how it simplifies JavaScript expressionsSkip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/proposal-block-params && curl -fsSL https://workflowstacks.com/api/skills/proposal-block-params/claude-skill -o ~/.claude/skills/proposal-block-params/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Proposal Block Params is a small JavaScript project (~900 lines across 10 code files, plus 6 test files). Setup is light: install Node.js, run one command. Last commit 68 months ago, no license file, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2package.jsonDependencies and the commands it exposes
- 3examples/clock.ds.jsA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/proposal-block-params && curl -fsSL https://workflowstacks.com/api/skills/proposal-block-params/claude-skill -o ~/.claude/skills/proposal-block-params/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.