Oskar Słyk avatar

Oskar Słyk

Community

@Oskarovsky · Warsaw

0Followers
|
56Public Repos
|
25Published Skills

Software Developer

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (35%)Test Strategy & Qu.. (25%)Project Scaffoldin.. (20%)Codebase Research .. (20%)

Agent Skills by Oskar Słyk

Showing 25 vetted skills indexed across 1 GitHub repositories.

OskarovskyOskarovsky

10x-test-plan

Orchestrates phased test rollouts by writing a durable test-plan document and driving research, plan, and implement phases.

Community
Advanced
OskarovskyOskarovsky

10x-health-check

Audits an existing project's dependencies, tests, CI/CD, and configuration for agent-readiness.

Community
Advanced
OskarovskyOskarovsky

10x-shape

Facilitates structured discovery conversations that turn project ideas into shape-notes.md for PRD generation.

Community
Advanced
OskarovskyOskarovsky

10x-implement

Implements phased technical plans from plan.md with progress tracking and per-phase commits.

Community
Advanced
OskarovskyOskarovsky

10x-infra-research

Researches and scores MVP deployment platforms against five agent-friendly criteria with anti-bias cross-checks.

Community
Advanced
OskarovskyOskarovsky

10x-init

Scaffolds the context directory skeleton with changes, archive, and foundation subdirectories plus README files.

Community
Basic
OskarovskyOskarovsky

10x-agents-md

Generates and updates AGENTS.md onboarding documents for AI coding agents in a repository.

Community
Advanced
OskarovskyOskarovsky

10x-roadmap

Generates a dependency-ordered roadmap of vertical slices from a PRD.

Community
Advanced
OskarovskyOskarovsky

10x-bootstrapper

Scaffolds a project from a tech-stack hand-off file using the chosen starter's CLI with conflict-safe merging.

Community
Advanced
OskarovskyOskarovsky

10x-archive

Archives completed change folders into context/archive with git history preservation and roadmap closure.

Community
Advanced
OskarovskyOskarovsky

10x-plan-review

Review implementation plans for feasibility, architectural fitness, and completeness before coding begins.

Community
Advanced
OskarovskyOskarovsky

10x-research

Research codebases using parallel sub-agents and generate structured research documents.

Community
Advanced
OskarovskyOskarovsky

10x-frame

Challenges problem framing and validates assumptions before implementation planning begins.

Community
Advanced
OskarovskyOskarovsky

10x-lesson

Appends recurring rules and patterns to a lessons.md register for future reviews.

Community
Intermediate
OskarovskyOskarovsky

10x-plan

Create detailed implementation plans through iterative research and structured questioning.

Community
Advanced
OskarovskyOskarovsky

10x-tech-stack-selector

Recommends a starter template and tech stack from a PRD via a curated registry.

Community
Advanced
OskarovskyOskarovsky

10x-rule-review

Reviews AI rules files and produces a five-check scorecard with concrete fixes.

Community
Intermediate
OskarovskyOskarovsky

10x-prd

Generate schema-conformant PRD documents from shape-notes with greenfield or brownfield routing.

Community
Advanced
OskarovskyOskarovsky

10x-new

Creates a new change folder with a change.md identity file under context/changes.

Community
Intermediate
OskarovskyOskarovsky

10x-e2e

Generates and verifies risk-driven Playwright E2E tests against a running application.

Community
Advanced
OskarovskyOskarovsky

10x-stack-assess

Assess an existing project's stack against four agent-friendliness quality gates and write a structured assessment report.

Community
Advanced
OskarovskyOskarovsky

10x-impl-review

Review implementation against plan for drift, safety issues, and pattern compliance.

Community
Advanced
OskarovskyOskarovsky

10x-tdd

Executes approved implementation plans phase by phase through the red-green-refactor test-first cycle.

Community
Advanced
OskarovskyOskarovsky

sprint-commit

Creates conventional commit messages and commits staged feature changes with git.

Community
Basic

Frequently Asked Questions About Oskar Słyk

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