Marcus Neves avatar

Marcus Neves

Community

@mneves75

27Followers
|
73Public Repos
|
21Published Skills

Agent Skills by Marcus Neves

Showing 21 vetted skills indexed across 2 GitHub repositories.

mneves75mneves75
42

healthkit-sync

Synchronize HealthKit data between iPhone and Mac via healthsync CLI.

Community
Advanced
mneves75mneves75
74

using-git-worktrees

Create isolated Git worktree directories for parallel branch development.

Community
Intermediate
mneves75mneves75
74

test-driven-development

Enforce test-first development with a red-green-refactor cycle.

Community
Basic
mneves75mneves75
74

testing-anti-patterns

Review test suites for mock-behavior testing and production code pollution.

Community
Basic
mneves75mneves75
74

systematic-debugging

Investigate production bugs through root cause analysis and hypothesis testing.

Community
Basic
mneves75mneves75
74

sharing-skills

Create a pull request for a new skill on a feature branch.

Community
Intermediate
mneves75mneves75
74

using-superpowers

Enforces a checklist to identify and apply relevant skills before other actions.

Community
Basic
mneves75mneves75
74

dispatching-parallel-agents

Dispatch parallel AI agents to investigate independent test failures concurrently.

Community
Intermediate
mneves75mneves75
74

executing-plans

Execute implementation plans in batches with checkpoint reviews.

Community
Basic
mneves75mneves75
74

finishing-a-development-branch

Verify tests pass and present merge, pull request, keep, or discard options.

Community
Intermediate
mneves75mneves75
74

root-cause-tracing

Traces bugs backward through the call stack to identify the original source of invalid data.

Community
Intermediate
mneves75mneves75
74

condition-based-waiting

Replace setTimeout with polling for a specified state in tests.

Community
Basic
mneves75mneves75
74

brainstorming

Transform rough ideas into detailed design documents through structured inquiry and alternative exploration.

Community
Basic
mneves75mneves75
74

testing-skills-with-subagents

Test skills with subagents under pressure scenarios to close rationalization loopholes.

Community
Intermediate
mneves75mneves75
74

writing-plans

Create detailed implementation plans with exact file paths and verification steps.

Community
Basic
mneves75mneves75
74

requesting-code-review

Dispatch a code-reviewer subagent to categorize issues by severity.

Community
Intermediate
mneves75mneves75
74

receiving-code-review

Verify and evaluate code review feedback before implementing changes.

Community
Basic
mneves75mneves75
74

writing-skills

Apply Test-Driven Development to create and test AI skills.

Community
Intermediate
mneves75mneves75
74

verification-before-completion

Run full verification commands and present evidence before claiming completion.

Community
Basic
mneves75mneves75
74

subagent-driven-development

Dispatch a fresh subagent for each task with continuous code review.

Community
Intermediate
mneves75mneves75
74

defense-in-depth

Add multi-layered validation across entry points, business logic, and environment guards.

Community
Intermediate