Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

arc-like-chrome-extension

arc-like-chrome-extension contém 17 skills coletadas de Tai-ch0802, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
17
Stars
40
atualizado
2026-07-03
Forks
4
Cobertura ocupacional
6 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

pull-request
Desenvolvedores de software

建立本專案的 Pull Request:雙語描述 (zh-TW/en)、gh CLI、.agent/skills/pull-request/scripts/check-pr.sh 預驗證、references/pr_template.md 與 checklist.md。當使用者提到「開 PR、建 PR、create PR、pull request、提交變更、發 PR、新建 PR」時觸發。

2026-07-03
debugging
Analistas de garantia de qualidade de software e testadores

本專案 (MV3 Chrome extension) 的除錯紀律與 playbook:先重現再修、證據優先於模式匹配、單變因修改、跨 context 時序問題、service worker 終止、storage 問題、flaky E2E 分流。當使用者提到「除錯、debug、壞掉、不會動、修不好、查原因、root cause、flaky、時好時壞」時觸發。

2026-07-03
harness-maintenance
Outras ocupações de informática

維護本專案 AI agent harness(AGENTS.md / CLAUDE.md / GEMINI.md / .agent/{rules,skills,workflows} / docs/wiki)的 SOP:單一事實來源對照表、drift 稽核步驟、新增/刪除 skill 的判準、wiki 同步機制。當使用者提到「更新 harness、同步 AGENTS、文件過時、drift、稽核設定檔、整理 skills、維護 wiki」時觸發。

2026-07-03
verification
Analistas de garantia de qualidade de software e testadores

交付前驗證紀律:依變更類型選擇最小充分驗證組合(unit / 目標 E2E / happy-path CI / make build)、Makefile 打包檢查、i18n 連動、GEMINI.md key_files 同步、誠實回報。當使用者提到「驗證、收尾、完成了嗎、可以交付嗎、送 PR 前、檢查一下」或任何實作即將收尾時觸發。

2026-07-03
cleanup-merged-branches
Desenvolvedores de software

清理已合併進 main 的本地與遠端 git 分支。本專案採 squash merge,PR 合併後特性分支可直接刪除。當使用者提到「清理分支、cleanup branches、刪除舊分支、清掉已合併分支、整理 branch」時觸發。

2026-06-10
commit-message-helper
Desenvolvedores de software

本專案 (Manifest V3 Chrome extension) 的 commit 規範與範例:subject 使用英文 Conventional Commits、body 使用繁中說明背景與原因。當使用者提到「commit、提交訊息、commit message、寫 commit、commit 規範」時觸發。

2026-06-10
prd
Especialistas em gestão de projetos

撰寫本專案的 PRD (產品需求文件),位置為 /docs/specs/{type}/{ID-PREFIX}_{desc}/PRD_spec.md。當使用者提到「PRD、產品需求、需求文件、寫規格、新功能規劃、acceptance criteria」時觸發。分級 SDD 之 T2(完整流程)的 Phase 1,產出物提供給 sa skill 銜接;T1 輕量案件不需獨立 PRD。

2026-06-10
refactoring
Desenvolvedores de software

本專案 (vanilla JS Chrome extension) 的重構指南:辨識 code smell、應用 Refactoring.guru 原則於 ES Modules、Side Panel、modules/ui Facade 模式等場景。當使用者提到「refactor、重構、改善程式碼、code smell、拆模組」時觸發。

2026-06-10
sa
Especialistas em gestão de projetos

撰寫本專案 (vanilla JS Chrome extension) 的 SA (系統分析) 文件,重點為模組架構、chrome.storage schema、message passing、Test Impact Analysis。本專案無 backend / 無 DB,SA 聚焦前端 module 切分與狀態流。當使用者提到「SA、系統分析、技術方案、架構設計、模組規劃、Test Impact」時觸發。分級 SDD 之 T2(完整流程)的 Phase 2;T1 輕量案件不需獨立 SA。

2026-06-10
sdd
Especialistas em gestão de projetos

本專案標準開發流程:分級 Spec-Driven Development (SDD)。動工前先做分級判定 — T0 直接做(typo/文案/樣式微調)、T1 單檔 SPEC.md 與實作同步並隨 PR 審(一般 bug fix / 小中型功能,預設層級)、T2 完整 PRD → SA 先審後寫(storage schema / 權限 / 跨 context 協定 / 大型功能)。產出物放 /docs/specs/{type}/{ID-PREFIX}_{desc}/,目錄前綴採 ISSUE-/PR-/BASE- 三類。當使用者提到「新功能、修 bug、重構、SDD、規格驅動、要做一個 X、開新功能」時觸發。

2026-06-10
update-multilingual-docs
Redatores técnicos

同步本專案多語系文件:.github/i18n/{lang}/{README,CONTRIBUTING}.md(根目錄為 symlink 指向 en/)與 docs/chrome-web-store/store_description_*.md (14 種語言)。當使用者提到「多語系、i18n 文件、翻譯文件、更新 README 多語、store description、Chrome Web Store 描述」時觸發。

2026-06-10
image-master
Desenvolvedores de software

影像處理知識:格式 (WebP/PNG/SVG/AVIF)、壓縮、色彩理論、無障礙對比度 (WCAG)、imaging science。對應本專案的 modules/utils/imageUtils.js (WebP 轉換 / 壓縮)、sidepanel 圖示、modules/ui/backgroundImageManager 的自訂背景圖場景。當使用者提到「圖片格式、影像處理、WebP、色彩理論、icon 設計、背景圖、圖片壓縮」時觸發。

2026-06-03
puppeteer-test
Analistas de garantia de qualidade de software e testadores

本專案 Puppeteer + Jest E2E 測試指南,涵蓋 side panel、service worker、content script、service worker termination、Chrome Extension 載入配置 (--load-extension)。當使用者提到「Puppeteer 測試、E2E 測試、寫測試、自動化測試、寫 puppeteer、test extension」時觸發。

2026-06-03
release-notes
Desenvolvedores de software

產生本專案的雙語 RELEASE_NOTE.md (zh-TW/en),沿用 .github/release.yml 的「✨ 新功能 / 🚀 改善與錯誤修復」區塊結構,含 contributor 標註。RELEASE_NOTE.md 為暫存預覽不入版控。當使用者提到「release note、發版說明、寫 release note、版本說明、出版本」時觸發。

2026-06-03
web-design-guidelines
Analistas de garantia de qualidade de software e testadores

依 Vercel Web Interface Guidelines 審查本專案 sidepanel UI 程式碼。對 sidepanel 窄寬度 (~300-400px)、scrollable 列表、Chrome theme 配色、鍵盤導航、aria 標籤特別關注。當使用者提到「審查 UI、check accessibility、audit design、review UX、檢查無障礙、檢查設計、UI review」時觸發。

2026-06-03
code-review
Desenvolvedores web

審查本專案 (Manifest V3 Chrome extension) 的程式碼變更,含 Chrome API 用法、權限最小化、Puppeteer 測試 race condition、scripts/lint-check.sh 自動化檢查、references/{security-checklist,performance-patterns,style-guide}.md。當使用者提到「review PR、審查、code review、程式碼審查、檢查 PR、看一下這個 PR」時觸發。

2026-05-21
skill-creator
Desenvolvedores de software

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-23