Agent Skills Hub

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

Clear

467 skills found

EngineeringAutomationContent
mod-actions avatar

mod-actions

A comprehensive moderation toolkit for Civitai, providing automated user management, strike systems, image review, content regulation, and CSAM reporting via tRPC API.

Views: 107,101
EngineeringAutomation
context-driven-testing avatar

context-driven-testing

Apply context-driven testing principles to adapt testing strategies based on project goals, risks, and constraints rather than relying on universal best practices.

Views: 21329#context-driven#rst#exploratory#heuristics
EngineeringAutomation
codex avatar

codex

Delegates coding tasks to the OpenAI Codex CLI for features, refactoring, PR reviews, and automated issue fixing within Git repositories.

Views: 58126,078
EngineeringAutomation
claude-review avatar

claude-review

Review Hyperlane documentation changes against project standards, ensuring compliance with architectural patterns and content guidelines.

Views: 106
EngineeringAutomationResearch
code-auditing avatar

code-auditing

A systematic code auditing framework for identifying technical debt, security vulnerabilities, dead code, and code quality issues in software projects.

Views: 135
EngineeringProductivityAutomation
dev-cycle avatar

dev-cycle

Interactive development workflow manager. Coordinates discovery, planning, review, and build phases using a specialized team of AI agents (Scout, Bob, Garry, Arlo) for consistent project delivery.

Views: 1314
EngineeringProductivityAutomation
subagents-orchestration-guide avatar

subagents-orchestration-guide

Orchestrates multi-agent development workflows, managing task decomposition, requirement analysis, and quality assurance for complex software projects.

Views: 8324
EngineeringProductivityAutomation
orchestration-patterns avatar

orchestration-patterns

Framework for orchestrating long-running agentic tasks, evidence-based delivery, and automated QA gates following Simon Willison's iterative loop.

Views: 858
EngineeringAutomation
issue-triage-report avatar

issue-triage-report

Generate triage reports and analyze feature area health for the Windows App SDK repository. Identify high-priority issues, triage backlogs, and team focus areas.

Views: 104,521
EngineeringData AnalysisAutomation
session-logs avatar

session-logs

Search, analyze, and audit GeminiClaw session logs and memory. Use to investigate past interactions, track token usage, debug tool calls, and monitor agent performance.

Views: 1031
EngineeringAutomationResearch
bdg avatar

bdg

A terminal-based Chrome DevTools Protocol client designed for AI agents. Provides direct, session-persistent control over browser navigation, DOM manipulation, scraping, and network inspection.

Views: 13128
EngineeringAutomation
mutation-testing avatar

mutation-testing

Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.

Views: 9329#mutation#stryker#test-quality#kill-rate