ワンクリックで
gitclaw
gitclaw には anuragsinghbhandari から収集した 15 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Advanced git operations including committing, pushing, and branch management. Use this when you need to persist changes to the remote repository.
Build and maintain Excalidraw architecture diagrams. Use this when the user asks to "draw", "diagram", or "visualize" an architecture or process.
Automated code review and quality checks. Use when you need to review changes, find TODOs, or identify complex files.
Hunt for weird, hacky, or funny code snippets and add them to the Hall of Weirdness (MUSEUM.md).
Automated documentation generation and auditing. Use when extracting comments, generating READMEs, or finding undocumented code.
Tools for automated refactoring and codebase cleanup. Use when renaming things, moving files, or consolidating logic.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Automated test generation and coverage auditing. Use when identifying missing tests or creating new test suites.
Manage and audit project dependencies. Use when checking for outdated packages, security vulnerabilities, or trying to understand the dependency graph of a project (npm, pip, cargo).
Unleash Crunch on Discord! This skill provides setup for controlling the agent via Discord. NOTE: Currently only works if running on a long-lived server.
Manage GitHub issues, pull requests, and repository data. Use when you need to list, view, create, or update issues and PRs, or search through repository history and metadata using the `gh` CLI.
Parse and analyze log files to find errors, exceptions, and failures. Use when debugging build logs, application logs, or any large text file containing system output.
Audit repository performance and benchmark commands. Use when you need to find large files that might slow down the build or measure the execution time of scripts and tests.
Analyze and understand the structure of a repository. Use when you first arrive in a new codebase or need to locate entry points, configuration files, and overall project organization.
Enables searching the web for information. Use when the user asks a question that requires accessing real-time information from the internet, or when the user explicitly asks to search the web.