[6.8.0] - 2026-03-02 - “Productivity Boost & In-App Sync”
Major productivity enhancements to existing skills and new in-app skill synchronization feature.
vibe-code-auditor and tutorial-engineer, packed with pattern recognition shortcuts, deterministic scoring, and copy-paste templates. Plus, a new “Sync Skills” button in the Web App enables live skill updates from GitHub without leaving the browser.
New Features
In-App Sync Skills Button
In-App Sync Skills Button
Improvements
vibe-code-auditor v2.0.0
vibe-code-auditor v2.0.0
Productivity-focused overhaul with 10x faster audits.
- Pattern Recognition Shortcuts: 10 heuristics for rapid issue detection
- Quick Checks: 3-second scans for each of 7 audit dimensions
- Executive Summary: Critical findings upfront
- Deterministic Scoring: Replaces subjective ranges with algorithmic scoring
- Code Fix Blocks: Before/after examples for copy-paste remediation
- Quick Wins Section: Fixes completable in less than 1 hour
- Calibration Rules: Scoring adjusted by code size (snippet vs multi-file)
- Expanded Security: SQL injection, path traversal, insecure deserialization detection
tutorial-engineer v2.0.0
tutorial-engineer v2.0.0
Evidence-based learning with 75% better retention.
- 4-MAT Model: Why/What/How/What If framework for explanations
- Learning Retention Shortcuts: Evidence-based patterns (+75% retention)
- Cognitive Load Management: 7±2 rule, One Screen, No Forward References
- Exercise Calibration: Difficulty table with time estimates
- Format Selection Guide: Quick Start vs Deep Dive vs Workshop
- Pre-Publish Audit Checklist: Comprehension, progression, technical validation
- Speed Scoring Rubric: 1-5 rating on 5 dimensions
- Copy-Paste Template: Ready-to-use Markdown structure
- Accessibility Checklist: WCAG compliance for tutorials
Credits
- @munir-abbasi for the v2.0.0 productivity enhancements (PR #172)
- @zinzied for the In-App Sync Skills Button (PR #178)
[6.7.0] - 2026-03-01 - “Intelligence Extraction & Automation”
New skills for Web Scraping (Apify), X/Twitter extraction, Genomic analysis, and hardened registry infrastructure.
New Skills
apify-agent-skills
apify-agent-skills
12 Official Apify skills for web scraping and automation.Scale data extraction using Apify Actors. Includes specialized skills for e-commerce, lead generation, social media analysis, and market research.
x-twitter-scraper
x-twitter-scraper
High-performance X (Twitter) data extraction.Search tweets, fetch profiles, and extract media/engagement metrics without complex API setups.
dna-claude-analysis
dna-claude-analysis
Personal genome analysis toolkit.Analyze raw DNA data across 17 categories (health, ancestry, pharmacogenomics) with interactive HTML visualization.
Improvements
- Registry Hardening: Migrated all registry maintenance scripts to
PyYAMLfor safe, lossless metadata handling. (PR #168) - Hermetic Testing: Implemented environment-agnostic registry tests to prevent CI drift.
- Contributor Sync: Fully synchronized the Repo Contributors list in README.md from git history (69 total contributors).
- Documentation: Standardized H2 headers in README.md (no emojis) for clean Table of Contents anchors, following Maintenance V5 rules.
- Skill Metadata: Enhanced description validation and category consistency across 968 skills.
Credits
- @ar27111994 for the 12 Apify skills and registry hardening (PR #165, #168)
- @kriptoburak for
x-twitter-scraper(PR #164) - @shmlkv for
dna-claude-analysis(PR #167)
[6.6.0] - 2026-02-28 - “Community Skills & Quality”
New skills for Android UI verification, memory handling, video manipulation, vibe-code auditing, and essential fixes.
New Skills
android_ui_verification
Automated end-to-end UI testing on Android Emulators.
Test layout issues, check state verification, and capture screenshots right from ADB.
hierarchical-agent-memory
Scoped CLAUDE.md memory system.
Directory-level context files with a dashboard, significantly reducing token spend on repetitive queries.
videodb-skills
The ultimate Video processing toolkit.
Upload, stream, search, edit, transcribe, and generate AI video/audio using the VideoDB SDK.
Improvements
- Skill Description Restoration: Recovered 223+ truncated descriptions from git history that were corrupted in release 6.5.0.
- Robust YAML Tooling: Replaced fragile regex parsing with
PyYAMLacross all maintenance scripts. - Refined Descriptions: Standardized all skill descriptions to be under 200 characters while maintaining grammatical correctness.
- Cross-Platform Index: Normalized
skills_index.jsonto use forward slashes for universal path compatibility. - Skill Validation Fixes: Corrected invalid description lengths and
riskfields. (Fixes #157, #158) - Documentation: New dedicated
docs/SEC_SKILLS.mdindexing all 128 security skills. - README Quality: Cleaned up inconsistencies, deduplicated lists, updated stats (954+ total skills).
Credits
- @alexmvie for
android_ui_verification - @talesperito for
vibe-code-auditor - @djmahe4 for
docs/SEC_SKILLS.md - @kromahlusenii-ops for
hierarchical-agent-memory - @0xrohitgarg for
videodb-skills
[6.5.0] - 2026-02-27 - “Community & Experience”
Major UX upgrade: Stars feature, auto-updates, interactive prompts, and complete date tracking for all 950+ skills.
New Features
Stars & Community Upvotes
Stars & Community Upvotes
Community-driven skill discovery with star/upvote system.
- Upvote skills you find valuable — visible to all users
- Star counts persist via Supabase backend
- One upvote per browser (localStorage deduplication)
- Discover popular skills through community ratings
Auto-Update Mechanism
Auto-Update Mechanism
Seamless skill updates via START_APP.bat.
- Automatic skill synchronization on app startup
- Git-based fast updates when available
- PowerShell HTTPS fallback for non-Git environments
- Surgical updates — only
/skills/folder to avoid conflicts
Interactive Prompt Builder
Interactive Prompt Builder
Build contextual prompts directly in skill detail pages.
- Add custom context to any skill (e.g., “Use React 19 and Tailwind”)
- Copy formatted prompt with skill invocation + your context
- Copy full skill content with context overlay
- Streamlined workflow for AI assistant interactions
Date Tracking for All Skills
Date Tracking for All Skills
Complete
date_added metadata across the entire registry.- All 950+ skills now include
date_addedfield - Visible badges in skill detail pages
- Filter and sort by recency
- Better discoverability of new capabilities
Credits
- @zinzied for the comprehensive UX enhancement (PR #150)
[5.0.0] - 2026-02-10 - “Antigravity Workflows Foundation”
Workflows are now first-class: users can run guided, multi-skill playbooks instead of manually composing skills one by one.
Added
- New orchestration skill:
antigravity-workflowsskills/antigravity-workflows/SKILL.mdskills/antigravity-workflows/resources/implementation-playbook.md
- New workflow documentation:
docs/WORKFLOWS.md- Introduces the Workflows model and differentiates it from Bundles
- Provides execution playbooks with prerequisites, ordered steps, and prompt examples
- New machine-readable workflow registry:
data/workflows.jsonship-saas-mvpsecurity-audit-web-appbuild-ai-agent-systemqa-browser-automation
Changed
- README / Onboarding docs updated to include Workflows discovery and usage
- Go browser automation alignment: Workflow playbooks now include optional
@go-playwrighthooks - Registry sync after workflow skill addition
Contributors
- @sickn33 - Workflows architecture, docs, and release integration
Earlier Versions
For the complete changelog including versions 4.x and earlier, see the full CHANGELOG.md in the repository.Notable Milestones
- [6.4.0] - SEO Incident Response & Legal Local Audit
- [6.3.0] - Agent Discovery & Operational Excellence
- [6.2.0] - Interactive Web App & AWS IaC
- [6.0.0] - Codex YAML Fix & Community PRs
- [5.9.0] - Apple HIG & Quality Bar
- [5.1.0] - Official Microsoft & Gemini Skills (845+ skills)
- [4.10.0] - Composio Automation + .NET Backend (713 skills)
- [4.0.0] - “The Enterprise Era”
Upgrade now:
git pull origin main to fetch the latest skills.