Oskar Słyk
Community@Oskarovsky · Warsaw
Software Developer
Agent Skills by Oskar Słyk
Showing 25 vetted skills indexed across 1 GitHub repositories.
10x-test-plan
Orchestrates phased test rollouts by writing a durable test-plan document and driving research, plan, and implement phases.
10x-health-check
Audits an existing project's dependencies, tests, CI/CD, and configuration for agent-readiness.
10x-shape
Facilitates structured discovery conversations that turn project ideas into shape-notes.md for PRD generation.
10x-implement
Implements phased technical plans from plan.md with progress tracking and per-phase commits.
10x-infra-research
Researches and scores MVP deployment platforms against five agent-friendly criteria with anti-bias cross-checks.
10x-init
Scaffolds the context directory skeleton with changes, archive, and foundation subdirectories plus README files.
10x-agents-md
Generates and updates AGENTS.md onboarding documents for AI coding agents in a repository.
10x-roadmap
Generates a dependency-ordered roadmap of vertical slices from a PRD.
10x-bootstrapper
Scaffolds a project from a tech-stack hand-off file using the chosen starter's CLI with conflict-safe merging.
10x-archive
Archives completed change folders into context/archive with git history preservation and roadmap closure.
10x-plan-review
Review implementation plans for feasibility, architectural fitness, and completeness before coding begins.
10x-research
Research codebases using parallel sub-agents and generate structured research documents.
10x-frame
Challenges problem framing and validates assumptions before implementation planning begins.
10x-lesson
Appends recurring rules and patterns to a lessons.md register for future reviews.
10x-plan
Create detailed implementation plans through iterative research and structured questioning.
10x-tech-stack-selector
Recommends a starter template and tech stack from a PRD via a curated registry.
10x-rule-review
Reviews AI rules files and produces a five-check scorecard with concrete fixes.
10x-prd
Generate schema-conformant PRD documents from shape-notes with greenfield or brownfield routing.
10x-new
Creates a new change folder with a change.md identity file under context/changes.
10x-e2e
Generates and verifies risk-driven Playwright E2E tests against a running application.
10x-stack-assess
Assess an existing project's stack against four agent-friendliness quality gates and write a structured assessment report.
10x-impl-review
Review implementation against plan for drift, safety issues, and pattern compliance.
10x-tdd
Executes approved implementation plans phase by phase through the red-green-refactor test-first cycle.
sprint-commit
Creates conventional commit messages and commits staged feature changes with git.
Frequently Asked Questions About Oskar Słyk
FAQPage SchemaWhat tasks can I accomplish with Oskarovsky's 10x skills?▼
The suite covers the full product-delivery lifecycle: shaping ideas into PRDs, selecting tech stacks, scaffolding projects, writing roadmaps, creating and reviewing implementation plans, executing them via TDD or E2E phases, running health checks, and archiving completed changes.
Who are the 10x skills designed for?▼
Software developers and coding-agent users working on greenfield or brownfield projects who want a structured, artifact-driven process. Polish-language trigger phrases are supported, and the skills target users of Claude Code, Cursor, and Copilot environments.
How do the 10x skills work together in practice?▼
Skills chain through a context/ directory: /10x-shape produces shape-notes.md, /10x-prd writes prd.md, /10x-roadmap and /10x-plan create plans, and /10x-implement, /10x-tdd, or /10x-e2e execute them. State is re-derived from existing artifacts, so interrupted runs resume from the next pending phase.
What prerequisites do the 10x skills require?▼
Brownfield chains expect an existing project and run /10x-stack-assess before /10x-health-check. Greenfield flows require a PRD before stack selection and bootstrapping. /10x-tdd assumes test infrastructure already exists and does not set up runners, configs, fixtures, or CI.
How is the 10x-cli environment installed and configured?▼
The 10x-cli-setup skill fetches the live README for @przeprogramowani/10x-cli and handles installation, updates, reconfiguration for Cursor, Copilot, or Claude Code, npm permission errors, and authentication after 10xDevs course enrollment.