Agent Skills Hub

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

Clear

352 skills found

EngineeringAutomation
sherlock-review avatar

sherlock-review

Evidence-based code review using Sherlock Holmes-style deductive reasoning to verify implementation claims, investigate bugs, and conduct root cause analysis.

Views: 15329#investigation#evidence-based#code-review#root-cause
EngineeringProductivityAutomation
verify avatar

verify

Self-healing Rust verification loop that automates test execution, clippy linting, and formatting checks.

Views: 4127
EngineeringAutomationProductivity
dyad:swarm-pr-review avatar

dyad:swarm-pr-review

Collaborative PR review using a swarm of three specialized AI agents (Correctness, Health, UX) that discuss findings and reach consensus before posting a structured summary with inline comments.

Views: 2120,232
EngineeringAutomation
gitlab-ci-patterns avatar

gitlab-ci-patterns

Implement professional GitLab CI/CD pipelines with multi-stage workflows, caching strategies, and Kubernetes deployment patterns for scalable automation.

Views: 1534,514
EngineeringProductivity
tldr avatar

tldr

Token-efficient codebase analysis skill for call graphs, semantic search, impact analysis, and data flow. Saves ~95% tokens vs. raw reads.

Views: 1123
EngineeringAutomation
openclaw-ghsa-maintainer avatar

openclaw-ghsa-maintainer

Manage GitHub Security Advisory (GHSA) workflows: inspect, patch, validate, and publish security patches for the OpenClaw repository while ensuring fork consistency.

Views: 33366,611
EngineeringAutomation
web-frameworks avatar

web-frameworks

Full-stack web development suite featuring Next.js (SSR/RSC/App Router), Turborepo for monorepo management, and RemixIcon for UI assets. Optimized for modern React, high-performance builds, and scalable architecture.

Views: 7
EngineeringProductivityAutomation
opencode avatar

opencode

Expert guide for OpenCode AI: TUI commands, CLI operations, AGENTS.md configuration, custom agent workflows, and project setup.

Views: 305
EngineeringProductivity
code-search-selector avatar

code-search-selector

Intelligent tool selector for code search. Routes queries between semantic (claudemem) and native tools (Grep/Glob) to optimize efficiency, token usage, and search accuracy.

Views: 9255
Engineering
semgrep-rule-variant-creator avatar

semgrep-rule-variant-creator

Port Semgrep rules to new languages using a strict, test-driven methodology. Includes applicability analysis, AST-based translation, and automated validation for each target language.

Views: 54,910
Engineering
vitest avatar

vitest

Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.

Views: 91
EngineeringAutomation
shift-left-testing avatar

shift-left-testing

Accelerate software delivery by shifting testing to the earliest development phases, using AI-driven requirements validation, TDD, and automated CI pipelines to reduce defect costs.

Views: 21329#shift-left#early-testing#tdd#bdd