Source instructions onlyA profile for forging reusable Claude Code workflows, project scaffolds, and automation patterns.

Install or setup path

Follow the upstream source for installation instructions.

No verified install command on this page

This profile is useful for evaluation and workflow context, but WhichAITools did not verify one direct install command for it. Use the linked source instructions instead of guessing.

Source instructions

Use this profile for

Teams creating opinionated Claude Code starters, templates, or internal automations for multiple repositories.

Primary categoryClaude Code Workflows
Source count1
OpenClaw relevantNo

What it does

This profile covers the workflow-building side of Claude Code with an emphasis on creating structured scaffolds, reusable automations, and shared repo conventions. It helps teams package up their preferred setup so new projects start from a known baseline instead of re-inventing instructions each time.

Best for

Teams creating opinionated Claude Code starters, templates, or internal automations for multiple repositories.

Why it stands out

It is more about turning workflow preferences into reusable scaffolding than about one-off repo assistance.

Adopt this skill carefully

Return to the parent path

Move back to the category or hub instead of jumping to the homepage and losing context.

Cross-check the method

Review methodology and manuals before treating a public profile or copied command like production-ready guidance.

Use the surrounding workflow hub

When the profile belongs to OpenClaw operations, continue inside the OpenClaw cluster instead of starting over.

Safety notes

  • Audit any bootstrap step that writes files, installs dependencies, or edits repo config before shipping it to teammates.
  • When scaffolds include bash commands, document the expected environment and strip any unnecessary privileges or destructive defaults.
  • Keep generated project conventions easy to inspect so operators can override them when a repo needs a different setup.

Source context

从 SkillsMP 发现的 skill,autoScore 6/10。需要人工审查后方可升级至 bruce-tested。

claude-forge on SkillsMP

Related profiles

claude-code-skillforge

Use this profile when you want to author, package, and iterate on Claude Code skills instead of keeping workflow logic trapped in ad-hoc prompts. It fits teams standardizing repeatable development flows across repositories.

Skill Authoring Blueprint

Use this profile when the goal is to turn repeated prompts into stable, reviewable skills rather than one-off automation sprawl.

claude-project-setup

Use this profile when you are initializing Claude Code for a new or messy repository and need the project-level setup to become explicit. It is a good fit for teams standardizing CLAUDE.md, conventions, and baseline workflow files.