Skills

69 skills · 13 creators

The registry for agent skills.

Rate Limit Plan
sanako/rate-limit-plan

Decide what to limit, by what key, and what a legitimate burst looks like before it's throttled.

Dependency Triage
sanako/dependency-triage

Read an advisory list and separate what's exploitable in this codebase from what isn't.

ETL Idempotency
priyad/etl-idempotency

Check whether a pipeline can be re-run without doubling its output, and what to key on if not.

Incident Timeline
ayaan/incident-timeline

Assemble a timeline from logs, alerts and chat, then draft the blameless writeup around it.

Env Var Audit
ayaan/env-var-audit

List every environment variable a service reads, which are required, and which have silent defaults.

Rollback Plan
ayaan/rollback-plan

Write the rollback for a deploy before it ships — what to revert, in what order, and what can't be undone.

Dockerfile Slim
ayaan/dockerfile-slim

Shrink a container image: layer order, build caching, and what has no business in a runtime image.

CI Triage
ayaan/ci-triage

Read a failing CI run and separate real failures from flakes, infrastructure and timeouts.

Command Palette

Search for a command to run...