Joe Maples
Community@frap129 · Detroit, Michigan
Software Engineer working with AOSP
Agent Skills by Joe Maples
Showing 11 vetted skills indexed across 1 GitHub repositories.
test-driven-development
Write failing tests first to guide feature development through a red-green-refactor workflow.
systematic-debugging
Guide engineers through a four-phase root-cause debugging workflow.
executing-plans
Load, review, and execute plan tasks in batches with verification checkpoints.
naming-cheatsheet
Apply the A/HC/LC pattern to name variables, functions, and classes.
code-architecture-wrong-abstraction
Identify premature abstractions and apply the Rule of Three to refactoring decisions.
crafting-rules
Create and refine OpenCode rules with globs and keywords.
brainstorming
Convert rough ideas into validated design concepts through structured brainstorming phases.
writing-plans
Plan multi-step software tasks from a spec before coding.
requesting-code-review
Dispatch a code-reviewer subagent to assess implementation against plan or requirements.
subagent-driven-development
Orchestrate plan execution by dispatching fresh subagents per task with two-stage automated reviews.
security-review
Identify and mitigate security vulnerabilities across authentication, input handling, and secrets management.