← all publishers

undermybelt

@undermybelt source repo

1255 published skills · page 10 of 13

  1. Ecc Autonomous Loops · undermybelt
    Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
    0 installs
  2. Ecc Backend Patterns · undermybelt
    Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
    0 installs
  3. Ecc Click Path Audit · undermybelt
    Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.
    0 installs
  4. Ecc Coding Standards · undermybelt
    Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
    2 installs
  5. Ecc Fastapi Patterns · undermybelt
    FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness.
    0 installs
  6. Ecc Hipaa Compliance · undermybelt
    HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements.
    0 installs
  7. Ecc Jira Integration · undermybelt
    Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
    0 installs
  8. Ecc Laravel Patterns · undermybelt
    Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
    0 installs
  9. Ecc Laravel Security · undermybelt
    Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.
    0 installs
  10. Ecc Nextjs Turbopack · undermybelt
    Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
    0 installs
  11. Ecc Nodejs Keccak256 · undermybelt
    Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.
    0 installs
  12. Ecc Plan Orchestrate · undermybelt
    Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.
    0 installs
  13. Ecc Production Audit · undermybelt
    Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service.
    0 installs
  14. Ecc Project Flow Ops · undermybelt
    Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.
    0 installs
  15. Ecc Prompt Optimizer · undermybelt
    Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.
    0 installs
  16. Ecc Pytorch Patterns · undermybelt
    PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
    0 installs
  17. Ecc Quarkus Patterns · undermybelt
    Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
    0 installs
  18. Ecc Quarkus Security · undermybelt
    Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
    0 installs
  19. Ecc Swiftui Patterns · undermybelt
    SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
    0 installs
  20. Ecc Angular Developer · undermybelt bundle
    Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.
    0 installs
  21. Ecc Dashboard Builder · undermybelt
    Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board.
    0 installs
  22. Ecc Defi Amm Security · undermybelt
    Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
    0 installs
  23. Ecc Flox Environments · undermybelt
    Create reproducible, cross-platform development environments with Flox — a declarative environment manager built on Nix. ALWAYS use this skill when the user needs to: set up a project with system-level dependencies (compilers, databases, native libraries like openssl, libvips, BLAS, LAPACK); configure reproducible toolchains for Python, Node.js, Rust, Go, C/C++, Java, Ruby, Elixir, PHP, or any language; manage environments that must work identically across macOS and Linux; pin exact package versions for a team; run local services (PostgreSQL, Redis, Kafka) alongside development tools; onboard new developers with a single command; or solve 'works on my machine' problems. Especially valuable for AI-assisted and vibe coding — Flox lets agents install tools into a project-scoped environment without sudo, system pollution, or sandbox restrictions, and the resulting environment is committed to the repo so anyone can reproduce it instantly. Use this skill even if the user doesn't mention Flox — if they describe need
    0 installs
  24. Ecc Frontend Patterns · undermybelt
    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
    0 installs
  25. Ecc Gan Style Harness · undermybelt
    GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
    0 installs
  26. Ecc Investor Outreach · undermybelt
    Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.
    0 installs
  27. Ecc Ito Trade Planner · undermybelt
    Build a non-advisory prediction-market trade planning worksheet for Itô or venue workflows. Use to inspect venues, underliers, constraints, order prerequisites, and manual execution steps without placing trades or recommending positions.
    0 installs
  28. Ecc Lead Intelligence · undermybelt bundle
    AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts.
    0 installs
  29. Ecc Postgres Patterns · undermybelt
    PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
    0 installs
  30. Ecc React Performance · undermybelt
    React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
    0 installs
  31. Ecc Strategic Compact · undermybelt
    Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
    0 installs
  32. Ecc Verification Loop · undermybelt
    A comprehensive verification system for Claude Code sessions.
    0 installs
  33. Finishing A Development Branch · undermybelt
    Use when implementation is complete, verification has passed, and the user needs to choose merge, PR, branch cleanup, or follow-up integration handling.
    0 installs
  34. Ecc Agent Payment X402 · undermybelt
    Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.
    0 installs
  35. Ecc Cisco IOS Patterns · undermybelt
    Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification.
    0 installs
  36. Ecc Data Scraper Agent · undermybelt
    Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
    0 installs
  37. Ecc Energy Procurement · undermybelt
    Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis, hedging strategies, load profiling, and sustainability reporting frameworks. Use when procuring energy, optimizing tariffs, managing demand charges, evaluating PPAs, or developing energy strategies.
    0 installs
  38. Ecc Evm Token Decimals · undermybelt
    Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.
    0 installs
  39. Ecc Investor Materials · undermybelt
    Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
    0 installs
  40. Ecc Ito Basket Compare · undermybelt
    Compare Itô prediction-market baskets against a user's knowledge base, portfolio notes, financial context, watchlist, or research thesis. Use for read-only basket comparison and gap analysis without investment advice or live trading.
    0 installs
  41. Ecc Marketing Campaign · undermybelt
    End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
    0 installs
  42. Ecc Motion Foundations · undermybelt
    Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this.
    0 installs
  43. Self Improvement · undermybelt bundle
    Patterns for AI agents to improve themselves. Learned from actionbook and accomplish-ai. Auto-install tools, create skills, maintain systems.
    0 installs
  44. Herm Feis Gate Dbgg · undermybelt
    Debug Hermes gateway when Feishu/Lark credentials appear configured but the bot does not reply. Covers stale launchd env, platform-not-enabled states, websocket startup failure, and duplicate local gateway conflicts.
    0 installs
  45. Math Frml Agen Patt · undermybelt
    Use when evaluating or absorbing ideas from math-formalization agents such as MathCode into Hermes workflows. Activate when a task involves theorem proving, reusable theorem/axiom stores, subgoal decomposition, proof planning, Lean feedback loops, or tool/skill/plugin split for math work.
    0 installs
  46. Mmpl Exte Memo Setu · undermybelt
    Use when Hermes needs a local external memory layer via MemPalace, or when a user asks to install, isolate, validate, or MCP-connect MemPalace. Activate when you need durable verbatim searchable memory outside Hermes' small built-in memory budget.
    0 installs
  47. Provider 403 Ua Fix · undermybelt bundle
    Fix HTTP 403 blocks from custom API providers (WAF/Cloudflare) that reject SDK User-Agent headers. Fixed UA is set in run_agent.py; no more rotation pool.
    0 installs
  48. Rust Modu Extr Mono · undermybelt
    Extract structs and functions from a large Rust main.rs into dedicated module files without breaking compilation. Covers the analyze.rs vs analyze/mod.rs ambiguity pitfall and bottom-up dependency ordering.
    0 installs
  49. Subagent Driven Dev · undermybelt bundle
    Execute plans via delegate_task subagents (2-stage review).
    0 installs
  50. Ecc Cost Aware LLM Pipeline · undermybelt
    Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
    0 installs
  51. Ecc Healthcare Emr Patterns · undermybelt
    EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry.
    0 installs
  52. Ecc Healthcare Eval Harness · undermybelt
    Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures.
    0 installs
  53. Ecc Ito Market Intelligence · undermybelt
    Research prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Use for read-only market intelligence, API-gated Itô exploration, and source-grounded prediction-market briefings without investment advice or live trading.
    0 installs
  54. Ecc Kotlin Coroutines Flows · undermybelt
    Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.
    0 installs
  55. Ecc Kotlin Exposed Patterns · undermybelt
    JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.
    0 installs
  56. Ecc Network Bgp Diagnostics · undermybelt
    Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection.
    0 installs
  57. Ecc Springboot Verification · undermybelt
    Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
    0 installs
  58. Ecc Swift Actor Persistence · undermybelt
    Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
    0 installs
  59. Ecc Workspace Surface Audit · undermybelt
    Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.
    0 installs
  60. 1start Mathmodel · undermybelt
    数学建模竞赛工作流入口。用于启动完整建模流程:询问用户偏好,生成 plan.md 和 todo.md,并按阶段调用赛题分析、建模、代码与图表、流程图、论文撰写、验证验收等 skills。
    0 installs
  61. Browser Cdp · undermybelt bundle
    Use this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login sessions. Covers: launching Chrome in debug mode, opening URLs, waiting for page load, evaluating JavaScript, taking snapshots, and extracting auth tokens. Trigger phrases: browser automation, CDP, agent-browser, 浏览器操作, 操作浏览器, Chrome CDP, 复用登录态, extract token from browser.
    0 installs
  62. Story Cover · undermybelt bundle
    小说封面生成。根据书名、作者名自动分析题材风格,调用 GPT-Image-2 直接生成含标题和署名的专业级网文封面。 触发方式:/story-cover、/封面、「帮我做个封面」「生成封面图」「做个小说封面」「封面设计」
    0 installs
  63. Hermes Config Optmzr · undermybelt
    Hermes配置优化 - 精简路由文件、添加中文触发词、压缩memory,减少token消耗
    0 installs
  64. Hermes MCP Self Heal · undermybelt
    Use when Hermes MCP servers show failed or disconnected behavior and need structured self-heal: test each server, verify the backing listener or command, repair launchd persistence, and retest from Hermes.
    0 installs
  65. Skill YAML Audit Fix · undermybelt
    Use when auditing Hermes SKILL.md files for YAML/frontmatter breakage and repairing invalid frontmatter safely at scale.
    0 installs
  66. Ecc Agent Architecture Audit · undermybelt
    Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.
    0 installs
  67. Ecc Autonomous Agent Harness · undermybelt
    Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.
    0 installs
  68. Ecc Customs Trade Compliance · undermybelt
    Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.
    0 installs
  69. Ecc Flutter Dart Code Review · undermybelt
    Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
    0 installs
  70. Ecc Healthcare Cdss Patterns · undermybelt
    Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classification, and integration into EMR workflows.
    0 installs
  71. Ecc Laravel Plugin Discovery · undermybelt
    Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
    0 installs
  72. Ecc Latency Critical Systems · undermybelt
    Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter.
    0 installs
  73. Ecc Network Interface Health · undermybelt
    Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts.
    0 installs
  74. Ecc Team Agent Orchestration · undermybelt
    Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs.
    0 installs
  75. Story Deslop · undermybelt bundle
    网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然、有人味。 触发方式:/story-deslop、Hermes 路由名 `community/oh-story-claudecode/story-deslop`、slash command `/story-deslop`、/去AI味、「去AI味」「去味」「deslop」「这篇太AI了」
    0 installs
  76. Codex Session Patcher · undermybelt
    Codex/Claude/OpenCode session patcher review.
    0 installs
  77. Memory Skills Cleanup · undermybelt
    全面清理 Hermes 记忆层 + skills 目录 + 路由引用。 当用户说"记忆太臃肿"、"清理记忆"、"优化记忆"、"skills太多"、"磁盘满了"时触发。
    0 installs
  78. Model Fallback Router · undermybelt
    Apply the user's preferred model/API fallback strategy when task execution may require provider rotation, retries, failover, or token-efficient routing.
    0 installs
  79. Node Inspect Debugger · undermybelt
    Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
    0 installs
  80. Paper Trading Eng Map · undermybelt
    Map an academic paper or formalization repo to concrete, implementable engineering changes in a trading/research engine. Avoid math gimmicks; focus on regime fusion, scoring, gating, and feature construction.
    0 installs
  81. Slash Command Routing · undermybelt
    Route user intent to Hermes slash commands before normal tool or skill execution. Use when the request is really a session-control, backgrounding, planning, queueing, resume, rollback, config, or gateway command trigger.
    0 installs
  82. Ecc Healthcare Phi Compliance · undermybelt
    Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit trails, encryption, and common leak vectors.
    0 installs
  83. Ecc Homelab Network Readiness · undermybelt
    Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration.
    0 installs
  84. Ecc Homelab Vlan Segmentation · undermybelt
    Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic using UniFi, pfSense/OPNsense, and MikroTik — including switch trunk config, firewall rules, and wireless SSID mapping.
    0 installs
  85. Ecc Inventory Demand Planning · undermybelt
    Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. Use when forecasting demand, setting safety stock, planning replenishment, managing promotions, or optimizing inventory levels.
    0 installs
  86. Ecc Network Config Validation · undermybelt
    Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.
    0 installs
  87. Ecc Recsys Pipeline Architect · undermybelt
    Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building any system that picks "the top K items for a (user, context)" — social feeds, content CMSs, RAG rerankers, task prioritizers, notification triage, search reranking, ad ranking.
    0 installs
  88. Ecc Recursive Decision Ledger · undermybelt
    Use when the user asks for repeated rollouts, marked decision processes, high-dimensional search, stochastic optimization, local-optima exploration, ensemble comparison, or recursive reasoning with a visible evidence trail.
    0 installs
  89. Ecc Returns Reverse Logistics · undermybelt
    Codified expertise for returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Informed by returns operations managers with 15+ years experience. Includes grading frameworks, disposition economics, fraud pattern recognition, and vendor recovery processes. Use when handling product returns, reverse logistics, refund decisions, return fraud detection, or warranty claims.
    0 installs
  90. Ecc Swift Protocol Di Testing · undermybelt
    Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
    0 installs
  91. Ecc Unified Notifications Ops · undermybelt
    Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.
    0 installs
  92. First Principles Thinking · undermybelt bundle
    Systematic first principles thinking for any problem domain. Use when the user says "analyze from first principles", "第一性原理", "从根本分析", "从零开始思考", "think from scratch", "question this design", "is this the right approach", "challenge assumptions", "挑战假设", "为什么要这样做", "有没有更好的方案", "why are we doing it this way", or needs to evaluate decisions, designs, or strategies without relying on analogies, conventions, or "best practices". Also triggers on "这个设计合理吗", "从本质上看", "回到基本面", "what's really true here", "what are we assuming", or any request to decompose a problem to its fundamentals.
    0 installs
  93. Decision Surface Layer · undermybelt
    Hermes 中文优先的决策面技能:把“主目标、偏好权重、硬约束、取舍规则”单独落成用户可改文件, 不再埋在提示词里。适用于方案很多、取舍复杂、用户偏好稳定、执行前必须先定方向的任务。
    0 installs
  94. Gap Driven Repo Implmn · undermybelt
    Identify project gaps, search GitHub for reference implementations, translate/adapt to target language, integrate with tests
    0 installs
  95. Karpathy Coding Dscpln · undermybelt bundle
    Compact coding-discipline overlay for Hermes based on Karpathy-inspired guidelines: think before coding, simplicity first, surgical changes, and goal-driven verification. Use when doing non-trivial code edits, reviews, refactors, or debugging where overengineering, hidden assumptions, or diff sprawl are risks.
    0 installs
  96. Magika File Type Dtctn · undermybelt bundle
    Use Google Magika for fast ML-based file-type detection from file bytes, not just extensions or MIME. Use when the user needs reliable file identification, suspicious upload triage, content-type validation, malware-prep filtering, or bulk file classification.
    0 installs
  97. Coding Agent Delegation · undermybelt bundle
    Use when delegating implementation, refactoring, PR review, or long-running coding work to external coding-agent CLIs such as Claude Code, Codex, OpenCode, or a Kanban-isolated agent lane.
    0 installs
  98. Ecc Agent Harness Construction · undermybelt
    Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
    0 installs
  99. Ecc Android Clean Architecture · undermybelt
    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
    0 installs
  100. Ecc Content Hash Cache Pattern · undermybelt
    Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
    0 installs