luongnv89luongnv89Communityยท22 Agent Skills Included

skills

Versioned workflows for code review, shipping, planning, and design

Installs tested, versioned workflows into coding agents for code review, test coverage, releases, CI pipelines, security hardening, PRDs, architecture docs, landing pages, logos, and diagrams. Replaces ad-hoc prompting with structured steps, approval gates, acceptance criteria, and step-completion reports that run the same way every time. Works across Claude Code, Cursor, Windsurf, Copilot, Codex, and OpenCode with one install command per workflow or the whole catalog.
npx skills add luongnv89/skills --all -g -y
Available:

Tells the agent how to validate, author, and version skills in this catalog, including the skill-validator and skill-author subagents, hard rules for SKILL.md structure, and token-efficiency constraints.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
luongnv89luongnv89

docs-generator

Generate a docs/ hierarchy with per-module READMEs and architecture diagrams.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

blog-draft

Draft blog posts from topic ideas and resources with versioned files and citations.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

code-optimizer

Identify performance bottlenecks, memory leaks, and algorithm inefficiencies in code.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

code-review

Analyze codebases for code smells and pragmatic programming violations.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

ollama-optimizer

Detect system hardware and generate an Ollama optimization plan.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

release-notes

Generate structured release notes from git commits and GitHub activity.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

codex-usage-status

Retrieve Codex usage, quota windows, and pace projections from JSON output.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

prd-generator

Generate a detailed PRD from idea.md and validate.md into prd.md.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

skill-creator

Create Claude skill skeletons with SKILL.md frontmatter and starter templates.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

logo-designer

Generate SVG logo concepts with light and dark variants from project configuration files.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

note-taker

Capture text, voice, and image notes into a git-backed repository.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

tasks-generator

Transform PRD documents into sprint-based development tasks with dependency analysis.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’