ZawilecxD avatar

ZawilecxD

Community

@ZawilecxD

1Followers
|
9Public Repos
|
39Published Skills

ZawilecxD maintains a 39-skill registry for spec-driven software delivery: PRD generation, phased planning, TDD/E2E execution, CI review, and Linear/GitHub integration.

Skills Distribution
DomainDeveloper To...Spec-Driven Planni.. (30%)Test Engineering &.. (25%)Code Review & Impl.. (20%)CI/CD & Package Pu.. (15%)

Agent Skills by ZawilecxD

Showing 39 vetted skills indexed across 1 GitHub repositories.

ZawilecxDZawilecxD

10x-test-plan

Orchestrates phased test rollouts for existing products through a stateful test-plan.md file.

Community
Advanced
ZawilecxDZawilecxD

10x-health-check

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

Community
Advanced
ZawilecxDZawilecxD

10x-shape

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

Community
Advanced
ZawilecxDZawilecxD

10x-implement

Implements approved technical plans phase-by-phase with progress tracking and verified commits.

Community
Advanced
ZawilecxDZawilecxD

10x-infra-research

Researches and scores MVP deployment platforms into a decision document with risk register.

Community
Advanced
ZawilecxDZawilecxD

setup-cicd

Generates a GitHub Actions pipeline that validates and publishes packages to AWS CodeArtifact via OIDC.

Community
Intermediate
ZawilecxDZawilecxD

linear-mcp

Manages Linear issues, projects, cycles, and documents through MCP tools.

Community
Intermediate
ZawilecxDZawilecxD

10x-init

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

Community
Basic
ZawilecxDZawilecxD

10x-agents-md

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

Community
Advanced
ZawilecxDZawilecxD

10x-roadmap

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

Community
Advanced
ZawilecxDZawilecxD

10x-goal-implement

Implements multi-phase technical plans autonomously with gated commits and progress tracking.

Community
Advanced
ZawilecxDZawilecxD

10x-bootstrapper

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

Community
Advanced
ZawilecxDZawilecxD

10x-archive

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

Community
Advanced
ZawilecxDZawilecxD

tf-registry

Generate Terraform configuration for an AWS CodeArtifact private npm registry.

Community
Intermediate
ZawilecxDZawilecxD

10x-plan-review

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

Community
Advanced
ZawilecxDZawilecxD

exa-mcp

Searches the web and fetches page content using Exa MCP tools.

Community
Basic
ZawilecxDZawilecxD

10x-research

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

Community
Advanced
ZawilecxDZawilecxD

10x-mom-test

Validates product ideas using Mom Test principles before building.

Community
Intermediate
ZawilecxDZawilecxD

10x-frame

Challenges problem framing by separating observations from stated causes before planning begins.

Community
Advanced
ZawilecxDZawilecxD

10x-lesson

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

Community
Intermediate
ZawilecxDZawilecxD

10x-plan

Creates detailed implementation plans through iterative research and structured questioning.

Community
Advanced
ZawilecxDZawilecxD

10x-tech-stack-selector

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

Community
Advanced
ZawilecxDZawilecxD

linear-sync

Syncs trAInR change-folder milestones to linked Linear issues via MCP comments and status transitions.

Community
Advanced
ZawilecxDZawilecxD

pack-init

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

Community
Intermediate

Frequently Asked Questions About ZawilecxD

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