tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌
- ▌ Walnut Store · tomevault-io bundleWalnut Admin Client Pinia store development patterns. Use when creating or modifying Pinia stores in the walnut-admin-client project. Provides patterns for store naming, structure, persistence, and cross-store communication. Use when this capability is needed.
- ▌ Ghwork X · tomevault-io bundleExecute iOS Swift/ObjC work with Morph-X blueprint, transform, audit, and memory fingerprinting to reduce template-code repetition risk. Use when this capability is needed.
- ▌
- ▌ Pwa Storage Patterns · tomevault-io bundleImplement data persistence patterns for Progressive Web Apps. Use when working with browser storage APIs, implementing localStorage or IndexedDB, or managing client-side data persistence. Use when this capability is needed.
- ▌ Custom Code Management · tomevault-io bundleAdd, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom JavaScript. Use when this capability is needed.
- ▌
- ▌ Research Hub Multi AI · tomevault-io bundleResearch-domain router that writes `.coord/multi_ai_plan.md` when a single round of work will need two or more delegates AND the work touches research-hub artifacts (`.research/`, `.paper/`, Zotero/Obsidian/NotebookLM pipelines). For a single delegate, use `codex-delegate` or `gemini-delegate` directly — do not invoke this skill. For generic non-research multi-agent decomposition (pure code refactor, generic translation, no research-hub artifact), use `agent-collab-workspace:agent-task-splitter` instead (different artifact `.coord/plan.yml`, different scope). The router decides task splitting, dependency ordering, and reconciliation; the leaves execute. Use when this capability is needed.
- ▌ GRAPHQL Patterns · tomevault-io bundleSkill importada do EXEMPLO (graphql-patterns.md). Use when this capability is needed.
- ▌ Terraform Module · tomevault-io bundleSkill importada do EXEMPLO (terraform-module.md). Use when this capability is needed.
- ▌ Priority Tracking · tomevault-io bundleMaintains and updates project priorities in docs/product/priorities.md. Use when the user asks to update priorities, track tasks, plan work, reprioritize, complete a task, start new work, or review what's next. Use when this capability is needed.
- ▌
- ▌
- ▌ Community · tomevault-io bundleUse this skill when the user needs to build a user community, start a Discord or forum, create a community strategy, reduce support load through peer-to-peer help, or use community as a growth channel. Covers community platform selection, launch strategy, engagement tactics, and scaling community without it consuming all your time.
- ▌ Retention · tomevault-io bundleUse this skill when the user needs to reduce churn, improve retention, understand why customers leave, build win-back campaigns, increase customer lifetime value, or create stickiness in their product. Covers churn analysis, at-risk identification, retention tactics, win-back sequences, and expansion revenue for bootstrapped SaaS.
- ▌ Wheels Controller Generator · tomevault-io bundleGenerate Wheels MVC controllers with CRUD actions, filters, parameter verification, and proper rendering. Use when creating or modifying controllers, adding actions, implementing filters for authentication/authorization, handling form submissions, or rendering views/JSON. Ensures proper Wheels conventions and prevents common controller errors. Use when this capability is needed.
- ▌
- ▌ Antlr4 Dev · tomevault-io bundleANTLR4前端开发专家,专注于词法/语法分析、AST构建、访问者模式。 Use when this capability is needed.
- ▌ Vue Router V5 Best Practices · tomevault-io bundleVue Router v5 guidance for routing, navigation guards, file-based routing, typed routes, data loaders, scroll behavior, and migration from Vue Router 4 or unplugin-vue-router. Use when working on route configuration, route params, route lifecycle, loader-driven navigation, or file-based routing in a Vue codebase. Use when this capability is needed.
- ▌ Tooluniverse Epigenomics · tomevault-io bundleProduction-ready genomics and epigenomics data processing for BixBench questions. Handles methylation array analysis (CpG filtering, differential methylation, age-related CpG detection, chromosome-level density), ChIP-seq peak analysis (peak calling, motif enrichment, coverage stats), ATAC-seq chromatin accessibility, multi-omics integration (expression + methylation correlation), and genome-wide statistics. Pure Python computation (pandas, scipy, numpy, pysam, statsmodels) plus ToolUniverse annotation tools (Ensembl, ENCODE, SCREEN, JASPAR, ReMap, RegulomeDB, ChIPAtlas). Supports BED, BigWig, methylation beta-value matrices, Illumina manifest files, and multi-sample clinical data. Use when processing methylation data, ChIP-seq peaks, ATAC-seq signals, or answering questions about CpG sites, differential methylation, chromatin accessibility, histone marks, or epigenomic statistics. Use when this capability is needed.
- ▌ Spring Boot Resilience4j · tomevault-io bundleThis skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using the Resilience4j library. Apply this skill to add circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback mechanisms to prevent cascading failures, handle transient errors, and manage external service dependencies gracefully in microservices architectures. Use when this capability is needed.
- ▌
- ▌
- ▌ Asw Remove AI Slops · tomevault-io bundleRemove AI-looking code smells from branch changes or explicit files. Lock behavior with regression tests first, run categorized cleanup in bounded Antigravity lanes, then verify with quality gates. Use when this capability is needed.
- ▌
- ▌ Check Gene Ids · tomevault-io bundleValidate gene ID matching between paper CSV data and gene nodes in the knowledge graph. Reports per-paper match rates with full breakdowns (matched, RNA skipped, mismatched), cross-references Docker import report, and suggests fix strategies. Use to diagnose dangling edges. Use when this capability is needed.
- ▌ Employment Contract Templates · tomevault-io bundleCreate employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation. Use when this capability is needed.
- ▌ Universal Skill Builder · tomevault-io bundleAutonomously design, research, construct, and validate new capabilities (Skills) for Gemini CLI, Codex CLI, and Claude Code. Use when creating a new skill, improving a SKILL.md file, scaffolding reusable skill folders, or deciding between architectures. Triggers on skill builder, SKILL.md, .agents/skills, skill triggers, and improve this skill. Use when this capability is needed.
- ▌
- ▌
- ▌ Browser Extension · tomevault-io bundleMaster specialized skill for building 2025/2026-grade browser extensions. Deep expertise in Manifest v3, Service Worker persistence (Alarms, Offscreen API), Side Panel API, and Cross-Browser compatibility. Use when this capability is needed.
- ▌ Fastapi Structure · tomevault-io bundleEstructura y convenciones para proyectos FastAPI. Invocar cuando se arranca un backend nuevo, se agrega un router, o se diseña la organización de un proyecto REST. Use when this capability is needed.
- ▌ Xian Sdk · tomevault-io bundleBuild applications on the Xian blockchain using the current Python SDK. Use when writing wallets, bots, contract deployment tooling, indexers, or backend services that talk to Xian nodes. Use when this capability is needed.
- ▌
- ▌ Codereview Testing · tomevault-io bundleReview test coverage and quality. Analyzes unit tests, integration tests, determinism, and test design. Use when reviewing test files or code that should have tests. Use when this capability is needed.
- ▌ General Codereview · tomevault-io bundlePerform thorough code reviews following Google's 5-step methodology. Use when reviewing pull requests, change lists, or any code changes to ensure quality, correctness, and maintainability. Use when this capability is needed.
- ▌ Wp Gutenberg · tomevault-io bundleComplete Gutenberg block development reference covering registration, edit/save components, dynamic blocks, InnerBlocks, variations, patterns, supports, build pipeline, transforms, testing, and performance optimization. Use when this capability is needed.
- ▌ Wp UX Design · tomevault-io bundleWordPress UX and design enforcement — Core Web Vitals, mobile-first layout, typography, color systems, navigation, page builder patterns, image optimization, form UX, loading and error states, admin UX, and performance checklists with concrete CSS/HTML/PHP examples. Use when this capability is needed.
- ▌ X Twitter Scraper · tomevault-io bundlePer-callback HMAC secret returned by the signed event delivery API. Use when this capability is needed.
- ▌
- ▌ Software Architecture · tomevault-io bundleThis skill provides guidance for quality focused software development and architecture. It is based on Clean Architecture and Domain Driven Design principles. Use when this capability is needed.
- ▌ Gh Pr Review Comment · tomevault-io bundleAdd a review comment to a specific line in a GitHub pull request. Use when the user wants to comment on specific code in a PR diff. Use when this capability is needed.
- ▌
- ▌ External Context · tomevault-io bundleInvoke parallel document-specialist agents for external web searches and documentation lookup Use when this capability is needed.
- ▌ Project Session Manager · tomevault-io bundleWorktree-first dev environment manager for issues, PRs, and features with optional tmux sessions Use when this capability is needed.
- ▌ Camofox Browser · tomevault-io bundleAnti-detection browser automation using Camoufox (Firefox fork with C++ fingerprint spoofing). Use when standard browser tools get blocked by Cloudflare, Akamai, or bot detection. Triggers include "stealth browse", "anti-detection", "bypass bot", "camofox", "blocked by Cloudflare", scraping protected sites (X/Twitter, Amazon, Product Hunt), or when agent-browser/playwright fails with bot detection errors. Use when this capability is needed.
- ▌ Nextjs Fullstack Setup · tomevault-io bundleNext.js App Router + Bun + Drizzle ORM + Better Auth + Tailwind CSS + Biome ile full-stack proje kurulumu, authentication entegrasyonu ve DB workflow'ları. Use when this capability is needed.
- ▌ Grepai Search Tips · tomevault-io bundleTips and best practices for effective GrepAI searches. Use this skill to improve search result quality. Use when this capability is needed.
- ▌ Grepai Storage Gob · tomevault-io bundleConfigure GOB local file storage for GrepAI. Use this skill for simple, single-machine setups. Use when this capability is needed.
- ▌ Grepai Trace Graph · tomevault-io bundleBuild complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis. Use when this capability is needed.
- ▌ Ph Video Demo · tomevault-io bundleCreate effective demo videos for Product Hunt launches. Use this skill to script, structure, and produce demo videos that showcase your product's value and drive engagement. Use when this capability is needed.
- ▌ Yohayetsion Product Org Os Interaction Recall · tomevault-io bundleQuery **past interactions** — agent conversations, gateway sessions, and skill invocations — to understand what was discussed, who contributed, and what conclusions were reached.
- ▌ Yohayetsion Product Org Os Relevant Learnings · tomevault-io bundleSearch the **learnings index** for wisdom from past experiences that applies to current work.
- ▌ Inbox Write · tomevault-io bundle別エージェントのinboxにメッセージを送信する。agent-to-agent通信の唯一の手段。 Use when this capability is needed.
- ▌ Web Research Workflow · tomevault-io bundleUnified decision tree for web research and competitive monitoring. Auto-selects WebFetch, Tavily, or agent-browser based on target site characteristics and available API keys. Includes competitor page tracking, snapshot diffing, and change alerting. Use when researching web content, scraping, extracting raw markdown, capturing documentation, or monitoring competitor changes. Use when this capability is needed.
- ▌
- ▌ Biomedical Search · tomevault-io bundleComplete biomedical information search combining PubMed, preprints, clinical trials, and FDA drug labels. Powered by Valyu semantic search. Use when this capability is needed.
- ▌ Clinical Trials Search · tomevault-io bundleSearch ClinicalTrials.gov with natural language queries. Find clinical trials, enrollment, and outcomes using Valyu semantic search. Use when this capability is needed.
- ▌ Devflow Planning · tomevault-io bundleAI-powered sprint planning, velocity analysis, and capacity forecasting. Use for planning sprints, predicting outcomes, and providing agile recommendations based on historical data. Use when this capability is needed.
- ▌ X Ipealltask Board Management · tomevault-io bundleDEPRECATED — Redirects to x-ipe-tool-task-board-manager Use when this capability is needed.
- ▌ Playwright E2e Skill · tomevault-io bundleBrowser automation and E2E testing with Playwright MCP. Use when automating web pages, testing UI, debugging visual issues, or validating user flows. Use when this capability is needed.
- ▌ Develop MCP Server TS · tomevault-io bundleStandardized workflow for building MCP (Model Context Protocol) servers in TypeScript. Use when building or extending an MCP server with the official TypeScript SDK (tools, resources, prompts), adding tool annotations (title, readOnlyHint, etc.), choosing Stdio vs Streamable HTTP transport, or testing with MCP Inspector or Claude Desktop. Use when this capability is needed.
- ▌ Formax Slash Command Workflow · tomevault-io bundleUse when adding/modifying Formax slash commands (/permissions /agents /hooks /todos etc), especially output rendering (command sublines), overlay dismiss messages, and whether outputs are injected into the next LLM turn.
- ▌
- ▌ Data Cleaning Implementation · tomevault-io bundleUpdate data-cleaning-implementation skill with critical pandas patterns and testing learnings from vp-e62a Use when this capability is needed.
- ▌ Langgraph For Agents · tomevault-io bundleUse LangGraph/LangChain to build agents Use when this capability is needed.
- ▌ UI Preview · tomevault-io bundlePreview local dev servers and storybooks using Chrome DevTools. Use when this capability is needed.
- ▌ Plugin Deployment · tomevault-io bundle将 IntelliJ IDEA 插件部署到 JetBrains Marketplace 和远程服务器。用于发布插件、更新版本、部署站点文档或管理插件发布。支持版本管理、自动化部署工作流和文档生成。 Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Agent Types · tomevault-io bundleChoose the right agent type for each task including built-in agents (Bash, Explore, Plan, general-purpose) and plugin agents (review, research, refactoring, SDLC). Use when selecting agent types, understanding agent capabilities, or matching agents to tasks. Use when this capability is needed.
- ▌ Rlm Pattern · tomevault-io bundleProcess files exceeding context limits using the RLM (Recursive Language Model) pattern with agent teams. Use when you need to process large files, analyze documents exceeding context, apply RLM chunking, chunk and analyze large content, or handle long context documents. Use when this capability is needed.
- ▌ Task System · tomevault-io bundleManage shared task lists for agent teams including creating tasks, setting dependencies, claiming work, and tracking progress. Use when creating work items, building task pipelines, coordinating task ownership, or managing task dependencies. Use when this capability is needed.
- ▌ Geo Platform Optimizer · tomevault-io bundlePlatform-specific AI search optimization — audit and optimize for Google AI Overviews, ChatGPT, Perplexity, Gemini, and Bing Copilot individually Use when this capability is needed.
- ▌
- ▌ Auto Hparam Tuning · tomevault-io bundleUnderstand and automatically tune the hyperparameters of a project that uses hydra, with respect to the specified metric(s). Use when this capability is needed.
- ▌
- ▌ Langchain Expert · tomevault-io bundleUse when implementing langchain functionality with production-grade patterns and safeguards.
- ▌ Rust Sdk Source Guide · tomevault-io bundleGuide for advanced Miden smart contract development using source repo exploration. Covers AI development practices (Plan Mode, verification-driven development, context engineering, sub-agents) and maps Miden source repositories for discovering advanced patterns. Use when building complex multi-contract applications, novel note flows, or anything beyond basic SDK patterns. Use when this capability is needed.
- ▌
- ▌ Buaa Classroom Summarizer · tomevault-io bundleExtract BUAA classroom replay artifacts from `livingroom` or `coursedetail` URLs by reusing a local Chromium login session. Use when Codex needs replay metadata, course-transcript files, optional PPT auxiliary artifacts, replay-ready lesson lists, or a standalone semantic rebuild packet / final lesson note. Use when this capability is needed.
- ▌ Gemini Prompts · tomevault-io bundleThis skill should be used when the user asks to "write a prompt for image generation", "design a generation prompt", "create a sprite prompt", "compose a Gemini prompt", "structure a prompt for game art", or otherwise needs to construct prompts for the gemini-creative-plugin. Covers the Identity Guide 5-line pattern, isolation suffix template for asset extraction, narrative-vs-keyword rules, and Do/Avoid prompting rules. Domain-specific prompt structures (sprites, environments, UI, icons, web) live in references/domain-structures.md. Use when this capability is needed.
- ▌ Finops Cloud Advisor GCP Neon · tomevault-io bundleCost-aware engineering for Cloud Run, Neon Postgres, and Gemini API. Use when this capability is needed.
- ▌ Debug Tauri · tomevault-io bundleAutomates Tauri WebView debugging using official plugins (tauri-plugin-log + screenshots) with process verification, automated screenshots, console logs, and state analysis. Use when debugging Tauri apps, investigating WebView issues, analyzing runtime errors, or troubleshooting UI problems.
- ▌ Platform Market Analysis System · tomevault-io bundleMarket analysis system using AI agents, streaming chat interface, and real-time data integration. Use when this capability is needed.
- ▌ Worktreesconcepts · tomevault-io bundleComprehensive reference for git worktrees. Covers concepts, commands, conflict resolution, and best practices. Invoke with "/worktrees:concepts" or when user mentions "worktree reference", "explain worktrees", "worktree documentation", "worktree commands", "worktree concepts", or "learn about worktrees". Use when this capability is needed.
- ▌ Command Palette Developer · tomevault-io bundleThis skill should be used when the user asks to "create a command palette", "build a command palette", "add command palette", "implement ⌘K search", "create search modal", "build keyboard navigation", "add command menu", "create Raycast-style interface", "build spotlight search", or mentions cmdk, command bar, command menu, or keyboard-first navigation. Provides comprehensive guidance for building professional command palettes with React, TypeScript, Tailwind, and modern tooling including cmdk, Floating UI, Zustand, Tanstack Query, and Tanstack Virtual. Use when this capability is needed.
- ▌ Package Management · tomevault-io bundleManage NuGet packages using Central Package Management (CPM) and dotnet CLI commands. Never edit XML directly - use dotnet add/remove/list commands. Use shared version variables for related packages. Use when this capability is needed.
- ▌
- ▌ Krammeverifyrun · tomevault-io bundleRun verification checks (tests, formatting, builds, linting, type checking) for affected code based on the project's configuration. Use when this capability is needed.
- ▌
- ▌ Acauhi99 Opencode Agent System Commit And Push · tomevault-io bundle> **Tool mapping (OpenCode):** This skill uses:
- ▌ IOS Animation Implementation · tomevault-io bundleWrite Swift animation code using Apple's latest frameworks — SwiftUI animations, Core Animation, and UIKit. Prefer first-party APIs over third-party libraries. Use when implementing iOS animations, writing animation code, building transitions, creating gesture-driven interactions, or converting animation specs/designs into working Swift code. Covers iOS 18 through iOS 26 APIs including KeyframeAnimator, PhaseAnimator, custom Transition protocol, zoom navigation transitions, matchedGeometryEffect, symbol effects, mesh gradients, and SwiftUI-UIKit animation bridging. Use when this capability is needed.
- ▌ Postmark Email Best Practices · tomevault-io bundleUse when asking about email deliverability, compliance (CAN-SPAM, GDPR, CASL), transactional email design patterns, list management, testing safely, or general email best practices — provider-agnostic knowledge with Postmark-specific guidance.
- ▌
- ▌
- ▌
- ▌
- ▌ Security And Hardening · tomevault-io bundleHardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services. Use when this capability is needed.