kata-make-sync-cursor
OfficialRegenerate .cursor prompts reliably.
System Documentation
What problem does it solve?
It eliminates drift and stale AI prompt artifacts by letting you regenerate the project’s .cursor/ content from the source of truth in .ahrena/framework and .ahrena/artifacts.
Core Features & Use Cases
- Deterministic regeneration: Ensures .cursor/ is rebuilt using the Makefile target sync-cursor or the equivalent .ahrena/update.py sync-cursor workflow.
- Environment validation: Confirms required Ahrena files/directives exist (or instructs you to install/bootstrapping first) so regeneration runs in the expected context.
- Terminal-aware execution: Selects the right terminal behavior based on .ahrena/.directives (or OS inference) to avoid inconsistent command execution.
Use case: after updating Ahrena inputs (framework/artifacts) you need your editor/runtime prompt setup to match the latest project state without manually copying files.
Quick Start
Run the sync-cursor target for this repository from the project root so .cursor/ is regenerated from .ahrena/framework and .ahrena/artifacts, using make sync-cursor when available or python .ahrena/update.py --target . --sync-cursor otherwise.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kata-make-sync-cursor Download link: https://github.com/guardiatechnology/design-system/archive/main.zip#kata-make-sync-cursor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.