Incident Postmortem
by Edric Vale
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
Agensi is the agent skills marketplace for VS Code. A skill is a plain SKILL.md file: instructions, examples and guardrails that teach VS Code how an expert does a specific job. You install it once and VS Code uses it whenever the task matches, without you re-explaining the workflow in every prompt.
.vscode/skills/ in your workspaceby Edric Vale
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
by Edric Vale
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
by Edric Vale
Design CLI tools with the right flags, help text, and error messages users actually understand.
by Edric Vale
Excavate git history: blame forensics, reverted-change recovery, and commit narrative reconstruction.
by Edric Vale
Turn meeting chaos into a crisp decision log with owners, deadlines, and follow-up wiring.
by Edric Vale
Manage Docker day to day: containers, images, volumes, networks and Compose stacks — lifecycle operations, logs, exec, cleanup, health checks, resource limits,
by Edric Vale
Diagnose slow or broken SQL: explain plans, index advice, rewrites, and correctness checks.
by Edric Vale
Backup hygiene audits: find stale exports, orphaned files, and shrink your storage footprint.
by Edric Vale
Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.
by Larbi Wiran
Expert Java code auditor for SE 8–24, flagging performance leaks, threading risks, and modernization gaps.
by Kevin Cline
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
by loreto
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
Everything listed here works with VS Code out of the box. Skills drop into .vscode/skills/ in your workspace and load on your next session. Every listing runs through the same 8-point automated security scan before it goes live, and the scan result is visible on every page.
Most listings are free. Paid skills show the price upfront, are a one-time purchase, and include future updates from the creator. If nothing here fits your workflow, post it on the request board and creators build against open requests every week.
by Ignasi
Automates the entire flow from local git diff to tracker ticket, branch creation, and remote push.
by Ignasi
Manage isolated parallel Git worktrees with automated port allocation, database namespacing, and runtime isolation.
Repair OAuth PKCE and authorization-flow mixups where state, nonce, redirect URI, code verifier, provider, tenant, session, or browser tab are matched to the wrong transaction.
Repair signed URL verification failures and bypasses caused by inconsistent path, query, percent-encoding, Unicode, host, port, method, duplicate-parameter, or proxy normalization.
Repair HTTP Content-Encoding bugs that double-decompress, decode in the wrong order, trust compressed size, lose trailers, corrupt streaming bodies, or leave headers inconsistent after transformation.
Skills load from .vscode/skills/ in your workspace.
ls .vscode/skills/Read the full VS Code install guide