🛠️

Git & Version Control

6462 skills in Tools > Git & Version Control

prd-generator

PRD 기반 프로젝트 부트스트래핑 & 스킬 관리 시스템.[Mode 1 - 새 프로젝트] "PRD 만들어줘", "새 프로젝트", "프로젝트 시작"[Mode 2 - 스킬 추가] "스킬 추가해줘", "frontend 스킬 만들어줘", "backend 스킬 적용"[Mode 2 - 디자인 참조] "이 사이트처럼 만들어줘", "이 디자인 참고해줘" + URL[Mode 2 - 동적 스킬] "AI 스킬 추가해줘", "이 패턴 스킬로 만들어줘" (템플릿 없어도 생성)[Mode 3 - 동기화] "PRD 변경사항 반영해줘", "스킬 동기화"[Mode 4 - 코드 역분석] "PRD 만들어줘" + 기존 코드 존재, "코드 분석해서 PRD 만들어줘"[Mode 5 - 문서 검증] "프로젝트 분석해줘" + PRD/CLAUDE.md 존재, "문서 검증해줘"

naegeon/claude-skill-cli
0
0
Actualizado 1w ago

github-issues-manager

Gerencia issues do GitHub: listar, ver detalhes, comentar, fechar e triagem via MCP Docker.

ericnunes30/frame-code-cli
0
0
Actualizado 1w ago

docs-seeker

Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel

Hieubkav/wincellarCloneBackend
0
0
Actualizado 1w ago

moai-foundation-git

Enterprise GitFlow automation, PR policy enforcement, Git 2.47-2.50 features, trunk-based development, comprehensive branching strategies, commit conventions, GitHub CLI 2.83.0 integration

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

github-issue

Create and manage standalone GitHub issues. Use this for creating new independent issues, stories, bugs, or feature requests that are NOT part of another issue. For issues that belong to a parent issue, use the github-sub-issue skill instead.

naroga/eggsnmilk
0
0
Actualizado 1w ago

temporal

Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.

steveandroulakis/temporal-a2a-development-agent
0
0
Actualizado 1w ago

notebooks-back-end

Use when building, deploying, or setting up notebooks. Covers Makefile targets (make build, make data, make etl), GitHub Actions workflows, CI/CD, and creating new notebook repositories.

data-desk-eco/uscg-incidents
0
0
Actualizado 1w ago

update-task-board

Manage TASK_BOARD.md by reading project logs and synchronizing task status. Use when tasks are completed, when progress is made, or when needing to sync task tracking. Reads MIGRATION_LOG.md, DEBUG_LOG.md, GIT_LOG.md to assess actual progress and updates TASK_BOARD.md accordingly. Does NOT modify CLAUDE.md or MIGRATION_LOG.md.

dudusoar/VRP-Toolkit
0
0
Actualizado 1w ago

gh-cli

Use GitHub CLI (gh) to interact with GitHub repositories, pull requests, issues, CI/CD workflows, and security alerts. Use when the user asks about remote repository status, workflow runs, PR/issue management, or GitHub operations.

ymat19/dotfiles
0
0
Actualizado 1w ago

github-actions

Create, configure, and optimize GitHub Actions including action types, triggers, runners, security practices, and marketplace integration

JohnnyVicious/copilot-cli-examples
0
0
Actualizado 1w ago

http-api-cloudbase

Use CloudBase HTTP API to access CloudBase platform features (database, authentication, cloud functions, cloud hosting, cloud storage, AI) via HTTP protocol from backends or scripts that are not using SDKs.

binggg/GALAXY-VORTEX
0
0
Actualizado 1w ago

skill-authoring

Best practices for creating and updating Claude Code skills including YAML frontmatter structure, description patterns for discoverability, content organization, progressive disclosure, and testing strategies. Use when creating new skills or updating existing skills to follow proven patterns.

randalmurphal/claude-config
0
0
Actualizado 1w 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.

involvex/involvex-claude-marketplace
0
0
Actualizado 1w ago

git-worktree-setup

Automates creation and management of headless git worktree structures. Use when the user requests to clone a repository with worktree setup, convert an existing repository to use worktrees, or add new worktrees to a bare repository. Triggers on requests like "set up worktrees", "headless git setup", "bare repo with worktrees", or "add a worktree for branch X".

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

testing-test-writing

Write focused, strategic tests for core user flows with behavior-based testing, clear naming, and proper mocking of external dependencies. Use this skill when writing unit tests, integration tests, or end-to-end tests. When working on files in tests/, __tests__/, spec/, or *.test.ts, *.spec.ts files. When deciding what to test during feature development. When naming test cases descriptively. When mocking databases, APIs, or external services. When focusing on testing behavior rather than implementation details.

mshafei721/Turbocat
0
0
Actualizado 1w ago

vitest-config-generator

Generate Vitest configuration files for fast unit testing of JavaScript/TypeScript projects. Triggers on "create vitest config", "generate vitest configuration", "vitest setup", "unit test config".

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

flow-work

Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).

Gitmaxd/flowfactory
0
0
Actualizado 1w ago

test-generator

Generate comprehensive pytest test suites for CasareRPA components, including nodes, controllers, use cases, and domain entities. Use when: creating new tests, testing nodes, controller tests, use case tests, domain entity tests, test coverage needed, pytest test generation.

omerlefaruk/CasareRPA
0
0
Actualizado 1w ago

tool-design

Marketplace

This skill should be used when the user asks to "design MCP tool", "create tool schema", "tool best practices", "input validation", "output schema", "error handling for tools", or discusses designing individual MCP tools with proper schemas and responses.

standardbeagle/standardbeagle-tools
0
0
Actualizado 1w ago

tech-stack-advisor

Advise on technology choices for new full-stack projects using the user's preferred stack (FastAPI + React + PostgreSQL). Use when starting a new project, discussing architecture decisions, choosing frameworks, scaffolding an application, or when the user asks what stack to use.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago