Skill Creator
Agent Skill Creator Standard
Priority: P0 (CRITICAL)
Strict guidelines for authoring High-Density Agent Skills. Maximize information density while minimizing token consumption through progressive disclosure and strategic content organization.
Core Principles
Token Economy First ⚡
Every word costs tokens. Design skills for maximum information/token ratio:
- Progressive Loading: Load only essential content initially
- Lazy References: Move detailed examples to
references/folder - Imperative Compression: Use verbs, abbreviations, bullet points
- Context Window Awareness: Design for 4k-32k token limits across agents
Three-Level Loading System
More from hoangnguyen0403/agent-skills-standard
caveman
>
1java-language
Modern Java 21+ standards including Records, Pattern Matching, and Virtual Threads. Use when working with Java records, sealed classes, switch expressions, text blocks, Optional, or upgrading from older Java versions. (triggers: **/*.java, pom.xml, build.gradle, record, sealed, switch, var, Optional, stream, VirtualThread, instanceof, text block)
1swift swiftui
Standards for State Management, View Lifecycle, and Property Wrappers
1swift tooling
Standards for SPM, Build Configs, and Code Quality
1swift testing
Standards for XCTest, Async Tests, and Test Organization
1database-redis
Optimize Redis caching, key management, and performance. Use when implementing Redis caching strategies, managing key namespaces, or optimizing Redis performance.
1