Agent Skills by Dominykas
Showing 18 vetted skills indexed across 1 GitHub repositories.
domain-modeling
Encode business rules into domain models to enforce invariants.
error-handling
Implement typed errors, boundary translation, and retry policies across modules.
structural-patterns
Apply structural design patterns to join incompatible interfaces and organize object hierarchies.
testing-architecture
Guide teams in designing test architectures with levels, boundaries, and mocks.
install-claudet-rules
Install and synchronize claudet rule files into the .claude/rules/ directory.
solid-principles
Apply SOLID design principles to object-oriented codebases.
deploy
Automates deployment validation across code quality, migrations, and environment variables.
creational-patterns
Identify and apply creational design patterns to solve object construction problems.
12-factor-app
Implement twelve-factor app principles for scalable service design.
api-design
Design and review REST APIs for stable contracts and predictable client behavior.
logging-observability
Standardize structured logging, correlation IDs, metrics, and traces across distributed services.
code-smells
Identify code smells and apply structured refactorings during PR reviews.
code-quality-heuristics
Apply DRY, KISS, and YAGNI heuristics to code change decisions.
writing-prd
Write PRDs with frontmatter and five required sections.
bootstrap-claude-template
Scaffold Claude project configuration and documentation from a canonical template.
behavioral-patterns
Catalog ten behavioral design patterns with TypeScript implementations and guidance.
security-review
Identify security weaknesses in code changes and configurations.
ci-cd-pipeline
Automate CI/CD quality gates in GitHub Actions workflows with security scanners.