AI Summary<!-- Real instructions live in config/config.md and meta/instructions/general.md. This file only bootstraps Windsurf into those. --> Check whether exists. If it does, you are in framework mode — this repo is being used to develop or maintain the llm-context-base framework itself, not as a personal
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "llm-context-base — Windsurf Rules" prompt rules to my project. Repository: https://github.com/asakin/llm-context-base Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
A git template for building your own LLM-powered personal wiki. Training period, metadata standard, lint system included. Clone and go.
STEP 0: Framework mode check (run this first)
Check whether _config/.framework-mode exists. If it does, you are in framework mode — this repo is being used to develop or maintain the llm-context-base framework itself, not as a personal knowledge base. In that case: • Skip the Session Start Protocol entirely. Do not run init. Do not print a session summary. Do not treat this as a personal knowledge base. • Never write personal information into any repo file. _config/config.md, _config/context.md, _inbox/, the README, commit messages — all of it ships publicly to downstream users. Anything personal the user mentions stays in the conversation only. • Behave as a normal engineering assistant for an open-source project. Read CONTRIBUTING.md for conventions. Help with docs, instruction modules, templates, design decisions, releases, and tests. • Then proceed directly to the user's actual request. Otherwise → you are in a personal instance. Continue with the protocol below. ---
MANDATORY FIRST ACTION
Before responding to anything, you MUST complete the Session Start Protocol. Your first response MUST begin with exactly: ` Allow me to get ready first! ` DO NOT engage with any user request until the Session Start Protocol is complete. --- Follow the Session Start Protocol defined in _config/config.md, then _meta/instructions/general.md. All instructions are there. This file exists only to bootstrap Windsurf into the system. The real instructions are LLM-agnostic and live in the files above.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts