AWS — ECS, EC2, RDS, S3, CloudFront, ALB, IAM best practices.
Skills in this repository
Dev-Toolbelt/dev-team-agents - Page 4
SkillsMP has collected 154 skills from Dev-Toolbelt/dev-team-agents. Open a skill to review its source and details.
Dev-Toolbelt/dev-team-agentsShowing 34 of 154 collected skills.
Azure — Container Apps, AKS, ACR, Azure SQL, Cosmos DB, managed identity.
Shared CI/CD — stages, quality gates, secret management, rollback.
Bitbucket Pipelines — build, test, and deploy workflows.
GitHub Actions — build, test, lint, deploy, and release workflows.
GitLab CI — .gitlab-ci.yml for build, test, lint, and deploy.
Jenkins — declarative Jenkinsfile for build, test, and deploy.
Docker prod — image optimization, multi-stage builds, best practices.
GCP — Cloud Run, GKE, Artifact Registry, Cloud SQL, Storage, IAM.
Vercel — env vars, edge functions, caching, preview, monorepo.
VPS Linux — Docker, reverse proxy, SSL, security hardening.
DB debug — slow queries, index inspection, lock detection.
Production DB — zero-downtime migrations, pooling, backup, retention.
JWT — structure, signing algorithms, refresh, security pitfalls.
Linear — issue ops, status transitions, cycle management.
Offline-first — local storage schema, sync queue, conflict resolution.
PWA — manifest, service worker caching strategies, update lifecycle.
Dependency vulnerabilities — scanning, CVE triage, update strategy.
IDOR — detection, authorization enforcement, ID strategy.
ISO 27001/SGSI — CIA triad, controls, risk assessment.
OWASP Top 10 — injection, broken auth, XSS, misconfig checklist.
SAST — tool selection, CI integration, severity thresholds.
Secret management — env vars, vaults, rotation, no secrets in code.
Supply chain security — dependency audit, CI pinning, typosquatting.
Diataxis — tutorials, how-to, reference, explanation types.
Git — branching, commits, PR workflow, merge, release tagging.
Incident response — severity, communication, mitigation, post-mortem.
PR review — correctness, security, tests, performance, style.
Reviewer mindset — production-survival bias and critical questions.
Creates and updates skills per agentskills.io spec.
Contract testing — Pact, schema validation, breaking change prevention.
Mutation testing — code mutations to measure test suite quality.
Snapshot testing — when to use, maintenance, CI integration.
Visual regression — screenshot diffing, Playwright/Chromatic, CI.