Agent Skills Hub

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

Clear

267 skills found

Engineering
springboot-tdd avatar

springboot-tdd

Test-driven development (TDD) workflow for Spring Boot applications using JUnit 5, Mockito, MockMvc, and Testcontainers.

Views: 69169,716
EngineeringProductivity
plan-writing avatar

plan-writing

Structured task planning framework for AI agents to break down complex features, refactors, and bugs into actionable, verifiable steps.

Views: 127,262
EngineeringAutomation
with-context-agent avatar

with-context-agent

Lints, validates, and auto-fixes AI agent configuration files like SKILL.md, CLAUDE.md, and MCP configs.

Views: 6223
Engineering
godot-gdscript-patterns avatar

godot-gdscript-patterns

Master Godot 4 GDScript patterns, including signal-based communication, state machines, scene architecture, and performance optimization for professional game development.

Views: 2434,502
EngineeringProductivityAutomation
sparc-methodology avatar

sparc-methodology

SPARC methodology for multi-agent development: systematic Specification, Pseudocode, Architecture, Refinement, and Completion workflows via Claude Flow orchestration.

Views: 333,930
EngineeringAutomationProductivity
claude-code-skill avatar

claude-code-skill

Control Claude Code via MCP protocol for autonomous development. Features persistent sessions, agent teams, precise execution planning, and advanced tool management for complex coding tasks.

Views: 259
EngineeringAutomation
ci avatar

ci

Automated CI/CD incident response, failure analysis, and remediation for GitHub Actions pipelines. Resolves build and test failures with safety guardrails.

Views: 11662
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
Engineering
documenting-rust-code avatar

documenting-rust-code

Standardized Rust documentation practices for the HASH codebase, ensuring consistency in doc comments, intra-doc links, and error handling.

Views: 131,535
Engineering
state-management avatar

state-management

Guidance on frontend state management, including global stores like Zustand/Pinia, server state via TanStack Query, and URL state handling.

Views: 9255
EngineeringAutomation
update-llm-model-list avatar

update-llm-model-list

Audit and synchronize the supported LLM model list in assets.py against the authoritative litellm registry.

Views: 144,082
Engineering
testing-anti-patterns avatar

testing-anti-patterns

Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.

Views: 516