skills
Versioned workflows for code review, shipping, planning, and design
All Skills in This Repository (22)
Pure Emerald Level Indicatorsdocs-generator
Generate a docs/ hierarchy with per-module READMEs and architecture diagrams.
blog-draft
Draft blog posts from topic ideas and resources with versioned files and citations.
code-optimizer
Identify performance bottlenecks, memory leaks, and algorithm inefficiencies in code.
code-review
Analyze codebases for code smells and pragmatic programming violations.
ollama-optimizer
Detect system hardware and generate an Ollama optimization plan.
release-notes
Generate structured release notes from git commits and GitHub activity.
codex-usage-status
Retrieve Codex usage, quota windows, and pace projections from JSON output.
prd-generator
Generate a detailed PRD from idea.md and validate.md into prd.md.
skill-creator
Create Claude skill skeletons with SKILL.md frontmatter and starter templates.
logo-designer
Generate SVG logo concepts with light and dark variants from project configuration files.
note-taker
Capture text, voice, and image notes into a git-backed repository.
tasks-generator
Transform PRD documents into sprint-based development tasks with dependency analysis.
Frequently Asked Questions
FAQPage SchemaHow to install luongnv89/skills?โผ
Run `npx skills add luongnv89/skills --all -g -y` to install every skill globally, or add `--skill code-review` to install just one.
What can these skills do for my codebase?โผ
They cover code review in four modes, test coverage expansion, security hardening, CI/CD setup, releases, and full-repo modernization audits with a phased plan.
Which AI coding agents are supported?โผ
Every skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Windsurf, GitHub Copilot, OpenAI Codex, OpenCode, and Google Antigravity.
Can I install only one skill instead of all?โผ
Yes. Each skill is standalone, so `npx skills add luongnv89/skills --skill release-manager` installs just that one with no shared dependencies.
Do these skills work for non-coders?โผ
Yes. Skills like idea-validator, prd-generator, landing-page-generator, and brand-name-checker guide product and marketing work through plain-English requests with approval gates before anything is written.
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