🛠️

Git & Version Control

6462 skills in Tools > Git & Version Control

Wheels Documentation Generator

Generate documentation comments, README files, and API documentation for Wheels applications. Use when documenting code, creating project READMEs, or generating API docs.

wheels-dev/wheels
200
107
Actualizado 4d ago

debugger-detective

Marketplace

⚡ PRIMARY TOOL for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue', 'find where X fails'. Uses claudemem v0.3.0 AST with context command for call chain analysis. GREP/FIND/GLOB ARE FORBIDDEN.

MadAppGang/claude-code
193
17
Actualizado 4d ago

tooling-setup

Marketplace

Configure Vite, TypeScript, Biome, and Vitest for React 19 projects. Covers build configuration, strict TypeScript setup, linting/formatting, and testing infrastructure. Use when setting up new projects or updating tool configurations.

MadAppGang/claude-code
193
17
Actualizado 4d ago

ultrathink-detective

Marketplace

⚡ PRIMARY TOOL for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', 'complex questions'. Combines ALL detective perspectives (architect+developer+tester+debugger). Uses Opus model. REPLACES grep/glob entirely. Uses claudemem v0.3.0 AST with ALL commands (map, symbol, callers, callees, context). GREP/FIND/GLOB ARE FORBIDDEN.

MadAppGang/claude-code
193
17
Actualizado 4d ago

claudemem-search

Marketplace

⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking. ANTI-PATTERNS: Reading files without mapping, Grep for 'how does X work', Modifying without caller analysis.

MadAppGang/claude-code
193
17
Actualizado 4d ago

release

Marketplace

Plugin release process for MAG Claude Plugins marketplace. Covers version bumping, marketplace.json updates, git tagging, and common mistakes. Use when releasing new plugin versions or troubleshooting update issues.

MadAppGang/claude-code
193
17
Actualizado 4d ago

code-search-selector

Marketplace

⚡ AUTO-INVOKE when user asks: 'audit', 'investigate', 'how does X work', 'find all', 'where is', 'trace', 'understand', 'map the codebase', 'comprehensive'. MUST run BEFORE Read/Glob when planning to read 3+ files. Prevents tool familiarity bias toward native tools.

MadAppGang/claude-code
193
17
Actualizado 4d ago

content-brief

Marketplace

Content brief template and creation methodology for SEO-optimized content. Use when preparing briefs for writers or planning new content pieces.

MadAppGang/claude-code
193
17
Actualizado 4d ago

patterns

Marketplace

Common agent patterns and templates for Claude Code. Use when implementing agents to follow proven patterns for proxy mode, TodoWrite integration, and quality checks.

MadAppGang/claude-code
193
17
Actualizado 4d ago

developer-detective

Marketplace

⚡ PRIMARY TOOL for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'audit integrations', 'find all usages'. Uses claudemem v0.3.0 AST with callers/callees analysis. GREP/FIND/GLOB ARE FORBIDDEN.

MadAppGang/claude-code
193
17
Actualizado 4d ago

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

krafton-ai/KIRA
193
38
Actualizado 4d ago

tester-detective

Marketplace

⚡ PRIMARY TOOL for: 'what's tested', 'find test coverage', 'audit test quality', 'missing tests', 'edge cases', 'test patterns'. Uses claudemem v0.3.0 AST with callers analysis for test discovery. GREP/FIND/GLOB ARE FORBIDDEN.

MadAppGang/claude-code
193
17
Actualizado 4d ago

deep-analysis

Marketplace

⚡ PRIMARY SKILL for: 'how does X work', 'investigate', 'analyze architecture', 'trace flow', 'find implementations'. PREREQUISITE: code-search-selector must validate tool choice. Launches codebase-detective with claudemem INDEXED MEMORY.

MadAppGang/claude-code
193
17
Actualizado 4d ago

architect-detective

Marketplace

⚡ PRIMARY TOOL for: 'what's the architecture', 'system design', 'how are layers organized', 'find design patterns', 'audit structure', 'map dependencies'. Uses claudemem v0.3.0 AST structural analysis with PageRank. GREP/FIND/GLOB ARE FORBIDDEN.

MadAppGang/claude-code
193
17
Actualizado 4d ago

quality-gates

Marketplace

Implement quality gates, user approval, iteration loops, and test-driven development. Use when validating with users, implementing feedback loops, classifying issue severity, running test-driven loops, or building multi-iteration workflows. Trigger keywords - "approval", "user validation", "iteration", "feedback loop", "severity", "test-driven", "TDD", "quality gate", "consensus".

MadAppGang/claude-code
193
17
Actualizado 4d ago

designing-syntax

Marketplace

Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.

mbruhler/claude-orchestration
191
5
Actualizado 4d ago

debugging-workflows

Marketplace

Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use when workflows fail, produce unexpected results, or user asks for debugging help.

mbruhler/claude-orchestration
191
5
Actualizado 4d ago

git-commit

Use this skill BEFORE running any git commit command. Triggers when about to run `git commit`. Ensures commit messages follow Conventional Commits specification.

fredrikaverpil/dotfiles
190
6
Actualizado 4d ago

gh-pr

Use this skill when creating a GitHub pull request. Defines PR body format with Why/What/Notes sections and ensures proper assignment.

fredrikaverpil/dotfiles
190
6
Actualizado 4d ago

gh-cli

GitHub CLI (gh) command reference. Use when working with GitHub repositories, PRs, issues, actions, or any GitHub operations from the command line.

fredrikaverpil/dotfiles
190
6
Actualizado 4d ago