Structured incident command for P0/P1 — roles, timeline, communication templates, and mitigation-first approach.
Skills in this repository
sawrus/agent-guides - Page 2
SkillsMP has collected 61 skills from sawrus/agent-guides. Open a skill to review its source and details.
sawrus/agent-guidesShowing 21 of 61 collected skills.
Write blameless postmortems with 5-whys RCA, actionable follow-ups, and systematic prevention measures.
Define SLIs, SLOs, and error budgets; implement burn rate alerts; integrate with Prometheus.
Design and implement REST APIs with consistent conventions, versioning, error contracts, and security.
Design and implement async task queues, message consumers, and background job patterns.
Design relational schemas, write efficient queries, plan indexes, and implement safe migrations.
Implement structured logging, distributed tracing, and metrics for production-ready backend services.
Systematic backend debugging — reproduce, isolate root cause, implement fix with regression test.
Structure CSS/Tailwind for maintainability — tokens, BEM naming, specificity control, responsive patterns.
REST API design decisions — URL conventions, error contracts, versioning, pagination, idempotency, auth patterns.
Orchestrate full-stack application scaffolding — determine project type, select tech stack, coordinate agents, scaffold structure.
Core development tools used across any project — git, docker, make, CI/CD, linting, formatting, pre-commit hooks.
Run automated WCAG audits, manual keyboard/screen reader testing, and CI a11y gates.
Write API integration tests and consumer-driven contract tests (Pact) for service boundaries.
Write robust E2E tests with Playwright — page objects, resilient waiting, auth, and CI integration.
Design and execute load/stress tests with k6, establish SLO baselines, and identify bottlenecks.
Manage test data with factories, fixtures, isolation strategies, and cleanup to prevent test pollution.
Decide what type of test to write, structure the suite, measure health, and apply test doubles correctly.
Specialized skill for Python backend development using FastAPI, SQLAlchemy, and Pydantic.
Automates end-to-end and system validation tests. Runs services via Docker, feeds inputs, executes scenarios, and verifies outputs.
Interactive project planning skill. Collects context, asks clarifying questions, selects rules/skills/workflows, and produces an execution-ready plan.