Soborbo
- 15 skills
- 0 followers
- 1 week ago last updated
- ▌ Error Pipeline · soborbo bundlePer-site client tracker and Astro endpoint for the centralised soborbo-error-pipeline workers. Captures client JS errors via sendBeacon, forwards via console.error → Tail Worker. Server-side uncaught exceptions are captured automatically. ~1.5KB client bundle, no external deps. Email throttled to 1 per (site, code) per 4 hours by the notifier worker.
- ▌ Soborbo Tracking · soborbo bundleMOVED — the canonical Soborbo lead-gen tracking package (Astro client lib + event-gateway onboarding) now lives IN the engine repo: github.com/Soborbo/Serverside → soborbo-tracking/. As of 2026-07-21 it is no longer a standalone claudeskills skill and there is no vendored events.json copy: the worker and the client lib share the single canonical Serverside/src/events.json. Use the copy in Serverside.
- ▌ Astro Performance · soborbo bundleCore Web Vitals and performance optimization for Astro sites. LCP preloading, font strategy, image patterns, critical path, third-party scripts, Cloudflare Tag Gateway. Use for performance tuning.
- ▌ Email Templates · soborbo bundleTransactional email templates for lead generation forms. Lead notification + customer confirmation. Resend compatible.
- ▌ Astro I18N · soborbo bundleComprehensive internationalization for Astro.js and Next.js. Handles hreflang, x-default, SEO-optimized routing, translation files, language switcher, and Cloudflare Pages deployment. Zero hardcoded strings, fully static, lightfast.
- ▌ Zero Cost Tracking · soborbo bundleZero-cost conversion tracking for Astro.js lead gen sites. Uses @leadgen/conversion-tracking package. GTM + GA4 + Google Ads Enhanced Conversions + Meta CAPI (via Zaraz). First/last touch attribution, Safari ITP bypass, consent-aware. Replaces Stape ($100/mo) with Cloudflare free tier.
- ▌ Competitor Analysis · soborbo bundleExtracts marketing elements from competitor websites. Structured observation only. Does not write copy or make recommendations.
- ▌ Analytics Measurement · soborbo bundleDEPRECATED (legacy, in old/) — use the `soborbo-tracking` package (now in github.com/Soborbo/Serverside → soborbo-tracking/) instead for GA4 + Meta + Google Ads tracking on Astro. Kept for reference only.
- ▌ Eeat Signals · soborbo bundleAudit and strengthen visible E-E-A-T signals and AI-search (GEO) readiness on Astro lead-gen sites. Use when a page or site needs Experience/Expertise/Authoritativeness/Trust signals, author credibility, first-hand-experience proof, trust pages (about/contact/privacy/returns), NAP + company registration display, review/trust-mark surfacing, AI-crawler access in robots.txt, or answer-first content for ChatGPT/Gemini/Perplexity/AI Overviews. Also triggers on "EEAT", "E-E-A-T", "GEO", "AEO", "AI search visibility", "get cited by AI", "trust signals", "author bio", "local trust", or making a small/niche business outrank larger competitors. Runs a deterministic auditor with runnable tests. Delegates JSON-LD generation to schema-entity-graph and JSON-LD validation to schema-audit; delegates copy voice to humanise-copy.
- ▌ Deployment · soborbo bundleDeployment workflow for Astro v6 sites on Cloudflare Workers + GitHub. Use before first deploy, when debugging 500 errors, build failures, wrangler config issues, or dependency compatibility problems. Triggers on deploy, deployment, Cloudflare Workers, wrangler, staging, production, 500 error on CF, build output, dist folder problems, worker errors, resend cloudflare, vite version conflict. Also use when pushing to GitHub, checking deploy status, managing Cloudflare Workers via MCP, setting up Workers Builds, or configuring preview deployments.
- ▌ Astro Audit · soborbo bundleFull code audit for Astro lead generation projects. Build, deps, performance, security, a11y, SEO, browser compat, form testing. Run before every deploy.
- ▌ Astro Images · soborbo bundleWidth-based responsive image patterns for Astro. Local build-time processing, per-format quality (AVIF/WebP/JPG/PNG), alpha-aware fallback, art direction, face-focus, OG generation, image SEO. Picture, ArtPicture, FixedImage components.
- ▌ Schema Entity Graph · soborbo bundleBuild and assemble a complete Schema.org entity graph for Astro lead-gen sites, driven from siteConfig. Use whenever a project needs JSON-LD structured data — new site setup, schema implementation, adding schema to existing pages, or when the user mentions entity graph, schema components, JSON-LD setup, structured data system, or knowledge graph. Also triggers when building a new Astro project that needs SEO schema, implementing service/area/blog schemas, or connecting business + person + service entities. Works with the schema-audit skill (audit validates rules; this skill builds the implementation). Always use this skill for schema assembly — never write schema components from scratch without it.
- ▌ Design Tokens · soborboDesign system foundation. Generates full color scales, typography, and spacing from siteConfig.brand and siteConfig.fonts. No raw values in components.
- ▌ Astro Forms · soborbo bundleForm infrastructure for Astro projects. Contact forms, booking forms, quote requests. Zod validation, email delivery (Resend/Brevo), rate limiting, Google Sheets, postcode lookup, spam protection.