ycs77
- 10 skills
- 0 followers
- 4 hours ago last updated
- ▌ Wayfinder · ycs77 bundlePlan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
- ▌ Diagnosing Bugs · ycs77 bundleDiagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
- ▌
- ▌ Triage · ycs77 bundleMove issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
- ▌ Scan Repo · ycs77 bundleGitHub 開源專案安全掃描工具。當使用者貼上 GitHub URL、詢問某個套件或專案是否安全可信、想在安裝前評估風險,或提到「幫我看一下這個 repo」、「這個專案安不安全」、「我想用這個開源套件」、「這個工具可以信任嗎」時,務必使用此 skill。輸出專案概覽、靜態弱點分析、供應鏈風險、Issues 安全回報、維護者評估與風險總結。
- ▌ Ycs77 Vue · ycs77This skill should be used when applying project-specific opinionated Vue 3 conventions. It covers SFC block order (template-first vs script-first), inline typing for defineProps and defineEmits, using reactive() for form state management, ref type assertions with as Ref<Type> for complex types, same-name shorthand bindings in Vue 3.4+, and props access patterns in templates. Relevant when a user asks about template ordering, how to type props or emits inline, reactive vs ref for forms, ref type assertion patterns, shorthand attribute bindings, props usage in templates, or following Lucas Yang's Vue coding conventions.
- ▌ Scan Skill · ycs77 bundle當使用者想審查 AI Agent skill 目錄的安全風險時使用,例如「掃描 skill」、「安全審查」、「檢查技能安全性」、「scan skills」、「audit skill」、「check skill for risks」、「security audit skill」。遞迴掃描所有 SKILL.md 及相關程式碼,透過靜態 pattern 比對與 AI 語意分析,輸出含風險等級分類與改善建議的 Markdown 安全報告。
- ▌ Commit Message · ycs77Generates concise, intent-driven Git commit messages in imperative mood. Use when the user asks to create, write, draft, make, generate, or suggest a commit message, says "commit these changes" or "what should I commit?", or asks for help with a Git commit.
- ▌ Write Social Post · ycs77撰寫像在通訊群組跟同溫層分享一個發現的社群貼文——把文章、趨勢、開源專案、技術工具寫成有觀點、有判斷、口語自然的分享文。適合行動端與群組快速閱讀。觸發:分享文、社群貼文、寫一篇分享、貼群組、把文章改寫成分享。
- ▌ Github Release Notes · ycs77Generate GitHub release notes for the upcoming version, following the Keep a Changelog 1.1.0 spec. Use when the user is preparing a release and asks to "draft release notes", "generate release notes", "create GitHub release notes", "產生 release notes", "準備發布", "產生發布說明", or similar pre-release phrasings. Return the notes directly in chat as ready-to-paste Markdown — do NOT create or modify CHANGELOG.md or any other file.