Loading...
Loading...
Found 45 Skills
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
Manage ECC skill loading — defer unused skills to save init tokens, restore on demand. Use when user wants to check, defer, or restore ECC skills.
Transform and format media content creatively. Applies stylization and formatting transformations to various media types.
Professional prompt engineering, context engineering, and AI agent orchestration for coding agents (Claude Code, Codex, Cursor, Gemini CLI). Use when designing CLAUDE.md/AGENTS.md files, writing skills, planning multi-agent pipelines, optimizing token usage, managing session handoffs, or structuring any prompt for maximum agent performance. Do NOT use for general coding tasks or code review.
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Context compression and summarization methodology. Techniques for reducing token usage while preserving decision-critical information.
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
Automatically detect story settings (genre, era, theme) based on keywords and activate corresponding knowledge bases - works silently in the background to provide relevant writing guidance without user intervention
[Tooling & Meta] Compress conversation context to optimize tokens
Converts MCP servers to Claude Skills to save tokens. Runs the introspection tool to generate skill wrappers.
Create production-ready skills from expert knowledge. Extracts domain expertise and system ontologies, uses scripts for deterministic work, loads knowledge progressively. Use when building skills that must work reliably in production.
Clear conversation context while preserving knowledge via context marker. Use when user says "clear context", "start fresh", "done with this task", or when approaching token limits.