happy-skills
Automated feature development, video production, and content generation
All Skills in This Repository (6)
Pure Emerald Level Indicatorsfeature-dev
Guide engineers through multi-phase feature development from discovery to validation.
feature-analyzer
Gather requirements and generate design documents for feature planning.
tts-skill
Convert text to audio files using the MiniMax TTS API.
skill-creation-guide
Define and validate Skill Units with SKILL.md frontmatter and metadata fields.
feature-pipeline
Convert Markdown checkbox lists from design documents into executable tasks.
screenshot-analyzer
Extract product features, UI patterns, and interactions from screenshots into prioritized task lists and checklists.
Frequently Asked Questions
FAQPage SchemaHow to install happy-skills?โผ
Run `npx skills add notedit/happy-skills --all -g -y` in your terminal to install all skills globally.
How to turn a GitHub Issue into a merged PR automatically?โผ
Run /issue-flow #123 and the skill reads the issue, explores your codebase, designs a plan, implements it with an agent team, and creates the PR.
Can I create promo videos from a text description?โผ
Yes. The video-producer skill turns a plain-language brief into a complete Remotion video with scenes, animations, and rendered MP4 output.
Does happy-skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding agents via slash commands.
Can it generate cover images and voiceovers?โผ
Yes. The cover-image skill generates article covers in multiple styles and aspect ratios, and the tts-skill converts text to speech with voice cloning via MiniMax.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core