16 skills found
devtoolsd / awesome-devtoolsA curated list of awesome developer tools and services — from cloud platforms and IDEs to AI-powered coding assistants and productivity utilities.
matank001 / cursor-security-rulesThis repository contains Cursor Security Rules designed to improve the security of both development workflows and AI agent usage within the Cursor environment. These rules aim to enforce safe coding practices, control sensitive operations, and reduce risk in AI-assisted development.
analyticalrohit / awesome-vibe-coding-guideBecome 10x Vibe Coder. Awesome Vibe Coding guide, best practices, and tips for efficient and controlled AI assisted coding.
analyticalrohit / awesome-vibe-coding-guideBecome 10x Vibe Coder. Awesome Vibe Coding guide, best practices, and tips for efficient and controlled AI assisted coding.
murataslan1 / cursor-ai-tipsCursor AI IDE tips, tricks & best practices - Keyboard shortcuts, Composer mode, .cursorrules examples, and Reddit community wisdom
digitalchild / cursor-best-practicesBest practices when using Cursor the AI editor.
srmorete / adb-mcpAn MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.
BjornMelin / github-copilot-proxyAn OpenAI-compatible proxy server that lets Cursor IDE connect directly to GitHub Copilot's LLM services. Bypass Cursor's 500 premium requests/month limit by leveraging your existing GitHub Copilot subscription for unlimited AI-powered code completions, chat, and editing features within Cursor IDE.
ocarinalabs / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
cici / shadcn--- description: This rule provides comprehensive best practices for developing with Shadcn UI, covering code organization, performance, security, and testing.
lilycandoit / fastapi-mvcEnforce best practices for FastAPI MVC architecture with TailwindCSS, SQLite ORM, Fly.io deployment, and GitHub version control.
rogerpadilla / uqlRules and best practices for developing with the UQL ORM framework.
eason-dev / coreModern Content Security Policy (CSP) generator for popular web services and libraries
arkanwolfshade / vimThis rule file outlines best practices for vim configuration, coding standards, and development workflows to ensure consistency, efficiency, and maintainability across vim-based projects. It includes recommendations for file organization, coding patterns, performance, security, testing, tooling, and common pitfalls.
vimalkodoth / cqrsFastAPI Cursor Starter Kit: production backend template for Cursor/AI teams. API-only, layered (endpoints→services→repos), Celery+RabbitMQ RPC, PostgreSQL+Alembic. Built-in observability and quality (metrics, idempotency, Black, mypy, pre-commit). Cursor rules keep AI-generated code aligned so you extend without fighting the structure.
arkanwolfshade / dockerThis rule file provides comprehensive guidance on Docker best practices, covering Dockerfile construction, image optimization, and security considerations. It aims to improve the efficiency, maintainability, and security of Docker-based projects.