skills/git-ops/SKILL.md
Comprehensive git workflow including worktree isolation, branching, and branch finalization.
npx skillsauth add ssimhan/meal-planner git-opsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this when starting new features or executing implementation plans.
.worktrees/ (preferred) or worktrees/.CLAUDE.md for a preference or ask the user..gitignore. If not, add it and commit the change immediately.git worktree add <path> -b <branch-name>npm install, pip install).[Action] [Scope]: [Specific change].Use this when implementation is complete and all tests pass.
gh pr create with summary and test plan.testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
<!-- This skill integrates patterns from: - Original source: https://github.com/Dammyjay93/interface-design - Author: Dammyjay93 - License: MIT - Integrated into claude-code-quickstart SDK by Sandhya Simhan --> --- name: ui-development description: Build premium, crafted interfaces with audience alignment and design system memory. Automatically invoked by workflows for UI/frontend work. --- # UI Development & Premium Aesthetics ## Scope **Use for:** All web interfaces, dashboards,
development
Use when implementing any feature or bugfix, before writing implementation code
development
Generate branded images using Google Gemini's image generation API. Supports multiple formats (LinkedIn headers, Medium headers, square concepts, vertical explainers). Reads brand guidelines from the project's BRAND.md file for consistent visual identity.