db-init

Community

Safely initialize database scaffolding.

Authoradamrdrew
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Initialize the database scaffolding by creating the database/ directory and an empty index.md file. Safe to call if database already exists - will not overwrite existing data.

Core Features & Use Cases

  • Idempotent: safely initializes storage scaffolding by creating missing directories and templates without overwriting existing data.
  • Index scaffolding: creates a standard database/index.md to track documents.
  • Safe operation: checks existence and reports status to guide subsequent steps.

Quick Start

Run the db-init skill to scaffold the database directory and index file if missing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: db-init
Download link: https://github.com/adamrdrew/claude-code-patterns/archive/main.zip#db-init

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 223,000+ vetted skills library on demand.