Michał Olszewski
Community@michalo1334
Michał Olszewski's skill registry covers disciplined software engineering practices, Svelte 5 development, browser testing, and code dependency analysis.
Agent Skills by Michał Olszewski
Showing 22 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
maintaining-scenario-index
Synchronizes scenario index, diagrams, and validator scripts when scenario-facing code changes.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
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.
svelte-code-writer
Validates and documents Svelte 5 components using the @sveltejs/mcp CLI tools.
using-superpowers
Enforces skill discovery and invocation before any AI response or action.
dispatching-parallel-agents
Dispatch concurrent agents to investigate independent failures across separate problem domains.
executing-plans
Executes written implementation plans task-by-task with review checkpoints and verification steps.
finishing-a-development-branch
Guides completion of development branches through merge, pull request, keep, or discard workflows.
reducing-entropy
Guides code refactoring decisions toward minimizing total codebase size through deletion-biased evaluation.
brainstorming
Guides collaborative design exploration and produces approved spec documents before implementation.
writing-plans
Generates detailed implementation plans with bite-sized TDD tasks from specs.
writing-clearly-and-concisely
Rewrites prose using Strunk's style rules and AI-pattern detection for clearer documentation and messages.
requesting-code-review
Dispatches a code reviewer subagent to evaluate git diffs against requirements before merging.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
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.
svelte-core-bestpractices
Guides writing modern Svelte 5 components using runes, snippets, and attachments.
interface-design
Guides the design of dashboards, admin panels, and app interfaces with intent-driven craft principles.
kgraph-cli
Query code dependency graphs to trace call chains, blast radius, and spec-to-test traceability.
Frequently Asked Questions About Michał Olszewski
FAQPage SchemaWhat tasks can I accomplish with michalo1334's skills?▼
The skills cover test-driven development, systematic debugging, git worktree isolation, plan writing and execution, code review request and response, Svelte 5 component authoring, Playwright browser testing and data extraction, codebase size reduction, and dependency tracing with kgraph.
Who are these skills designed for?▼
Software engineers and frontend developers working in structured, plan-driven environments. They suit developers building Svelte 5 applications, running browser tests with Playwright, and teams enforcing verification, code review, and evidence-before-completion discipline.
How do the development-process skills fit together in practice?▼
A typical sequence: brainstorm requirements, write a plan, create an isolated git worktree, implement via test-driven development or subagent-driven execution, verify results with actual command output, request code review, then finish the branch via merge, PR, or cleanup.
What prerequisites or dependencies do these skills require?▼
Playwright-based browser testing requires the Playwright runtime; kgraph-cli requires its dependency-graph index; Svelte skills require a Svelte 5 project; git worktree skills require a git repository. Process skills like brainstorming and writing-plans have no external dependencies.
Do these skills support parallel or delegated task execution?▼
Yes. dispatching-parallel-agents handles two or more independent tasks without shared state, subagent-driven-development executes plan tasks within the current session, and executing-plans runs written implementation plans in a separate session with review checkpoints.