Instructions file
Instructions for quinnjr/claude-code-profiles, covering claude.md, project, architecture, command interface and directory-local profiles.
Instructions file
Instructions for quinnjr/claude-code-profiles, covering claude.md, project, architecture, command interface and directory-local profiles.
Cursor rule Cursor
API design principles and patterns for skia-rs.
Cursor rule Cursor
Project architecture and crate structure for skia-rs.
Cursor rule Cursor
Benchmarking guidelines for skia-rs performance testing.
Cursor rule Cursor
Rust code style and conventions for skia-rs.
Cursor rule Cursor
Common workspace commands for skia-rs development.
Cursor rule Cursor
FFI (Foreign Function Interface) guidelines for skia-rs-ffi.
Cursor rule Cursor
Fuzzing setup and guidelines for skia-rs.
Cursor rule Cursor
GPU backend guidelines for skia-rs-gpu.
Cursor rule Cursor
Testing guidelines and patterns for skia-rs.
Cursor rule Cursor
Do not create summary documents, completion reports, or documentation files unless explicitly requested by the user.
Cursor rule Cursor
After completing any significant feature, update, or change to the project, update the relevant documentation on the GitHub Pages website (docs/ directory) to reflect the changes. This includes.
Cursor rule Cursor
Commit changes after every completed agent task.
Cursor rule Cursor
Commitlint rules for conventional commit messages.
Cursor rule Cursor
Git-flow branching model and commit conventions for this repository.
Cursor rule Cursor
Model Context Protocol (MCP) server best practices.
Cursor rule Cursor
TypeScript best practices and coding standards.
Instructions file
Instructions for quinnjr/google-mcp, covering claude.md, commands, architecture, entry & server and auth.
Cursor rule Cursor
This directory contains Cursor AI rules that define coding standards, workflows, and conventions for the FL Studio MCP Server project.
Cursor rule Cursor
Cursor rule "documentation" from quinnjr/fruityloops-mcp, covering documentation rules, documentation requirements, documentation structure, documentation tools and install docs dependencies.
Cursor rule Cursor
NEVER use --no-verify flag in any git commands.
Cursor rule Cursor
FL Studio MCP Server is a Model Context Protocol server that enables AI assistants to interact with FL Studio through its Python API and MIDI interfaces.
Cursor rule Cursor
Cursor rule "python-testing" from quinnjr/fruityloops-mcp, covering python and testing rules, testing requirements, unit tests are mandatory, running tests and run all tests.