Git & Version Control
6462 skills in Tools > Git & Version Control
nmap-scan
Professional network reconnaissance and port scanning using nmap. Supports various scan types (quick, full, UDP, stealth), service detection, vulnerability scanning, and NSE scripts. Use when you need to enumerate network services, detect versions, or perform network reconnaissance.
soracom-shortcut-lifecycle
Maps SAEF artifacts (business statement → docs) to Soracom Shortcut epics/stories, including status transitions, MCP tool usage, and GitHub linkage.
template-creation
Create new project templates or customize existing ones with CI/CD, tooling, and AI integration. USE THIS SKILL when user says "create template", "new template for", "customize template", "add template", or wants to build a new language/framework template.
github-pages-deploy
Deploy Docusaurus static site to GitHub Pages for automated CI/CD pipeline.Bundled resources: GitHub Actions workflow, docusaurus.config.js deployment block, homepage redirect, i18n scaffolding.Use when setting up new Docusaurus project, adding CI/CD, or migrating to automated deployment.
commit-message-generator
정해진 형식에 따라 구조화된 한글 커밋 메시지를 생성합니다. 커밋 생성 시 프로젝트의 커밋 컨벤션을 자동으로 적용하여 일관성 있는 커밋 히스토리를 유지합니다.
github-pr-review-operation
GitHub Pull Request review operations using gh CLI. Extract PR info, view diffs with line numbers, retrieve and post comments, create inline comments, and reply to comments. Use when reviewing PRs, conducting code reviews, or performing PR operations.
gitops
Master GitOps practices, CI/CD integration, Helm charts, Kustomize, and ArgoCD. Learn modern deployment patterns and infrastructure as code.
organized-codebase-applicator
Applies Organized Codebase template structure to existing projects and cleans up unused/redundant directories. Use when user wants to organize an existing project, apply the Organized Codebase template, clean up a messy codebase, remove iteration folders, standardize project structure, or mentions "organized codebase", "clean up codebase", "apply template", "remove unused folders", or "standardize project".
adhd-task-management
ADHD-optimized task tracking and intervention system. Use when tracking tasks, detecting context switches, providing accountability interventions, or managing ADHD-specific productivity patterns for Ariel Shapira.
github-integration
Automated GitHub repository creation, remote configuration, and organization management for CODITECT submodules using GitHub CLI (gh).
lint-skill
Validate skill documents against PMC skill design principles.Checks format ownership, composite skill structure, and internal consistency.CHECKS:1. FORMAT OWNERSHIP - kb skill owns all format templates (kb/references/)2. COMPOSITE STRUCTURE - Steps must have associated skills, stage announcements3. INTERNAL CONSISTENCY - No gaps, broken references, or missing sectionsUse when:- Creating new skills- Reviewing existing skills- Periodic skill maintenance- User says "lint skills", "check skills", "validate skills"
quizes-generator
Generate comprehensive quizzes with 80-100 multiple choice questions (MCQ) from a topic title or reference file. Questions include difficulty levels (Easy/Medium/Hard) with answer key at the end. Use when creating study materials, practice tests, or assessments.
experiment-report
This skill should be used when generating integrated reports from lab notebooks, improving existing reports, or exporting reports to PDF/typst. Triggered by requests like "generate report", "create summary", "refine report", "improve report", "export to PDF", "typst出力", "PDFに変換", "レポートを作成", or "export report to PDF". For PDF export, use scripts/export_pdf.sh (pandoc + typst).
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
intent-analysis
Analyze and explain the intent behind AI tool calls. Use when you need to understand what an action will do, verify your interpretation is correct, or explain your reasoning to the user.
typescript-patterns
TypeScript and Next.js best practices, patterns, and conventions. Use when working with TypeScript/JavaScript projects, React applications, or Next.js apps.
template
Template-based meal planning for realistic meals. Use when user wants practical meals with proper structure (protein + legume + vegetables), different foods at each meal, or human-like meal composition. Triggers on "realistic meals", "different foods each meal", "actual meals", "template", "meal structure", "not the same food".
plugin-dev
This skill should be used when creating extensions for Claude Code or OpenCode, including plugins, commands, agents, skills, and custom tools. Covers both platforms with format specifications, best practices, and the ai-eng-system build system.
doc-coauthoring
Structured workflow for co-authoring documentation, specs, proposals, and decision docs. Use when user wants to write docs, create specs, draft proposals, or similar structured content.
skills-authoring
Creates or updates skills with proper YAML frontmatter, progressive disclosure, and best practices per the open Agent Skills specification. Supports simple, tool-restricted, multi-file, and script-based skills. Use when creating new skills, authoring skills, extending agent capabilities, or when `--create-skill` or `--new-skill` flag is mentioned.