ARounder avatar

ARounder

Community

@ARounder-183

18Followers
|
4Public Repos
|
15Published Skills

音MADer

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Code Review & Veri.. (25%)Planning & Require.. (20%)Frontend Interface.. (15%)

Agent Skills by ARounder

Showing 15 vetted skills indexed across 1 GitHub repositories.

ARounder-183ARounder-183
92

using-git-worktrees

Creates isolated git worktrees with directory selection and safety verification.

Community
Intermediate
ARounder-183ARounder-183
92

test-driven-development

Enforces test-first development using the red-green-refactor cycle for features and bugfixes.

Community
Intermediate
ARounder-183ARounder-183
92

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
ARounder-183ARounder-183
92

using-superpowers

Enforces mandatory skill discovery and invocation before any AI response or action.

Community
Basic
ARounder-183ARounder-183
92

dispatching-parallel-agents

Dispatch concurrent agents to investigate independent test failures across separate problem domains.

Community
Intermediate
ARounder-183ARounder-183
92

executing-plans

Executes written implementation plans in batches with review checkpoints between batches.

Community
Intermediate
ARounder-183ARounder-183
92

finishing-a-development-branch

Guides completion of development branches through merge, pull request, or cleanup options.

Community
Intermediate
ARounder-183ARounder-183
92

brainstorming

Refines ideas into validated designs through structured one-question-at-a-time dialogue.

Community
Intermediate
ARounder-183ARounder-183
92

writing-plans

Writes detailed multi-step implementation plans with TDD tasks and exact file paths.

Community
Intermediate
ARounder-183ARounder-183
92

requesting-code-review

Dispatches a code-reviewer subagent to review git diffs against requirements before merging.

Community
Intermediate
ARounder-183ARounder-183
92

receiving-code-review

Guides verification and implementation of code review feedback with technical rigor.

Community
Intermediate
ARounder-183ARounder-183
92

writing-skills

Create and test agent skills using test-driven development methodology.

Community
Advanced
ARounder-183ARounder-183
92

verification-before-completion

Enforces running verification commands before claiming work is complete or passing.

Community
Basic
ARounder-183ARounder-183
92

subagent-driven-development

Executes implementation plans by dispatching fresh subagents per task with two-stage review.

Community
Advanced
ARounder-183ARounder-183
92

frontend-design

Generate distinctive production-grade frontend interfaces with bold typography, color, and motion design.

Community
Intermediate

Frequently Asked Questions About ARounder

FAQPage Schema
What tasks can I accomplish with ARounder's skills?

You can isolate feature work in git worktrees, apply test-driven development, debug failures systematically, brainstorm requirements, write and execute implementation plans, dispatch parallel independent tasks, request and receive code reviews, verify results before completion, and build polished frontend interfaces.

Who should use these skills?

Software engineers and developers who want disciplined practices around feature isolation, testing, debugging, planning, and code review. Frontend builders also benefit from the frontend-design skill for production-grade pages, dashboards, React components, and HTML/CSS layouts.

How do the skills fit into a development session?

Start with brainstorming and writing-plans before touching code, isolate work using git worktrees, implement via test-driven development or subagent-driven execution, then request code review, run verification commands, and finish the branch with merge, PR, or cleanup options.

Are ARounder's skills free and open source?

The skills are published in a public registry under the ARounder-183 account. The frontend-design skill references complete license terms in its bundled LICENSE.txt file; consult that file for exact usage and redistribution conditions before deployment.

What prerequisites or dependencies do these skills require?

Skills are invoked through the Skill tool, which must be called before any response per the using-superpowers skill. A git repository is needed for worktree and branch-finishing skills, and a test suite is required for test-driven development and verification-before-completion.