Compute the two never-blended 0-100 scores (Search SEO and AI Visibility / GEO-AEO) from a set of findings, with severity-weighted category values, dynamic re-normalization of conditional modules, severity gating, and letter bands. Used by seo-orchestrator and the score command.
Audit and generate sitemaps and discovery files — validate XML sitemap presence/size/extensions/lastmod, check robots.txt referencing and sitemap-to-canonical consistency, reconcile orphans against the link graph, and produce repaired sitemap entries plus a robots.txt Sitemap line. Module M17. Feeds the Search SEO…
Audit and generate Open Graph and Twitter/X social-card tags for a page — check og:title/description/url/type, og:image presence/size/reachability, and twitter:card/title/description/image, then inject complete card tags inferred from the page. Module M8. Feeds the Search SEO score.
Classify a website as ecommerce, local-business, blog-publisher, saas, docs, or generic (multiple may apply), and report detected locales. Used by seo-orchestrator to decide which conditional modules to run and how to reweight the scores.
ES: Vuelve a Claude en tu contra para criticar a fondo una idea, un plan o un proyecto entero — sin validar ni suavizar — por ocho ángulos, con investigación de fracasos reales y un veredicto priorizado de qué arreglar. EN: Turn Claude against you to harshly critique an idea, plan, or whole project across eight angles.
ES — Critica a fondo una idea, plan, pitch o proyecto entero sin validar ni adular: asume que va a fracasar y lo demuestra por ocho ángulos (premisas, mercado, competencia, viabilidad, números, ejecución, pre-mortem y punto ciego), investiga fracasos reales cuando hay herramientas, y entrega un veredicto franco con la…
Vuelve a Claude en tu contra y critica a fondo una idea, un plan o un proyecto entero. Sin validar, sin suavizar — veredicto + qué arreglar. / Turn Claude against you to harshly critique an idea, plan, or whole project.
Payment integration advisor + implementer for Claude Code. Analyzes your project, asks 3 questions (country, recurrence, local methods), recommends the best provider (Stripe, Mercado Pago, Wompi, Lemon Squeezy and more), and generates a production-ready integration with frontend, signed webhook, DB schema, customer…
Implements a chosen payment-provider integration in the user's project after payment-advisor finishes the wizard. Receives a structured spec (provider, stack, ORM, deploy target, billing mode, frontend style, language) and generates checkout endpoint, webhook handler with signature verification, DB migrations…
Audits an existing PagoKit integration in the current project. Checks .gitignore covers .env, that env vars are present and use test-key prefixes, that the webhook secret looks valid, that the webhook handler verifies signatures, that the minimum events for the integrated provider are routed, and that…
Composes a full vertical payment integration from canonical templates. Called by integration-specialist subagent after the user selects a provider. Loads templates by (provider, stack, ORM, deploy target, billingmode, frontendstyle, usecases) and emits a coherent file plan that gets written to the user's project.…
Recommends the single best payment provider for the user's project after a short interactive wizard. Used when the user wants to integrate Stripe, Mercado Pago, Wompi, Lemon Squeezy, or compare payment options based on country, currency, recurrence, local payment methods (PIX, OXXO, PSE, Bizum), and product type.…
Detects a project's technology stack, framework, deploy target, ORM, primary language, and active payment use cases by reading package.json/pyproject.toml/composer.json/Gemfile, schema files, route files, and deploy configs. Use this skill at the start of any PagoKit flow to ground recommendations in the real project…
Reference for cryptographic verification of payment webhooks. Cited by integration-specialist whenever it generates a webhook handler. Documents per-provider signature algorithms, timestamp tolerances, replay-protection strategies, raw-body capture per stack, and the minimum set of events each handler must route.…
EN: Reflect on the current conversation and save reusable learnings (memories, anti-patterns / Reflexion-style lessons, skill stubs, project-doc updates) with explicit confirmation. ES: Reflexiona sobre la conversación actual y guarda aprendizajes reusables (memorias, anti-patrones estilo Reflexion, stubs de skills…
Remove the aprende PostToolUse + Stop hooks from /.claude/settings.json. Idempotent: safe to run when hooks aren't installed. Backs up settings.json before editing.