macintorsten
Community@macintorsten
macintorsten provides 21 development-process skills covering git worktrees, TDD, debugging, code review, refactoring, Playwright webapp testing, and frontend design.
Agent Skills by macintorsten
Showing 21 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.
test-driven-development
Enforces red-green-refactor test-driven development workflow before writing implementation code.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
theme-factory
Apply curated color and font themes to slides, docs, and HTML artifacts.
using-superpowers
Enforces skill discovery and invocation before any AI response.
dispatching-parallel-agents
Dispatches concurrent agents to investigate independent test failures across separate problem domains.
code-review
Reviews pull requests for security, performance, code quality, and testing issues.
code-documentation
Writes README files, API documentation, inline comments, and architecture decision records for codebases.
executing-plans
Executes written implementation plans in batches with review checkpoints between task groups.
finishing-a-development-branch
Guides completion of development branches through structured merge, PR, or discard options.
brainstorming
Refines feature ideas into validated design documents through structured dialogue.
writing-plans
Generates detailed implementation plans with bite-sized TDD tasks from specs or requirements.
webapp-testing
Tests local web applications with Playwright for UI verification, screenshots, and browser logs.
requesting-code-review
Dispatches a code-reviewer subagent to review git diffs against requirements before merging.
frontend-design
Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
javascript-typescript
Implements JavaScript and TypeScript patterns for ES6+, Node.js, and React development.
code-refactoring
Applies refactoring patterns to improve code structure without changing behavior.
writing-skills
Create and test agent skills using test-driven development methodology.
verification-before-completion
Enforces running verification commands before claiming work is complete or passing.
subagent-driven-development
Executes implementation plans by dispatching fresh subagents per task with two-stage review.
Frequently Asked Questions About macintorsten
FAQPage SchemaWhat 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.