Coming Soon

Not all features listed below are guaranteed to ship.

  • Projects – Group configs by project context
  • Templates – Community-shared configs gallery
  • Extension – Browser extension for quick saves
  • CLI – vibecoderskit sync for local config sync

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