Agent Skills Hub

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

Clear

114 skills found

EngineeringProductivityAutomation
new-analyzer avatar

new-analyzer

Guide for implementing a new AI coding agent analyzer in Splitrail to track token usage, costs, and performance metrics.

Views: 7175
EngineeringProductivityAutomation
verify avatar

verify

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

Views: 4127
EngineeringProductivity
fastapi-clean-architecture avatar

fastapi-clean-architecture

Build modular FastAPI applications using Clean Architecture, including domain-driven design, dependency injection, repository patterns, and testing strategies for scalable Python backend services.

Views: 1461
Engineering
writing-go-tests avatar

writing-go-tests

Applies current Go testing best practices, including concurrent testing, mocking, and table-driven design for robust software development.

Views: 92
EngineeringProductivityAutomation
vscode-playwright avatar

vscode-playwright

Automated high-quality VS Code screenshot capture using Playwright and serve-web for documentation, slide decks, and visual technical content.

Views: 101,033
EngineeringAutomation
eval avatar

eval

Evaluate Deca agent prompts and behavioral consistency through automated test runners, manual LLM judgment, and structured reporting.

Views: 171
EngineeringAutomation
simple-skill avatar

simple-skill

A testing skill designed to verify the functionality of the Skillet CLI by performing basic tasks and confirming completion.

Views: 1019
EngineeringAutomation
root-cause-tracing avatar

root-cause-tracing

Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.

Views: 15
Engineering
java-coding-standards avatar

java-coding-standards

Enforce high-quality Java 17+ coding standards, Spring Boot conventions, and maintainable project structures.

Views: 165170,586
EngineeringAutomation
compatibility-testing avatar

compatibility-testing

Orchestrate cross-browser, cross-device, and responsive design testing using cloud providers like BrowserStack and Playwright to ensure consistent user experiences.

Views: 13329#compatibility#cross-browser#responsive#browserstack
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
contract-testing avatar

contract-testing

Implement consumer-driven contract testing for microservices using Pact, schema validation, and API versioning to prevent breaking changes and ensure distributed team coordination.

Views: 14329#contract#pact#consumer-driven#api