.Cursor
by @rexshihaoren · plugin · 7 skills
.Cursor from rexshihaoren/rexyDigest.
Install the whole plugin (CLI)
npx skillmds add rexshihaoren/tdd
npx skillmds add rexshihaoren/caveman
npx skillmds add rexshihaoren/diagnose
npx skillmds add rexshihaoren/grill-me
npx skillmds add rexshihaoren/zoom-out
npx skillmds add rexshihaoren/grill-with-docs
npx skillmds add rexshihaoren/improve-codebase-architectureSkills in this plugin
- ▌ tdd · rexshihaoren bundleTest-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
- ▌ caveman · rexshihaorenUltra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
- ▌ diagnose · rexshihaoren bundleDisciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
- ▌ grill-me · rexshihaorenInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
- ▌ zoom-out · rexshihaorenTell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
- ▌ grill-with-docs · rexshihaoren bundleGrilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
- ▌ improve-codebase-architecture · rexshihaoren bundleFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.