Szymon Pacholski
Community@spacholski1225 · Poland
just curious about tech stuff
Agent Skills by Szymon Pacholski
Showing 18 vetted skills indexed across 1 GitHub repositories.
Getting Started with Agent Skills
Analyze legacy codebases and plan safe refactoring with mandated workflows.
Tracing Knowledge Lineages
Trace idea lineages to document decision points and change rationale.
Executing Plans
Execute implementation plans in controlled batches with human review checkpoints.
Brainstorming Ideas Into Designs
Refine vague feature ideas into structured design concepts through Socratic questioning.
Writing Plans
Convert high-level design into detailed implementation tasks with file paths and test cases.
Reverse-Engineering Documentation
Reverse-engineer codebases to generate architecture, entry points, and critical paths.
Code Archaeology
Trace data flow and Git history to explain legacy code structure.
Dependency Mapping
Analyze codebase dependencies to reveal coupling and refactoring risks.
Testing Skills With Subagents
Test skills and subagents with red-green-refactor cycles and rationalization tracking.
Gardening Skills Wiki
Validate wiki links, naming consistency, and INDEX coverage with Bash scripts.
Writing Skills
Apply test-driven development to create and verify SKILL.md documentation.
When Stuck - Problem-Solving Dispatch
Map stuck symptoms to problem-solving techniques and dispatch matching methods.
Simplification Cascades
Discover unifying insights to eliminate redundant components in architectures.
Test-Driven Development (TDD)
Enforce a Red-Green-Refactor cycle with failing tests before implementation.
Testing Anti-Patterns
Identify and remediate testing anti-patterns in unit and integration tests.
Characterization Testing
Create characterization tests that document current legacy code behavior.
Strangler Fig Pattern
Migrate legacy systems by gradually replacing components behind feature flags.
Technical Blog Post Generator
Convert markdown notes into structured blog posts with frontmatter and code blocks.