Skip to content

hungv47/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

A collection of skills for AI coding agents following the Agent Skills format.

Installation

Install skills interactively:

npx skills add hungv47/agent-skills

Available Skills

Design

  • 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

Engineering

  • 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

Marketing

  • 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

Product

  • prod-fairflow-calculator — FairFlow campaign planning and LP APR calculations

Tools

  • tool-plan-interviewer — Multi-round interviews to surface non-obvious requirements before implementation
  • tool-skill-development — Guidance for creating effective Claude Code plugin skills

Skill Structure

Each skill follows the Agent Skills specification:

skill-name/
├── SKILL.md          # Required - Instructions and metadata
├── scripts/          # Optional - Automation scripts
└── references/       # Optional - Supporting documentation

License

MIT

About

agent marketing skills, engineering skills, design skills, product skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors