Dariusz Czajkiewicz
Community@Assamir
Assamir provides a 10x context-driven software delivery skill suite covering PRD generation, planning, TDD, E2E, CI review, and AWS CodeArtifact packaging.
Agent Skills by Dariusz Czajkiewicz
Showing 31 vetted skills indexed across 1 GitHub repositories.
10x-test-plan
Orchestrates phased test rollouts for existing projects through a stateful plan file.
10x-health-check
Audits an existing project's dependencies, tests, CI/CD, and configuration into a prioritized health report.
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 to produce a documented infrastructure decision.
setup-cicd
Generates a GitHub Actions pipeline that validates and publishes an AI toolkit package to AWS CodeArtifact via OIDC.
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-goal-implement
Implements technical plans autonomously with per-phase quality gates and Conventional Commits.
10x-bootstrapper
Scaffold 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 mv and frontmatter stamping.
tf-registry
Generate Terraform configuration for an AWS CodeArtifact private npm registry.
10x-plan-review
Review implementation plans for feasibility, architectural fitness, and completeness before coding begins.
10x-research
Research codebases by spawning parallel sub-agents and synthesizing findings into structured documents.
10x-mom-test
Validates product ideas using Mom Test principles to produce interview guides, surveys, and go/no-go criteria.
10x-frame
Challenge problem framing assumptions before planning implementation work.
10x-lesson
Appends recurring engineering rules to a lessons.md register for future skill runs.
10x-plan
Creates detailed phased implementation plans through iterative research and structured questioning.
10x-tech-stack-selector
Recommends a starter and tech stack from a PRD using a curated starter registry.
pack-init
Creates an npm package skeleton bundling AI skills, rules, and installer logic for CodeArtifact publishing.
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-impl-review-ci
Reviews pull requests against their implementation plan in GitHub Actions CI.
Frequently Asked Questions About Dariusz Czajkiewicz
FAQPage SchemaWhat tasks can I accomplish with Assamir's 10x skill suite?▼
You can run the full delivery cycle: shape ideas, generate PRDs and roadmaps, select tech stacks, bootstrap projects, create implementation plans, execute them via TDD or E2E, review implementations in CI, audit project health, and archive completed changes.
Who is the target user for these skills?▼
Software engineers and technical leads using AI coding assistants who want a structured, context-directory-driven process for greenfield and brownfield projects, including Polish-language trigger support for planning, quality, and deployment decisions.
How do the skills run in practice?▼
Skills are invoked as slash commands (e.g., /10x-prd, /10x-plan, /10x-tdd) inside an AI coding assistant. They read and write markdown artifacts under context/{changes,archive,foundation}/, resume from pending phases, and support headless autonomous runs via /goal.
What infrastructure and packaging capabilities are included?▼
The tf-registry skill generates Terraform for an AWS CodeArtifact npm registry with domain, repositories, KMS, and IAM policies; pack-init scaffolds the npm toolkit package; setup-cicd creates a GitHub Actions validation and publish pipeline using OIDC.
What prerequisites do the 10x skills expect?▼
Skills follow a strict chain: /10x-init scaffolds the context directory, then shape → PRD → tech-stack-selector → bootstrapper → roadmap → plan → implement. Brownfield flows add stack-assess and health-check; E2E requires a running app and an approved plan.