Skip to main content

Changelog

What's new on skills-hub.ai

Everything we ship, dated. New skills, comparison pages, glossary terms, use case recipes, and platform features.

  1. Infra

    Privacy-conscious analytics

    • Google Analytics 4 added for aggregate usage metrics (page views, unique and returning visitors, searches, install-command copies)
    • EEA, UK, and Swiss visitors get cookieless analytics by default via Google Consent Mode (no analytics cookies set)
    • Privacy policy updated with full disclosure and opt-out instructions, see the Privacy page, section 5
  2. Content

    Massive content push, 200+ new pages

    • 31 head-to-head comparison pages at /compare/[slug] including 4 three-way comparisons
    • 10 alternatives roundups at /alternatives/[slug] (Cursor, Claude Code, Copilot, Windsurf, Antigravity, Kiro, Codex, Aider, Gemini CLI, Continue.dev)
    • 43 glossary terms at /glossary/[slug], DefinedTerm schema for AI Overview citation
    • 26 language + framework landings at /skills-for/[lang]
    • 6 goal-shaped recipes at /use-cases/[slug] with HowTo schema
    • 5 new long-form blog posts on Claude Code features and AI coding ecosystem
    • New hubs: /for-every-tool, /best-ai-coding-tools, /stats (live), /releases (timeline), /compare-all (full 9-tool matrix)
    • Viral artifact /quiz/best-ai-tool with branded share buttons + dynamic OG image
  3. Feature

    Daily content routine

    • Daily scheduled remote agent (daily-skill-and-blog) wired up, fires at 15:00 UTC daily
    • Each run: research a trending topic → write a blog post → publish a new SKILL.md to the registry → push both repos → submit URLs to IndexNow
  4. Infra

    IndexNow + archive.org submission scripts

    • scripts/indexnow-submit.mjs, pushes ~165 URLs to Bing/Yandex/Seznam/Naver
    • scripts/archive-submit.mjs, submits URLs to Internet Archive Wayback Machine
    • Both runnable on every push; the daily routine re-submits automatically
  5. Feature

    Hi-fi blog component system

    • New blog post shell with gradient hero (purple/teal/amber/rose), sticky TOC, hero stat callout
    • BlogCallout (note/tip/warning/quote), BlogCodeBlock (macOS-styled with copy button), BlogStat/BlogStatGrid/BlogBigStat
    • .blog-prose typography with drop cap on first paragraph, arrow-bullet lists, breathing headings
    • Per-category color tinting on blog index (Claude Code = purple, Roundup = amber, How-to = green, Comparison = blue)
  6. Feature

    Skill detail pages: FAQ schema + visible Q&A

    • FAQPage JSON-LD + visible FAQ section auto-renders on every /skills/[slug] page
    • Instantly upgrades every skill page for Google PAA and AI Overview citation
    • Per-skill questions: What does X do, How to install, Which tools work, Free?, How to use, Share with team
  7. Skills

    4 new skills published to skills-hub-registry

    • humanizer (analysis), removes AI-writing tells
    • programmatic-seo-page (build), disciplined 2026 pSEO generator with viral artifact mandate
    • ai-citation-optimizer (analysis), rewrites pages for AI Overview / ChatGPT / Perplexity citation
    • viral-artifact-generator (build), shareable interactive widgets (score, calculator, decision tree)
  8. Infra

    Audit fixes from 3-agent design review

    • Mobile gutter fix on 43+ pages (px-2 → px-4)
    • 3-way comparison schema (was silently rendering 2 columns)
    • Quiz share buttons branded with platform colors (X black, LinkedIn blue, WhatsApp green) and SVG glyphs
    • Best-ai-coding-tools tier grouping + 56-72px rank medallions
    • Glossary A-Z jump nav with letter section dividers
    • SDLC pages per-domain accent colors (review = blue, testing = green, deploy = amber, security = red)
    • FAQ backtick render fix across 8 platform pages (literal ` → <code>)