Michael Brown
Community@slapglif
Machine Learning Researcher | Software Architect | Site Reliability Engineer | 100Xer | Cogito, Ergo Sum.
Agent Skills by Michael Brown
Showing 24 vetted skills indexed across 2 GitHub repositories.
Mobile Testing Strategy and Best Practices
Design mobile testing strategies for iOS and Android with Maestro flows.
a11y-check
Audit mobile app screenshots and Maestro UI hierarchies for WCAG accessibility issues.
Using-Git-Worktrees
Create isolated Git worktrees for separate development tasks.
Test-Driven-Development
Guide the red-green-refactor cycle for test-first code development.
Testing-Anti-Patterns
Guide test writing to avoid mocking and production code anti-patterns.
Systematic-Debugging
Guide root cause investigation through a four-phase debugging framework.
Sharing-Skills
Create pull requests to share skills via gh CLI.
using-superpowers
Enforce mandatory skill discovery and checklist tracking before starting tasks.
Dispatching-Parallel-Agents
Dispatch parallel AI agents to fix multiple independent test failures concurrently.
Executing-Plans
Execute implementation plans in batches with review checkpoints.
Finishing-a-Development-Branch
Verify tests pass and present merge, pull request, keep, or discard options.
Root-Cause-Tracing
Trace invalid data backward through the call stack to its original trigger.
Condition-Based-Waiting
Replace arbitrary setTimeout calls with polling for events, state changes, or file existence.
Brainstorming
Transforms vague ideas into concrete designs through guided questioning and incremental validation.
Testing-Skills-With-Subagents
Test new or edited skills with subagents under pressure scenarios.
Writing-Plans
Creates bite-sized implementation plans with exact file paths, code examples, and TDD steps.
Requesting-Code-Review
Dispatch a code-reviewer subagent to review git SHAs against task requirements.
Code-Review-Reception
Verify code review feedback against the codebase before implementing changes.
Writing-Skills
Guide skill creation through TDD cycles and Claude Search Optimization.
Verification-Before-Completion
Verify work with evidence before claiming completion.
Subagent-Driven-Development
Dispatch fresh subagents for independent implementation tasks with continuous code review.
Defense-in-Depth-Validation
Implement multi-layer validation with entry checks, business logic, environment guards, and debug logging.
Effective Code Review
Guide code review feedback for reviewers and authors.
Test-Driven Development (TDD)
Guide test-first development through the red-green-refactor cycle.