40 results (7.3ms) page 1 / 2
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-cursor exact

Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.

Mrc220 / agent-flywheel-clawdbot-skills-and-integrations-cursor exact

Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.

trotsky1997 / my-claude-agent-skills-cursor-agents-md exact

Guide for creating effective AGENTS.md files for Cursor. Use when (1) Creating new AGENTS.md files in project root, (2) Improving existing agent instructions, (3) Setting up project-specific...

trotsky1997 / my-claude-agent-skills-cursor-ide-browser-skills exact

Browser automation in Cursor IDE using MCP protocol server `cursor-ide-browser`. Use when (1) Automating web interactions in Cursor IDE, (2) Navigating web pages, (3) Clicking buttons or links,...

siviter-xyz / dot-agent-cursor-best-practices exact

Best practices for working with Cursor. Use when learning how to effectively use Cursor features or optimizing your workflow.

trotsky1997 / my-claude-agent-skills-cursor-agent-development exact

Guides developers through using cursor-agent CLI for interactive development, session management, and implementing development-verification loops. Use when working with cursor-agent, creating...

bear2u / my-skills-codex-claude-cursor-loop exact

Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality

YPares / agent-skills-cursor-agent-supervisor exact

Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project

mindrally / skills-robocorp-cursor-rules exact

Guidelines for building RoboCorp RPA automation with Python, emphasizing functional programming, Pydantic validation, and async operations.

mindrally / skills-python-odoo-cursor-rules exact

Guidelines for Python and Odoo enterprise application development with ORM, XML views, and module architecture best practices.

yu-iskw / meta-agent-skills-meta-agent-skills exact

Proactively analyzes the codebase and generates specialized subagents and skills to standardize agentic workflows.

julianobarbosa / claude-code-skills-shell-prompt exact

Modern shell prompt configuration with Powerlevel10k and Zsh Vi Mode. Use when configuring shell prompts, setting up vi/vim keybindings in zsh, customizing cursor styles per mode, adding mode...

trotsky1997 / my-claude-agent-skills-vibium-browser-automation exact

Comprehensive guide for using Vibium browser automation tool via MCP. Use when (1) Automating web interactions in Cursor IDE, (2) Navigating web pages, (3) Taking screenshots, (4) Clicking buttons...

planetabhi / design-like exact

Helps Claude install and use brand-specific design skills for popular product brands (Apple, Linear, Stripe, Shopify, Notion, Figma, Spotify, Slack, Discord, IBM, Salesforce) by running the...

shipshitdev / library-ai-dev-loop exact

Orchestrate autonomous AI development with task-based workflow and QA gates

shipshitdev / library-linter-formatter-init exact

Set up Biome (default) or ESLint + Prettier, Vitest testing, and pre-commit hooks for any JavaScript/TypeScript project. Uses Bun as the package manager. Use this skill when initializing code...

shipshitdev / library-incremental-fetch exact

Build resilient data ingestion pipelines from APIs. Use when creating scripts that fetch paginated data from external APIs (Twitter, exchanges, any REST API) and need to track progress, avoid...