macintorsten avatar

macintorsten

Community

@macintorsten

0Followers
|
9Public Repos
|
21Published Skills

macintorsten provides 21 development-process skills covering git worktrees, TDD, debugging, code review, refactoring, Playwright webapp testing, and frontend design.

Skills Distribution
DomainDeveloper To...Development Proces.. (35%)Code Quality & Rev.. (30%)Testing & Debugging (20%)Frontend Design & .. (15%)

Agent Skills by macintorsten

Showing 21 vetted skills indexed across 1 GitHub repositories.

macintorstenmacintorsten

using-git-worktrees

Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.

Community
Intermediate
macintorstenmacintorsten

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Community
Intermediate
macintorstenmacintorsten

systematic-debugging

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

Community
Advanced
macintorstenmacintorsten

theme-factory

Apply curated color and font themes to slides, docs, and HTML artifacts.

Community
Basic
macintorstenmacintorsten

using-superpowers

Enforces skill discovery and invocation before any AI response.

Community
Basic
macintorstenmacintorsten

dispatching-parallel-agents

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

Community
Intermediate
macintorstenmacintorsten

code-review

Reviews pull requests for security, performance, code quality, and testing issues.

Community
Intermediate
macintorstenmacintorsten

code-documentation

Writes README files, API documentation, inline comments, and architecture decision records for codebases.

Community
Basic
macintorstenmacintorsten

executing-plans

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

Community
Intermediate
macintorstenmacintorsten

finishing-a-development-branch

Guides completion of development branches through structured merge, PR, or discard options.

Community
Intermediate
macintorstenmacintorsten

brainstorming

Refines feature ideas into validated design documents through structured dialogue.

Community
Intermediate
macintorstenmacintorsten

writing-plans

Generates detailed implementation plans with bite-sized TDD tasks from specs or requirements.

Community
Intermediate
macintorstenmacintorsten

webapp-testing

Tests local web applications with Playwright for UI verification, screenshots, and browser logs.

Community
Basic
macintorstenmacintorsten

requesting-code-review

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

Community
Intermediate
macintorstenmacintorsten

frontend-design

Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.

Community
Basic
macintorstenmacintorsten

receiving-code-review

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

Community
Intermediate
macintorstenmacintorsten

javascript-typescript

Implements JavaScript and TypeScript patterns for ES6+, Node.js, and React development.

Community
Basic
macintorstenmacintorsten

code-refactoring

Applies refactoring patterns to improve code structure without changing behavior.

Community
Basic
macintorstenmacintorsten

writing-skills

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

Community
Advanced
macintorstenmacintorsten

verification-before-completion

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

Community
Basic
macintorstenmacintorsten

subagent-driven-development

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

Community
Advanced

Frequently Asked Questions About macintorsten

FAQPage Schema
What tasks can I accomplish using macintorsten's skills?▼

The 21 skills cover the full development cycle: brainstorming requirements, writing implementation plans, test-driven development, systematic debugging, git worktree isolation, code review requesting and receiving, refactoring, code documentation, Playwright webapp testing, frontend design, and verification before completion.

Who are macintorsten's skills designed for?▼

Software engineers and full-stack developers working on JavaScript/TypeScript, Node.js, and React projects. The skills suit practitioners who follow disciplined practices like TDD, structured code review, plan-driven implementation, and evidence-based verification before claiming work is complete.

How do the skills fit into a practical 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 macintorsten's skills open source and what do they cost?▼

Yes, the skills are free to use. Several carry explicit licenses: code-review, webapp-testing, and frontend-design are Apache-2.0 from anthropics sources; code-documentation, javascript-typescript, and code-refactoring are MIT from wshobson/agents; theme-factory terms are in LICENSE.txt.

What prerequisites or dependencies do these skills require?▼

Skills are invoked through the Skill tool, which using-superpowers requires before any response. webapp-testing depends on Playwright for browser interaction. Process skills like executing-plans require a pre-written implementation plan, and finishing-a-development-branch requires passing tests.