Skills
69 skills · 13 creators
The registry for agent skills.
Rate Limit Plansanako/rate-limit-plan
Decide what to limit, by what key, and what a legitimate burst looks like before it's throttled.
sanako/rate-limit-planDecide what to limit, by what key, and what a legitimate burst looks like before it's throttled. Dependency Triagesanako/dependency-triage
Read an advisory list and separate what's exploitable in this codebase from what isn't.
sanako/dependency-triageRead an advisory list and separate what's exploitable in this codebase from what isn't. ETL Idempotencypriyad/etl-idempotency
Check whether a pipeline can be re-run without doubling its output, and what to key on if not.
priyad/etl-idempotencyCheck whether a pipeline can be re-run without doubling its output, and what to key on if not. Incident Timelineayaan/incident-timeline
Assemble a timeline from logs, alerts and chat, then draft the blameless writeup around it.
ayaan/incident-timelineAssemble a timeline from logs, alerts and chat, then draft the blameless writeup around it. Env Var Auditayaan/env-var-audit
List every environment variable a service reads, which are required, and which have silent defaults.
ayaan/env-var-auditList every environment variable a service reads, which are required, and which have silent defaults. Rollback Planayaan/rollback-plan
Write the rollback for a deploy before it ships — what to revert, in what order, and what can't be undone.
ayaan/rollback-planWrite the rollback for a deploy before it ships — what to revert, in what order, and what can't be undone. Dockerfile Slimayaan/dockerfile-slim
Shrink a container image: layer order, build caching, and what has no business in a runtime image.
ayaan/dockerfile-slimShrink a container image: layer order, build caching, and what has no business in a runtime image. CI Triageayaan/ci-triage
Read a failing CI run and separate real failures from flakes, infrastructure and timeouts.
ayaan/ci-triageRead a failing CI run and separate real failures from flakes, infrastructure and timeouts.