Version Control
Git best practices — conventional commits, staging, push policy, repo governance. USE WHEN committing, pushing, creating PRs, branch protection, rulesets, CODEOWNERS.
secret-detection
Scans code, configs, and agent outputs for accidentally exposed secrets, credentials, and sensitive values before they reach logs, version control, or external systems. Triggers on: API key, token, password, secret, credential, env, .env, private key, certificate, access key, connection string, DATABASE_URL, AWS_SECRET, bearer token, git commit, push, log output, paste code, share config, review PR.
tracking-model-versions
This skill enables the AI assistant to track and manage AI/ML model versions using the model-versioning-tracker plugin. It should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control for models. Use when the appropriate context is detected. Trigger with relevant phrases based on the skill's purpose.
versioning-skills
REQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging.
game-tools-workflows
Game development tools, asset pipelines, version control, build systems, and team development workflows for efficient production.
artifactor
Guidance for agents on where and how to save generated artifacts (plans, documents, configurations) to ensure they are project-local and tracked in version control.
enforcing-project-rules
Enforces project-level operational rules that govern how the agent interacts with the workspace, CLI, and version control. What this does is enumerating governance rules that you should always follow when working in a project. Use this in ALL tasks executed inside a repository to ensure compliance with project constraints such as working directory rules and git branch restrictions. Use this skill also in Plan mode.
git-version-control
Git commit standards, branch strategy, and LLM-assisted development workflows. Use when making commits, managing branches, or working in high-velocity LLM-assisted development contexts. Covers atomic commits, conventional commits, branching strategies (trunk-based, GitHub Flow), merge vs rebase decisions, and recovery patterns.
creating-github-issues-from-web-research
Execute this skill enhances AI assistant's ability to conduct web research and translate findings into actionable GitHub issues. It automates extracting key information from web search results and formatting it into a well-structured issue, ready for tracking and implementation. Use when managing version control or converting research into tasks. Trigger with phrases like 'commit', 'branch', or 'git'.
git-repository-management
Initialize, clone, and manage Git repositories for version control
windsurf-git-integration
Configure Git integration with Cascade AI assistance. Activate when users mention "git setup", "version control", "commit messages", "branch management", or "source control". Handles Git configuration and AI-assisted workflows. Use when working with windsurf git integration functionality. Trigger with phrases like "windsurf git integration", "windsurf integration", "windsurf".
Cursor Git Integration
Manage and integrate Git workflows with the Cursor IDE. Triggers on "cursor git", "git in cursor", "cursor version control", "cursor commit", "cursor branch". Use when working with Cursor Git integration functionality. Trigger with phrases like "cursor git integration", "cursor integration", "cursor".
langsmith
Manage LangSmith prompts using TypeScript CLI with organization filtering. Use when pulling prompts from LangSmith, listing workspace prompts, getting prompt details, or exporting prompts to local files for version control.
Markdown + Mermaid Writing Skill
Comprehensive Markdown and Mermaid diagram writing skill that establishes text-based diagrams as the DEFAULT documentation standard. Use this skill when creating ANY scientific document, report, analysis, or visualization — it ensures all outputs are in version-controlled, token-efficient Markdown with embedded Mermaid diagrams as the source of truth, with clear pathways to downstream Python or AI-generated images. Includes full style guides (Markdown + Mermaid), 24 diagram-type references, and 9 document templates ready to use.
laravel-backend-development
Triggers on Laravel backend tasks: controllers, models, migrations, APIs, services, jobs, policies, database schema, Eloquent, or any server-side PHP. Generates idiomatic Laravel code with string ULID IDs, versioned REST APIs, and modern best practices.
laravel-backend-development
Triggers on Laravel backend tasks: controllers, models, migrations, APIs, services, jobs, policies, database schema, Eloquent, or any server-side PHP. Generates idiomatic Laravel code with string ULID IDs, versioned REST APIs, and modern best practices.
reactflow-v12
Build and maintain flow-based UIs with React Flow v12 using @xyflow/react (FREE version). Use for node editors, workflow builders, pipeline designers, DAG editors, visual builders, custom nodes/edges, viewport control, serialization, and production React Flow architecture.
git-assistant
Git operations assistant for status, commit, branch, merge, PR creation, and conflict resolution
react-flow-advanced-best-practices
Expert-level React Flow (@xyflow/react) guidance covering architecture, performance, TypeScript typing, testing, accessibility, computing flows, SSR/SSG, multiplayer, whiteboard, layout strategy, custom nodes/edges, handle connections, drag-and-drop, migration, and version-aware audits. Use when asked about React Flow / xyflow best practices, advanced patterns, performance tuning, custom node/edge design, controlled vs uncontrolled flows, or any non-trivial React Flow implementation.
push-to-registry
Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.
quality-documentation-manager
Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use for document control procedures, change control workflow, document numbering, version management, electronic signature compliance, or regulatory documentation review.
git-mcp
Git repository operations using the Git MCP server. Use when Claude needs to perform version control operations including viewing status, diffs, commit history, creating commits, managing branches, or analyzing repository changes. Triggers on requests involving git operations, version control, commit history, branch management, or repository analysis within the project.
Java Developer
Expert Java development skill covering Spring Boot, Jakarta EE, and plain Java across versions Java 8 through Java 21+. Use when asked to write, generate, review, architect, or improve Java code. Handles: creating REST APIs, designing domain models, generating boilerplate (entities, repositories, services, controllers), code review for correctness/scalability/security, performance optimization, JVM tuning guidance, concurrency patterns, and applying architecture patterns (layered, hexagonal, DDD). Triggers on any Java programming request.
initialize-git-repository
Set up a new Git repository and make the first commit for version control