Marcus Neves
Community@mneves75
Agent Skills by Marcus Neves
Showing 21 vetted skills indexed across 2 GitHub repositories.
healthkit-sync
Synchronize HealthKit data between iPhone and Mac via healthsync CLI.
using-git-worktrees
Create isolated Git worktree directories for parallel branch development.
test-driven-development
Enforce test-first development with a red-green-refactor cycle.
testing-anti-patterns
Review test suites for mock-behavior testing and production code pollution.
systematic-debugging
Investigate production bugs through root cause analysis and hypothesis testing.
sharing-skills
Create a pull request for a new skill on a feature branch.
using-superpowers
Enforces a checklist to identify and apply relevant skills before other actions.
dispatching-parallel-agents
Dispatch parallel AI agents to investigate independent test failures concurrently.
executing-plans
Execute implementation plans in batches with checkpoint reviews.
finishing-a-development-branch
Verify tests pass and present merge, pull request, keep, or discard options.
root-cause-tracing
Traces bugs backward through the call stack to identify the original source of invalid data.
condition-based-waiting
Replace setTimeout with polling for a specified state in tests.
brainstorming
Transform rough ideas into detailed design documents through structured inquiry and alternative exploration.
testing-skills-with-subagents
Test skills with subagents under pressure scenarios to close rationalization loopholes.
writing-plans
Create detailed implementation plans with exact file paths and verification steps.
requesting-code-review
Dispatch a code-reviewer subagent to categorize issues by severity.
receiving-code-review
Verify and evaluate code review feedback before implementing changes.
writing-skills
Apply Test-Driven Development to create and test AI skills.
verification-before-completion
Run full verification commands and present evidence before claiming completion.
subagent-driven-development
Dispatch a fresh subagent for each task with continuous code review.
defense-in-depth
Add multi-layered validation across entry points, business logic, and environment guards.