Agent Skills Hub

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

Clear

411 skills found

EngineeringProductivity
lgtm avatar

lgtm

Launch lgtm TUI to review markdown files, code plans, or documentation with line-by-line commenting, syntax highlighting, and collaborative feedback workflows.

Views: 114
ProductivityEngineeringAutomation
sync-readme avatar

sync-readme

Synchronize English README.md with Chinese README_ZH.md, maintaining content parity and structural consistency for bilingual documentation projects.

Views: 1227
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
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
react-patterns avatar

react-patterns

Implement React 19 patterns: React Compiler, Server Actions, Forms, and new hooks like 'use'. Guide decisions between Actions vs TanStack Query for mutations.

Views: 16255
Engineering
threejs-builder avatar

threejs-builder

Build performant Three.js web scenes using modern ES modules. Includes scene graph setup, lighting, geometries, GLTF/GLB loading, animation loops, and performance optimization best practices.

Views: 6551
EngineeringProductivityEducation
clawhub-lovable avatar

clawhub-lovable

Accelerate clinical and healthcare app development in Lovable. Perfect for OpenClaw Clinical Hackathon participants building MVPs with PHI-safe patterns.

Views: 174,456
EngineeringAutomation
code-formatter avatar

code-formatter

Universal CLI tool to convert and synchronize AI agent skills between Claude Code and Gemini CLI extensions.

Views: 10169
Engineering
writing-good-tests avatar

writing-good-tests

Guidance for writing, reviewing, and refactoring software tests, focusing on integration strategies, condition-based waiting, and professional mocking patterns.

Views: 8178
Engineering
foundry avatar

foundry

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

Views: 126
Engineering
playwright-best-practices avatar

playwright-best-practices

Guidance for writing resilient Playwright tests with best practices for locators, assertions, and CI/agent integration.

Views: 743
EngineeringAutomation
test-generator avatar

test-generator

Automated generation of structured, production-ready pytest test suites for Python functions and classes.

Views: 8744#testing#pytest#python