undermybelt
- 1.3k skills
- 0 followers
- 1 day ago last updated
- ▌
- ▌ Ecc Council · undermybeltConvene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.
- ▌ Ecc UI Demo · undermybeltRecord polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
- ▌ Ecc Uncloud · undermybeltUse when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the `uc` CLI.
- ▌ Ecc Videodb · undermybelt bundleSee, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture.
- ▌
- ▌ Ecc Benchmark · undermybeltUse this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
- ▌ Ecc Blueprint · undermybeltTurn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".
- ▌ Ecc Code Tour · undermybeltCreate CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
- ▌ Ecc Crosspost · undermybeltMulti-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.
- ▌ Ecc Email Ops · undermybeltEvidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.
- ▌ Ecc Gateguard · undermybeltFact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.
- ▌ Ecc Motion UI · undermybeltProduction-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.
- ▌ Ecc Repo Scan · undermybeltCross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.
- ▌ Ecc UI To Vue · undermybeltUse when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.
- ▌ Ecc Agent Eval · undermybeltHead-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
- ▌ Ecc Agent Sort · undermybeltBuild an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.
- ▌ Ecc Agentic Os · undermybeltBuild persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
- ▌ Ecc API Design · undermybeltREST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
- ▌ Ecc Browser QA · undermybeltUse this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
- ▌ Ecc Django Tdd · undermybeltDjango testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
- ▌ Ecc Exa Search · undermybeltNeural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.
- ▌ Ecc Github Ops · undermybeltGitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task beyond simple git commands.
- ▌
- ▌ Ecc Brand Voice · undermybelt bundleBuild a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.
- ▌ Ecc Bun Runtime · undermybeltBun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
- ▌ Ecc Cpp Testing · undermybeltUse only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
- ▌ Ecc E2e Testing · undermybeltPlaywright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
- ▌ Ecc Laravel Tdd · undermybeltTest-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
- ▌ Ecc Manim Video · undermybelt bundleBuild reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.
- ▌ Ecc Quarkus Tdd · undermybeltTest-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.
- ▌ Ecc Skill Scout · undermybeltSearch existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.
- ▌ Ecc Canary Watch · undermybeltUse this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.
- ▌ Ecc Eval Harness · undermybeltFormal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
- ▌ Ecc Fal AI Media · undermybeltUnified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.
- ▌ Ecc Git Workflow · undermybeltGit workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
- ▌ Ecc IOS Icon Gen · undermybelt bundleGenerate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching for icons for iOS projects.
- ▌ Ecc Jpa Patterns · undermybeltJPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
- ▌ Ecc Messages Ops · undermybeltEvidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.
- ▌ Ecc Mle Workflow · undermybeltProduction machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.
- ▌ Ecc Perl Testing · undermybeltPerl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.
- ▌ Ecc Product Lens · undermybeltUse this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract.
- ▌ Ecc Research Ops · undermybeltEvidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.
- ▌ Ecc Rust Testing · undermybeltRust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
- ▌ Ecc Safety Guard · undermybeltUse this skill to prevent destructive operations when working on production systems or running agents autonomously.
- ▌ Ecc Santa Method · undermybeltMulti-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
- ▌ Ecc Search First · undermybeltResearch-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
- ▌ Ecc Skill Comply · undermybelt bundleVisualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines
- ▌ Ecc Tdd Workflow · undermybeltUse this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
- ▌ Ecc Team Builder · undermybeltInteractive agent picker for composing and dispatching parallel teams
- ▌ Ecc Terminal Ops · undermybeltEvidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.
- ▌ Ecc Accessibility · undermybeltDesign, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).
- ▌ Ecc Clickhouse Io · undermybeltClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
- ▌ Ecc Configure Ecc · undermybeltInteractive 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.
- ▌ Ecc Cost Tracking · undermybeltTrack and report Claude Code token usage, spending, and budgets from a local cost-tracking database. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by project, tool, session, or date.
- ▌ Ecc Deep Research · undermybeltMulti-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
- ▌ Ecc Design System · undermybeltUse this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
- ▌ Ecc Hookify Rules · undermybeltThis skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.
- ▌ Ecc Knowledge Ops · undermybeltKnowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.
- ▌ Ecc Nanoclaw Repl · undermybeltOperate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.
- ▌ Ecc Perl Patterns · undermybeltModern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
- ▌ Ecc Perl Security · undermybeltComprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.
- ▌ Ecc React Testing · undermybeltReact component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.
- ▌ Ecc Rules Distill · undermybelt bundleScan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
- ▌ Ecc Rust Patterns · undermybeltIdiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
- ▌ Ecc Security Scan · undermybeltScan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
- ▌ Ecc Video Editing · undermybeltAI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
- ▌ Ecc Vite Patterns · undermybeltVite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.
- ▌ Py Debugpy · undermybeltDebug Python: pdb REPL + debugpy remote (DAP). 触发方式:Hermes 路由名 `software-development/py-debugpy`、通用 slash command `/skill software-development/py-debugpy`
- ▌ Ecc Content Engine · undermybeltCreate 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.
- ▌ Ecc Context Budget · undermybeltAudits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
- ▌ Ecc Csharp Testing · undermybeltC# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
- ▌ Ecc Dmux Workflows · undermybeltMulti-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
- ▌ Ecc Error Handling · undermybeltPatterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
- ▌ Ecc Fsharp Testing · undermybeltF# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.
- ▌ Ecc Golang Testing · undermybeltGo testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
- ▌ Ecc Hermes Imports · undermybeltConvert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths.
- ▌ Ecc Kotlin Testing · undermybeltKotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.
- ▌ Ecc Mysql Patterns · undermybeltMySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
- ▌ Ecc Nuxt4 Patterns · undermybeltNuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.
- ▌ Ecc Python Testing · undermybeltPython testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
- ▌ Ecc React Patterns · undermybeltReact 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.
- ▌ Ecc Redis Patterns · undermybeltRedis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.
- ▌ Ecc Springboot Tdd · undermybeltTest-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
- ▌ Ecc Article Writing · undermybeltWrite articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.
- ▌ Ecc Claude Devfleet · undermybeltOrchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
- ▌ Ecc Django Patterns · undermybeltDjango architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
- ▌ Ecc Django Security · undermybeltDjango security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
- ▌ Ecc Docker Patterns · undermybeltDocker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
- ▌ Ecc Dotnet Patterns · undermybeltIdiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
- ▌ Ecc Frontend Slides · undermybelt bundleCreate stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
- ▌ Ecc Golang Patterns · undermybeltIdiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
- ▌ Ecc Kotlin Patterns · undermybeltIdiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
- ▌ Ecc Market Research · undermybeltConduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions.
- ▌ Ecc Motion Advanced · undermybeltAdvanced motion patterns for React / Next.js — drag & drop, gestures, text animations, SVG path drawing, custom hooks, imperative sequences (useAnimate), loaders, and the full API decision tree. Requires motion-foundations.
- ▌ Ecc Nestjs Patterns · undermybeltNestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
- ▌ Ecc Prisma Patterns · undermybeltPrisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
- ▌ Ecc Python Patterns · undermybeltPythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
- ▌ Ecc Security Review · undermybelt bundleUse this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
- ▌ Ecc Skill Stocktake · undermybelt bundleUse when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.