Szymon Pacholski avatar

Szymon Pacholski

Community

@spacholski1225 · Poland

3Followers
|
43Public Repos
|
18Published Skills

just curious about tech stuff

Agent Skills by Szymon Pacholski

Showing 18 vetted skills indexed across 1 GitHub repositories.

spacholski1225spacholski1225
2

Getting Started with Agent Skills

Analyze legacy codebases and plan safe refactoring with mandated workflows.

Community
Basic
spacholski1225spacholski1225
2

Tracing Knowledge Lineages

Trace idea lineages to document decision points and change rationale.

Community
Basic
spacholski1225spacholski1225
2

Executing Plans

Execute implementation plans in controlled batches with human review checkpoints.

Community
Basic
spacholski1225spacholski1225
2

Brainstorming Ideas Into Designs

Refine vague feature ideas into structured design concepts through Socratic questioning.

Community
Intermediate
spacholski1225spacholski1225
2

Writing Plans

Convert high-level design into detailed implementation tasks with file paths and test cases.

Community
Basic
spacholski1225spacholski1225
2

Reverse-Engineering Documentation

Reverse-engineer codebases to generate architecture, entry points, and critical paths.

Community
Basic
spacholski1225spacholski1225
2

Code Archaeology

Trace data flow and Git history to explain legacy code structure.

Community
Basic
spacholski1225spacholski1225
2

Dependency Mapping

Analyze codebase dependencies to reveal coupling and refactoring risks.

Community
Advanced
spacholski1225spacholski1225
2

Testing Skills With Subagents

Test skills and subagents with red-green-refactor cycles and rationalization tracking.

Community
Basic
spacholski1225spacholski1225
2

Gardening Skills Wiki

Validate wiki links, naming consistency, and INDEX coverage with Bash scripts.

Community
Intermediate
spacholski1225spacholski1225
2

Writing Skills

Apply test-driven development to create and verify SKILL.md documentation.

Community
Advanced
spacholski1225spacholski1225
2

When Stuck - Problem-Solving Dispatch

Map stuck symptoms to problem-solving techniques and dispatch matching methods.

Community
Basic
spacholski1225spacholski1225
2

Simplification Cascades

Discover unifying insights to eliminate redundant components in architectures.

Community
Basic
spacholski1225spacholski1225
2

Test-Driven Development (TDD)

Enforce a Red-Green-Refactor cycle with failing tests before implementation.

Community
Basic
spacholski1225spacholski1225
2

Testing Anti-Patterns

Identify and remediate testing anti-patterns in unit and integration tests.

Community
Basic
spacholski1225spacholski1225
2

Characterization Testing

Create characterization tests that document current legacy code behavior.

Community
Basic
spacholski1225spacholski1225
2

Strangler Fig Pattern

Migrate legacy systems by gradually replacing components behind feature flags.

Community
Basic
spacholski1225spacholski1225
2

Technical Blog Post Generator

Convert markdown notes into structured blog posts with frontmatter and code blocks.

Community
Intermediate