mkdir700

mkdir700

@mkdir700

GitHub
4 Skills
12 Total Stars
February 2026 Joined

Public Skills

project-onboarding

by mkdir700

Rapidly understand unfamiliar codebases through structured analysis. Use when the user needs to understand a new project, especially poorly documented or non-standard code. Triggers include "help me understand this project", "analyze this codebase", "onboard me to [project]", "what does this project do", or when the user provides a project path for exploration. Particularly effective for legacy code, hack projects, and codebases lacking documentation.

CLI Tools 3 4mo ago

decision-log

by mkdir700

"MANDATORY pre-commit workflow for vibe coding. ALWAYS trigger when user says 'commit', 'git commit', or any commit-related command. Forces diff review and decision log generation BEFORE allowing commit to proceed."

Automation 3 4mo ago

ai-review-validator

by mkdir700

Autonomously validate and execute AI Review suggestions from PR comments. Use when users provide AI Review comments (from GitHub Copilot, CodeRabbit, etc.) that suggest code changes, API migrations, or fixes. The skill verifies suggestions against official docs, tests compilation, calculates confidence scores, and auto-applies changes when verified. Triggers on phrases like "verify this AI Review", "apply this suggestion", "validate AI Review comment", or when users paste AI Review URLs/content.

Code Review 3 4mo ago

archive-and-cleanup-vibe-docs

by mkdir700

Consolidates and archives durable engineering knowledge from vibe coding documents, generates PR-ready summaries, and removes all temporary planning artifacts before merge.

Agents 3 4mo ago