ZawilecxD
Community@ZawilecxD
ZawilecxD maintains a 39-skill registry for spec-driven software delivery: PRD generation, phased planning, TDD/E2E execution, CI review, and Linear/GitHub integration.
Agent Skills by ZawilecxD
Showing 39 vetted skills indexed across 1 GitHub repositories.
10x-test-plan
Orchestrates phased test rollouts for existing products through a stateful test-plan.md file.
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 approved technical plans phase-by-phase with progress tracking and verified commits.
10x-infra-research
Researches and scores MVP deployment platforms into a decision document with risk register.
setup-cicd
Generates a GitHub Actions pipeline that validates and publishes packages to AWS CodeArtifact via OIDC.
linear-mcp
Manages Linear issues, projects, cycles, and documents through MCP tools.
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 multi-phase technical plans autonomously with gated commits and progress tracking.
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.
tf-registry
Generate Terraform configuration for an AWS CodeArtifact private npm registry.
10x-plan-review
Review implementation plans for feasibility, consistency, and architectural fitness before coding.
exa-mcp
Searches the web and fetches page content using Exa MCP tools.
10x-research
Researches codebases by spawning parallel sub-agents and synthesizing findings into structured documents.
10x-mom-test
Validates product ideas using Mom Test principles before building.
10x-frame
Challenges problem framing by separating observations from stated causes before planning begins.
10x-lesson
Appends recurring engineering rules to a lessons.md register for future skill runs.
10x-plan
Creates detailed 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.
linear-sync
Syncs trAInR change-folder milestones to linked Linear issues via MCP comments and status transitions.
pack-init
Creates an npm package skeleton bundling AI skills, rules, and installer logic for CodeArtifact publishing.
Frequently Asked Questions About ZawilecxD
FAQPage SchemaWhat tasks can I accomplish with ZawilecxD's skills?▼
You can run the full spec-driven delivery cycle: shape ideas, write PRDs, select tech stacks, scaffold projects, create phased plans, execute them via TDD or Playwright E2E, review implementations in CI, audit project health, and sync progress to Linear issues and GitHub.
Who are these skills designed for?▼
Software engineers and technical leads practicing spec-driven development with AI coding assistants. The 10x-* chain targets developers managing greenfield or brownfield projects who want structured PRDs, roadmaps, plans, and verified implementation rather than ad-hoc prompting.
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 session. They read and write Markdown artifacts under a context/ directory, chain in a defined order, and resume from pending phases when re-run.
Are the skills open source and what do they cost?▼
Licensing varies per skill: playwright-best-practices is MIT-licensed by currents.dev, while frontend-design ships under custom terms in its LICENSE.txt. Other skills carry no explicit license in the manifest; check each repository before redistribution.
What prerequisites and dependencies are required?▼
You need an AI coding assistant supporting slash-command skills, a git repository, and for specific skills: Linear MCP and GitHub MCP connections, Playwright for browser tests, GitHub Actions with OIDC for publishing, and Terraform plus AWS for the CodeArtifact registry setup.