Skip to main content
matheuspoleza
GitHub creator profile

matheuspoleza

Repository-level view of 24 collected skills across 3 GitHub repositories.

skills collected
24
repositories
3
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

build-batch
software-developers

Implement a milestone autonomously inside a Conductor worktree without stop-and-ask checkpoints, strictly enforcing scope-first and logging anything out of scope. Use when running parallel Conductor lanes, asked to "build autonomously", "run this in the…

Jul 9, 2026
build
software-developers

Implement a milestone's tasks one at a time using BDD then TDD, with live progress tracked in three places and a Review Contract filled per task. Use when ready to implement, given a milestone path, or asked to "build the next milestone" or "start…

Jul 9, 2026
humanizer
technical-writers

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…

Jul 9, 2026
onboard
software-developers

Build a product field guide for an unfamiliar app — one markdown file per feature with pages, flows, screenshots, and the gotchas only a human knows. Use when starting on a new project, joining an existing codebase, or asked to "map the product", "understand…

Jul 9, 2026
prd
project-management-specialists

Build a single progressive PRD doc that captures problem, product requirements, tech design, and milestones — grilling the user via /grill-me at each section to reach shared understanding. Use when starting a feature, scoping a non-trivial change, or asked to…

Jul 9, 2026
review
software-quality-assurance-analysts-and-testers

Validate a completed milestone in two phases — agentic QA (run tests, hit endpoints, screenshot visuals) then human-eyes pass (manual test guide, feedback collection) — and end with a PR-ready description. Use after a milestone is built, or asked to "review",…

Jul 9, 2026
style-profile
technical-writers

Build and refine a personal writing-style profile that /humanizer auto-loads, by sampling real writing (Slack, Linear), interviewing the user, and calibrating with example rewrites. Use when setting up voice matching, when /humanizer output still needs the…

Jul 9, 2026
grill-me
project-management-specialists

Interview the user one question at a time about a plan, decision, or design until a shared understanding emerges. Use when planning, designing, scoping, picking among options, or asked to "grill me", "interview me", "drill into this", or "pressure-test the…

Jul 9, 2026
Showing 8 of 15 collected skills.
visual-check
software-quality-assurance-analysts-and-testers

After implementing or changing anything that affects the rendered UI, use the chrome-devtools MCP to navigate to the affected routes, take screenshots, and verify the result yourself — do not ask the user to "open the browser and check". Use whenever a code…

May 13, 2026
bdd-acceptance-criteria
project-management-specialists

Write BDD-style acceptance criteria using Given/When/Then scenarios for features, tests, and design docs. Use when writing tests, defining requirements for a new feature, planning a non-trivial change, or asked to "add acceptance criteria".

May 13, 2026
discovery
project-management-specialists

Run a product + UX discovery process for a new product, feature, or major change. Produces four linked artifacts — PRD, Design & UX Plan, Technical Discovery, Tech Plan — through a strict sequence of product thinking → UX thinking → tech thinking. Use when…

May 13, 2026
react-standards
software-developers

React code standards and architectural patterns for writing clean, maintainable React components. Use when creating new React components, pages, modals, or hooks, or when refactoring existing React code.

May 13, 2026
tdd-discipline
software-quality-assurance-analysts-and-testers

Strict Test-Driven Development workflow (Red → Green → Refactor) for writing reliable code one behavior at a time. Use when adding new features, fixing bugs with a reproducible failure, or asked to "write tests first" / "do TDD" / "test-drive this".

May 13, 2026
Showing 3 of 3 repositories
All repositories loaded