Mercury SkillsMercury Skills
Category

Development

16 skills in this category.

Developmentv1.0.0

API Documentation

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

api-documentationopenapiswagger
00
Developmentv1.0.0

Architecture Decision Records

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

adrarchitecturedecisions
00
Developmentv1.0.0

Clean Code

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

clean-coderefactoringbest-practices
00
Developmentv1.0.0

Code Review

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

code-reviewpull-requestscollaboration
00
Developmentv1.0.0

Debugging Mastery

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

debuggingtroubleshootingroot-cause-analysis
00
Developmentv1.0.0

Dependency Management

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

dependenciespackage-managementsecurity
00
Developmentv1.0.0

Documentation Generation

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

documentationapi-docsreadme
00
Developmentv1.0.0

Git Workflow

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

gitversion-controlbranching
00
Developmentv1.0.0

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
00
Developmentv1.0.0

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
00
Developmentv1.0.0

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
00
Developmentv1.0.0

Knowledge Base Creation

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

knowledge-basewikiinternal-docs
00
Developmentv1.0.0

Markdown Mastery

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

markdownmermaiddiagrams
00
Developmentv1.0.0

Refactoring Patterns

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

refactoringcode-qualitypatterns
00
Developmentv1.0.0

Technical Writing Mastery

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

technical-writingsopuser-manual
00
Developmentv1.0.0

Testing Strategies

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

testingunit-testsintegration-tests
00