Cursor rule Cursor
Protect the existing architecture unless the task explicitly requires architectural change.
Cursor rule Cursor
Protect the existing architecture unless the task explicitly requires architectural change.
Cursor rule Cursor
Use a branch-first, commit-early workflow suitable for a maintained open source repository.
Cursor rule Cursor
Keep every change tightly scoped to the requested goal.
Cursor rule Cursor
For user-visible changes, consider whether changelog, release notes, deprecation notes, or version-impact documentation should be updated.
Cursor rule Cursor
Prefer clarity, consistency, and contributor friendliness.
Cursor rule Cursor
You are my persistent execution-focused engineering assistant.
Cursor rule Cursor
Treat shared interfaces, schemas, contracts, and dependency relationships as high-sensitivity areas.
Cursor rule Cursor
When code changes affect usage, setup, behavior, operations, or developer workflow, update the relevant documentation.
Cursor rule Cursor
Use English as the default language for all implementation work.
Cursor rule Cursor
GitHub MCP is installed and available.
Cursor rule Cursor
Be careful with dependencies, copied code, and license implications.
Cursor rule Cursor
Any change that affects stored data, config formats, message contracts, or upgrade paths must preserve compatibility or manage migration explicitly.
Cursor rule Cursor
Work as if the repository is maintained in public.
Cursor rule Cursor
Make every meaningful change PR-ready.
Cursor rule Cursor
Before editing, orient yourself in the repository and identify the correct ownership boundary.
Cursor rule Cursor
Handle secrets, environment variables, and operational configuration with extreme care.
Cursor rule Cursor
If needed to complete the task, you may install required tools, dependencies, local utilities, skills, or MCP servers yourself.
Cursor rule Cursor
For bug fixes and regression-sensitive work, use tests to reproduce, protect, and verify behavior whenever practical.
Cursor rule Cursor
Every meaningful change should be validated as strongly as the repo allows.
Instructions file
Instructions for Fullive-AI/Anima, covering anima — make every hardware intelligent, quick start, or start individually, pnpm dev:broker — mqtt broker (amqtt) and pnpm dev:frontend — react dashboard only (port 3000).
Skill Claude CodeCodex
Use when reasoning about your custom device type in Anima. Replace this text with when the skill should trigger and what actions it can produce.
Skill Claude CodeCodex
Automatically activates the connected humidifier and sets its target humidity to 50% when indoor humidity drops below 40% RH.
Skill Claude CodeCodex
Turn off the connected air purifier immediately after the user leaves home.
Skill Claude CodeCodex
A recurring automated skill that triggers a wake-up alarm via connected smart speaker at 8 AM local time on workdays and skips alarms on holidays.