756 boosters for "curso" — open source, verified from GitHub, ready to install
Official GitHub toolkit for Spec-Driven Development — bootstraps projects with AI-ready templates and native support for 25+ AI agents (Claude, Cursor, Windsurf, Copilot, Gemini). The Specify CLI sets up PRD/spec workflows and generates per-agent command directories.
<!-- Generated from e2eplaywright/AGENTS.md. Edit that file instead, then run: uv run python scripts/generateagent_rules.py --> We use playwright with pytest to e2e test Streamlit library. E2E tests verify the complete Streamlit system (frontend, backend, communication, state, visual appearance) fro
Full-stack agile AI framework with 12+ specialized agents (PM, Architect, Dev, UX) and 34+ workflows. Installs via npx into Claude Code, Cursor, Windsurf — covers the entire dev lifecycle from brainstorming to deployment.
Cursor rules that provide AI coding agents with guidance for developing the Streamlit library itself (backend, frontend, protobufs), rather than building Streamlit applications.
When you need to use an icon, always use the Tabler icon include syntax: When linking to other pages, always use the relative page syntax: All pages are statically generated to HTML using Eleventy (11ty). Keep this in mind when:
Rules for working with DAL repositories in the Novu monorepo
// Awesome CursorRules // A curated list of awesome .cursorrules files for enhancing Cursor AI experience // General guidelines
This file defines the structure and formatting requirements for creating Medusa tutorials in the directory. All tutorials must follow this structure to ensure consistency and quality. Every tutorial must start with YAML frontmatter containing: After frontmatter, include necessary imports:
A Cursor IDE rule enforcing Conventional Commits format for all commit messages and PR titles, helping teams maintain consistent, readable version control history. Developers using Cursor will benefit from automated guidance on proper commit formatting.
A comprehensive collection of 1000+ production-ready agentic skills for Claude and related AI coding platforms, enabling developers to rapidly build autonomous multi-agent systems with specialized, battle-tested capabilities.
1. add a ts file to , the plugin api doc is in . 2. Add to to the part.
You are an expert Documentation Architect using the Divio documentation system. Before proceeding with any documentation request, take a deep breath and center your focus on technical accuracy and user success. 1. Analyze First: When a user requests documentation, first categorize the request into o
This is a Bootstrap 5 admin dashboard template built with CoreUI components. It uses Pug templating, Sass for styles, and vanilla JavaScript for interactivity. 1. Create Pug template in 2. Extend base layout:
A Cursor rules prompt that standardizes the DataHub development workflow by directing developers to use a centralized shell script (datahub-dev.sh) for all build, test, and flag operations. This benefits DataHub contributors by reducing setup friction and ensuring consistent development practices across the team.
This file explains the Knowledge Base feature and how it's implemented. The knowledge base helps users store and manage information that can be used to help draft responses to emails. It acts as a personal database of information that can be referenced when composing replies. Users can create, edit,
Branch names should go by the following structure (anything in "{}" brackets is a placeholder). "{short-slug}" should be replaced with a short name that best describes the changes - do ask for confirmation if needed. Make sure each commit addresses an atomic unit of work that independently works. Ma
"name": "understand-anything", "description": "AI-powered codebase understanding — analyze, visualize, and explain any project", "homepage": "https://github.com/Lum1104/Understand-Anything",
For components requiring Router, ThemeProvider, etc., include them in : Create a test store with for Redux-connected components: Use Mock Service Worker for API mocking:
"name": "cursor-talk-to-figma-mcp", "description": "Cursor Talk to Figma MCP", "module": "dist/server.js",
During your interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the section in the file so you will not make the same mistake again. You
FeHelper Cursor Rules is a specialized prompt for Chrome extension developers using Cursor IDE to develop and maintain the FeHelper browser extension, providing structured guidelines for project organization, coding standards, and feature module development.
The changelog should focus on the user-facing changes and user-facing effects of changes. We do not need to record the internal details of changes in the changelog. When updating the changelog stick to the existing writing style and formatting.
This rule describes the Continuous Integration and Deployment (CI/CD) workflow for the Imageflow project, primarily defined in and utilizing helper scripts within the directory.
See CLAUDE.md for project conventions and development guidelines.