Skip to main content
luongnv89
GitHub-Creator-Profil

luongnv89

Repository-Ansicht von 115 gesammelten Skills in 13 GitHub-Repositories.

gesammelte Skills
115
Repositories
13
aktualisiert
30. Aug. 2026
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

opencode-sandbox
nicht klassifiziert

Run OpenCode in a docker-dev sandbox (SSH/gh on by default; --no-ssh/--no-github to isolate). Prints docker exec attach; kept until you confirm rm. Don't use for opencode.ai (opencode-runner), Herdr, or the app.

30. Aug. 2026
website-agent-readiness
nicht klassifiziert

Scan a live site with isitagentready.com, then approve each step: triage the 0-5 agent-readiness score, write agent-ready-plan.md, file issues via /plan-to-issues. Don't use for applying llms.txt/SEO fixes (seo-ai-optimizer) or app-store ASO.

28. Aug. 2026
plan-to-issues
nicht klassifiziert

Convert a phased plan (MODERNIZATION_PLAN.md, sprint tasks) into labelled GitHub issues under one epic whose body maps each issue to its plan task by phase. Run after /codebase-modernizer. Don't use for writing plans, resolving issues, or triage.

26. Aug. 2026
dev-machine-setup
nicht klassifiziert

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.

20. Aug. 2026
aso-marketing
Marktforschungsanalysten und Marketingspezialisten

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.

18. Aug. 2026
codebase-modernizer
Softwareentwickler

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.

18. Aug. 2026
fork-upstream-sync
Softwareentwickler

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.

18. Aug. 2026
herdr-agent-comms
Sonstige Computerberufe

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.

18. Aug. 2026
Es werden 8 von 46 gesammelten Skills angezeigt.
lesson-quiz
nicht klassifiziert

Test a learner on a single Claude Code tutorial lesson (01-10) with 10 questions, scoring answers and flagging weak spots. Use before, during, or after a lesson. Don't use for whole-tutorial assessment or explaining a topic instead of testing it.

26. Aug. 2026
self-assessment
nicht klassifiziert

Comprehensive Claude Code self-assessment and learning path advisor. Runs a multi-category quiz covering 10 feature areas, produces a detailed skill profile with per-topic scores, identifies specific gaps, and generates a personalized learning path with…

26. Aug. 2026
blog-draft
Technische Redakteure

Draft a blog post from ideas and resources. Use when users want to write a blog post, create content from research, or draft articles. Guides through research, brainstorming, outlining, and iterative drafting with version control.

4. Aug. 2026
brand-voice
Marktforschungsanalysten und Marketingspezialisten

Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style.

4. Aug. 2026
claude-md
Softwareentwickler

Create or update CLAUDE.md files following best practices for optimal AI agent onboarding

4. Aug. 2026
code-review-specialist
Softwarequalitätssicherungsanalysten und -tester

Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.

4. Aug. 2026
doc-generator
Softwareentwickler

Generate comprehensive, accurate API documentation from source code. Use when creating or updating API documentation, generating OpenAPI specs, or when users mention API docs, endpoints, or documentation.

4. Aug. 2026
refactor
Softwareentwickler

Systematic code refactoring based on Martin Fowler's methodology. Use when users ask to refactor code, improve code structure, reduce technical debt, clean up legacy code, eliminate code smells, or improve code maintainability. This skill guides through a…

4. Aug. 2026
Es werden 8 von 25 gesammelten Skills angezeigt.
skill-shortener
nicht klassifiziert

Refactor a too-long SKILL.md by progressive disclosure: measure token cost, classify every section KEEP/CUT/MOVE, shorten the body into references/ and scripts/, verify nothing was lost. Don't use for authoring new skills, eval retrofits, or prose.

29. Aug. 2026
skill-creator
nicht klassifiziert

Create, improve, evaluate, benchmark skills. Use when authoring a new skill, updating an existing one, running evals, or optimizing a skill's description for triggering. Don't use for invoking skills, writing prose, or scaffolding Python projects.

27. Aug. 2026
skill-auto-improver
nicht klassifiziert

Improve an external, legacy, or drifted SKILL.md to the skill-creator standard — hard validation gates plus an advisory predictability audit. Don't use for authoring from scratch (skill-creator output is already standard), bulk eval, or prose edits.

27. Aug. 2026
find-me-skills
nicht klassifiziert

Find Agent Skills for a goal the user cannot name yet, then export an installable bundle. Use when they ask which skills fit a project. Don't use for installing named skills, authoring skills, or catalog maintenance.

26. Aug. 2026
skill-index-updater
nicht klassifiziert

Add GitHub skill repos to the ASM index: clone, audit, eval, regenerate index, rebuild catalog, open PR. Use when given GitHub URLs to onboard. Don't use for authoring (skill-creator), improving (skill-auto-improver), or install (asm install).

26. Aug. 2026
skill-install-improved
nicht klassifiziert

Install an improved variant of one named skill: resolve it by local path, repo, or name, run skill-auto-improver on a throwaway copy, then install the improved result. Don't use for improving in place, upstream PRs, or plain asm install.

17. Aug. 2026
refresh-index
Sonstige Computerberufe

Re-ingest every already-enabled repo in data/skill-index-resources.json: sync the working tree, run preindex, rebuild the catalog for verification, summarize updated/unchanged/failed/skipped, then gate commit + PR behind explicit confirmation. Use when asked…

1. Juli 2026
a-different-name
Sonstige Computerberufe

Validate a skill. Don't use for unrelated docs.

27. Apr. 2026
Es werden 8 von 21 gesammelten Skills angezeigt.
issue-creator
nicht klassifiziert

Create structured GitHub issues from text, screenshots, or lists, with acceptance criteria and preserved reporter context. Use for filing bugs/features, batch creation, or template cleanup. Don't use for resolving, triaging, or deep issue analysis.

24. Aug. 2026
issue-pr-review
nicht klassifiziert

Review a PR end-to-end with CI checks, fix cycles, and optional auto-merge. Use for PR review, cleanup, or readiness checks. Don't use for creating PRs, raw issue analysis, or non-PR code review.

24. Aug. 2026
issue-resolver
nicht klassifiziert

Create an atomic PR closing a GitHub issue end-to-end via a 6-step pipeline. Use to resolve, fix, or implement issue #N. Don't use for analysis without fixing (/issue-analysis), reviewing a PR (/issue-pr-review), or bulk backlog work (/auto-pilot).

24. Aug. 2026
auto-pilot
nicht klassifiziert

Run an autonomous triage-resolve-review-merge loop to auto-pilot the GitHub issue backlog, resolving everything until done with zero prompts. Don't use for single-issue work (/issue-resolver), triage (/issue-triage), or PR review (/issue-pr-review).

24. Aug. 2026
issue-analysis
nicht klassifiziert

Analyze one GitHub issue for root cause, complexity, and risk into .gitissue/analysis-N.json. Use when you need to analyze or scope issue #N. Don't use for creating issues (/issue-creator), triaging (/issue-triage), or resolving (/issue-resolver).

24. Aug. 2026
issue-triage
nicht klassifiziert

Scan open GitHub issues for dependencies, priority, parallel work, and staleness. Use to prioritize the backlog or pick what to do next. Don't use for one-issue analysis (/issue-analysis), resolving (/issue-resolver), or creating (/issue-creator).

23. Aug. 2026
init-gitissue
nicht klassifiziert

Generate a .gitissue.yml by auto-detecting a repo's stack, test runner, and size. Use to init, setup, or configure gitissue, or set up IDD. Don't use for editing an existing .gitissue.yml, creating issues (use /issue-creator), or plain git/npm init.

22. Aug. 2026
taux-immo-fr
Marktforschungsanalysten und Marketingspezialisten

Research French mortgage rates → offline weekly HTML market report: bank averages, scenario matrix, leading indicators, sourced forecasts. No personal data. Don't use for a personal capacity calc (use capacite-emprunt-fr) or non-France loans.

18. Juni 2026
appel-de-fonds
Softwareentwickler

Analyze French syndic quarterly charge-call PDFs (appels de fonds), persist extracted charges as a local KB, and generate one beautiful anomaly-focused HTML report. Don't use for AG convocations, tax notices, bank statements, or non-copropriété PDFs.

7. Juni 2026
capacite-emprunt-fr
Kreditberater

Generate French mortgage capacity per HCSF rules (35% DTI, 25-year cap) with live rates. Use when a buyer asks how much to borrow; outputs 3 scenarios (15/20/25 ans). Don't use for consumer credit, debt consolidation, non-France loans, tax advice.

2. Juni 2026
declaration-impot-fr
Steuerberater (Steuervorbereiter)

Prepare French 2025 income-tax declaration filed in 2026: collect inputs/PDFs/profiles, fetch official rules, compute IR, render markdown. Don't use for tax optimization, filing/submission, non-France tax, or impots.gouv.fr login.

2. Juni 2026
ag-copro
Softwareentwickler

Ingest a French Assemblée Générale (AG) PDF and generate an interactive HTML report (Tailwind + Chart.js) with meeting info, résolutions, year-over-year budget, travaux progress, and a 5-point pre-vote briefing. Don't use for non-AG French docs (acte, bail),…

13. Mai 2026
12 von 13 Repositories angezeigt