KS
Killer-Skills

precommit — how to use precommit how to use precommit, precommit setup guide, precommit for Heaps, what is precommit, precommit vs other animation libraries, precommit install, precommit alternative, precommit workflow, precommit for pixel perfect animation

v1.0.0
GitHub

About this Skill

Ideal for Development Agents requiring streamlined pre-commit workflows and pixel-perfect animation/UI libraries like Heaps. precommit is a technical workflow tool that performs checks and updates, such as reviewing changes with git log and git diff, and maintaining a CHANGELOG.md file.

Features

Performs pre-commit checks using git log --oneline and git diff --stat
Reviews changes with git diff HEAD for detailed analysis
Updates CHANGELOG.md to document new features, fixes, and breaking changes
Analyzes changes to understand additions, modifications, and fixes
Supports concise reporting of findings

# Core Topics

bh213 bh213
[6]
[0]
Updated: 3/3/2026

Quality Score

Top 5%
26
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add bh213/hx-multianim/precommit

Agent Capability Analysis

The precommit MCP Server by bh213 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use precommit, precommit setup guide, precommit for Heaps.

Ideal Agent Persona

Ideal for Development Agents requiring streamlined pre-commit workflows and pixel-perfect animation/UI libraries like Heaps.

Core Value

Empowers agents to automate pre-commit checks using Git commands like `git log` and `git diff`, ensuring robust pre-commit workflows and accurate CHANGELOG.md updates, leveraging Heaps for pixel-perfect animations.

Capabilities Granted for precommit MCP Server

Automating pre-commit checks with Git
Updating CHANGELOG.md for new features and fixes
Analyzing code changes with `git diff --stat HEAD`

! Prerequisites & Limits

  • Requires Git installation
  • Designed specifically for Heaps
  • Needs access to CHANGELOG.md file
Project
SKILL.md
2.0 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Pre-Commit Checks

Perform the following pre-commit workflow. Report findings concisely.

1. Review Changes

  • Run git log --oneline -5 to see recent commits
  • Run git diff --stat HEAD to see changed files
  • Run git diff HEAD to see the full diff
  • Analyze all changes to understand what was added/changed/fixed

2. Update CHANGELOG.md

  • Read CHANGELOG.md and check if any changes in the diff are NOT yet documented
  • Add entries for new features, fixes, and breaking changes under the current dev version section
  • Follow the existing format (bullet points with bold feature name and description)

3. Update Documentation

  • Check if changes affect .manim syntax or builder/codegen API
  • If so, update docs/manim-reference.md (quick-lookup reference)
  • If substantial, also update docs/manim.md (detailed documentation)
  • Update CLAUDE.md if architectural patterns or key instructions changed

4. Clean Up TODO Files

  • Read todo/TODO.md and other todo/*.md files
  • Remove items that have been completed (check against CHANGELOG and recent commits)
  • Do NOT remove items that are still pending or in-progress

5. Check for Missing Items

Verify:

  • No sensitive files (.env, credentials) in the diff
  • All reference images updated if visual tests changed
  • No inconsistencies between code changes and documentation
  • MEMORY.md is up to date with any new patterns or pitfalls discovered.
  • Check if anything can be removed from MEMORY.md because it is no longer relevant. Ask user if unsure.

6. Suggest Commit Message

  • Follow the project's commit message style (see recent commits)
  • Format: area: short description on first line
  • Add bullet points for significant changes in the body
  • Keep the first line under 72 characters
  • Do not include TODO file changes.

7. Report Summary

Present a summary table:

  • Files changed (count)
  • Changelog entries added
  • Docs updated
  • TODOs cleaned
  • Any issues found
  • Suggested commit message

Do NOT create the commit at all. Present the summary and user will commit.

Related Skills

Looking for an alternative to precommit or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication