tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Detect Buttons · tomevault-io bundleGuide user through button detection for an unknown mouse using Slicer Python console Use when this capability is needed.
- ▌ Multicore · tomevault-io bundleDeveloping for multicore systems in Zephyr RTOS. Covers Symmetric Multiprocessing (SMP), Asymmetric Multiprocessing (AMP) with OpenAMP/RPMsg, inter-processor communication (IPC) patterns, and Linkable Extensions (LLEXT). Trigger when designing for SoCs with multiple homogeneous or heterogeneous cores. Use when this capability is needed.
- ▌ React Native Apps · tomevault-io bundleComplete skill for building, debugging, and shipping React Native / Expo apps in 2025-2026. Use when the user is building a mobile app, starting a new Expo project, debugging Expo Go crashes, setting up EAS builds, submitting to Google Play / App Store, writing animation patterns, or asking about mobile architecture decisions. Distilled from production Expo SDK 54 apps, official docs, Reddit r/reactnative hot threads, GitHub issues on expo/expo and facebook/react-native, and teardowns of shipped apps (Elirox, Instamobile templates). Covers 13 gotchas, 13 UX patterns, full deployment pipeline, animation stack, and production architecture boilerplate. Use when this capability is needed.
- ▌ CI CD Ssdf Security · tomevault-io bundleGitHub Actions security hardening, CI/CD pipeline integrity, release security, and SSDF alignment Use when this capability is needed.
- ▌ Writing Clearly And Concisely · tomevault-io bundleUse when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
- ▌
- ▌
- ▌ Agent Learnings · tomevault-io bundleExtract agent self-improvement insights from session history. For AGENT audience — what I did wrong, what to do differently, behavioral corrections. Creates dated changelog of agent learnings. Use when reflecting on failures, updating agent behaviors, or improving agent performance. Use when this capability is needed.
- ▌ Gitkkal Branch · tomevault-io bundleCreate semantic Git branch names from code intent and project conventions. Use when the user asks for `/gitkkal:branch` or `$gitkkal-branch`, wants a branch suggestion from current diffs, or wants consistent branch naming like `feat/add-login`. Use when this capability is needed.
- ▌ Gitkkal Commit · tomevault-io bundleGenerate and execute high-quality Git commits based on semantic change intent and repository settings. Use when the user asks for `/gitkkal:commit` or `$gitkkal-commit`, optionally provides a free-form hint, wants commit messages in conventional/gitmoji/simple style, or wants changes split into logical commits. Use when this capability is needed.
- ▌ Project Interview · tomevault-io bundleResources for conversational interviews to create learner profiles. Used by project-interviewer agent during /init. Use when this capability is needed.
- ▌ Terraform Management · tomevault-io bundleUse when user asks about Terraform, Pulumi, infrastructure as code, cloudflare provider, cf-terraforming, or IaC management. Also use when user says Terraform, テラフォーム, インフラ管理, IaC, Pulumi. Terraform/Pulumi を使用した Cloudflare インフラ管理ガイドで、Provider 設定、リソース定義、cf-terraforming、Wrangler との使い分けを提供する。
- ▌ Gitclaw Backup · tomevault-io bundleGitHub backup for OpenClaw workspace. Use when user says "同步", "备份", "backup", "sync", "push to github", or asks about backup status/history/failures. Manages git-based full backup of ~/.openclaw to GitHub. Use when this capability is needed.
- ▌ Mineru Extract · tomevault-io bundleUse the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when web_fetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR). Use when this capability is needed.
- ▌ Convergence Debugger · tomevault-io bundleExpert debugging guide for AI Counsel's convergence detection system. Use when deliberations aren't converging as expected, early stopping fails, semantic similarity seems wrong, or voting vs semantic status conflicts occur. Use when this capability is needed.
- ▌ Bnbchain MCP · tomevault-io bundleBNB Chain MCP server connection and tool usage. Covers npx @bnb-chain/mcp@latest, PRIVATE_KEY and RPC, and every MCP tool — blocks, transactions, contracts, ERC20/NFT transfers, wallet, ERC-8004 agent registration, Greenfield. Use when connecting to bnbchain-mcp, querying or transacting on BNB Chain/opBNB/EVM, registering as ERC-8004 agent, or using Greenfield. Use when this capability is needed.
- ▌ Kirby Plugin Development · tomevault-io bundleBuilds or extends Kirby plugins using hooks, extensions, blocks, KirbyTags, and shared templates/controllers. Use when creating reusable features or integrating Panel customizations.
- ▌ Local LLM Ops · tomevault-io bundleLocal LLM operations with Ollama on Apple Silicon, including setup, model pulls, chat launchers, benchmarks, and diagnostics. Use when this capability is needed.
- ▌ Golang Observability Opentelemetry · tomevault-io bundleInstrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog Use when this capability is needed.
- ▌ React State Machines · tomevault-io bundleBuilding reusable React state machine skills with XState v5 and the actor model Use when this capability is needed.
- ▌ Cloudflare Workers Edge AI Development · tomevault-io bundleBuild ultra-low-latency edge computing applications with Cloudflare Workers, Workers AI for LLM inference, V8 isolates, Durable Objects, and serverless patterns deployed across 330+ data centers worldwide Use when this capability is needed.
- ▌ Moltbook API · tomevault-io bundleComplete Moltbook REST API reference. Use when interacting with Moltbook — registering agents, posts, comments, votes, submolts, following, DMs, search, feeds, leaderboard, and moderation. Use when this capability is needed.
- ▌
- ▌ Rust Smart Pointers · tomevault-io bundleUnderstand and use Rust smart pointers including Box, Rc, Arc, RefCell, Cell, Cow, and Pin. Use when choosing heap allocation strategies, implementing shared ownership, interior mutability patterns, or working with self-referential types. Use when this capability is needed.
- ▌
- ▌ UI Visual Audit · tomevault-io bundleAdvanced UI verification using Antigravity Manager's Vision MCP. Use when this capability is needed.
- ▌ Workbench Work Items · tomevault-io bundleWork item management for Workbench CLI. Use when creating, updating, linking, or closing work items and tracking execution status. Use when this capability is needed.
- ▌ Build React Apps · tomevault-io bundleProduce high-quality React apps from natural language descriptions. Use when this capability is needed.
- ▌ Brendadeeznuts1111 Tier 1380 Omega Nextjs · tomevault-io bundleNext.js App Router - Production Patterns
- ▌ Codesession · tomevault-io bundleTrack AI agent session costs, tokens, file changes, and git commits. Use when starting tasks, logging AI usage, checking budgets, or ending sessions. The MCP server handles all operations automatically. Use when this capability is needed.
- ▌ Brokle AI Brokle JS Brokle Javascript Sdk · tomevault-io bundleBrokle JavaScript/TypeScript SDK Development Skill
- ▌ Generate Header Image · tomevault-io bundleGenerate a blog post header image via Replicate, import it into Bhart R2 media storage, and set the post hero_image_url + hero_image_alt via the Bhart Codex API. Use when this capability is needed.
- ▌ Gh Commit And Push · tomevault-io bundlePull latest changes from origin, stage new and modified files, inspect diffs, generate a detailed commit message, commit to the current or specified branch, and push to origin. Use when the user asks to quickly commit and push local changes (optionally to a specified branch), or needs a repeatable git workflow for pull + add + inspect + commit + push. Use when this capability is needed.
- ▌
- ▌ Configuring Github Actions · tomevault-io bundleUse when setting up GitHub Actions CI/CD for pull request checks - provides workflow templates for Python, JavaScript, and polyglot projects that run quality gates on every PR
- ▌ Justfile Advanced Patterns · tomevault-io bundleLevel 3 patterns - test-smart, deploy, migrate, logs, status (production systems) Use when this capability is needed.
- ▌ Justfile Security Patterns · tomevault-io bundleLevel 2 patterns - vulns, lic, sbom, doctor (security, compliance, environment health) Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Feed Diet · tomevault-io bundleAudit your information diet across HN and RSS feeds — beautiful reports with category breakdowns, ASCII charts, and personalized recommendations. Use when this capability is needed.
- ▌ Abracon · tomevault-io bundleAbracon MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Abracon timing devices, crystals, oscillators, RF components, or AbraconHandler. Use when this capability is needed.
- ▌ Kyocera · tomevault-io bundleKyocera Corporation MPN encoding patterns, ceramic resonator and capacitor decoding, and handler guidance. Use when working with Kyocera timing devices, capacitors, or connectors. Use when this capability is needed.
- ▌ Nuvoton · tomevault-io bundleNuvoton Technology MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Nuvoton MCUs, audio codecs, TPM chips, or NuvotonHandler. Use when this capability is needed.
- ▌ Realtek · tomevault-io bundleRealtek Semiconductor MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Realtek audio codecs, Ethernet controllers, WiFi ICs, or RealtekHandler. Use when this capability is needed.
- ▌ Toshiba · tomevault-io bundleToshiba Semiconductor MPN encoding patterns, package codes, and handler guidance. Use when working with Toshiba MOSFETs, optocouplers, transistors, motor drivers, or ToshibaHandler. Use when this capability is needed.
- ▌
- ▌ Project Careti · tomevault-io bundleGuidelines for testing LLM API providers when adding or modifying support in Caret. Use when this capability is needed.
- ▌ Team Planex · tomevault-io bundleUnified team skill for plan-and-execute pipeline. Pure router — coordinator always. Beat model is coordinator-only in monitor.md. Triggers on "team planex". Use when this capability is needed.
- ▌ Ops App Server Safety · tomevault-io bundlePrevent duplicate instances of long-running development processes (dev servers, application processes, Docker Compose stacks). Run a preflight check before launching to detect an already-running instance by port or process name; if already running, do not start a second one. Handle restarts by stopping the current instance gracefully (SIGTERM, escalate to SIGKILL only on timeout) before launching once. Use when this capability is needed.
- ▌ Clean Ddd Hexagonal · tomevault-io bundleProactively apply when designing APIs, microservices, or scalable backend structure. Triggers on DDD, Clean Architecture, Hexagonal, ports and adapters, entities, value objects, domain events, CQRS, event sourcing, repository pattern, use cases, onion architecture, outbox pattern, aggregate root, anti-corruption layer. Use when working with domain models, aggregates, repositories, or bounded contexts. Clean Architecture + DDD + Hexagonal patterns for backend services, language-agnostic (Go, Rust, Python, TypeScript, Java, C#). Use when this capability is needed.
- ▌ Claude Md Init · tomevault-io bundleGenerate a CLAUDE.md project file that orients Claude Code to the repo's structure, commands, and constraints. Use when this capability is needed.
- ▌
- ▌
- ▌ Sass With Winnetoujs · tomevault-io bundleGuide for using Sass with WinnetouJs constructos. Use this skill to write modular, maintainable styles in your Winnetou.js projects. Use when this capability is needed.
- ▌ Local LLM Deployment · tomevault-io bundleOllama, llama.cpp, and local LLM deployment for privacy and cost optimization. Use when this capability is needed.
- ▌
- ▌ Anthropic Frontend Design · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Code Quality Gates · tomevault-io bundleUse automatically before and after code changes. Ensures documentation, formatting, type safety, and audit standards. Use when this capability is needed.
- ▌ Parallel Subagents · tomevault-io bundleCoordinate independent teammates concurrently in Agent Teams for 50-70% speedup. Launch multiple teammates simultaneously. Use when this capability is needed.
- ▌ Modify Stations · tomevault-io bundleGuide for finding and modifying stations in The Years Between the Stars — docking rules, station placement, station rendering, and station interaction flow (landing, docked UI, undocking). Use this skill whenever the user wants to change docking radius/speed, docking behavior, where stations appear, station visuals, or station interaction flow. Trigger on "station", "dock", "docking", "undock", "dock radius", "landing at station", "station placement", "station model". Use when this capability is needed.
- ▌ Sokosumi · tomevault-io bundleHire AI agents from the Sokosumi marketplace to perform tasks. Use when this capability is needed.
- ▌ Axiom Core Data Diag · tomevault-io bundleUse when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns
- ▌ Axiom IOS Networking · tomevault-io bundleUse when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs, connection diagnostics, structured concurrency networking.
- ▌ Axiom Realitykit Ref · tomevault-io bundleRealityKit API reference — Entity, Component, System, RealityView, Model3D, anchor types, material system, physics, collision, animation, audio, accessibility Use when this capability is needed.
- ▌ Axiom Sf Symbols Ref · tomevault-io bundleUse when you need complete SF Symbols API reference including every rendering mode, symbol effect, configuration option, UIKit equivalent, and platform availability - comprehensive code examples for iOS 17 through iOS 26
- ▌ Axiom Swiftui 26 Ref · tomevault-io bundleUse when implementing iOS 26 SwiftUI features - covers Liquid Glass design system, performance improvements, @Animatable macro, 3D spatial layout, scene bridging, WebView/WebPage, AttributedString rich text editing, drag and drop enhancements, and visionOS integration for iOS 26+
- ▌ Axiom Swiftui Layout · tomevault-io bundleUse when layouts need to adapt to different screen sizes, iPad multitasking, or iOS 26 free-form windows — decision trees for ViewThatFits vs AnyLayout vs onGeometryChange, size class limitations, and anti-patterns preventing device-based layout mistakes
- ▌ Axiom Typography Ref · tomevault-io bundleApple platform typography reference (San Francisco fonts, text styles, Dynamic Type, tracking, leading, internationalization) through iOS 26 Use when this capability is needed.
- ▌ Check Prd Alignment · tomevault-io bundleCompare current code changes against a PRD to find gaps, deviations, and opportunities. Use before opening a PR, after finishing a feature, or to verify requirement coverage. Use when this capability is needed.
- ▌ Concept Generation · tomevault-io bundleExpert book concept development from author briefs Use when this capability is needed.
- ▌ Verify Connectivity Skill · tomevault-io bundleConnectivity phase for /assist:verify command - validates cross-references Use when this capability is needed.
- ▌ Simtrial Fundamentals · tomevault-io bundleCore simtrial package functions for time-to-event clinical trial simulation. Use when generating survival data, performing weighted logrank tests, or running TTE simulations. Use when this capability is needed.
- ▌ Hyperliquid · tomevault-io bundlePrivate key for trading (hex string starting with 0x) Use when this capability is needed.
- ▌ Screenshot Testing · tomevault-io bundleThis skill should be used when the user asks to "test UI with screenshots", "screenshot testing", "visual testing", "compare UI screenshots", "verify UI layout", "take screenshot for testing", or when using screenshot MCP tools (list_windows, list_displays, screenshot_window, screenshot_screen, screenshot_region) for testing purposes. Provides guidance on effective screenshot-based UI testing workflows. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ CSV Processor · tomevault-io bundleProvides streaming CSV parse and generate patterns for NodeJS-Starter-V1, covering large file imports, exports, and transformations across Next.js frontend and FastAPI backend. Enforces row-by-row streaming, Zod and Pydantic row validation, and Australian locale formatting (DD/MM/YYYY dates, AUD currency).
- ▌
- ▌
- ▌ New Article · tomevault-io bundleCreate a new MDX article with frontmatter, example embeds, and custom components. Use when writing in-depth UX guides or tutorials. Use when this capability is needed.
- ▌ New Example · tomevault-io bundleCreate a new UX pattern example with all required files (index.ts, GoodExample.tsx, BadExample.tsx, README.md). Use when adding a new good/bad UX comparison or pattern to the project. Use when this capability is needed.
- ▌ Analyzing Messaging Layer · tomevault-io bundleUse when analyzing event-driven systems, message queues, async processing, and pub/sub patterns
- ▌ Conductorrevert · tomevault-io bundleReverts previous work using git-aware analysis Use when this capability is needed.
- ▌ Conductorreview · tomevault-io bundleReviews completed track work against guidelines and plan Use when this capability is needed.
- ▌ Check Drift · tomevault-io bundle코드 변경이 문서에 영향을 미치는지 감지합니다. 문서 drift를 찾고 업데이트가 필요한 파일을 알려줍니다. Triggers - '/check-drift', 'check documentation drift', '문서 drift 확인', '문서 동기화 확인 Use when this capability is needed.
- ▌ Web Environment Setup · tomevault-io bundleSets up Claude Code web environment for building the Umbraco.AI solution. Installs .NET SDK, configures proxy for NuGet, and prepares git for GitVersioning. Use this when starting a new Claude Code web session to build the project.
- ▌ Odoo Code Review · tomevault-io bundleReview Odoo code for correctness, security, performance, and Odoo 18 standards. Use when reviewing Odoo modules, diffs, or pull requests; produce a scored report with weighted criteria. Use when this capability is needed.
- ▌ Odoo Code Tracer · tomevault-io bundleTrace Odoo code execution flow from entry point to end. Use proactively when planning tasks, reviewing code, or understanding how features work end-to-end. Follows all function calls, method overrides, inheritance chains, and callbacks without missing any execution path. Use when this capability is needed.
- ▌ Wbus · tomevault-io bundleWebasto W-BUS protocol implementation for ESP32. Single-wire automotive K-line style communication at 2400 baud 8E1. Use when interfacing with Webasto heaters, implementing W-BUS commands, or debugging heater communication. Use when this capability is needed.
- ▌ Design Pattern Review · tomevault-io bundleCompare Ori's design against prior art from established compilers and propose best-of-breed designs Use when this capability is needed.
- ▌
- ▌ Astropy Fundamentals · tomevault-io bundleWork with astronomical data using AstroPy for FITS file I/O, coordinate transformations, physical units, precise time handling, catalog cross-matching, photutils photometry, and specutils spectroscopy. Use when this capability is needed.
- ▌ Pixi Package Manager · tomevault-io bundleManage scientific Python dependencies and environments using pixi package manager with unified conda-forge and PyPI support, task automation, and reproducible lockfiles. Use when this capability is needed.
- ▌