End "delete node_modules and pray" workflows
Enforce lockfile consistency to reduce install drift, merge conflicts, and CI-only failures. Provides a simple policy plus CI checks and merge guidance.
Create a skill called "Lockfile Discipline Guardian". Given: - Repo and package manager choice - Current CI install commands Output: - A lockfile policy (do/don't) - A CI check spec that enforces reproducibility - A lockfile merge conflict resolution guide
Lockfiles are essential for reproducible installs, but workflows can make them a source of
friction (conflicts, constant churn). This recipe introduces a disciplined approach.
Catch silent tool/version drift before it breaks CI or prod
Prevent subtle mismatches between laptops, CI runners, and staging by detecting drift in runtime versions, build flags, and dependency resolution.
Diagnose the environment mismatch without trial-and-error pushes
When builds or tests pass locally but fail in CI, this recipe compares commands, environments, and dependency resolution to pinpoint the mismatch quickly.
Real sources, named experts, actual quotes
Deep research that finds primary sources with named individuals, community sentiment from Reddit/HN/X, and news coverage. No summaries of summaries — actual quotes with URLs.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.