corvo007corvo007Communityยท26 Agent Skills Included

MioSub

AI subtitle generation with disciplined agent-driven development workflows

Generates, translates, and polishes video subtitles with Gemini and Whisper, supported by a full agent skill suite. Covers React and Electron development rules, test-driven development, systematic debugging, code review, release management, and marketing copywriting. Eliminates manual subtitle editing, flaky fixes, and unstructured releases so agents ship reliable features faster.
npx skills add corvo007/MioSub --all -g -y
Available:

Tells the AI agent the project architecture, commands, and coding rules for MioSub, and routes planning or spec-related requests to the OpenSpec workflow instructions.

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
corvo007corvo007

copywriting

Generate conversion-focused marketing copy with headlines, benefits, and CTAs.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

web-design-guidelines

Assess HTML/CSS/JS UI code against Web Interface Guidelines.

Community
Intermediate
๐Ÿ“ฆ In Repo
corvo007corvo007

frontend-design

Design and implement production-grade frontend interfaces with HTML/CSS/JS or frameworks.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

vercel-react-best-practices

Improves React and Next.js performance via data fetching, bundle optimization, and rendering patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

video-promo-planning

Plan promotional videos for software products with style, script, and platform guidance.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

react-component-dev

Standardize React component architecture, styling, and patterns with TypeScript 5.8 and TailwindCSS 4.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

release-version

Automate MioSub releases with version bumps, changelogs, tagging, and GitHub CI tracking.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

electron-dev

Define secure Electron IPC handlers and preload bridges for main and renderer processes.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

using-git-worktrees

Creates Git worktrees for isolated feature development, ensuring directories are safe and ready for use.

Community
Intermediate
๐Ÿ“ฆ In Repo
corvo007corvo007

test-driven-development

Guide developers through the Red-Green-Refactor cycle for test coverage.

Community
Intermediate
๐Ÿ“ฆ In Repo
corvo007corvo007

systematic-debugging

Guide root-cause investigation through four phases before implementing fixes.

Community
Advanced
๐Ÿ“ฆ In Repo
corvo007corvo007

using-superpowers

Selects and applies the appropriate skill before responding to each user request.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install MioSub skills?โ–ผ

Run `npx skills add corvo007/MioSub --all -g -y` in your terminal to install all skills in this suite globally.

What does MioSub do?โ–ผ

MioSub is an AI subtitle editor that transcribes audio with Whisper and translates or polishes subtitles with Google Gemini. Paste a video link or import a file and it produces aligned, bilingual subtitles automatically.

What skills are included in this repository?โ–ผ

The suite includes React and Electron development guidelines, test-driven development, systematic debugging, code review workflows, release versioning, copywriting, and video promo planning skills.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Codex, and other agents that support the skill standard.

How do the debugging and TDD skills help my AI agent?โ–ผ

They force the agent to find root causes before fixing bugs and to write failing tests before any production code, preventing guesswork and regressions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’