A collection of skills for AI coding agents following the Agent Skills format.
Install skills interactively:
npx skills add hungv47/agent-skills- design-brand-system-generation — Brand identity and design systems — from strategy and personality to visual identity, design tokens, and component specifications
- design-user-flow — Create user flow diagrams and wireflows for digital products
- eng-agent-task-breakdown — Two-phase workflow for AI agent development with granular, testable tasks
- eng-ai-slop-remover — Identify and remove unnecessary comments, defensive checks, and style inconsistencies from AI-generated code
- eng-codebase-cleanup — Reorganize and clean codebases without breaking functionality
- eng-security-audit — Comprehensive security vulnerability assessment covering OWASP Top 10
- eng-system-architecture — Transform product specifications into comprehensive technical blueprints
- mkt-attribution — Marketing attribution modeling
- mkt-content-briefs — Production-ready content from IMC plans
- mkt-copywriting — Harry Dry's Marketing Examples framework for clear, memorable copy
- mkt-diagnosis — Marketing diagnosis and analysis
- mkt-icp-research — Deep audience research and ideal customer profile development
- mkt-imc — Integrated marketing communication planning
- mkt-initiative-planner — Growth initiative planning and validation
- mkt-lp-optimization — Conversion optimization framework based on psychological principles
- mkt-funnel-planner — Funnel planning, OKRs, target setting, tracking, and economics
- mkt-technical-writer — Generate product documentation from codebases
- prod-fairflow-calculator — FairFlow campaign planning and LP APR calculations
- tool-plan-interviewer — Multi-round interviews to surface non-obvious requirements before implementation
- tool-skill-development — Guidance for creating effective Claude Code plugin skills
Each skill follows the Agent Skills specification:
skill-name/
├── SKILL.md # Required - Instructions and metadata
├── scripts/ # Optional - Automation scripts
└── references/ # Optional - Supporting documentation
MIT