Git & VCS

Git operations, commit helpers, branch management

Showing 2713-2736 of 4574 skills
jmsktm

ci-cd-pipeline-builder

by jmsktm

Expert guide for building CI/CD pipelines with GitHub Actions, Vercel, and other platforms. Use when automating builds, tests, deployments, or release workflows.

CI/CD 6 5mo ago
rebyteai-template

express-mcp

by rebyteai-template

MCP server implementation with Express.js and TypeScript.

CLI Tools 6 6mo ago
rebyteai-template

ncine-presentation

by rebyteai-template

Slidev presentation documenting 14 years of nCine 2D game framework development.

CLI Tools 6 6mo ago
rebyteai-template

nuxt-starter-netlify

by rebyteai-template

Minimal Vue landing page with Nuxt for Netlify.

CLI Tools 6 6mo ago
rebyteai-template

langchain-agent

by rebyteai-template

AI agent with tools (search, calculator) using LangGraph and AI SDK.

Agents 6 6mo ago
rebyteai-template

developer-portfolio

by rebyteai-template

Next.js 16 portfolio with Lottie animations, contact form (Email/Telegram), dev.to integration.

CLI Tools 6 6mo ago
rebyteai-template

nextjs-blog-netlify

by rebyteai-template

Next.js blog with visual editing and Tailwind CSS for Netlify.

CLI Tools 6 6mo ago
rebyteai-template

axum-rust-template

by rebyteai-template

Rust Axum API with Diesel ORM and DDD architecture.

Code Gen 6 6mo ago
rebyteai-template

screwfast

by rebyteai-template

Astro 5 landing page with Tailwind CSS 4, Preline UI, GSAP, and Starlight docs.

CLI Tools 6 6mo ago
rebyteai-template

chrome-extension-boilerplate-react-vite

by rebyteai-template

Chrome Extension with React, Vite, and TypeScript.

Code Gen 6 6mo ago
rebyteai-template

gsap-awwwards-website

by rebyteai-template

SPYLT product landing with GSAP scroll animations, React 19, and Tailwind CSS 4.

Cloud 6 6mo ago
rebyteai-template

langchain-retrieval

by rebyteai-template

Document Q&A with RAG using Supabase pgvector store.

CLI Tools 6 6mo ago
rebyteai-template

awwwards-landing-page

by rebyteai-template

Designer portfolio with Locomotive Scroll, GSAP, and Framer Motion animations.

Animation 6 6mo ago
rebyteai-template

stripe-subscription

by rebyteai-template

Stripe Checkout for recurring subscriptions with Customer Portal. Auto-creates plans if not configured.

Cloud 6 6mo ago
derKlinke

executing-plans

by derKlinke

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Automation 8 4mo ago
memyselfandm

pm-context

by memyselfandm

Provides project management tool abstraction layer. Auto-loads when working with work items, epics, features, tasks, sprints, or backlogs. Detects PM tool (Linear, Jira, GitHub Projects, markdown) from project configuration and loads appropriate adapter for seamless operations across different PM systems.

Docs Gen 8 4mo ago
rexleimo

openspec-long-running-harness

by rexleimo

Use when implementing long-running agent workflows that need cross-session state persistence, incremental progress tracking, and gate enforcement. Combines OpenSpec spec-driven development with Anthropic's effective harnesses pattern for multi-context-window projects.

Processing 8 4mo ago
rexleimo

code-review

by rexleimo

Automated code review for pull requests and code changes using multi-agent architecture with confidence-based scoring. Use when reviewing PRs, auditing code changes, checking guideline compliance, or detecting bugs in diffs. Works with GitHub, GitLab, and local git repositories. Compatible with Claude Code, Codex, Cursor, Windsurf, and other AI coding tools.

Agents 8 4mo ago
rexleimo

spec-kit-parallel-orchestrator

by rexleimo

Parallel orchestration skill for Spec Kit workflows. When users mention spec kit, enter /speckit. or /prompts:speckit. commands, request spec kit workflow prompt, or need multi-agent collaboration, this skill must be triggered. It validates stages and dependencies first, then splits tasks into 3-6 parallel subtasks, aggregates results, and recursively proceeds to the next round.

Automation 8 4mo ago
hieutrtr

docker-best-practices

by hieutrtr

Docker containerization patterns for Python/React projects. Use when creating or modifying Dockerfiles, optimizing image size, setting up Docker Compose for local development, or hardening container security. Covers multi-stage builds for Python (python:3.12-slim) and React (node:20-alpine -> nginx:alpine), layer optimization, .dockerignore, non-root user, security scanning with Trivy, Docker Compose for dev (backend + frontend + PostgreSQL + Redis), and image tagging strategy. Does NOT cover deployment orchestration (use deployment-pipeline).

Docker 8 4mo ago
derKlinke

commit-conventions

by derKlinke

Create conventional commit messages and plan commits. Use when a user asks to commit changes, write commit messages, or organize commits. Enforce repo-specific git/commit rules from AGENTS.md and split multiple logical changes into separate, digestible commits.

CI/CD 8 5mo ago
andrueandersoncs

API Documentation Lookup

by andrueandersoncs

This skill should be used when the user asks to "look up Effect API", "check the Effect docs", "find Effect function signature", "what does Effect.X do", "how to use Effect.X", "Effect API reference", "fetch Effect documentation", or needs to look up specific function signatures, parameters, or usage examples from the official Effect-TS API documentation.

Git & VCS 8 4mo ago
shaoxyz

git-commit-analyzer

by shaoxyz

用 AI 分析 git 提交,鉴定你今天是「夯」还是「拉完了」。 支持 GitHub、GitLab、本地仓库。双语输出,两种风格(打工人/Linus)。

Processing 8 4mo ago
xinbenlv

retrieve-diff-from-commit

by xinbenlv

Retrieve code diff from a local git commit. Use this as the first step in a code review pipeline when reviewing local commits.

Code Review 7 5mo ago