nateberkopec
- 14 skills
- 0 followers
- 8 hours ago last updated
- ▌ Handoff · nateberkopec bundleCompact the current conversation into a handoff document for another agent to pick up.
- ▌ Grilling · nateberkopec bundleGrill 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.
- ▌
- ▌ Diagnosing Bugs · nateberkopec bundleDiagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
- ▌ Domain Modeling · nateberkopec bundleBuild and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
- ▌ Writing For Agents · nateberkopec bundleWriting documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
- ▌ Resolving Merge Conflicts · nateberkopec bundleUse when you need to resolve an in-progress git merge/rebase conflict.
- ▌ Printing · nateberkopecPrint files or selected pages, check printer status, or troubleshoot printing problems.
- ▌ Deep Research · nateberkopec bundleProduce 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.
- ▌ Dev Env Setup · nateberkopec bundleSet up or audit Nate's standard dev environment in a project directory. Use for mise tasks, hk hooks, CI hardening, or standardized project tooling.
- ▌ Github Readme · nateberkopec bundleThis skill should be used when creating or revising a GitHub README for a software project, including section structure, onboarding flow, examples, and contribution guidance.
- ▌ Skill Creator · nateberkopec bundleCreate or update an agent skill. Use when defining triggers, workflows, references, scripts, or assets for a reusable skill.
- ▌ Webapp Testing · nateberkopec bundleToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
- ▌ Code Simplifier · nateberkopecSimplifies 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.