Loading...
Loading...
Found 3,129 Skills
Manage and organize financial documents and invoices. Categorizes, extracts information, and maintains financial records systematically.
Create TikTok/Instagram carousel projects (still slides + text overlays) via the BlitzReels API.
Complete tmux terminal multiplexer management: sessions, windows, panes, layouts, scripting, and configuration. Auto-activates on: "tmux", "session", "window", "pane", "split", "attach", "detach", "multiplexer".
API testing patterns with supertest, MSW, and Vitest. Covers integration testing for REST APIs, HTTP request mocking with Mock Service Worker v2, response assertions, schema validation, test organization, and framework-specific patterns for Express, Fastify, and Hono. Use when writing integration tests for REST APIs, mocking HTTP requests, or testing API endpoints. Use for api-test, supertest, msw, mock-service-worker, integration-test, http-mock, endpoint-test, request-test.
Implement disaster recovery strategies and runbooks. Configure RPO/RTO targets and failover procedures. Use when planning for business continuity.
Create, manage, and deploy Helm charts for Kubernetes package management. Build reusable chart templates, manage releases, configure values, and use Helm repositories. Use when packaging Kubernetes applications or managing K8s deployments with Helm.
Operate MySQL-compatible databases on PlanetScale with branching workflows, safe migrations, and production rollouts.
Build automated evaluation suites for AI agents using golden datasets, rubrics, and regression gates.
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.
Generates comprehensive briefing documents that synthesize sources into executive-ready reports. Produces an Executive Summary with critical takeaways, detailed thematic analysis with evidence, and objective conclusions. Use when creating a briefing, summarizing research, synthesizing sources, writing an executive summary, or asking "create a briefing document."
Read this skill before creating any git commit to ensure the commit message matches the project's established patterns. Triggers on: git commit, /commit, creating commits, or any task that results in a git commit.
Form handling with Formisch, the type-safe form library for modern frameworks. Use when the user needs to create forms, handle form state, validate form inputs, or work with Formisch.