Agent Skills Hub

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

Clear

306 skills found

EngineeringAutomationProductivity
template-structure avatar

template-structure

Standardize project scaffolding with pre-configured Claude Code directories, commands, and agents to ensure consistency across all your development templates.

Views: 102
EngineeringContentAutomation
import-content avatar

import-content

Manually import markdown files into the Kurt database, fix ingestion errors, and manage document metadata via local file system synchronization.

Views: 82
EngineeringProductivity
readme avatar

readme

Generate absurdly thorough, professional README.md files for any project, covering local development, system architecture, and deployment instructions.

Views: 13227
AutomationEngineering
chrome-devtools-mcp-manager avatar

chrome-devtools-mcp-manager

Manage OpenClaw's built-in Chrome browser and chrome-devtools-mcp integration for robust browser automation using the Model Context Protocol.

Views: 114,454
EngineeringData Analysis
database-patterns avatar

database-patterns

Expert database design and access patterns: schema architecture, indexing strategies, query optimization, repository patterns, and transaction management for SQL and NoSQL databases.

Views: 7255
EngineeringAutomation
http-generate avatar

http-generate

Automates the generation of .http request files for Spring Boot REST controllers to simplify API documentation and testing.

Views: 102,614
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
EngineeringProductivity
always-works-testing avatar

always-works-testing

Mandatory execution-based validation for all software implementation tasks. Ensures code works through empirical verification before confirmation.

Views: 9
EngineeringEducation
vm-dev avatar

vm-dev

Virtual machine development expert focusing on bytecode design, stack-based/register-based VM implementation, memory management, and garbage collection.

Views: 1034#vm#bytecode#execution#stack
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
memov avatar

memov

AI-assisted version control for code agents. Track prompts, context, and diffs automatically with MemoV to ensure full traceability without polluting your git history.

Views: 24187
EngineeringAutomation
api-test-automation avatar

api-test-automation

Comprehensive API test automation suite supporting REST/GraphQL. Features functional, performance, and contract testing with integrated Mock services.

Views: 424,456#api#testing#rest#graphql