The user's writing workflow for posts and articles — mine fragments, order beats, shape prose, edit, cut, then publish and distribute. Runs as an ordered block list composing existing skills (writing-fragments, writing-beats, writing-shape, edit-article,…
udayvunnam/skillz
SkillsMP has collected 8 skills from udayvunnam/skillz. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 8
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 8 of 8 collected skills.
Interview me until you have 95% confidence about what I actually want - not what I think I should want
The user's design workflow for UI and product surfaces — brief, direction, build, motion, polish, audit, hand off. An ordered block list composing the skills they actually reach for (debate, design-taste-frontend, impeccable, apple-design, svg-animations,…
Reviews pull requests in the user's own GitHub review voice, as a deterministic pipeline of blocks (blocks.yaml) — ownership detection, nine mandatory gates, a judgement pass, then voice + ASD-STE100 Simplified Technical English wording and short-post…
Explore a codebase to answer "how does X work?" — architectural explanation at the level of a senior engineer onboarding onto a subsystem, with an optional critique pass by parallel architectural critics. Use when the user asks how a subsystem, feature flow,…
The user's end-to-end implementation workflow — clarify, grill, locate, build, self-check, verify, self-review, ship. An ordered block list composing the skills they actually reach for (debate, grilling, impeccable, simplify, zero-tech-debt,…
Enforces the no-useEffect rule when writing or reviewing React code. Use when writing React components, refactoring existing useEffect calls, reviewing PRs with useEffect, or when an agent adds useEffect "just in case." Provides five replacement patterns and…
Evaluate and resolve PR review comments as engineering claims rather than commands, preserving correctness and PR intent over reviewer appeasement. Use when the user asks to address, handle, respond to, or resolve review comments on a pull request, including…