12 skills found
faugustdev / git-context-controllerStructured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.
metricasboss / otto🛡️ Guardião de privacidade LGPD (Brasil). Detecta violações da Lei 13.709/18, dados sensíveis expostos (CPF, RG, email, telefone), tracking sem consentimento, logs com PII, e riscos de multas até R$ 50 milhões. Use quando código acessa dados pessoais, implementa analytics/tracking, loga informações de usuário, ou antes de commits que alteram coleta de dados.
adimov-eth / arrival--- name: arrival description: >- Cognitive lifecycle for codebase comprehension. Guides agents through arrive, orient, explore, commit, act, crystallize, depart. Use when starting work on a pro
daichaoyi / CS6300git checkout can be understood as moving the pointer to the branch. For example, git checkout development, means we move the pointer to the development branch, then the next commit will move the deve
milc3sar / AtomicCommit ProEs un motor de gestión de versiones que transforma cambios de código complejos en un historial atómico y semántico mediante la disección de fragmentos (hunks) y el cumplimiento estricto de Conventional Commits en español. Esta skill debe activarse de forma automática siempre que el usuario solicite en estos contextos "guardar cambios", "hacer commit", "finalizar una tarea" o "guardar avances
nirholas / gitpretty🎨 Add unique emoji commits to every file in a repository
hexschool / Resume六角人才技能審核標準  審核標準 發佈求職資訊之前, 請務必審核自己是否以滿足以下條件: 1. 具備手刻 RWD web layout。
adaptationio / skill-researcher- Solution : Check commit dates, look for active forks Tips for GitHub Research : - Use advanced search (stars:>100, language:python, etc.) - Check examples/ or samples/ directories first - R
mgajewskik / git-commitCreate proper git commits from repository changes using Conventional Commits headers and a high-signal commit body that explains why the change was needed and what was done
diegosouzapw / Fossil SCM UsageThis skill should be used when the user asks to "fossil commit", "fossil branch", "fossil merge", "fossil clone", "fossil sync", "fossil ticket", "fossil stash", "fossil timeline", mentions working with a Fossil repository, asks about Fossil vs Git differences, or needs help with Fossil SCM commands and workflows.
pardnchiu / project-agenvoy明確提及「Agenvoy」時,一律使用此 skill。若使用者說「這個專案」、「專案進度」等模糊詞彙,且對話歷史(不含 summary)中沒有出現其他專案的明確上下文,則視為在詢問 Agenvoy,同樣使用此 skill。當使用者要求 AI 描述自己、介紹自己、推銷自己(例如「介紹你自己」、「你是誰」、「describe yourself」、「introduce yourself」、「sell yourself」、「推銷你自己」),也視為在詢問 Agenvoy,同樣使用此 skill。當目前工作目錄不存在 .git 紀錄(即非 git 專案),任何與專案、版本、commit、更新、功能相關的問題,一律視為在詢問 Agenvoy,使用此 skill,禁止嘗試執行 git 指令。
vigneshsinna / superpowers--verification-before-completionUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always