gaborpinterweb
- 7 skills
- 0 followers
- 18 hours ago last updated
- ▌ Create Pr · gaborpinterweb bundleDrafts a pull request title and body from branch commits (ticket IDs, changes, decisions, preview/ticket links), asks for confirmation, then creates the PR with gh. Use when the user asks to create a PR, open a pull request, or run /create-pr.
- ▌ Review Branch · gaborpinterweb bundlePattern/AGENTS compliance review of the current branch against main or master (whichever is fresher). Checks regressions, globals, reuse, naming, magic values, dead code, and diff-scoped a11y/i18n/CI/secrets. Use when the user asks to review a branch, run /review-branch, or wants a pre-merge branch review. Not a substitute for Bugbot or Security Review.
- ▌ Technical SEO Pr · gaborpinterweb bundleDrafts and creates a pull request for technical SEO work (audit fixes + HTML reports). Uses a score-first description with improvements, new-content, and FROM→TO tables, then a checkbox test plan. Use when the user asks for a technical SEO PR, /technical-seo-pr, or a PR after technical-seo-implement / a technical-seo-audit re-run. Do not use generic create-pr for this work.
- ▌ Technical Aeo Audit · gaborpinterweb bundleRuns a technical Answer Engine Optimization (AEO) audit on a static-site frontend, evaluates ~47 rules across 10 checklist areas (plus Answerlint attachments), and writes a dated self-contained HTML report under reports/aeo/YYYY-MM-DD-HHmm/ (single-site) or <site-dir>/reports/aeo/YYYY-MM-DD-HHmm/ (multi-site) with collapsible pass/partial/fail results, attachments, and commit hash. Use when the user asks for an AEO audit, GEO audit, AI visibility / citation readiness scorecard, or Answerlint-based report.
- ▌ Technical SEO Audit · gaborpinterweb bundleRuns a technical SEO audit on a static-site frontend, evaluates 60+ rules (15 checklist areas + Screaming Frog Issues), and writes a dated HTML report under reports/seo/YYYY-MM-DD-HHmm/ (single-site) or <site-dir>/reports/seo/YYYY-MM-DD-HHmm/ (multi-site) with collapsible pass/partial/fail results, attachments, and commit hash. Use when the user asks for a technical SEO audit, SEO scorecard, or audit report.
- ▌ Technical Aeo Implement · gaborpinterweb bundleImplements technical AEO fixes from a technical-aeo-audit handoff.md (IMP-* tasks) produced under reports/aeo/YYYY-MM-DD-HHmm/ (single-site) or <site-dir>/reports/aeo/YYYY-MM-DD-HHmm/ (multi-site). Use when the user asks to apply AEO/GEO audit recommendations, implement AI-visibility scorecard fixes, or follow up after a technical-aeo-audit HTML report.
- ▌ Technical SEO Implement · gaborpinterweb bundleImplements technical SEO fixes from a technical-seo-audit handoff.md (IMP-* tasks) produced under reports/seo/YYYY-MM-DD-HHmm/ (single-site) or <site-dir>/reports/seo/YYYY-MM-DD-HHmm/ (multi-site). Use when the user asks to apply SEO audit recommendations, implement scorecard fixes, or follow up after a technical-seo-audit HTML report.