claude-context

Community

Load CLAUDE context to guide responses.

Authorvetacreativalaser
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reads the CLAUDE_PROMPT.md from the root of the repository and applies its instructions as Claude's context, ensuring responses follow the project's custom guidelines and best practices.

Core Features & Use Cases

  • Context loading: Reads CLAUDE_PROMPT.md and injects it into the current session to align Claude with VetaLaser's rules.
  • Guided behavior: Enforces project-wide principles such as code reuse, single-source-of-truth schema, security and proper workflow.
  • Use Case: Activate the project context at the start of a coding session to guarantee consistent architecture and patterns.

Quick Start

Respond to the user with the CLAUDE context active:

  • Activate with: "Load claude context"
  • Confirm: "Claude context loaded from CLAUDE_PROMPT.md"

Dependency Matrix

Required Modules

None required

Components

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: claude-context
Download link: https://github.com/vetacreativalaser/vetacreativalaser/archive/main.zip#claude-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository