🛠️
DevOpsPython

Scaffolding

by OdradekAI

Scaffolding is a DevOps skill for Claude Code, published by OdradekAI in bundles-forge.

230 stars14 forkson OdradekAI/bundles-forgeAdded 2026/09/03Repository updated 2026/04/27
agent-skillsbundle-pluginclaude-codeclaude-pluginclaude-skillscursor-plugin
Install in seconds
Install Scaffolding
Copy Scaffolding into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OdradekAI/bundles-forge/tree/main/skills/scaffolding ~/.claude/skills/scaffolding

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OdradekAI/bundles-forge.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/scaffolding/SKILL.md in OdradekAI/bundles-forge
Installs to
~/.claude/skills/scaffolding
Collection
One of 23 skills cataloged from this repository
Category
DevOps868 skills

What Scaffolding does

Scaffolding generates project structure for new bundle-plugins and adds, removes, or migrates platform support. Use it when creating skill directories, manifests, hooks, and related configuration.

Scaffolding is cataloged under DevOps on DirSkills. Scaffolding comes from a repository tagged agent-skills, bundle-plugin, claude-code, claude-plugin and claude-skills.

Documentation

README

Scaffolding Bundle-Plugins

Overview

Generate new bundle-plugin projects and manage platform support across their lifecycle. Handles initial project generation (greenfield) and ongoing platform adaptation (add, fix, migrate, remove).

Core principle: Generate only what's needed. Every platform, every file has a reason to exist. This skill generates structure only — it does not run its own scripts. Validation is delegated to bundles-forge:auditing; version checks to bundles-forge bump-version.

Skill type: Hybrid — follow the generation/adaptation process rigidly, but mode selection and component choices are flexible based on user context.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Scaffolding

  • What else does OdradekAI publish alongside Scaffolding?

    Scaffolding is one of 23 skills that DirSkills catalogs from OdradekAI/bundles-forge, the repository it ships in. Its siblings there include Auditing, Authoring and Blueprinting. Each one is a separate skill with its own page in this directory, installs the same way Scaffolding does, and is maintained by OdradekAI in that same repository. The rest of the collection is listed on the OdradekAI/bundles-forge page.

  • How does Scaffolding compare to other DevOps skills?

    Scaffolding ranks #791 by stars among the 868 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Scaffolding against them. Open each page to compare what they document and how they install.

More from OdradekAI/bundles-forge

Scaffolding is one of 23 skills cataloged on DirSkills from OdradekAI/bundles-forge.

See all 23 skills