Set up or audit Nate's standard dev environment in a project directory. Use for mise tasks, hk hooks, CI hardening, or standardized project tooling.
nateberkopec/dotfiles
SkillsMP has collected 18 skills from nateberkopec/dotfiles. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 18
- GitHub stars
- 115
- GitHub forks
- 4
Skills in this repository
Showing 18 of 18 collected skills.
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
A relentless interview to sharpen a plan or design.
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Compact the current conversation into a handoff document for another agent to pick up.
Use when you need to resolve an in-progress git merge/rebase conflict.
Teach the user a new skill or concept, within this workspace.
Stop. That last message did not land: re-pitch it.
Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
Produce an in-depth, source-grounded research report. Use for broad questions requiring multiple research threads, reconciliation, and a cited report rather than a quick factual lookup.
This skill should be used when creating or revising a GitHub README for a software project, including section structure, onboarding flow, examples, and contribution guidance.
Migrate a dotenv file to fnox backed by 1Password. Use when replacing plaintext `.env` secrets with runtime references.
Install standardized flog/flay Rake tasks and pre-commit checks in a Ruby project. Use when adding or normalizing complexity and duplication checks.
Create or update an agent skill. Use when defining triggers, workflows, references, scripts, or assets for a reusable skill.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use after modifying code, when asked to simplify code, or during refactoring/cleanup focused on recently changed code.