Browse Skills
Cost Aware Llm Pipeline
v1.0.0Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
Continuous Learning V2
v1.0.0Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.
Continuous Learning
v1.0.0Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
Continuous Agent Loop
v1.0.0Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
Content Hash Cache Pattern
v1.0.0Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
Content Engine
v1.0.0Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.
Configure Ecc
v1.0.0Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
Compose Multiplatform Patterns
v1.0.0Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
Coding Standards
v1.0.0Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Clickhouse Io
v1.0.0ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
Carrier Relationship Management
v1.0.0Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships.
Blueprint
v1.0.0Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.