All Skills

164 skills in the catalog

Agent Team Builder

Attested

Interactive agent picker for composing and dispatching parallel teams. Select agents by capability, assign tasks, and coordinate execution.

risk: lowpublished

Bun Runtime

Attested

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel deployment support.

risk: lowpublished

NanoClaw REPL

Attested

Zero-dependency session-aware REPL: session branching, search, export, compaction, and metrics for interactive agent operation.

risk: lowpublished

RFC-Driven DAG Pipeline

Attested

RFC-driven multi-agent DAG execution: quality gates, merge queues, work unit orchestration, and structured parallel development.

risk: lowpublished

AI-First Engineering

Attested

Engineering operating model for teams where AI agents generate a large share of implementation output. Role redefinition and workflow patterns.

risk: lowpublished

Continuous Learning v1

Attested

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use. Legacy version superseded by v2 instinct system.

risk: lowpublished

ECC Installation Wizard

Attested

Interactive installer for agent harness configurations: guided skill and rule selection, merge/overwrite detection, path verification, and optimization.

risk: lowpublished

Project Guidelines Template

Attested

Example project-specific skill template based on a real production application. Starting point for creating custom project skills.

risk: lowpublished

Exa Neural Search

Attested

Neural search via Exa MCP: web search, code examples, company intel, people lookup, and AI-powered deep research with semantic retrieval.

risk: lowpublished

Next.js Turbopack

Attested

Next.js 16+ and Turbopack: incremental bundling, FS caching, dev speed improvements, and migration from webpack.

risk: lowpublished

dmux Multi-Agent Workflows

Attested

Multi-agent orchestration using dmux tmux pane manager: parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses.

risk: lowpublished

Plankton Code Quality

Attested

Write-time code quality enforcement using Plankton: auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

risk: lowpublished

HTML Presentation Builder

Attested

Create animation-rich HTML presentations from scratch or by converting PowerPoint files. Visual exploration for non-designers.

risk: lowpublished

PyTorch Deep Learning

Attested

PyTorch patterns: training pipelines, model architectures, data loading, mixed precision, distributed training, and reproducibility best practices.

risk: lowpublished

Nuxt 4 Patterns

Attested

Nuxt 4 app patterns: hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

risk: lowpublished

Documentation Lookup

Attested

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, and code examples.

risk: lowpublished

Nutrient Document Processing

Attested

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. PDFs, DOCX, XLSX, PPTX, HTML, and images.

risk: lowpublished

Visa Document Translation

Attested

Translate visa application documents from images to English with bilingual PDF output containing original and translation side by side.

risk: lowpublished

Compose Multiplatform

Attested

Compose Multiplatform and Jetpack Compose: state management, navigation, theming, performance, and platform-specific UI patterns.

risk: lowpublished

Android Clean Architecture

Attested

Clean Architecture for Android and KMP: module structure, dependency rules, UseCases, Repositories, and data layer patterns.

risk: lowpublished

C++ Coding Standards

Attested

C++ coding standards from C++ Core Guidelines: modern idioms, memory safety, RAII, smart pointers, const correctness, and template practices.

risk: lowpublished

Kotlin Exposed ORM

Attested

JetBrains Exposed ORM: DSL queries, DAO pattern, transactions, HikariCP pooling, Flyway migrations, and repository pattern.

risk: lowpublished

Kotlin Ktor Patterns

Attested

Ktor server: routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

risk: lowpublished

C++ Testing

Attested

C++ testing with GoogleTest and CTest: test fixtures, parameterized tests, mocking with GMock, sanitizers, and CMake integration.

risk: lowpublished