
Claude Skills by LiorCohen
github.com/LiorCohenStandards for authoring SDD plugin agents — frontmatter, self-containment, skill references, and no-user-interaction rules.
Standards for authoring SDD plugin commands — frontmatter, user interaction, skill/agent invocation, CLI integration, and output formatting.
Two-step self-review at every task lifecycle phase. Step 1 (this skill) runs in-context to gather session signals — files read vs grepped, user pushback, build evidence, degradation signs. Step 2 launches a forked subagent for unbiased code/plan review with fresh eyes. Combined report classifies findings as hard blocks or soft warnings.
D2 diagramming language reference for architecture diagrams, sequence diagrams, grid layouts, SQL tables, and class diagrams. Produces .d2 files rendered via CLI or playground.
Writes and maintains user-facing documentation for the SDD plugin. Proactively detects when docs are out of sync with plugin capabilities.
Technical product expert specializing in platform engineering, DevOps, and AI dev tools. Critically reviews the SDD plugin for DX issues, inconsistencies, and gaps.
Standards for how plugin prompt files (skills, agents, commands) invoke and reference the SDD system CLI.
Orchestrates the full change lifecycle — routes actions to phase-specific sub-files.
Orchestrates SDD project initialization — version detection, environment verification, scaffolding, and git setup.
Displays installed and project plugin versions with mismatch detection.
Discover required technical components through targeted questions based on classified requirements.
Single gateway for all core↔tech-pack interactions. Reads manifests, resolves paths, loads skills/agents, routes commands.
Intent-to-command mappings for fullstack-typescript tech pack features.
Routes /sdd-run commands to fullstack-typescript skills or system CLI.
Scaffolds CI/CD pipeline definitions using GitHub Actions for build, test, lint, and deploy workflows.
Scaffolds E2E test suite structure with Playwright configuration and Testkube integration.
End-to-end testing with Playwright - browser automation, visual regression, test data management.
Scaffolds integration test suite structure with database setup, API testing, and Testkube configuration.
Integration testing patterns - database setup/teardown, API testing, contract testing, and Testkube execution.
Tech pack description, available commands, and getting-started guide for fullstack-typescript.
Orchestrates project configuration operations — generate, validate, diff, and add-env.
Orchestrates local Kubernetes development environment management.
Agent assignment guidance, architecture patterns, and dependency ordering for fullstack-typescript plans.
Routes core skill requests to fullstack-typescript component standards and lifecycle skills.
Component type definitions, settings schemas, directory patterns, and validation rules for the fullstack-typescript tech pack.
Create a commit following repository guidelines with proper versioning and changelog updates.
Validate plugin and marketplace manifest files against the official Claude Code specification
Testing methodology for Claude Code plugins ensuring deterministic verification of LLM-driven workflows. ---
Standards for authoring SDD plugin skills — frontmatter, self-containment, and input/output schemas.
Manage tasks and plans using the .tasks/ directory.
Shared TypeScript coding standards for strict, immutable, type-safe code.
Create change specification and implementation plan with dynamic phase generation. Supports feature, bugfix, refactor, and epic types.
Guidelines for consistent, well-documented commits in SDD projects
Discover required technical components through targeted questions based on classified requirements.
Scaffolds Node.js/TypeScript backend components with CMDO architecture, driven by component settings.
CMDO architecture standards for Node.js/TypeScript backends with strict layer separation.
Standards for CI/CD pipelines using GitHub Actions workflows.
Scaffolds the config component for centralized configuration management, driven by component settings.
Standards and patterns for SDD configuration management.
Scaffolds OpenAPI contract component with type generation.
OpenAPI contract standards for API specification, versioning, and type generation.
Scaffolds PostgreSQL database component with migrations, seeds, and management scripts.
PostgreSQL database standards for migrations, seeds, and schema management.
PostgreSQL database agent: deploy locally (Docker/K8s), manage schemas, run queries, analyze performance, configure permissions, and seed data.
End-to-end testing with Playwright - browser automation, visual regression, test data management.
Scaffolds React/TypeScript frontend components with MVVM architecture.
MVVM architecture standards for React/TypeScript frontends with TanStack ecosystem and TailwindCSS.
Scaffolds Helm charts for SDD components, driven by component settings.
Standards for Helm charts in SDD projects, including settings-driven patterns.
Integration testing patterns - database setup/teardown, API testing, contract testing, and Testkube execution.