Michał Olszewski avatar

Michał Olszewski

Community

@michalo1334

0Followers
|
19Public Repos
|
22Published Skills

Michał Olszewski's skill registry covers disciplined software engineering practices, Svelte 5 development, browser testing, and code dependency analysis.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Svelte & Frontend .. (20%)Browser Testing & .. (15%)Code Analysis & De.. (15%)

Agent Skills by Michał Olszewski

Showing 22 vetted skills indexed across 1 GitHub repositories.

michalo1334michalo1334

playwright-cli

Automates browser interactions for web testing, form filling, screenshots, and data extraction.

Community
Intermediate
michalo1334michalo1334

maintaining-scenario-index

Synchronizes scenario index, diagrams, and validator scripts when scenario-facing code changes.

Community
Basic
michalo1334michalo1334

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Community
Intermediate
michalo1334michalo1334

test-driven-development

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

Community
Intermediate
michalo1334michalo1334

systematic-debugging

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

Community
Advanced
michalo1334michalo1334

svelte-code-writer

Validates and documents Svelte 5 components using the @sveltejs/mcp CLI tools.

Community
Basic
michalo1334michalo1334

using-superpowers

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

Community
Intermediate
michalo1334michalo1334

dispatching-parallel-agents

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

Community
Intermediate
michalo1334michalo1334

executing-plans

Executes written implementation plans task-by-task with review checkpoints and verification steps.

Community
Intermediate
michalo1334michalo1334

finishing-a-development-branch

Guides completion of development branches through merge, pull request, keep, or discard workflows.

Community
Intermediate
michalo1334michalo1334

reducing-entropy

Guides code refactoring decisions toward minimizing total codebase size through deletion-biased evaluation.

Community
Intermediate
michalo1334michalo1334

brainstorming

Guides collaborative design exploration and produces approved spec documents before implementation.

Community
Advanced
michalo1334michalo1334

writing-plans

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

Community
Intermediate
michalo1334michalo1334

writing-clearly-and-concisely

Rewrites prose using Strunk's style rules and AI-pattern detection for clearer documentation and messages.

Community
Basic
michalo1334michalo1334

requesting-code-review

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

Community
Intermediate
michalo1334michalo1334

receiving-code-review

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

Community
Intermediate
michalo1334michalo1334

writing-skills

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

Community
Advanced
michalo1334michalo1334

verification-before-completion

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

Community
Basic
michalo1334michalo1334

subagent-driven-development

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

Community
Advanced
michalo1334michalo1334

svelte-core-bestpractices

Guides writing modern Svelte 5 components using runes, snippets, and attachments.

Community
Intermediate
michalo1334michalo1334

interface-design

Guides the design of dashboards, admin panels, and app interfaces with intent-driven craft principles.

Community
Intermediate
michalo1334michalo1334

kgraph-cli

Query code dependency graphs to trace call chains, blast radius, and spec-to-test traceability.

Community
Intermediate

Frequently Asked Questions About Michał Olszewski

FAQPage Schema
What 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.