← Back to catalog
LiorCohen

Author in the catalog

LiorCohen

60 skills2,160 stars totalgithub.com/LiorCohen

Published skills

Showing 48 of 60

skills-standards

36

Standards for authoring SDD plugin skills — frontmatter, self-containment, and input/output schemas.

DevOps e Infra#aiby LiorCohen

commit

36

Create a commit following repository guidelines with proper versioning and changelog updates.

Design e Frontend#aiby LiorCohen

sdd

36

Spec-driven development (SDD) plugin for Claude Code — a collection of specialized AI agents, phased implementation plans, and verified code generation for full-stack teams

DevOps e Infra#aiby LiorCohen

typescript-standards

36

Shared TypeScript coding standards for strict, immutable, type-safe code.

Desenvolvimento#typescript#aiby LiorCohen

agents-standards

36

Standards for authoring SDD plugin agents — frontmatter, self-containment, skill references, and no-user-interaction rules.

DevOps e Infra#aiby LiorCohen

critic

36

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.

Design e Frontend#aiby LiorCohen

manifest-validation

36

Validate plugin and marketplace manifest files against the official Claude Code specification

DevOps e Infra#aiby LiorCohen

commands-standards

36

Standards for authoring SDD plugin commands — frontmatter, user interaction, skill/agent invocation, CLI integration, and output formatting.

DevOps e Infra#aiby LiorCohen

d2

36

D2 diagramming language reference for architecture diagrams, sequence diagrams, grid layouts, SQL tables, and class diagrams. Produces .d2 files rendered via CLI or playground.

Dados e Análise#sql#aiby LiorCohen

plugin-product-standards

36

Technical product expert specializing in platform engineering, DevOps, and AI dev tools. Critically reviews the SDD plugin for DX issues, inconsistencies, and gaps.

DevOps e Infra#aiby LiorCohen

tasks

36

Manage tasks and plans using the .tasks/ directory.

DevOps e Infra#aiby LiorCohen

docs-standards

36

Writes and maintains user-facing documentation for the SDD plugin. Proactively detects when docs are out of sync with plugin capabilities.

Escrita e Conteúdo#aiby LiorCohen

change-creation

36

Create change specification and implementation plan with dynamic phase generation. Supports feature, bugfix, refactor, and epic types.

Desenvolvimento#aiby LiorCohen

commit-standards

36

Guidelines for consistent, well-documented commits in SDD projects

Documentos#aiby LiorCohen

version-orchestration

36

Displays installed and project plugin versions with mismatch detection.

DevOps e Infra#aiby LiorCohen

contract-standards

36

OpenAPI contract standards for API specification, versioning, and type generation.

DevOps e Infra#ai#apiby LiorCohen

frontend-standards

36

MVVM architecture standards for React/TypeScript frontends with TanStack ecosystem, TailwindCSS, and Shadcn UI.

Design e Frontend#typescript#cssby LiorCohen

helm-standards

36

Standards for Helm charts in SDD projects, including settings-driven patterns.

Dados e Análise#aiby LiorCohen

domain-population

36

Populate domain specs (glossary, entity definitions, use-cases) from SPEC.md content during implementation.

Escrita e Conteúdo#aiby LiorCohen

spec-solicitation

36

Guided requirements gathering through structured questions to create comprehensive specifications. Produces a complete requirements document via non-blocking conversational interaction.

Documentos#aiby LiorCohen

spec-writing

36

Templates and validation for writing product specifications.

Escrita e Conteúdo#aiby LiorCohen

helm-scaffolding

36

Scaffolds Helm charts for SDD components, driven by component settings.

Dados e Análise#aiby LiorCohen

integration-testing-scaffolding

36

Scaffolds integration test suite structure with database setup, API testing, and Testkube configuration.

Automação#ai#testby LiorCohen

external-spec-integration

36

Process external specifications through transformation, classification, gap analysis, component discovery, and decomposition. Creates workflow items with classified context.

Automação#aiby LiorCohen

database-scaffolding

36

Scaffolds PostgreSQL database component with migrations, seeds, and management scripts.

Dados e Análise#sql#aiby LiorCohen

techpack-settings

36

Component type definitions, settings schemas, directory patterns, and validation rules for the fullstack-typescript tech pack.

Design e Frontend#typescript#aiby LiorCohen

change-orchestration

36

Orchestrates the full change lifecycle — routes actions to phase-specific sub-files.

DevOps e Infra#aiby LiorCohen

project-scaffolding

36

Scaffolds project-level structure (root files, specs).

DevOps e Infra#aiby LiorCohen

project-settings

36

Manage project settings in sdd/sdd-settings.yaml including component settings that drive scaffolding.

Design e Frontend#aiby LiorCohen

techpacks

36

Single gateway for all core↔tech-pack interactions. Reads manifests, resolves paths, loads skills/agents, routes commands.

DevOps e Infra#aiby LiorCohen

capabilities

36

Intent-to-command mappings for fullstack-typescript tech pack features.

DevOps e Infra#typescript#aiby LiorCohen

config-scaffolding

36

Scaffolds the config component for centralized configuration management, driven by component settings.

Design e Frontend#aiby LiorCohen

init-orchestration

36

Orchestrates SDD project initialization — version detection, environment verification, scaffolding, and git setup.

Desenvolvimento#git#aiby LiorCohen

spec-decomposition

36

Analyze specifications and decompose into independent changes.

DevOps e Infra#aiby LiorCohen

component-discovery

36

Discover required technical components through targeted questions based on classified requirements.

Design e Frontend#aiby LiorCohen

backend-standards

36

CMDO architecture standards for Node.js/TypeScript backends with strict layer separation.

DevOps e Infra#typescript#aiby LiorCohen

database-standards

36

PostgreSQL database standards for migrations, seeds, and schema management.

Dados e Análise#sql#aiby LiorCohen

help-content

36

Tech pack description, available commands, and getting-started guide for fullstack-typescript.

Design e Frontend#typescript#aiby LiorCohen

planning

36

Templates and guidance for implementation plans with dynamic phase generation.

Design e Frontend#aiby LiorCohen

backend-scaffolding

36

Scaffolds Node.js/TypeScript backend components with CMDO architecture, driven by component settings.

Design e Frontend#typescript#aiby LiorCohen

e2e-testing-standards

36

End-to-end testing with Playwright - browser automation, visual regression, test data management.

Desenvolvimento#ai#testby LiorCohen

spec-index

36

Manage spec registry and generate snapshots.

DevOps e Infra#aiby LiorCohen

cicd-scaffolding

36

Scaffolds CI/CD pipeline definitions using GitHub Actions for build, test, lint, and deploy workflows.

Desenvolvimento#github#gitby LiorCohen

config-standards

36

Standards and patterns for SDD configuration management.

DevOps e Infra#aiby LiorCohen

config-orchestration

36

Orchestrates project configuration operations — generate, validate, diff, and add-env.

DevOps e Infra#aiby LiorCohen

scaffolding

36

Orchestrates component scaffolding by delegating to component-specific scaffolding skills.

Design e Frontend#aiby LiorCohen

typescript-standards

36

Shared TypeScript coding standards for strict, immutable, type-safe code.

Desenvolvimento#typescript#aiby LiorCohen

workflow-state

36

Internal skill for managing workflow lifecycle state in sdd/workflows/. Provides session-independent, resumable workflow tracking.

DevOps e Infra#aiby LiorCohen

Category alert

Get new DevOps e Infra skills every Monday