scaffold-config

Community

Scaffold the canonical src/config layer.

Authormdnaimul22
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scaffolding a consistent Python configuration layer is repetitive and error-prone, especially when you need reliable paths, dotenv loading, file utilities, and logging across projects.

Core Features & Use Cases

  • One-command scaffolding: Creates the canonical src/config/ layer (settings, dotenv utilities, file I/O helpers, rotating logger) to keep configuration consistent as your project grows.
  • Safe-by-default behavior: Skips existing files unless you explicitly request overwrites.
  • Path and environment normalization: Ensures project-root-relative paths and .env loading patterns are handled consistently.

Quick Start

Use the scaffold-config skill to create src/config/ in your Python project at /path/to/your_project/src/config in safe mode.

Dependency Matrix

Required Modules

None required

Components

scriptsassetsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: scaffold-config
Download link: https://github.com/mdnaimul22/human-skills/archive/main.zip#scaffold-config

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.