← all publishers

Docat0209

@docat0209 source repo

30 published skills

  1. Sop · docat0209
    Prints the complete SOP flowchart. Triggers when: user asks to see the SOP, asks 'where are we?', asks 'what's next?', or says '/sop'. Always available.
    0
    installs
  2. Retro · docat0209
    Milestone retrospective for continuous improvement. Triggers ONLY when: a milestone is complete (all issues closed), or user explicitly asks for a retrospective. Do NOT trigger after individual PRs or during development.
    0
    installs
  3. Pre Pr · docat0209
    Pull request quality gate. Triggers ONLY when: about to run gh pr create. Do NOT trigger when: discussing PR strategy or reviewing existing PRs.
    0
    installs
  4. Pre Code · docat0209
    Pre-coding readiness gate. Triggers ONLY when: about to write implementation code for a feature or fix. Do NOT trigger when: writing config files, documentation, scripts, or making quick single-line edits.
    0
    installs
  5. UX Audit · docat0209
    Visual and UX quality audit using Playwright. Triggers ONLY when: PR has passed pre-pr and is ready to merge with UI/UX changes, or user explicitly asks for UX audit. Do NOT trigger for backend-only changes or during development.
    0
    installs
  6. Biz Think · docat0209
    Evaluates business viability for a new product idea. Triggers ONLY when: the user asks to evaluate a business idea, asks what product to build, or says to run biz-think. Do NOT trigger when: discussing business concepts in passing, talking about existing product improvements, or during development work.
    0
    installs
  7. Infra Ops · docat0209
    Manages infrastructure, monitoring, backups, and incident response. Triggers ONLY when: user asks to set up monitoring, plan backup strategy, handle an incident, or review infrastructure security. Do NOT trigger during normal development.
    0
    installs
  8. Test Gate · docat0209
    Verifies test coverage before PR creation. Triggers ONLY when: about to create a PR and need to verify tests exist, or after self-review passes. Do NOT trigger when: discussing testing strategy or during early development.
    0
    installs
  9. Copy Craft · docat0209
    Writes CONVERSION copy: landing pages, CTAs, sales/upgrade emails, ad copy, microcopy. Goal = get someone to ACT. Triggers ONLY when: user asks to write landing page copy, sales emails, ad copy, or optimize conversion text. Do NOT trigger when: writing documentation, README, blog posts, or educational content.
    0
    installs
  10. Post Merge · docat0209
    Post-merge verification checklist. Triggers ONLY when: a PR has just been merged via gh pr merge. Do NOT trigger when: discussing merge strategy or planning future merges.
    0
    installs
  11. Pre Commit · docat0209
    Pre-commit quality gate. Triggers ONLY when: about to run git commit or git add to stage files. Do NOT trigger when: discussing commit strategy or mentioning commits in conversation.
    0
    installs
  12. Brand Build · docat0209
    Develops brand positioning and Build in Public strategy. Triggers ONLY when: user asks to define brand, plan Build in Public content, or establish positioning. Do NOT trigger during development or content creation for specific pieces.
    0
    installs
  13. Data Decide · docat0209
    Data analyst: HOW to interpret data and make decisions (event taxonomy, cohort analysis, A/B test statistical rigor, vanity vs actionable metrics, decision frameworks). Triggers ONLY when: user asks to set up analytics, interpret metrics, design an A/B test, or make a data-driven decision. Do NOT trigger during development or casual metric discussion.
    0
    installs
  14. Finance Ops · docat0209
    Manages finances, pricing strategy, and tax compliance. Triggers ONLY when: user asks to set up pricing, track finances, plan budget, or handle tax/billing issues. Do NOT trigger during development or marketing.
    0
    installs
  15. Legal Guard · docat0209
    Generates legal documents and compliance checklists for SaaS products. Triggers ONLY when: user asks to create Terms of Service, Privacy Policy, handle GDPR compliance, or set up legal structure. Do NOT trigger during development or business planning.
    0
    installs
  16. Sales Close · docat0209
    Manages outbound sales and deal closing. Triggers ONLY when: user asks to plan sales outreach, write cold emails, build a pipeline, or close deals. Do NOT trigger when: doing marketing, content creation, or community engagement.
    0
    installs
  17. Search Eval · docat0209
    Deep evaluation of search results and dependencies. Triggers ONLY when: about to install a dependency, evaluating a GitHub project for adoption, or search results are contradictory and need structured credibility analysis. Do NOT trigger for routine searches — CLAUDE.md contains always-on search quality principles for everyday use.
    0
    installs
  18. Self Review · docat0209
    Reviews code quality before staging. Triggers ONLY when: implementation of a feature or fix is complete and code is ready to stage. Do NOT trigger after every small edit — only when a logical unit of work is done.
    0
    installs
  19. Support Ops · docat0209
    Manages customer support and churn prevention. Triggers ONLY when: user asks to set up support system, handle customer complaints, reduce churn, or build a knowledge base. Do NOT trigger during development or marketing.
    0
    installs
  20. Biz Validate · docat0209
    Runs iterative hypothesis validation loop. Triggers ONLY when: biz-think acid test fails, user explicitly asks to validate a business assumption, or user says to pivot. Do NOT trigger when: discussing business strategy casually or during product development.
    0
    installs
  21. Growth Track · docat0209
    Business metrics dashboard: defines WHAT to track (AARRR funnel, North Star, budget, experiments). Triggers ONLY when: user asks to check metrics, plan growth experiments, manage budget, or review funnel performance. Do NOT trigger during development or content creation.
    0
    installs
  22. Issue Create · docat0209
    Enforces GitHub issue quality standards. Triggers ONLY when: about to run gh issue create, or pre-code skill identifies a missing issue. Do NOT trigger when: discussing issues conceptually or referencing existing issues.
    0
    installs
  23. Product Eval · docat0209
    Scores product quality from user perspective (/100) and auto-iterates if below threshold. Triggers ONLY when: user explicitly asks to evaluate the product, after ux-audit completes, or score is below 70 and iteration is needed. Do NOT trigger during development or when discussing product quality conceptually.
    0
    installs
  24. Project Init · docat0209
    Project initialization checklist. Triggers ONLY when: about to run git init, npm init, or creating a brand new repository. Do NOT trigger when: discussing project structure or working in an existing project.
    0
    installs
  25. Roadmap Steer · docat0209
    Prioritizes features and manages product roadmap. Triggers ONLY when: user asks to prioritize features, plan a roadmap, evaluate feature requests, or decide what to build next. Do NOT trigger during development or when implementing already-decided features.
    0
    installs
  26. Content Create · docat0209
    Creates VALUE content: blog posts, tutorials, articles, educational material, onboarding/lifecycle emails. Goal = build trust and attract audience. Triggers ONLY when: user asks to create content, write an article, or prepare educational material. Do NOT trigger when: writing code documentation, README files, landing page copy, or ad copy.
    0
    installs
  27. Staging Verify · docat0209
    Staging environment verification gate for release merges. Triggers ONLY when: about to merge dev→main, or all milestone issues are closed and ready for release. Do NOT trigger for feature→dev merges or during development.
    0
    installs
  28. Work Breakdown · docat0209
    Decomposes a milestone into atomic GitHub issues with commit plans and test requirements. Triggers ONLY when: roadmap-steer has selected a feature/milestone to build next, biz-think acid test has passed and work is greenlit, or user explicitly asks to plan/decompose/break down work. Do NOT trigger when: implementation is already in progress, the task is a single-file quick fix requiring no planning, or issues already exist for the milestone.
    0
    installs
  29. Community Engage · docat0209
    Manages community presence and engagement strategy. Triggers ONLY when: user asks to find communities, plan community engagement, or draft community responses. Do NOT trigger when: creating content (use content-create) or distributing content (use content-distribute).
    0
    installs
  30. Content Distribute · docat0209
    Distributes one piece of content across multiple platforms. Triggers ONLY when: content-create has produced a piece and user wants to distribute it, or user says to cross-post content. Do NOT trigger when: creating original content (use content-create instead).
    0
    installs