Agent Skills Hub

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

Clear

144 skills found

Engineering
Investigating Code Patterns avatar

Investigating Code Patterns

Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.

Views: 6499
EngineeringAutomation
mutation-test avatar

mutation-test

Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.

Views: 18127
Engineering
auth-patterns avatar

auth-patterns

Implement secure backend authentication (JWT, OAuth, Sessions) and authorization (RBAC, ABAC) patterns, including password hashing, MFA, and security best practices.

Views: 23255
EngineeringAutomation
holistic-testing-pact avatar

holistic-testing-pact

Apply Holistic Testing with PACT (Proactive, Autonomous, Collaborative, Targeted) principles to build quality into team culture and test strategies for modern software systems.

Views: 11329#holistic#pact#quality#whole-team
EngineeringAutomation
configuring-firewalls avatar

configuring-firewalls

Configure host-based firewalls (UFW, nftables, iptables) and cloud security groups (AWS, GCP, Azure) with production-ready security rules.

Views: 11350
EngineeringAutomation
golang-cli-review avatar

golang-cli-review

Expert automated code review for Go CLI applications, focusing on Cobra/urfave patterns, security, performance, idiomatic Go, and robust error handling.

Views: 1248
Engineering
foundry avatar

foundry

Foundry development guide for CMTAT RuleEngine contracts, including testing, deployment scripts, and project-specific Solidity patterns.

Views: 126
Engineering
acceptance-testing avatar

acceptance-testing

Plan, implement, and execute user acceptance tests (UAT) and end-to-end scenarios to validate requirements against user-visible behavior.

Views: 121
EngineeringAutomation
browser-debugger avatar

browser-debugger

Comprehensive UI testing, visual fidelity analysis, and browser debugging using Chrome DevTools MCP and AI-driven vision models.

Views: 8255
Engineering
harness-writing avatar

harness-writing

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

Views: 114,884
EngineeringProductivityAutomation
Project Context Analyzer avatar

Project Context Analyzer

Analyze project structures, dependencies, and patterns using parallel agent execution to generate comprehensive context documentation for rapid codebase onboarding and AI-assisted development.

Views: 10
Engineering
Advanced Modular Library Design avatar

Advanced Modular Library Design

Design modular TypeScript libraries using HexDI principles: compile-time dependency validation, feature-first organization, and clean API boundaries.

Views: 108