Mercury SkillsMercury Skills
Category

Development

16 skills in this category.

API Documentation

API Documentation: OpenAPI/Swagger specs, Postman collections, API reference patterns, and client SDK docs

api-documentationopenapiswagger
012

Architecture Decision Records

ADR methodology, templates, decision capture workflows, and architectural governance patterns

adrarchitecturedecisions
015

Clean Code

Principles and practices for writing readable, maintainable, and testable code

clean-coderefactoringbest-practices
017

Code Review

Systematic code review methodology, PR checklist, feedback techniques, and review automation patterns

code-reviewpull-requestscollaboration
021

Debugging Mastery

Structured debugging methodology, root cause analysis, logging strategies, and troubleshooting workflows

debuggingtroubleshootingroot-cause-analysis
010

Dependency Management

Version pinning, vulnerability scanning, monorepo patterns, and upgrade workflows

dependenciespackage-managementsecurity
09

Documentation Generation

Effective technical documentation strategies, API docs, README patterns, and doc generation workflows

documentationapi-docsreadme
06

Git Workflow

Git best practices, branching strategies, commit conventions, and code review patterns

gitversion-controlbranching
010

HyperFrames — Video Composition Authoring

Create, compose, animate, and render HTML-based video compositions using HyperFrames — an open-source video rendering framework built for AI agents. Covers composition authoring with data attributes, GSAP timelines, caption/subtitle generation, text-to-speech narration, audio-reactive animations, scene transitions, variable-driven parametrized renders, and the full video production workflow.

hyperframesvideoanimation
012

HyperFrames CLI — Dev Loop

HyperFrames CLI dev loop — project scaffolding, validation (lint/inspect), browser preview with live reload, MP4/WebM rendering, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any npx hyperframes command or troubleshooting the build/render environment. For composition authoring see the hyperframes skill; for asset preprocessing (tts, transcribe, remove-background) see the hyperframes-media skill.

hyperframesclivideo-rendering
6144

HyperFrames Media Preprocessing

Asset preprocessing for HyperFrames compositions — local text-to-speech narration (Kokoro-82M, no API key), audio/video transcription (Whisper), and background removal for transparent overlays (u2net). Use when generating voiceover from text, transcribing speech for captions, removing background from video/images, choosing TTS voices or whisper models, or chaining TTS -> transcribe -> captions. Each command downloads its own model on first run.

hyperframesmediatts
019

Knowledge Base Creation

Knowledge Base Creation: Searchable wikis, internal documentation portals, knowledge management systems

knowledge-basewikiinternal-docs
014

Markdown Mastery

Markdown Mastery: Advanced markdown, Mermaid diagrams, GitHub-flavored markdown, formatting patterns

markdownmermaiddiagrams
011

Refactoring Patterns

Systematic refactoring techniques, code smell elimination, pattern extraction, and legacy modernization

refactoringcode-qualitypatterns
014

Technical Writing Mastery

Technical Writing Mastery: SOPs, user manuals, guides, release notes, and professional technical documentation

technical-writingsopuser-manual
024

Testing Strategies

Comprehensive testing strategy covering unit, integration, e2e, property-based, and mutation testing with practical patterns

testingunit-testsintegration-tests
08