prime

Load project context from ARCHITECTURE.md and .cursor/rules at session start.

2|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor --skill prime-tmi-apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prime
Source: https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor/tree/main/.cursor/skills/prime
Command: npx skills add https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor --skill prime-tmi-apps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aligns new chats with the boilerplate's structure, governance, and active state by loading project context at session start to prevent scope drift.

Core Features & Use Cases

  • Context loading: Load project structure, governance rules, and active state at the beginning of a session.
  • Governance enforcer: Help teams follow architecture boundaries and import rules to avoid violations.
  • Onboarding and planning: Provides a guided ramp for new contributors, auditors, and planners to understand project state.

Quick Start

Load the project context at the start of a new session to understand the boilerplate’s structure and governance before tackling tasks.

Frequently Asked Questions about prime

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load project context at the start of a new chat session?

To load project context at the start of a new chat session, apply this skill to read ARCHITECTURE.md and .cursor/rules. This instantly aligns your work with the boilerplate's structure, active state, and governance rules before you tackle tasks.

What is the best way to enforce architecture boundaries and prevent scope drift?

Enforcing architecture boundaries to prevent scope drift requires loading project governance rules at session start. By reading .cursor/rules and ARCHITECTURE.md, the skill ensures your work stays within defined structural boundaries and import rules.

How does reading ARCHITECTURE.md and .cursor/rules help with project onboarding?

Reading ARCHITECTURE.md and .cursor/rules for project onboarding provides a guided ramp for new contributors and planners. It loads the boilerplate's structure and active state, helping them understand project state and governance before making changes.

Can I use this context loading approach for auditing project state and governance?

Yes, you can use this context loading approach for auditing project state and governance. It reads architectural boundaries and import rules at session start, giving auditors instant visibility into the boilerplate's structure and active state to ensure compliance.

Do I need any specific dependencies to load boilerplate structure and governance rules?

No specific dependencies are required to load boilerplate structure and governance rules. The skill directly reads your existing ARCHITECTURE.md and .cursor/rules files to enforce boundaries and understand the project state during session initialization.

Why does my new chat session lose track of project structure and import rules?

New chat sessions lose track of project structure and import rules because they lack initial context. Loading project state at the start prevents scope drift by reading ARCHITECTURE.md and .cursor/rules to align the session with governance boundaries.