.claude/skills/git-specialist/SKILL.md
Git workflows, branching strategies, repository management, and conflict resolution. Use when asked to set up a branching strategy, resolve a merge conflict, clean up git history (rebase, squash), configure git hooks, set up a monorepo structure, recover from a bad commit or accidental push, or write a .gitignore file.
npx skillsauth add daryllundy/claude-skills-library git-specialistInstall 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.
resolve this merge conflict, git branching strategy, rebase.Bash('git log --oneline -20') and Bash('git branch -a') — understand current repo stateGlob('**/.gitignore', '**/.gitattributes', '**/.githooks/**') — find git config filesBash('git status') and Bash('git diff') to understand the full conflict scopegit push --force: always recommend --force-with-lease insteadgit push --force on main/master branchesreferences/legacy-agent.md: branching strategies, git hooks, monorepo patterns, history rewriting, recovery procedurestools
Zapier workflow automation design, Zap configuration, and SaaS integration planning across 6000+ apps. Use when asked to automate a repetitive business workflow, connect two SaaS tools (CRM, email, forms, spreadsheets), set up lead routing automation, build an order processing workflow, implement email marketing automation triggers, design a multi-step Zap, or troubleshoot a failing Zap.
development
Modern, accessible, and conversion-optimized web design direction, UX guidance, and design system development. Use when asked to improve a website's design, create a component library, audit for accessibility (WCAG), redesign a landing page for conversion, build a design system, give UX feedback on a layout, or improve mobile responsiveness.
development
Input validation, business rule implementation, and data integrity enforcement in application code. Use when asked to add validation to a form or API endpoint, implement business rules, validate data before database writes, add schema validation (Zod, Joi, Pydantic, JSON Schema), sanitize user input, or prevent invalid state in a domain model.
development
TikTok-specific short-form video strategy, scripting, and platform-native growth optimization. Use when asked to grow a TikTok account, develop a TikTok content strategy, write video scripts for TikTok, identify trending sounds or formats, plan a TikTok creator collaboration, or audit a TikTok profile for growth opportunities.