Skip to main content

context-layer-generator

Generates three context layer artifacts for a code module: MODULE_MANIFEST.md (structural map โ€” where things connect), BEHAVIORAL_CONTRACTS.md (semantic contracts โ€” what each interface guarantees), and DECISION_LOG.md (philosophical record โ€” why decisions were made, with explicit warnings about what breaks if reversed). Use this skill whenever working on a module that lacks documentation, when the original author has left, before an AI agent modifies an unfamiliar module, when documenting a module after onboarding, when a codebase audit flagged missing context layers, or any time you hear phrases like "document this module", "make this self-describing", "build context layers", "preserve knowledge before the author leaves", or "what does this module do". This skill is especially important for AI-generated code that was never explained by anyone.

Jump to install

Source facts

Repository
az9713/dark-code-skills
Last source activity
April 14, 2026 at 00:03
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.