Git & VCS

Git operations, commit helpers, branch management

Showing 1153-1176 of 5263 skills
fabricioctelles

resume-ats-beater

by fabricioctelles

Este skill deve ser usado para reescrever currículos com foco em compatibilidade ATS e impacto para recrutadores. Acionar em pedidos de otimização de currículo, melhoria para ATS, reescrita profissional do CV, adaptação para vaga-alvo, auditoria de compatibilidade ATS ou aumento de taxa de entrevista.

Code Gen 58 6mo ago
laurigates

blog-post

by laurigates

Create a blog post about your work with guided prompts and templates

Git & VCS 53 6mo ago
laurigates

blueprint-derive-plans

by laurigates

"Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation"

Code Gen 53 6mo ago
melodic-software

claude-code-plugins

by melodic-software

"Classify code comments for four residue shapes — history narration (\"used to… now…\"), plan/session references (\"Task 2 replaces the old…\", \"in this PR\"), conversational antecedents (\"per your request\", \"as you asked\"), and ticket/PR/branch back-references a future reader will never see — emitting Tier 1 (remove) and Tier 2 (review) findings with treatment guidance; read-only, no edits applied. Use when: 'comment residue', 'audit code comments', 'find stale/narrative comments', 'strip conversational comments', or before committing agent-written code — not for removing ALL comments, restating-the-code redundancy (that is /code-tidying:tidy's Beck tidyings), or markdown noise (use /audit-noise)."

Comments 12 28d ago
melodic-software

claude-code-plugins

by melodic-software

"Execute approved plans, fix bugs, and make code changes inline with incremental validation — TDD by default, build+test after each logical block, commit at green checkpoints, and divergence detection that routes back to planning instead of pushing through a broken approach. Use when: 'implement this', 'execute the plan', 'fix this bug', 'refactor', 'build this', 'write the code', 'make this change', 'apply the plan', or whenever code is about to be written; modes: feature, fix, refactor, config."

Code Review 12 29d ago
melodic-software

claude-code-plugins

by melodic-software

"Post-work comprehension check: after a change is complete, generate a self-contained HTML report of what was done (context, intuition, decisions) with a quiz at the bottom that you answer — verifying the HUMAN absorbed the work, not the artifact. Non-gating by default; the quiz_policy userConfig tunes offer cadence. Also recalls prior work from the retained report library. Use when: 'quiz me', 'quiz me on this change', 'do I understand this change', 'comprehension check', 'a quiz at the bottom that I must pass', 'I want to make sure I understand everything that happened', 'what did we do on <ticket>'. Sibling to education:teach (multi-session coach) and education:explain (one-shot explainer); this verifies comprehension of COMPLETED WORK. Not artifact verification — that is verification:confirm (if installed)."

Git & VCS 12 1mo ago
melodic-software

claude-code-plugins

by melodic-software

"Proactively hunt a rotated lane of the codebase for safe structural improvements (Beck's 15 tidyings + a Fowler subset + prose tidyings), apply scope-budgeted edits, and ship one tight structure-only PR per invocation. Use when: 'tidy', 'tidy up', 'boy scout', 'polish', 'small refactors', 'improve gradually', 'clean up in passing', 'tidying day', 'tidy lane', 'run tidy'. Actions: [<lane>] targeted lane run; [dry-run [<lane>]] plan-only, no edits; [help] print the lane catalog. Skip when: /simplify refines the current diff; batch-simplify processes a diff window; issue-tracker work drains already-filed items — tidy proactively hunts unfiled drift across a glob-scoped lane."

Git & VCS 12 24d ago
melodic-software

claude-code-plugins

by melodic-software

"Empirical bare-baseline experiment on a repo's standing instructions: reversibly strip project CLAUDE.md/rules/behavioral hooks/skills on a dedicated branch, work normally against the bare model logging observed stumbles to a ledger, then re-add ONLY instructions with repeated same-cause evidence, each restore citing its ledger rows. Measures the model where sibling audit-instructions judges the text. Use when: 'unhobble', 'run the bare experiment', 'delete my CLAUDE.md and see', 'does the model still need these instructions', 'new model dropped, re-baseline', 'instruction ablation experiment'. Human-gated mutations; resumable state."

Automation 12 22d ago
melodic-software

claude-code-plugins

by melodic-software

"Classify tracked markdown for five noise shapes — historical citations, ghost refs to ephemeral working-directory paths, \"Why this file exists\" preambles, hard-coupled enumerated consumer lists, and scope/loading meta-commentary — emitting Tier 1 (remove/relocate), Tier 2 (review needed), and Tier 3 (likely legitimate) findings with per-shape treatment guidance; read-only, no edits applied. Use when: 'audit markdown noise', 'declutter', 'check for stale citations', 'find ghost refs', 'classify preamble', 'sweep a rule/skill/convention doc for noise', or before editing any tracked .md — not for prose flavor/compression (use /compress) or structural markdown lint (your repo's markdown linter)."

Code Review 12 22d ago
melodic-software

claude-code-plugins

by melodic-software

"Scan an existing codebase for module-level friction and architecture improvement opportunities — shallow modules, seam leaks, locality gaps — present candidates as an HTML report, interview on the selected candidate with a Design-It-Twice branch that designs the interface several radically different ways in parallel, and hand off the agreed shape for planning. Use when: 'improve architecture', 'find deepening opportunities', 'shallow modules', 'architecture improvement', 'Ousterhout deepening', 'design it twice', 'compare alternative interfaces', 'make code more testable', 'make code more AI-navigable', 'find refactoring opportunities', 'architecture scan', 'codebase friction', 'module seams', 'locality'. Skip when: a cross-dimension or evidence-driven improvement ask — a general 'what should we improve', 'highest-impact improvement', or 'find improvements' across code, product, process, or ops — routes to /improvement:find (this skill is the single-lens architecture-depth pass); also skip for mechanical code-level tidyings, reviewing a diff before merge, enforcing architecture rules on a change, or root-cause debugging a specific failure."

Agents 12 22d ago
AsiaOstrich

commit

by AsiaOstrich

"[UDS] Generate commit messages following Conventional Commits standard"

Code Gen 72 7mo ago
AsiaOstrich

Testing Guide

by AsiaOstrich

Testing pyramid and test writing standards for UT/IT/ST/E2E. Supports ISTQB and Industry Pyramid frameworks. Use when: writing tests, discussing test coverage, test strategy, or test naming. Keywords: test, unit, integration, e2e, coverage, mock, ISTQB, SIT, 測試, 單元, 整合, 端對端.

Code Review 72 7mo ago
AsiaOstrich

release

by AsiaOstrich

"[UDS] Guide release process and changelogs"

Code Gen 72 6mo ago
AsiaOstrich

Git Workflow Guide

by AsiaOstrich

Guide Git branching strategies, branch naming, and merge operations. Use when: creating branches, merging, pull requests, Git workflow questions. Keywords: branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程.

Agents 72 7mo ago
AsiaOstrich

Documentation Guide

by AsiaOstrich

Guide documentation structure, content requirements, and project documentation best practices. Use when: creating README, documentation, docs folder, project setup, technical docs. Keywords: README, docs, documentation, CONTRIBUTING, CHANGELOG, ARCHITECTURE, API docs, 文件, 說明文件, 技術文件.

Database 72 7mo ago
AsiaOstrich

review

by AsiaOstrich

"[UDS] Perform systematic code review with checklist"

Code Review 72 7mo ago
AsiaOstrich

checkin

by AsiaOstrich

"[UDS] Pre-commit quality gates verification"

Code Review 72 7mo ago
AsiaOstrich

changelog

by AsiaOstrich

"[UDS] Generate and maintain CHANGELOG.md entries"

Code Gen 72 7mo ago
wei

add-icon

by wei

Add or update supported language, framework, library, tool, or platform icons in Socialify. Use when a request involves adding a new icon/logo, mapping a display name to a Simple Icons entry or a custom icon, and updating the language options list used in the UI.

Code Gen 2.2K 7mo ago
wei

frontend-design

by wei

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Code Gen 2.2K 8mo ago
catlog22

issue-execute

by catlog22

Execute all solutions from issue queue with git commit after each solution. Supports batch processing and execution control.

Automation 2.1K 7mo ago
catlog22

clean

by catlog22

Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanup and confirmation.

Agents 2.1K 7mo ago
holon-run

github-pr-fix

by holon-run

"Fix pull requests based on review feedback and CI failures. Use when: (1) Addressing PR review comments, (2) Fixing CI/test failures, (3) Resolving merge conflicts, (4) Implementing requested changes."

Code Review 134 6mo ago
holon-run

github-controller

by holon-run

Controller skill for proactive GitHub automation. Run as a long-lived controller session, continuously consume events from HOLON_CONTROLLER_EVENT_CHANNEL, decide whether to run issue solve, PR review, PR fix, or no-op, then execute using existing GitHub skills.

Code Review 134 7mo ago