Agent Skills Hub

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

Clear

508 skills found

ProductivityEngineeringContent
speak avatar

speak

Local text-to-speech conversion using Kokoro TTS. Generate audio, read text aloud, and handle multilingual speech synthesis directly in your terminal.

Views: 114,453
EngineeringProductivity
moonbit-agent-guide avatar

moonbit-agent-guide

Expert guide for MoonBit development, including project scaffolding, modular layout, build tooling, and testing best practices.

Views: 95,581
ContentEngineering
ascii-art avatar

ascii-art

A generative agent skill for creating ASCII art, optimized for rapid, single-pass artistic output without iterative refinement.

Views: 19364
AutomationContent
ae-mcp avatar

ae-mcp

Automate Adobe After Effects tasks using the Model Context Protocol. Manage compositions, layers, keyframes, effects, and expressions for motion graphics, title cards, and logo reveals.

Views: 328
EngineeringAutomation
serena avatar

serena

Symbol-level code understanding and navigation agent toolkit using LSP for precise code analysis, reference tracking, and surgical refactoring across 30+ programming languages.

Views: 15969
EngineeringData AnalysisAutomation
sql-toolkit avatar

sql-toolkit

Command-line toolkit for SQL database management: schema design, query optimization, migrations, and performance debugging for SQLite, PostgreSQL, and MySQL.

Views: 74,456
EngineeringAutomationProductivity
commit avatar

commit

Enforces Sentry-style conventional commits, branch safety checks, and structured issue referencing for AI coding agents.

Views: 1935,602
EngineeringAutomationProductivity
subagent-driven-development avatar

subagent-driven-development

Execute implementation plans using isolated subagents for each task, featuring a rigorous two-stage review process for spec compliance and code quality.

Views: 71171,903
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 6329#refactoring#code-quality#technical-debt#maintainability
EngineeringAutomation
dependency-analysis avatar

dependency-analysis

Analyze Kubernetes controller code to generate contract-compliant dependency graph artifacts for the Kamera coverage strategy.

Views: 1079
Engineering
debug avatar

debug

Debug package implementation guide for LobeHub. Provides standardized logging patterns, namespace conventions, and configuration for browser, Node.js, and Electron environments.

Views: 2375,822
EngineeringAutomation
database-testing avatar

database-testing

Database schema validation, data integrity testing, migration validation, transaction isolation, and query performance testing. Ensure ACID compliance and referential integrity for data-driven applications.

Views: 15329#database#schema#migration#transactions