general-rule
01Cursor rule Cursor
When creating new files (.ts), functions, or updating the existing code.
Cursor rule Cursor
When creating new files (.ts), functions, or updating the existing code.
Cursor rule Cursor
A vault-specific agent equipped with agentic capacity, fast search, flexible commands, vault management, and terminals to "jump" into other CLI agents, such as Claude, Gemini, etc.
Agent
Specialized sub-agents for spawnsubagent. Each agent is defined by a level-2 heading and a name: agent YAML fence directly below it.
Skill Claude CodeCodex
Create and edit flashcards for spaced repetition learning. Use when the user wants to create, modify, format, or troubleshoot flashcards in their notes.
Skill Claude CodeCodex
Define safety rules to restrict AI from reading, listing, creating, editing, or deleting specific folders or files. Use when the user wants to set up guardrails, access rules, or protect sensitive areas.
Skill Claude CodeCodex
Create and edit Steward user-defined commands (UDCs). Use when the user wants to create, modify, or troubleshoot custom command workflows defined as YAML in the Steward/Commands folder.
Skill Claude CodeCodex
Edit markdown tables via the edit tool. Read before addtablecolumn, updatetablecolumn, or deletetablecolumn — especially for large tables (20+ rows).
Skill Claude CodeCodex
Update the conversation title stored in the note frontmatter.
Skill Claude CodeCodex
Expose model-callable widget actions and configure turn-based play via Widget.md (actions, actors, agent blocks). Read after stateful-widget when humans and models take turns.
Skill Claude CodeCodex
Build interactive HTML project widgets with persisted runtime state (games, counters, forms). Read before showwidget when user actions must survive reopening the note.