v1.2

March 2026

Developer Bookmarks

  • New entity type: save CLI commands, docs, API endpoints, snippets, and GitHub repos
  • 7 categories with color-coded icons
  • Tags and projects for organization
  • Full command palette and search integration
  • Backup/restore support

Public Profiles & Sharing

  • Set a username for your public profile URL (/u/username)
  • Add bio and toggle profile visibility
  • Mark individual items as public
  • Server-rendered public profile pages with SEO metadata

Community Template Gallery

  • Publish any item as a community template
  • Browse templates by type with popular/recent sorting
  • Upvote system for community curation
  • One-click import into your toolkit
  • Admin moderation panel for template review

Free Tier Expansion

  • MCPs: 2 → 5
  • Prompts: 5 → 10
  • Agents: 1 → 3
  • Skills: 2 → 5
  • Tech Stacks: 2 → 3
  • UI/UX Configs: 3 → 5

v1.1

February 2026

MCP Server

  • Published vibecoderskit-mcp-server npm package
  • 26 tools across 6 content types (prompts, agents, skills, UI/UX, stacks, MCPs)
  • Each content type: list, get, save, delete operations
  • 2 utility tools: vck_status and vck_logout
  • Natural language access to your entire toolkit from Claude Code

Authentication

  • OAuth 2.0 Device Flow for secure browser-based login
  • Auto token refresh with 60-second buffer
  • 24-hour access tokens, 30-day refresh tokens
  • One-command login: npx vibecoderskit-mcp-server login

REST API

  • 36 API endpoints backing the MCP server
  • Full CRUD for all 6 content types
  • Category and tag filtering on list endpoints
  • Project association support across all resources

v1.0

January 2026

MCP Servers

  • Store and manage MCP server configurations
  • Import from curated catalog with 50+ servers
  • Configure environment variables per server
  • Export to Claude Code, Cursor, VS Code, Codex

Prompts

  • Create reusable prompt templates
  • Variable support with {{variable}} syntax
  • Version history with restore capability
  • Category and tag organization

Agents

  • Save agent configurations as AGENT.md
  • System prompts, model settings, tool configs
  • Import/export in markdown format

Skills

  • Store custom skills and slash commands
  • Hierarchical file attachments
  • Quick-copy triggers for IDE use

Tech Stacks & UI/UX

  • Document technology preferences per project
  • Store design system configurations
  • WCAG accessibility level settings

Platform

  • Google and GitHub OAuth sign-in
  • Dark mode with system preference detection
  • Global search with Cmd+K
  • Full JSON backup and restore
  • Team workspaces with email invitations