luongnv89

124 mods across 5 repositories, 43k stars between them.

report-writer

73

luongnv89/skills

Agent

Transform the structured audit-results.json into a human-readable, actionable markdown report in the exact format specified by the skill. This is the final output the developer will see and act on.

121 2d ago A 0 tokens original MIT

aso-marketing

74

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.

121 2d ago A 50 tokens original MIT

analyzer

75

luongnv89/skills

Agent

Comprehensive analysis of app, current metadata, and competitive landscape for ASO planning.

121 2d ago A 0 tokens original MIT

compliance-checker

76

luongnv89/skills

Agent

Validate all proposed metadata against store policies before user approval.

121 2d ago A 0 tokens original MIT

executor

77

luongnv89/skills

Agent

Implement approved ASO plan changes into metadata files.

121 2d ago A 0 tokens original MIT

plan-writer

78

luongnv89/skills

Agent

Generate comprehensive ASO plan with keywords, metadata, visuals, and localization strategy.

121 2d ago A 0 tokens original MIT

reviewer

79

luongnv89/skills

Agent

Final quality review of ASO implementation against best practices.

121 2d ago A 0 tokens original MIT

auto-push

80

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.

121 2d ago A 46 tokens original MIT

brand-name-checker

81

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.

121 2d ago A 50 tokens original MIT

domain-checker

82

luongnv89/skills

Agent

Check .com, .io, .app, .co and regional TLD domain availability.

121 2d ago A 22 tokens original MIT

registry-checker

83

luongnv89/skills

Agent

Check npm, PyPI, Homebrew, and apt package registry availability with owner info.

121 2d ago A 21 tokens original MIT

social-checker

84

luongnv89/skills

Agent

Search 6 social platforms in parallel for handle availability and return status per platform.

121 2d ago A 19 tokens original MIT

synthesizer

85

luongnv89/skills

Agent

Apply risk matrix to agent outputs and produce final recommendation with alternative suggestions.

121 2d ago A 18 tokens original MIT

cli-builder

87

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.

121 2d ago A 46 tokens original MIT

code-review

88

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).

121 2d ago A 57 tokens original MIT

deduplicator

90

luongnv89/skills

Agent

Find duplicate code and apply DRY only when it actually reduces complexity.

121 2d ago A 17 tokens original MIT

file-reviewer

92

luongnv89/skills

Agent

Review a batch of 5-10 files against the complete code-review checklist, returning structured JSON findings with severity levels.

121 2d ago A 27 tokens original MIT

report-assembler

94

luongnv89/skills

Agent

Merge and deduplicate findings from all file-reviewer batches, rank by severity, and generate CODEREVIEW.md.

121 2d ago A 26 tokens original MIT

type-consolidator

96

luongnv89/skills

Agent

Find duplicate type/interface/struct definitions and move truly shared ones into shared modules.

121 2d ago A 20 tokens original MIT