project
01JCodesMore/ai-website-cloner-template
Cursor rule Cursor
Project conventions — see AGENTS.md for full details.
2,002 tagged Productivity, measured the same way as everything else here.
Browse within: agentic-workflow 82cursor-rules 82ai-workflow 53cursor-ai 48workflow 46ai-assistant 45ai-development 43agents-md 32ai-rules 30ai-skills 301c-enterprise 27academic-writing 27cursor-ide 27ai-agent-tools 26
JCodesMore/ai-website-cloner-template
Cursor rule Cursor
Project conventions — see AGENTS.md for full details.
Cursor rule Cursor
Cursor Cloud environment setup and run notes for T3 Code (Cursor-specific; not for other editors/CI).
Cursor rule Cursor
how to run commands in the monorepo.
Cursor rule Cursor
Guidelines for creating OpenTelemetry metrics to avoid cardinality issues.
Cursor rule Cursor
A set of instructions for creating focused demos for Alibaba Hooks. Each demo pairs a Markdown explanation with TypeScript code, includes Chinese and English sections, and is organized under the relevant hook in the source directory.
wonderwhy-er/DesktopCommanderMCP
Cursor rule
Prefer Desktop Commander MCP for local filesystem, terminal, process, search, and workspace operations.
Cursor rule Cursor
This is an absolute requirement and takes precedence over all other language guidelines. While user-facing communication may be in Chinese, all code-related content must be in English to maintain consistency and compatibility with development tools.
Cursor rule Cursor
Cursor rule "05-code-organization" from refly-ai/refly, covering code organization guidelines, file structure, component files, import ordering and component structure.
Cursor rule Cursor
App layer (API) contract for FastAPI endpoints in backend/apps. Parse/validate input, call services, map domain errors to HTTP, return JSONResponse on success.
Cursor rule Cursor
Cursor rule "typescript-workflow" from Adam-CAD/CADAM, covering typescript workflow rules, type checking, always run type check after type changes, type check commands and when to run type check.
Cursor rule Cursor
This rule describes the Continuous Integration and Deployment (CI/CD) workflow for the Imageflow project, primarily defined in .github/workflows/ci.yml and utilizing helper scripts within the ci/ directory.
Cursor rule Cursor
A project-structure rule for the MathModelAgent application. It describes the main directories, core functions, and the steps users follow.
Cursor rule Cursor
Git and PR guardrails for AI agents.
KhazP/vibe-coding-prompt-template
Cursor rule Cursor
Architecture and implementation rules.
Cursor rule Cursor
AI Agent Creator Instructions for Agency Swarm Framework.
Cursor rule Cursor
python -m unittest slidesagent.tests.testclaudecoworkprompt.
Cursor rule
Prefer modules with a narrow public surface and a thick internal implementation. Inject external dependencies at the boundary. Mock only at system edges.
Cursor rule
Pre-flight discipline - prevent silent assumptions, scope creep, and drive-by edits before they happen.
Cursor rule
Conventions every pro-workflow skill follows - invocation intent, write semantics, buckets, and sync. A skill that gets these wrong misfires, duplicates state, or hides from the people who need it.
Cursor rule Cursor
Workflow testing and deployment process guide.
jnMetaCode/agency-orchestrator
Cursor rule
Triggered when user asks to run a YAML workflow or multi-role collaboration.
Cursor rule Cursor
Cursor rule "next-js" from superglue-ai/superglue, covering rules, structure, ai sdk and adding npm packages/dependencies.
Cursor rule Cursor
DO NOT GIVE ME HIGH LEVEL SHIT, IF I ASK FOR FIX OR EXPLANATION, I WANT ACTUAL CODE OR EXPLANATION! I DON'T WANT "Here's how you can blablabla".
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for developing character actions and interactions between characters in a game, including language support, AI decisions, and game-loop integration.