luongnv89/skills

Supercharge your AI agents/bots with reusable skills

122Stars on the repository
107Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-config

01

luongnv89/skills

Skill Claude CodeCodex

Create or update CLAUDE.md and AGENTS.md files following official best practices. Use when asked to create, audit, or improve agent config files (CLAUDE.md, AGENTS.md). Don't use for README/contributor docs or non-Claude IDE plugins.

not rated 122 changed today A 56 tokens original MIT

luongnv89/skills

Skill Claude CodeCodex

Audit iOS/macOS apps against App Store Review Guidelines before submission, with evidence-backed verdicts and fixes. Don't use for Google Play, general code review, or rejection appeals.

not rated 122 changed today A 42 tokens original MIT

aso-marketing

03

luongnv89/skills

Skill Claude CodeCodex

Optimize App Store and Google Play listings via a 7-phase, plan-approval-gated ASO workflow (keyword strategy, metadata, localization). Don't use for web SEO, paid UA campaigns, or pre-submission compliance audits.

not rated 122 changed today A 50 tokens original MIT

auto-push

04

luongnv89/skills

Skill Claude CodeCodex

Generate a commit message, stage all changes, and push to remote after scanning for secrets, large files, and protected-branch risks. Skip for opening PRs, code review, or cutting releases/tags.

not rated 122 changed today A 46 tokens original MIT

brand-name-checker

05

luongnv89/skills

Skill Claude CodeCodex

Check product and brand names for conflicts across trademarks, domains, social handles, and package registries. Returns a risk level and Proceed/Modify/Abandon recommendation. Skip for name brainstorming, logo design, or trademark filings.

not rated 122 2d ago A 50 tokens original MIT

cli-builder

06

luongnv89/skills

Skill Claude CodeCodex

Build production-quality CLIs with language detection and a five-step approval-gated workflow. Use when wrapping an existing module or app. Don't use for GUI/TUI apps, web APIs, or one-off shell scripts.

not rated 122 2d ago A 46 tokens original MIT

code-review

07

luongnv89/skills

Skill Claude CodeCodex

Review or improve code — one skill, four modes: bug/security review (default), performance, clean-code audit, slop cleanup. Pass mode:review|perf|clean|cleanup or infer. Don't use for writing features or generating tests (use test-coverage).

not rated 122 changed today A 57 tokens original MIT

codebase-modernizer

08

luongnv89/skills

Skill Claude CodeCodex

Audit a stale, inherited, or messy codebase — deps, bugs, security, tests, CI, docs, UI/UX — then emit a phased, testable modernization plan. Read-only: plans upgrades, never applies them. Not for single-PR review, PRD-to-tasks, or UX-only audits.

not rated 122 changed today A 70 tokens original MIT

dev-machine-setup

09

luongnv89/skills

Skill Claude CodeCodex

Set up or tune any dev machine, fresh or drifted, on macOS, Linux, or Windows: report what's missing, install only that, then fix PATH, duplicate runtimes, and shell config. Don't use for Dockerfiles, CI images, or single package installs.

not rated 122 2d ago D 61 tokens original MIT

devops-pipeline

10

luongnv89/skills

Skill Claude CodeCodex

Configure pre-commit hooks and lean GitHub Actions for shift-left quality assurance. Use when adding or auditing CI/CD to maximize local test coverage and minimize CI cost. Skip for Terraform/K8s, deployment pipelines, or non-GitHub CI providers.

not rated 122 changed today A 56 tokens original MIT

diagram-generator

11

luongnv89/skills

Skill Claude CodeCodex

Generate a diagram and route to the right engine — draw.io XML (precise, editable, C4, swimlanes) or Excalidraw JSON (hand-drawn, sketch, wireframes). One entry for flowcharts, architecture, ER, sequence, mind maps. Don't use for Mermaid or slides.

not rated 122 2d ago A 67 tokens original MIT

drawio-generator

12

luongnv89/skills

Skill Claude CodeCodex

Generate professional diagrams as valid draw.io XML — flowcharts, architecture, C4 models, ER diagrams, sequence diagrams, mind maps, and swimlanes. Don't use for Excalidraw or Mermaid output, hand-drawn sketch styles, or slide decks/presentations.

not rated 122 2d ago A 60 tokens original MIT

luongnv89/skills

Skill Claude CodeCodex

Generate diagrams as valid Excalidraw JSON — flowcharts, architecture, ER diagrams, mind maps, sequence diagrams, wireframes, C4 models, and more. Don't use for draw.io/Mermaid output, slide decks, or pixel-perfect brand graphics.

not rated 122 2d ago A 59 tokens original MIT

doc-manager

14

luongnv89/skills

Skill Claude CodeCodex

Generate or update docs to match the code, citing each claim to path:line and asking on ambiguity; runbook docs also get a check-only validation script. Don't use for API-reference autogen (JSDoc/Sphinx), landing pages, or CLAUDE.md/AGENTS.md.

not rated 122 changed today A 62 tokens original MIT

dont-make-me-think

15

luongnv89/skills

Skill Claude CodeCodex

Review UI usability using Steve Krug's principles and produce a scannable report. Use for UX audits of screenshots, URLs, or code. Don't use for brand critique, WCAG audits, or backend/API review.

not rated 122 changed today A 51 tokens original MIT

fork-upstream-sync

16

luongnv89/skills

Skill Claude CodeCodex

Sync a GitHub fork with upstream while keeping unmerged feature branches and open PRs mergeable. Use for rebase on upstream, PR conflicts, integration main. Don't use for git init, releases, or non-fork repos.

not rated 122 changed today A 52 tokens original MIT

frontend-design

17

luongnv89/skills

Skill Claude CodeCodex

Build production-grade frontend interfaces with distinctive aesthetics and working code. Use for UI components, pages, or frontend features. Don't use for backend/API work or usability-only audits.

not rated 122 changed today A 37 tokens original MIT

herdr-agent-comms

18

luongnv89/skills

Skill Claude CodeCodex

Manage AI agent fleets in Herdr: split root + sub-agents into one tab as a tiled grid, message/wait/read via herdr CLI, steer any pane. Use for Herdr multi-agent fleets. Don't use for tmux, screen, or non-Herdr terminals.

not rated 122 2d ago A 64 tokens original MIT

idea-validator

19

luongnv89/skills

Skill Claude CodeCodex

Validate app/startup ideas with market, feasibility, commercial, and open-source competitor analysis. Use when asked to evaluate, validate, or score a product idea. Don't use for PRDs, go-to-market plans, or investor decks.

not rated 122 2d ago A 50 tokens original MIT

luongnv89/skills

Skill Claude CodeCodex

Generate cross-platform install scripts for any software or library — a standalone install.sh runnable via a curl/wget one-liner with OS, arch, and package manager detection. Don't use for Dockerfiles, CI/CD pipelines, or one-off shell scripts.

not rated 122 changed today D 54 tokens original MIT

issue-work-loop

21

luongnv89/skills

Skill Claude CodeCodex

Run Herdr loops for one open GitHub issue (resolve→review→fix) or an existing PR (review→lazy fixer) until CLEAN. Don't use for plain resolution without review, review-only/no-fix requests, backlog automation, or merging.

not rated 122 2d ago A 55 tokens MIT

luongnv89/skills

Skill Claude CodeCodex

Generate landing pages with PAS, AIDA, or StoryBrand from a product brief or existing README. Use for sales copy, hero sections, CTAs, or README rewrites. Don't use for blog posts, UX audits, or HTML builds.

not rated 122 2d ago A 53 tokens MIT

logo-designer

23

luongnv89/skills

Skill Claude CodeCodex

Generate professional SVG logos from project context: 7 brand variants plus a showcase HTML page. Use for product marks, wordmarks, icons, and favicons. Don't use for raster-only logos, illustrations, or full brand guidelines.

not rated 122 2d ago A 50 tokens MIT

ollama-optimizer

24

luongnv89/skills

Skill Claude CodeCodex

Optimize Ollama configuration for the current machine's hardware. Use when asked to speed up Ollama, tune local LLM performance, or pick models that fit available GPU/RAM. Don't use for LM Studio, llama.cpp, vLLM, or hosted-API LLM providers.

not rated 122 2d ago A 62 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: