From context-engine
Context budget and token efficiency rules. Auto-loaded to minimize prompt overhead across all interactions.
npx claudepluginhub littlelingo/context-engine --plugin context-engineThis skill uses the workspace's default tool permissions.
The `classify-request` hook injects task complexity on each prompt:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Share bugs, ideas, or general feedback.
The classify-request hook injects task complexity on each prompt:
If .context/architecture/.skill-profile.json exists (generated by /init), check it when a skill auto-loads. If the skill is listed in irrelevant_skills, deprioritize its patterns — the project doesn't use that stack. Skills can still load if genuinely needed (e.g., adding a new technology).
<!-- ... -->) and no actionable content should be treated as unpopulatedtesting-conventions or api-conventions before /init), skip it — do not apply its patterns or reference its content/init (auto-detects), /update-skill [name] (from .context/ knowledge), or /create-skill [name] (full pipeline).context/ independently — don't duplicate its content in the delegation prompt.context/ files, not the full fileREFERENCE.md file: load only SKILL.md (Tier 1) by default; read REFERENCE.md only when editing MCP configs or the user explicitly asks for setup details.claude/instructions/ are referenced, not inlined — agents and commands point to them instead of duplicating content/clear + /resume/clear. /resume.The context-budget hook monitors tool call count as a proxy and warns at thresholds.
head_limit — default 50 for exploratory searches, 250 max for targetedlimit parameter for files > 200 lines; read only the section neededpages; never read > 10 pages at oncehead/tail when output may be large (ls, find, git log)mcp-researcher agent (or researcher as fallback).context/ docs in delegation prompts (agent reads them directly)irrelevant_skills in the skill profile