Dariusz Czajkiewicz avatar

Dariusz Czajkiewicz

Community

@Assamir

3Followers
|
11Public Repos
|
31Published Skills

Assamir provides a 10x context-driven software delivery skill suite covering PRD generation, planning, TDD, E2E, CI review, and AWS CodeArtifact packaging.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (40%)Test Strategy & Qu.. (25%)CI/CD & Code Review (20%)AWS CodeArtifact P.. (15%)

Agent Skills by Dariusz Czajkiewicz

Showing 31 vetted skills indexed across 1 GitHub repositories.

AssamirAssamir

10x-test-plan

Orchestrates phased test rollouts for existing projects through a stateful plan file.

Community
Advanced
AssamirAssamir

10x-health-check

Audits an existing project's dependencies, tests, CI/CD, and configuration into a prioritized health report.

Community
Advanced
AssamirAssamir

10x-shape

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

Community
Advanced
AssamirAssamir

10x-implement

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

Community
Advanced
AssamirAssamir

10x-infra-research

Researches and scores MVP deployment platforms to produce a documented infrastructure decision.

Community
Advanced
AssamirAssamir

setup-cicd

Generates a GitHub Actions pipeline that validates and publishes an AI toolkit package to AWS CodeArtifact via OIDC.

Community
Intermediate
AssamirAssamir

10x-init

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

Community
Basic
AssamirAssamir

10x-agents-md

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

Community
Advanced
AssamirAssamir

10x-roadmap

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

Community
Advanced
AssamirAssamir

10x-goal-implement

Implements technical plans autonomously with per-phase quality gates and Conventional Commits.

Community
Advanced
AssamirAssamir

10x-bootstrapper

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

Community
Advanced
AssamirAssamir

10x-archive

Archives completed change folders into context/archive with git mv and frontmatter stamping.

Community
Advanced
AssamirAssamir

tf-registry

Generate Terraform configuration for an AWS CodeArtifact private npm registry.

Community
Intermediate
AssamirAssamir

10x-plan-review

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

Community
Advanced
AssamirAssamir

10x-research

Research codebases by spawning parallel sub-agents and synthesizing findings into structured documents.

Community
Advanced
AssamirAssamir

10x-mom-test

Validates product ideas using Mom Test principles to produce interview guides, surveys, and go/no-go criteria.

Community
Intermediate
AssamirAssamir

10x-frame

Challenge problem framing assumptions before planning implementation work.

Community
Advanced
AssamirAssamir

10x-lesson

Appends recurring engineering rules to a lessons.md register for future skill runs.

Community
Intermediate
AssamirAssamir

10x-plan

Creates detailed phased implementation plans through iterative research and structured questioning.

Community
Advanced
AssamirAssamir

10x-tech-stack-selector

Recommends a starter and tech stack from a PRD using a curated starter registry.

Community
Advanced
AssamirAssamir

pack-init

Creates an npm package skeleton bundling AI skills, rules, and installer logic for CodeArtifact publishing.

Community
Intermediate
AssamirAssamir

10x-rule-review

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

Community
Intermediate
AssamirAssamir

10x-prd

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

Community
Advanced
AssamirAssamir

10x-impl-review-ci

Reviews pull requests against their implementation plan in GitHub Actions CI.

Community
Advanced

Frequently Asked Questions About Dariusz Czajkiewicz

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