Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.
cat ~/New
Browse newest skills added to the marketplace
Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML...
CASS Memory System - procedural memory for AI coding agents. Three-layer cognitive architecture with confidence...
Claude in Chrome - browser automation via the official Anthropic extension. Control your logged-in Chrome browser,...
Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code,...
Coding Agent Account Manager - Sub-100ms account switching for AI coding CLIs with fixed-cost subscriptions. Vault...
Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and...
Converting markdown plans into beads (tasks with dependencies) and polishing them until they're...
Jeffrey Emanuel's multi-agent implementation workflow using NTM, Agent Mail, Beads, and BV. The execution phase that...
MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file...
The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous,...
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests,...
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or...
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components,...
GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo...
Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.
Core component library and design system patterns. Use when building UI, using design tokens, or working with the...
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1)...
Build accessible web applications following WCAG guidelines. Use when implementing ARIA patterns, keyboard...
Deploy and configure applications on Vercel. Use when deploying Next.js apps, configuring serverless functions,...
Build consistent design systems with tokens, components, and theming. Use when creating component libraries,...
Access Jewish calendar data and Shabbat times via Hebcal API. Use when building apps with Shabbat times, Jewish...
Deploy applications on Railway platform. Use when deploying containerized apps, setting up databases, configuring...
Implement secure coding practices following OWASP Top 10. Use when preventing security vulnerabilities, implementing...