Mintuz
11 skills · 154 stars total
11 skills
WHEN authoring CSS/styles/layout for web UI; outputs production-ready, accessible, maintainable CSS.
WHEN users express dissatisfaction with visual appearance or behavior; use Playwright MCP to capture screenshots and collaborate on UI fixes with a structured feedback loop.
WHEN writing tests in Swift with the Swift Testing framework; NOT XCTest.
WHEN writing git/conventional commits; NOT for PR text; returns concise, why-first commit lines with proper type/scope.
WHEN testing any front-end UI with DOM Testing Library; behavior-first queries, userEvent flows, async patterns.
WHEN testing React components/hooks/context with React Testing Library; NOT e2e; covers renderHook, providers, forms, and anti-patterns.
WHEN writing TypeScript, defining types/schemas, or building type-safe apps; outputs strict, schema-first, production-ready code.
WHEN writing team updates, progress reports, or stakeholder comms; delivers scannable structure, honest framing, and warm recognition.
Evidence-based goal achievement framework using Goal, Plan, and System methodology. Use when users want to set goals, create actionable plans, build execution systems, or diagnose why they're struggling to make progress on existing goals. Triggers include requests to "set a goal", "help me achieve", "create a plan", "why am I not making progress", or similar goal-setting and achievement queries.
WHEN setting working agreements/TDD rules for this codebase; clarifies boundaries and documentation expectations.
WHEN capturing learnings/gotchas/decisions into CLAUDE.md; NOT trivial changes; guides what to record, where it lives, and format.