Git & VCS

Git operations, commit helpers, branch management

Showing 1729-1752 of 5242 skills
howells

commit

by howells

Smart commit and push with auto-splitting across domains. Creates atomic commits. Use when asked to "commit", "push changes", "save my work", or after completing implementation work. Automatically groups changes into logical commits.

Debugging 25 7mo ago
howells

vision

by howells

Create or review a high-level vision document capturing project goals and purpose. Use when asked to "define the vision", "what is this project", "set goals", or when starting a new project that needs clarity on purpose and direction.

Code Gen 25 7mo ago
howells

tidy

by howells

Clean up completed plans in docs/plans/. Archives or deletes finished plans. Use when asked to "clean up plans", "tidy the docs", "archive old plans", or after completing implementation to remove stale planning documents.

Code Review 25 7mo ago
howells

naming

by howells

Generate and validate project names. Reads codebase context, produces candidates using tech naming strategies, and checks domain + GitHub availability. Use when naming a new project, renaming, or validating an existing name.

Agents 25 7mo ago
rahmanef63

si-coder

by rahmanef63

"Zero human involvement full-stack deployment. Umbrella skill that points to modular sc-* sub-skills (sc-all, sc-dokploy, sc-convex, sc-convex-cloud, sc-vercel, sc-git, sc-onboarding) plus the legacy monolithic deploy.js. Two deploy paths share one flow shape: self-hosted (Dokploy app + self-hosted Convex) and online (Vercel frontend + Convex Cloud). The user can invoke /sc-all for end-to-end (--target dokploy vercel), /sc-convex/-cloud, /sc-vercel, or /sc-dokploy for narrower domain ops, /sc-git for GitHub repo/Actions ops, or /sc-onboarding to set up credentials."

CLI Tools 14 2mo ago
rodydavis

using-fastlane-in-flutter-and-ci

by rodydavis

Automate Flutter app builds and deployments to both the App Store and Google Play using Fastlane with this step-by-step guide.

CI/CD 59 7mo ago
rodydavis

automate-flutter-app-releases

by rodydavis

Automate your Flutter app releases to beta or production with this handy shell script that handles version bumping, formatting, cleaning, rebuilding, and deployment via Fastlane.

CI/CD 59 7mo ago
rodydavis

install-flutter-from-git

by rodydavis

Install Flutter SDK via git clone and configure for all platforms

CLI Tools 59 7mo ago
rodydavis

how-to-manage-multiple-flutter-versions-with-git-worktrees-and-z

by rodydavis

Manage multiple Flutter versions efficiently using Git worktrees, eliminating the need for external version managers like FVM.

CI/CD 59 7mo ago
rodydavis

displaying-html-in-flutter

by rodydavis

Easily display and interact with HTML content in your Flutter app using the easy_web_view package, which supports both web and mobile platforms.

Docs Gen 59 7mo ago
rodydavis

color-utilities-in-javascript

by rodydavis

Explore helpful color utility functions, like RGB to HSL, HEX to RGB, and HSL to HEX, generated with the assistance of GitHub Copilot.

Git & VCS 59 7mo ago
rodydavis

how-to-create-html-web-components-with-dart

by rodydavis

Discover the power of Web Components and how to build them with both JavaScript and Dart for reusable, framework-agnostic UI elements.

Code Gen 59 7mo ago
goncalossilva

update-changelog

by goncalossilva

"Update CHANGELOG.md following Keep a Changelog (https://keepachangelog.com/en/1.1.0/)"

Code Gen 24 7mo ago
goncalossilva

git-commit

by goncalossilva

"Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages."

Code Gen 24 6mo ago
goncalossilva

git-clean-history

by goncalossilva

"Reimplement the current Git branch on a fresh branch off main with a clean, narrative-quality commit history."

Code Gen 24 7mo ago
sruthir28

issue-tree-builder

by sruthir28

McKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving.

Processing 131 9mo ago
mstsirkin

interminai

by mstsirkin

Control interactive terminal applications like vim, git rebase -i, git add -i, git add -p, apt, rclone config, sudo, w3m, and TUI apps. Can also supervise another CLI LLM (cursor-agent, codex, etc.) - approve or reject its actions by pressing y/n at confirmation prompts. Use when you need to interact with applications that require keyboard input, show prompts, menus, or have full-screen interfaces. Also use when commands fail or hang with errors like "Input is not a terminal" or "Output is not a terminal". Better than application specific hacks such as GIT_SEQUENCE_EDITOR or bypassing interactivity through file use.

CLI Tools 56 7mo ago
olehsvyrydov

terraform-specialist

by olehsvyrydov

"[Extends devops-engineer] Terraform/OpenTofu specialist. Use for advanced Terraform modules, multi-cloud providers, state management, workspaces, CI/CD for IaC. Invoke alongside devops-engineer for complex IaC projects."

Cloud 15 8mo ago
rohoswagger

ez-workflow

by rohoswagger

Use when about to run git branching, commit, push, or PR operations in a repo managed by ez-stack. Provides the complete command reference and agent-specific usage patterns.

File Ops 23 5mo ago
hainamchung

brainstorming

by hainamchung

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."

Code Gen 54 7mo ago
hainamchung

algorithmic-art

by hainamchung

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.

Animation 54 7mo ago
kody-w

resume-session

by kody-w

Read-only cold-start pickup for a Rappterbook session. Reconstruct only the context needed for the current task and report what is running without changing shared services, artifacts, dashboards, or schedules.

Auth 14 3d ago
kody-w

bootstrap-world

by kody-w

Autonomously set up a complete Rappterbook world simulation from a fresh fork. Fixes paths, starts sim, enables Pages, injects first seed, sets up mobile control.

Code Gen 14 1d ago
kody-w

antigaslighter

by kody-w

Verify a named artifact, workflow, deployment, or script against observable evidence. Read-only by default, bounded to the requested target, and explicit when evidence is incomplete.

Automation 14 3d ago