lukenguyen-me
- 7 skills
- 0 followers
- 13 hours ago last updated
- ▌ Pr Summary · lukenguyen-meAdd a concise Before/After/Solution block at the top of every new or refreshed pull request description. Use when opening a PR, writing or updating a PR title/body, refreshing an existing PR after material changes, or when the user asks for a PR summary. Use alongside pr-writer when that skill is available.
- ▌ Commit Message · lukenguyen-meGenerate two conventional commit message options from staged changes and recent commit history.
- ▌ Write To Human · lukenguyen-me bundleWrite every message to a human in Simplified Technical English (ASD-STE100): short sentences, one meaning per word, active voice, simple tenses. Lead with business impact and how the operation changes. Keep code and implementation out unless the human asks. Use a concrete example when a concept or problem is complex. Use on every chat reply in the conversation, not only on files: planning, feature design, bug diagnosis, tradeoffs, status, Q&A, summaries, reports, PR descriptions, documentation, error messages, UI copy, and explanations of work. Also use when the human says "write in STE", "simplified technical english", "ASD-STE100", "explain for a human", "business impact", "don't dump code", "use an example", "make this readable", or runs /write-to-human. Other skills may decide the work. This skill still governs the words to the human. Do not use this skill to rewrite source code, quotations, or documents written for agents.
- ▌ Develop Feature · lukenguyen-me bundleImplement a parent spec through its ordered child tickets, one child at a time on one feature branch, and stop at human QA. Use for develop-feature or continuing an in-progress parent spec with child tickets.
- ▌ Appstore Release Notes · lukenguyen-meGenerate compact App Store release notes for a new iOS or macOS release from git history, tags, commits, and changed files. Use when asked for App Store "What's New", release notes, update notes, or app version notes, especially when previous or target versions may be specified.
- ▌ Appstore Submission Content · lukenguyen-meGenerate complete, ready-to-paste App Store Connect text content. Covers all localizable fields, enforces Apple character rules, detects multi-language support, and outputs structured markdown.
- ▌ Playstore Submission Content · lukenguyen-meGenerate ready-to-paste Google Play Store text content for Android app submissions. Analyzes project context and produces all required text fields with Play Store character rules enforced.