Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

410 skills found

ProductivityAutomation
agentbudget avatar

agentbudget

An agent-first, zero-based envelope budgeting CLI for tracking finances with SQLite or Turso/libSQL backends.

Views: 9
EngineeringAutomation
oidc-hosted-page-go avatar

oidc-hosted-page-go

Implement passwordless authentication in Go applications using MojoAuth OIDC Hosted Login Page.

Views: 13
Engineering
libfuzzer avatar

libfuzzer

Coverage-guided fuzzer for C/C++ projects integrated with the LLVM toolchain.

Views: 164,905
EngineeringProductivity
mind avatar

mind

Persistent, Git-friendly memory for Claude. Automatically store and retrieve project decisions, bug fixes, and coding patterns in a local .mv2 file.

Views: 6486
EngineeringAutomationResearch
autoresearch avatar

autoresearch

Autonomous multi-team codebase improvement agent with specialized modes: narrow (goal-directed), broad (hypothesis-divergent), and sweep (quality-focused).

Views: 2748
EngineeringAutomation
shift-right-testing avatar

shift-right-testing

Production-grade testing strategy implementing feature flags, canary releases, synthetic monitoring, and chaos engineering for continuous reliability in live environments.

Views: 18329#shift-right#production-testing#canary#feature-flags
Data AnalysisResearch
seaborn avatar

seaborn

Statistical visualization library for Python. Create publication-quality graphics like box plots, heatmaps, and violin plots with pandas integration and automatic statistical estimation.

Views: 919,784
Engineering
golang avatar

golang

Production-ready Go development support: concurrency patterns, idiomatic error handling, interface design, testing with testify, and Go best practices for scalable backend services.

Views: 27255
EngineeringAutomation
tdd-enforce avatar

tdd-enforce

Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.

Views: 9124
Engineering
vercel-composition-patterns avatar

vercel-composition-patterns

React composition patterns for scalable codebases. Refactor complex components, build flexible libraries, and implement compound components or React 19 architecture patterns.

Views: 2525,885
EngineeringAutomation
trigger-dev-tasks avatar

trigger-dev-tasks

Expert assistant for designing and optimizing production-grade Trigger.dev background jobs, AI workflows, and resilient asynchronous task architectures in TypeScript.

Views: 1414,762
EngineeringAutomationProductivity
openapi-spec-generator avatar

openapi-spec-generator

Generates OpenAPI 3.0/3.1 specs from code (FastAPI, NestJS) or design-first schemas. Includes client SDK generation, mock server setup, and support for Swagger/ReDoc/Stoplight documentation workflows.

Views: 171