Agent Skills Hub

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

Clear

295 skills found

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
EngineeringAutomation
doc-audit avatar

doc-audit

Audit Packmind documentation by cross-referencing MDX files against the codebase to detect broken links, outdated CLI references, and missing coverage.

Views: 2275
EngineeringAutomation
crowi-migration avatar

crowi-migration

Automated migration workflow from legacy Crowi (Express/Swig) to modern architecture (Next.js 16/Fastify/ts-rest).

Views: 21,098
EngineeringAutomation
webapp-testing avatar

webapp-testing

Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.

Views: 71125,720
EngineeringProductivityAutomation
claude-copilot avatar

claude-copilot

Analyze markdown documentation files to ensure compliance with predefined AI token budgets and optimize content for efficient AI ingestion.

Views: 813#tokens#documentation#budget#validation
Engineering
typescript-circular-dependency avatar

typescript-circular-dependency

Detect and resolve TypeScript/JavaScript circular import dependencies. Solves runtime errors like 'Cannot access X before initialization' and 'undefined' imports caused by module cycle initialization order.

Views: 562,303
EngineeringAutomationProductivity
pulumi-terraform-to-pulumi avatar

pulumi-terraform-to-pulumi

Automate the migration of Terraform and OpenTofu infrastructure to Pulumi, handling state mapping, provider installation, and HCL code translation.

41
EngineeringAutomation
api-docs-generator avatar

api-docs-generator

Automated API documentation engine that generates and updates OpenAPI specs and Markdown from code changes.

Views: 113
EngineeringAutomation
worker avatar

worker

Autonomous agent for ticket-driven development, managing the full software lifecycle from polling providers to automated PR creation with ERNE standard validation.

Views: 935
Data AnalysisResearchAutomation
market-debrief-cn avatar

market-debrief-cn

A deep analysis tool for A-share markets generating interactive, FT-style HTML daily reports using multi-agent parallel architecture, AkShare data, and Tavily news.

Views: 22
Engineering
moonbit-refactoring avatar

moonbit-refactoring

Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.

Views: 772
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