·command-builder
</>

command-builder

bsamiee/parametric_forge

Creates and configures Claude Code slash commands with YAML frontmatter, argument handling, and tool permissions. Use when building new commands, adding $ARGUMENTS or $1-$N parameters, configuring allowed-tools, organizing command namespaces, or fixing command failures.

3Installs·0Trend·@bsamiee

Installation

$npx skills add https://github.com/bsamiee/parametric_forge --skill command-builder

SKILL.md

[H1][COMMAND-BUILDER] Dictum: Reusable prompt templates reduce repetition and enforce consistency.

Load commands from .claude/commands/ (project) or /.claude/commands/ (user). Filename becomes command name.

[1][FRONTMATTER] Dictum: Declarative constraints gate command execution.

Creates and configures Claude Code slash commands with YAML frontmatter, argument handling, and tool permissions. Use when building new commands, adding $ARGUMENTS or $1-$N parameters, configuring allowed-tools, organizing command namespaces, or fixing command failures. Source: bsamiee/parametric_forge.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bsamiee/parametric_forge --skill command-builder
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is command-builder?

Creates and configures Claude Code slash commands with YAML frontmatter, argument handling, and tool permissions. Use when building new commands, adding $ARGUMENTS or $1-$N parameters, configuring allowed-tools, organizing command namespaces, or fixing command failures. Source: bsamiee/parametric_forge.

How do I install command-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bsamiee/parametric_forge --skill command-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bsamiee/parametric_forge