🎯

prompting

🎯Skill

from multicam/qara

VibeIndex|
What it does

Optimizes AI prompts and context engineering using Anthropic best practices for maximizing signal-to-noise ratio and performance.

πŸ“¦

Part of

multicam/qara(15 items)

prompting

Installation

BunRun with Bun
bun install
BunRun with Bun
bun run index.ts
πŸ“– Extracted from docs: multicam/qara
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio.

Overview

# Prompting Skill

When to Activate This Skill

  • Prompt engineering questions
  • Context engineering guidance
  • AI agent design
  • Prompt structure help
  • Best practices for LLM prompts
  • Agent configuration

Core Philosophy

Context engineering = Curating optimal set of tokens during LLM inference

Primary Goal: Find smallest possible set of high-signal tokens that maximize desired outcomes

Key Principles

1. Context is Finite Resource

  • LLMs have limited "attention budget"
  • Performance degrades as context grows
  • Every token depletes capacity
  • Treat context as precious

2. Optimize Signal-to-Noise

  • Clear, direct language over verbose explanations
  • Remove redundant information
  • Focus on high-value tokens

3. Progressive Discovery

  • Use lightweight identifiers vs full data dumps
  • Load detailed info dynamically when needed
  • Just-in-time information loading

Markdown Structure Standards

Use clear semantic sections:

  • Background Information: Minimal essential context
  • Instructions: Imperative voice, specific, actionable
  • Examples: Show don't tell, concise, representative
  • Constraints: Boundaries, limitations, success criteria

Writing Style

Clarity Over Completeness

βœ… Good: "Validate input before processing"

❌ Bad: "You should always make sure to validate..."

Be Direct

βœ… Good: "Use calculate_tax tool with amount and jurisdiction"

❌ Bad: "You might want to consider using..."

Use Structured Lists

βœ… Good: Bulleted constraints

❌ Bad: Paragraph of requirements

Context Management

Just-in-Time Loading

Don't load full data dumps - use references and load when needed

Structured Note-Taking

Persist important info outside context window

Sub-Agent Architecture

Delegate subtasks to specialized agents with minimal context

Best Practices Checklist

  • [ ] Uses Markdown headers for organization
  • [ ] Clear, direct, minimal language
  • [ ] No redundant information
  • [ ] Actionable instructions
  • [ ] Concrete examples
  • [ ] Clear constraints
  • [ ] Just-in-time loading when appropriate

Anti-Patterns

❌ Verbose explanations

❌ Historical context dumping

❌ Overlapping tool definitions

❌ Premature information loading

❌ Vague instructions ("might", "could", "should")

Supplementary Resources

For full standards: read ${PAI_DIR}/skills/prompting/CLAUDE.md

Based On

Anthropic's "Effective Context Engineering for AI Agents"

More from this repository10

🎯
agent-lens🎯Skill

Visualizes multi-agent Claude interactions with real-time, hierarchtimelineical tracking metrics in a dual-pinterfaceaced dashboard..: generates a one for-Code session observability with real-ical ...

🎯
humaniser🎯Skill

humaniser skill from multicam/qara

🎯
hook-authoring🎯Skill

hook-authoring skill from multicam/qara

🎯
frontend-design🎯Skill

I apologize, but I cannot generate a description without seeing the actual content or context of the "frontend-design" skill from the "multicam/qara" repository. Could you provide me with more deta...

🎯
design-implementation🎯Skill

design-implementation skill from multicam/qara

🎯
cc-pai-optimiser🎯Skill

cc-pai-optimiser skill from multicam/qara

🎯
example-skill🎯Skill

Demonstrates the Skills-as-Containers pattern with workflows, assets, and natural language routing in PAI v1.2.0.

🎯
research🎯Skill

Conducts comprehensive multi-source research using intelligent parallel retrieval, deep content analysis, and specialized extraction techniques across web sources.

🎯
core🎯Skill

Without additional context about the specific contents of the "core" skill, I cannot confidently infer its precise functionality from this README. The README provides minimal information about the ...

🎯
alex-hormozi-pitch🎯Skill

Crafts irresistible offers and pitches using Alex Hormozi's proven methodology, optimizing value proposition and pricing psychology.