shakhovskiya-create
Community@shakhovskiya-create
Agent Skills by shakhovskiya-create
Showing 64 vetted skills indexed across 2 GitHub repositories.
continuous-improvement
Generate structured, actionable improvement recommendations after each project phase.
documentation
Generate and maintain technical documentation from code and architectural decisions.
data-source-research
Investigate data sources once and persist reference documents under docs/data-sources.
mock-fidelity
Convert mockups into frontend code with exact design token extraction.
verify
Run tests, validate app behavior, and generate machine-readable verification reports.
code-review
Review code changes for correctness, security, performance, and maintainability with severity-tagged fixes.
sprint-planning
Convert user story backlogs into dependency-aware sprint execution plans.
adr-writer
Generate MADR-style Architecture Decision Records and update the index automatically.
design-md
Creates a DESIGN.md with machine-readable frontmatter and exports tokens to Tailwind or CSS variables.
code-discipline
Enforce minimal, surgical code edits with documented assumptions and success criteria.
user-stories
Convert approved PRDs into INVEST-compliant user stories with estimates and dependencies.
architecture
Generate C4 architecture designs and ADRs from an approved PRD.
ddd-modeling
Identify subdomains, bounded contexts, and aggregates for domain modeling.
interview
Guide a structured interview to produce a discovery brief at docs/specs/<feature-slug>/brief.md.
lsp-setup
Configures pyright, gopls, and TypeScript LSP for Claude's workflow.
verification-contract
Generate schema-validated verification reports from solo-sdlc verify runs.
overnight-loop
Automate extended Claude Code batch sessions with safety guardrails and rollback points.
cache-investigation
Persist one-shot investigations to a durable cache under docs/cache/<topic>.
tdd
Automate test-driven development with red-green-refactor cycles across languages.
prd-writer
Generate a structured PRD from a discovery brief and ADRs.
wiki-workflow
Orchestrate bootstrap, ingestion, linting, and querying of a persistent knowledge wiki.
findings-classifier
Consolidate audit findings into a severity-ranked remediation backlog.
backlog-generator
Generate a structured BACKLOG.md with prioritized remediation tasks from classified findings.
docs-audit
Audit project documentation for drift between code, ADRs, and READMEs.