Explore skills

65,415 skills found

git-pull-after-squash-merge

0

Fix "untracked working tree files would be overwritten by merge" errors when pulling after a squash merge. Use when: (1) `git pull` fails listing files that should already be on main, (2) you just squash-merged a PR and can't pull on another branch, (3) files from a merged branch appear as "untracked" blocking checkout or pull. The root cause is that squash merge creates new commits — the original

Automação#git#aiby wan-huiyan

pr-followup-commit-stranded-after-squash

0

Diagnose and recover follow-up commits that were pushed to an open PR's branch but never reached `main` because the user squash-merged the PR between pushes. Use when: (1) you pushed commit 1, opened a PR, then iteratively pushed commits 2, 3, ... in response to user feedback, (2) you go to merge / verify and find the PR is already MERGED, (3) the squash commit on main has insertion counts / file

Automação#aiby wan-huiyan

stacked-pr-base-branch-deletion-auto-closes-dependent

0

Recover from the trap where deleting a base PR's branch (via `gh api -X DELETE refs/heads/<branch>`) auto-closes any open dependent stacked PR, and the closed PR cannot be reopened or retargeted. Use when: (1) you set up a stacked PR pair (PR2's `base` field = PR1's branch instead of `main`), (2) you merged PR1 via squash, (3) you then deleted PR1's remote branch via the API (because `gh pr merge

Marketing#ai#apiby wan-huiyan

pebkac-push

0

PEBKAC Push: A guided git workflow for non-technical contributors to push code changes with proper hygiene. Use this skill whenever a user wants to commit, push, or submit a PR and they are not a professional developer — or whenever anyone asks for help with git push hygiene, safe commits, PR preparation, or code submission guardrails. Also trigger when a user says things like 'push my changes', '

Desenvolvimento#git#aiby StessoDIY

mvp-brd

0

Brainstorms a SaaS MVP idea into a long, detailed Business Requirements Document (BRD). Use this skill whenever the user wants to start a new MVP, validate a product idea, brainstorm a SaaS prototype, write a BRD, begin a market-test build, scope a new investor demo product, or asks for help thinking through a product idea before building. Walks through 11 mandatory questions in order plus adaptiv

Desenvolvimento#ai#testby diax7

mvp-mds

0

Generates the working markdown documentation files for an MVP project (CLAUDE.md, README.md, ARCHITECTURE.md, DECISIONS.md, ROADMAP.md, plus optional DEMO-DATA.md and BRAND.md) from an existing {{ProjectName}}_BRD.md file in the working directory. Use this skill whenever the user wants to set up project documentation for an MVP, scaffold the working markdowns, generate CLAUDE.md, create the projec

Escrita e Conteúdo#ai#markdownby diax7

keitaro

0

Keitaro tracker management for affiliate marketers and media buyers. Manage campaigns, flows, landings, reports, and optimization via natural language through Keitaro Admin API. Supports all verticals: gambling, crypto, nutra, dating, finance, sweepstakes, e-commerce. Triggers on: keitaro, tracker, campaigns, flows, landings, TDS, traffic distribution, affiliate tracking, media buying, postback, c

Marketing#ai#apiby cariemultiphase997

keitaro-campaigns

0

Create, list, update, delete, enable, disable, and clone Keitaro campaigns via natural language. Use when user says "create campaign", "new campaign", "list campaigns", "disable campaign", "clone campaign", or describes a campaign setup.

Marketing#aiby cariemultiphase997

keitaro-audit

0

Audit Keitaro campaign health: dead flows, broken postbacks, misconfigured filters, missing white pages, domain issues. Use when user says "audit", "health check", "what's broken", "check my campaigns", or "find problems".

Marketing#aiby cariemultiphase997

keitaro-landing

0

Generate landing page and prelanding content for any affiliate vertical. Create, list, update, and manage landing pages in Keitaro. Use when user says "generate landing", "create landing", "prelanding", "new landing page", "white page", or describes landing page needs.

Escrita e Conteúdoby cariemultiphase997

keitaro-reports

0

Build and display Keitaro analytics reports. Campaign, flow, landing, offer, GEO, device breakdowns with ROI/CR/EPC metrics. Use when user says "report", "stats", "analytics", "show me", "what's performing", "what's losing money", "ROI", or asks about performance data.

Dados e Análise#aiby cariemultiphase997

keitaro-setup

0

Keitaro API connection setup and verification. Configures KEITARO_URL and KEITARO_API_KEY, tests connection, shows tracker status. Use when user says "setup", "connect", "configure keitaro", "API key", or first-time setup.

Automação#test#apiby cariemultiphase997