Agent Skills by DimaS
Showing 18 vetted skills indexed across 1 GitHub repositories.
git-workflow
Guide git branch creation, commits, merges, and conflict resolution.
environment-troubleshooting
Diagnose OS, network, and service issues with guided remediation steps.
debugging-methodology
Diagnose and fix software bugs through a five-step reproduce, isolate, understand, fix, and verify workflow.
cicd-pipelines
Automate CI/CD pipeline setup with reusable YAML templates and deployment strategies.
rollback-procedures
Plan and execute rollback procedures after failed deployments.
clean-code-practices
Enforce KISS, DRY, and YAGNI standards during software development tasks.
test-engineering
Create unit, integration, and E2E test strategies with templates and fixtures.
implementation-patterns
Translate task specifications into working code with design patterns.
production-monitoring
Assess production health and configure monitoring and alerting for deployed services.
stakeholder-communication
Generate structured stakeholder updates for status reports and escalation notices.
change-request-analysis
Draft and evaluate Change Requests with problem statements and acceptance criteria.
project-management
Prioritize and allocate sprint tasks across team roles.
dependency-management
Guide safe dependency updates and audits across JavaScript, Python, and Rust ecosystems.
code-review-standards
Enforce code-review standards on PRs with a structured feedback checklist.
infrastructure-ops
Implement infrastructure patterns for Docker, cloud services, and server configuration.
task-decomposition
Break change requests into concrete, independently testable tasks.
release-validation
Automate production-release readiness assessment for development branches.
system-design
Guide architecture design for new CRs, projects, and ARCHITECTURE.md updates.