token-efficiency

Compressed communication using symbols and abbreviations. Use when context is limited or brevity is needed.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "token-efficiency" with this command: npx skills add nickcrew/claude-ctx-plugin/nickcrew-claude-ctx-plugin-token-efficiency

Token Efficiency

Compressed communication for limited context windows.

Symbol System

Logic & Flow

SymbolMeaning
leads to, implies
transforms to
rollback
&and
|or
»sequence/then
therefore
because

Status

SymbolMeaning
complete/pass
failed/error
⚠️warning
🔄in progress
pending

Domains

SymbolDomain
performance
🔍analysis
🛡️security
🏗️architecture

Abbreviations

  • cfg config
  • impl implementation
  • deps dependencies
  • val validation
  • perf performance
  • sec security
  • err error

Examples

Standard:

"The authentication system has a security vulnerability in the user validation function"

Compressed:

auth.js:45 → 🛡️ sec risk in user val()

Standard:

"Build completed, now running tests, then deploying"

Compressed:

build ✅ » test 🔄 » deploy ⏳

When to Use

  • Context >75% full
  • Large codebase analysis
  • Complex multi-step workflows
  • User requests brevity

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

react-performance-optimization

No summary provided by upstream source.

Repository SourceNeeds Review
General

owasp-top-10

No summary provided by upstream source.

Repository SourceNeeds Review
General

helm-chart-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
General

ui-design-aesthetics

No summary provided by upstream source.

Repository SourceNeeds Review