new_features
49eyaltoledano/claude-task-master
Cursor rule Cursor
Guidelines for integrating new features into the Task Master CLI.
Cursor rules. Loaded whole into every conversation the glob matches.
eyaltoledano/claude-task-master
Cursor rule Cursor
Guidelines for integrating new features into the Task Master CLI.
eyaltoledano/claude-task-master
Cursor rule Cursor
// ✅ DO: Create focused, reusable utilities /.
Cursor rule Cursor
AGENTS.md.
Cursor rule Cursor
There are four major MCP object types.
Cursor rule Cursor
You are an AI writing assistant specialized in creating exceptional technical documentation using Mintlify components and following industry-leading technical writing practices.
Cursor rule Cursor
See CLAUDE.md at the repository root for the complete engineering ruleset, including package architecture, file organization, documentation, test framework, and other policies. Apply all guidance from CLAUDE.md when working in this repository.
Cursor rule Cursor
CLAUDE.md.
Cursor rule Cursor
This file contains instructions for AI coding assistants working on the Forem codebase (the platform that powers dev.to). Follow these rules and patterns to ensure high-quality contributions.
Cursor rule Cursor
When adding submit buttons, don't change the text of the button during the loading state. Text should stay static and you should use the loading prop on the button.
Cursor rule Cursor
When creating UI for popup dialogs or modals, use the Credenza componennt. This component is mobile responsive and works on desktop and wraps the dialog component and sheet into one.
Cursor rule Cursor
Always localize strings and use the t function to convert keys to strings. Add the keys to the en-us.json file. Never edit the other language files, as en-us.json is the single source of truth.
Cursor rule
Use Hindsight long-term memory to recall context from past sessions and retain important decisions.
Cursor rule Codex
Cursor rule "agents" from comet-ml/opik, covering agent deployment, domain routing, frontend structure, task approach and execution.
Cursor rule Codex
Cursor rule "code-style" from comet-ml/opik, covering code style, comments, don't over-engineer and stay focused.
Cursor rule Codex
Cursor rule "git-workflow" from comet-ml/opik, covering git workflow, branch naming, commit format, pr title and jira key references (commit messages & pr body).
Cursor rule Cursor
Gentelella v4 — project conventions, recipes, anti-patterns.
Cursor rule Cursor
You're building an Electron app following good security practices.
Cursor rule Cursor
Cursor Cloud environment setup and run notes for T3 Code (Cursor-specific; not for other editors/CI).
Cursor rule
Raw tool output floods context window. Use context-mode MCP tools to keep raw data in sandbox.
Cursor rule Cursor
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024].
Cursor rule Cursor
SWE-agent implements an AI software engineering agent that uses language models to fix github issues. Here's what you need to know about the project structure.
Cursor rule Cursor
Kortix is a React Native + Expo app built with TypeScript, NativeWind (Tailwind CSS), and a custom design system.
Cursor rule Cursor
Always reference the python code in the docs e.g. ModelSettings should link to [ModelSettings][pydanticai.settings.ModelSettings].
Cursor rule
Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. Activates when: task failed 2+ times, about to say 'I cannot', suggesting user do it manually, blaming environment without verifying, stuck in loops tweaking same approach, passive behavior (not…