tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Auto Test Project · tomevault-io bundle当用户明确要求"测试项目"、"运行 auto-test-project"或"进行项目级测试"时使用。对完整项目进行多轮 A 轮批判性测试 + B 轮质量检查,系统化发现、记录、修复问题。⚠️ 不适用:用户只是想优化功能(应直接修改)、只是询问项目问题(应直接回答)、没有明确"测试"意图。 Use when this capability is needed.
- ▌
- ▌ Rust Coroutine · tomevault-io bundle协程与绿色线程专家。处理 generator, suspend/resume, stackful coroutine, stackless coroutine, context switch, 协程, 绿色线程, 上下文切换, 生成器---
- ▌ Rust Ownership · tomevault-io bundleOwnership, borrowing, and lifetime expert. Handles compiler errors E0382, E0597, E0506, E0507, E0515, E0716, E0106 and provides systematic solutions for memory safety patterns. Use when this capability is needed.
- ▌ Rust Zero Cost · tomevault-io bundle零成本抽象与泛型专家。处理泛型, trait, monomorphization, static dispatch, dynamic dispatch, impl Trait, dyn Trait, 泛型, 特征, 单态化, 零成本抽象---
- ▌ Download Platform Invoices · tomevault-io bundleHarvest monthly SaaS billing invoices into normalized records and official PDF files. Use when this capability is needed.
- ▌ Tests Subscribe · tomevault-io bundleGenerate a manual preview/test harness page for the Subscribe button components. Use when you want to visually preview SubscribeButton / SubscribeInput across logged-in/out and newsletter-mode variants, with checkboxes for whether the viewer has an email / atproto handle. Use when this capability is needed.
- ▌ Nezam Nezam Nezam Git Workflow · tomevault-io bundleGit workflow + GitHub workflows — branching, conventional commits, annotated tags, PR checks, branch protection, Dependabot. Use when this capability is needed.
- ▌ Vue Master · tomevault-io bundleVue 3 Composition API, Pinia, and component design. Use when this capability is needed.
- ▌ Sub Agent Review · tomevault-io bundleReview Claude Code sub-agent implementations for best practices in configuration, tool access, hooks, and delegation patterns. Use when creating, auditing, or optimizing sub-agents. Use when this capability is needed.
- ▌ Xss Anti Pattern · tomevault-io bundleSecurity anti-pattern for Cross-Site Scripting vulnerabilities (CWE-79). Use when generating or reviewing code that renders HTML, handles user input in web pages, uses innerHTML/document.write, or builds dynamic web content. Covers Reflected, Stored, and DOM-based XSS. AI code has 86% XSS failure rate. Use when this capability is needed.
- ▌ Flutter State · tomevault-io bundleImplement state management in Flutter using BLoC, Riverpod, or Provider patterns. Use when designing data flow, managing async state, or implementing reactive architectures. Use when this capability is needed.
- ▌ Flutter Architecture · tomevault-io bundleComprehensive guide for architecting Flutter applications following MVVM pattern and best practices with feature-first project organization. Use when working with Flutter projects to structure code properly, implement clean architecture layers (UI, Data, Domain), apply recommended design patterns, and organize projects using feature-first approach for scalable, maintainable apps. Use when this capability is needed.
- ▌ Fastapi Coding · tomevault-io bundleUse this skill when building FastAPI applications. Provides FastAPI-specific best practices including project structure, routing with Pydantic models, async database patterns, dependency injection, security, and testing.
- ▌ Remote Task · tomevault-io bundleLaunch a Claude task on a remote kube-coder workspace, check task status, or attach to a running session. Use when the user wants to send work to a remote workspace pod. Use when this capability is needed.
- ▌ Codeeagle Sync · tomevault-io bundleSync the CodeEagle knowledge graph with latest code changes. Supports diff-aware incremental sync and full re-index. Use when this capability is needed.
- ▌
- ▌
- ▌ Intel Gpu Device Selection · tomevault-io bundleSelect the Intel GPU device to use when a system has multiple Intel GPU devices. Use this skill when the user wants to run a workload on Intel GPU, mentions device selection, ZE_AFFINITY_MASK, or when multiple Level Zero GPU devices are detected and one must be chosen. Use when this capability is needed.
- ▌ Manifold API · tomevault-io bundleUse when an agent needs to inspect or call the local Manifold HTTP API. Provides guidelines and scripts to filter specs before reading and handle payloads safely.
- ▌ Ica CLI · tomevault-io bundleActivate when users ask how to use, configure, verify, upgrade, or troubleshoot the ICA CLI (`ica`) after initial setup, including source management and day-2 operations. Use when this capability is needed.
- ▌ Process · tomevault-io bundleOrchestrate the end-to-end development workflow with autonomous quality gates. Use when users ask to implement/run workflow phases, start or continue development, handle review/QA findings, or process actionable comments by routing through create-work-items -> plan-work-items -> run-work-items. Enforces TDD by default for implementation work and only pauses for genuine decisions. Use when this capability is needed.
- ▌
- ▌ Open AI Town · tomevault-io bundleUse when working with a virtual world where AI agents live, chat, and socialize. Join as an external agent via HTTP API.
- ▌ Peers Advisory Group · tomevault-io bundle私董会专家助手,引导用户完成完整的私董会流程。通过四位顶级幕僚(巴菲特、比尔·盖茨、马斯克、乔布斯)的多轮提问和反馈,帮助用户深入剖析问题本质并获得可执行的解决方案。触发场景:(1) 用户说"开始私董会"、"私董会"、"peers advisory",(2) 用户需要多角度分析复杂决策问题,(3) 用户希望获得不同商业领袖视角的建议,(4) 用户面临职业、创业、投资等重大决策需要深度咨询。支持自定义幕僚阵容。 Use when this capability is needed.
- ▌
- ▌ Odoo Fields And Orm · tomevault-io bundleComprehensive guide to Odoo fields, including basic, relational, computed, and robust technical features (indexing, company_dependent, properties). Use when this capability is needed.
- ▌ Subagent Scaffold · tomevault-io bundleScaffold (or refresh) the maintainer's canonical Cursor subagent set into a repo's `.cursor/` tree. Writes five `.cursor/agents/*.md` files (code-reviewer, scope-tracker, test-author, validator, ci-checker) plus `.cursor/rules/use-subagents.mdc` (the dispatch nudge). Same shape across every portfolio repo so any `ship.ship` run anywhere gets the same inner-loop coverage. Idempotent re-run — preserves user-added agents that aren't in the canonical set; prompts on per-file drift before overwriting customizations to canonical files. Use when onboarding a fresh repo for ship dogfood, when one of the canonical agents is updated upstream, or when an existing repo's `.cursor/agents/` is missing or partial. Fork and edit the canonical set under `templates/` to match yours. Use when this capability is needed.
- ▌
- ▌ Form Best Practices · tomevault-io bundleBest practices for implementing forms using Zod, React Hook Form, and Material UI. Contains the specification for the localized, reusable Form components. Use when this capability is needed.
- ▌
- ▌ Page Diff · tomevault-io bundleVisual regression testing for web pages. Compares screenshots to detect UI changes, generates overlay images highlighting differences. Use after making frontend changes to verify visual correctness, catch unintended side effects, or validate that changes look as expected. Use when this capability is needed.
- ▌ Dependency Doctor · tomevault-io bundleDiagnose and heal dependency issues in ANY package manager, ANY language. Use when facing version conflicts, security vulnerabilities, or dependency bloat. Use when this capability is needed.
- ▌
- ▌ Creating Hooks · tomevault-io bundleBuild event-driven hooks in Claude Code for validation, setup, and automation. Use when you need to validate inputs, check environment state, or automate tasks at specific lifecycle events. Use when this capability is needed.
- ▌ Pull Request File Review · tomevault-io bundleIdentify and flag unnecessary test artifacts and temporary files in pull requests. Use when reviewing pull requests to ensure only production-relevant files are committed. Use when this capability is needed.
- ▌ Prompt Brevity Review · tomevault-io bundleReview AI prompts and instructions for conciseness and clarity. Use when reviewing skills, CLAUDE.md, slash commands, or any LLM prompt content. Use when this capability is needed.
- ▌ Onlyswitch Deeplink · tomevault-io bundleInvoke OnlySwitch built-in switches or buttons via deeplink. Use when the user asks to toggle or trigger an OnlySwitch action (e.g. empty trash, keep awake, dark mode, mute, hide desktop, clear clipboard, eject discs, Xcode derived data, and any other built-in switch or button). Resolve the request to the correct switch id and open the onlyswitch deeplink. Use when this capability is needed.
- ▌
- ▌
- ▌ Discord CLI · tomevault-io bundleDiscord CLI with YAML-first structured output for AI agents — fetch chat history, search messages, sync channels, and AI analysis Use when this capability is needed.
- ▌
- ▌ Test Diagnostics · tomevault-io bundleProfile all test files to find slow, hanging, or failing tests. Use when tests seem slow or when vitest hangs. Use when this capability is needed.
- ▌ Go Testing Benchmarks · tomevault-io bundleBenchmark patterns for performance testing Use when this capability is needed.
- ▌ Go Goroutine Leaks · tomevault-io bundlePrevent goroutine leaks with proper shutdown mechanisms Use when this capability is needed.
- ▌
- ▌ Quality Assurance · tomevault-io bundleComprehensive testing and validation strategies for spec-driven development. Learn phase-specific validation techniques, quality gates, and testing approaches to ensure high-quality implementation. Use when this capability is needed.
- ▌
- ▌ Terraform Docs · tomevault-io bundleTerraform documentation generator. Auto-generates README from Terraform modules. Use when this capability is needed.
- ▌ Dailytags · tomevault-io bundleComprehensive guide for using DailyTags - a Jetpack Compose markdown library that supports custom tags. Use this skill when working with markdown rendering, custom markup, rich text formatting in Compose, or creating pattern-based text parsers for Android applications. DailyTags parses text into nodes styled with AnnotatedString, providing a WebView-free solution for rendering markdown and HTML with full customization support. Use when this capability is needed.
- ▌ Sc Skill · tomevault-io bundleCapture deterministic macOS screenshots for testing, docs, release notes, and marketing assets. Use when asked to automate app screenshots, batch-generate screenshot sets, standardize window sizing/composition, or choose between Peekaboo and native macOS screenshot tooling. Use when this capability is needed.
- ▌ Clawdbot Release Check · tomevault-io bundleCheck for new OpenClaw releases and notify once per new version. Use when this capability is needed.
- ▌ Vibe Agent Toolkit · tomevault-io bundleUse when building, adopting, or learning vibe-agent-toolkit (VAT). Covers agent creation, CLI commands (vat skills, vat resources, vat audit, vat rag), runtime adapters, skill packaging, and resource validation. Routes to specialized sub-skills.
- ▌ Weixinmpsdk · tomevault-io bundle基于 Senparc.Weixin SDK 体验小程序的登录鉴权与 WebSocket 实时通信演示能力集合。 Use when this capability is needed.
- ▌
- ▌ Banco Fx Workflow · tomevault-io bundleTrabajar dentro del proyecto BancoFx basado en Maven y JavaFX modular. Usar cuando Codex necesite analizar, modificar o revisar este repo, respetando AGENTS.md, ejecutando comandos desde bancoproyect/, revisando pom.xml, module-info.java, App.java, controladores y FXML en src/main/resources/society/. Use when this capability is needed.
- ▌ Discord · tomevault-io bundleDiscord integration — send messages via webhooks and bots Use when this capability is needed.
- ▌ Docker Compose Tests · tomevault-io bundleUse Gradle Compose tasks to prepare and recover local Elasticsearch/OpenSearch test infrastructure in kt-search. Trigger this skill when tests or docs generation require a running cluster (especially localhost:9990), when instructions say to run ./gradlew composeUp before tests, or when compose startup fails due stale/conflicting containers. Use when this capability is needed.
- ▌ Work On Ticket · tomevault-io bundleFetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases. Use when this capability is needed.
- ▌
- ▌
- ▌ Schwab Data Sweep · tomevault-io bundleCollect a single Schwab MCP data snapshot (accounts, quotes, indicators, option chains) with a five-minute cache so trading agents can reuse consistent inputs. Use whenever an options persona needs fresh risk, market, or chain data before recommending trades. Use when this capability is needed.
- ▌ Solid · tomevault-io bundleUse this skill when writing code, implementing features, refactoring, planning architecture, designing systems, reviewing code, or debugging. This skill transforms junior-level code into senior-engineer quality software through SOLID principles, TDD, clean code practices, and professional software design.
- ▌ Risky Net Egress · tomevault-io bundleDemonstrates unsafe patterns for testing audits. Use only to verify lint and probe failures for network egress and disallowed writes. Use when this capability is needed.
- ▌ Fastmcp Client CLI · tomevault-io bundleQuery and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows. Use when this capability is needed.
- ▌ Regex Builder · tomevault-io bundleBuild, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific regex flavors. Use when asked to craft, debug, or validate regexes or search patterns. Use when this capability is needed.
- ▌
- ▌ Worktree Resolve · tomevault-io bundleResolve and merge git worktrees after swarm completion Use when this capability is needed.
- ▌ Session Finder · tomevault-io bundleThis skill should be used when the user wants to find, search, or resume previous Claude Code sessions based on conversation content, files edited, or tools used. Use this skill when the user asks to find sessions where they worked on specific topics, edited particular files, or used certain tools. Use when this capability is needed.
- ▌ Version Control · tomevault-io bundleEffective Git workflows including commit conventions, branching strategies, pull request best practices, and merge conflict resolution. Use when this capability is needed.
- ▌ Profile · tomevault-io bundlePerformance profiler for CI, tests, and code paths. Produces actionable timing analysis. Use when investigating slow builds, tests, or algorithms. Invoke with /profile or ask about "performance", "slow", "timing". Use when this capability is needed.
- ▌
- ▌ Azure Postgres · tomevault-io bundleCreate new Azure Database for PostgreSQL Flexible Server instances and configure passwordless authentication with Microsoft Entra ID. Set up developer access, managed identities for apps, group-based permissions, and migrate from password-based to Entra ID authentication. Trigger phrases include "passwordless for postgres", "entra id postgres", "azure ad postgres authentication", "postgres managed identity", "migrate postgres to passwordless". Use when this capability is needed.
- ▌
- ▌ Executive Summary · tomevault-io bundleCreate formal executive summaries from GitHub conversations or meeting transcripts. Use when generating leadership-ready summaries that distill key decisions, alternatives, outcomes, and next steps from complex conversations or meetings. Supports GitHub issues/PRs and transcript URIs (Zoom, Teams, etc.). Outputs are saved to Executive Summaries/ with date-organized structure, and source inputs are archived to Transcripts/ with matching naming. Use when this capability is needed.
- ▌ Decision Maker · tomevault-io bundleBreaks deadlocks when Loom agents disagree or can't reach consensus. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Sync Workspaces · tomevault-io bundleSync local and remote workspaces with latest motoko framework changes. Use when asked to update workspaces, sync skills, or push motoko changes to workspaces. Use when this capability is needed.
- ▌ Delegation · tomevault-io bundleAgent delegation best practices for constructing effective subagent prompts with proper scoping Use when this capability is needed.
- ▌ Vibe Typesrust · tomevault-io bundleRust compile-time safety techniques — ownership, borrowing, lifetimes, traits, generics, Send/Sync, const generics. Use this skill whenever the user writes Rust code, mentions ownership or borrowing, asks about lifetime errors, discusses trait bounds, Send/Sync, derive macros, PhantomData, newtype patterns, or any Rust type system feature. Also use when debugging borrow checker errors or porting type patterns from Scala, Python, or Haskell to Rust. Use when this capability is needed.
- ▌
- ▌ Context Extractor · tomevault-io bundleUse when parsing "All Needed Context" sections from PRD files. Extracts code files, docs, examples, gotchas, and external systems into structured JSON format. Invoked by /flow:implement, /flow:generate-prp, and /flow:validate.
- ▌ Copy Agent · tomevault-io bundleCopy an agent from Product Forge to user or project level Use when this capability is needed.
- ▌ Copy Skill · tomevault-io bundleCopy a skill from Product Forge to user or project level Use when this capability is needed.
- ▌ Django API · tomevault-io bundleDjango API development for 2025. Covers Django Ninja (modern, async-first, type-safe) and Django REST Framework (mature, ecosystem-rich). Use when building REST APIs, choosing between frameworks, implementing authentication, permissions, filtering, pagination, or async endpoints. Use when this capability is needed.
- ▌ Forge Help · tomevault-io bundleShow all available Product Forge agents, skills, and commands Use when this capability is needed.
- ▌ Mypy Setup · tomevault-io bundleSet up Mypy type checking configuration for a Python project Use when this capability is needed.
- ▌ Prompt Engineering · tomevault-io bundleUse this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
- ▌ Interview Me · tomevault-io bundleUse this skill to analyze underspecified requests through a short interview and surface missing tradeoffs, assumptions, and approval gates before implementation when a prompt is underdefined and guessing would be risky.
- ▌ Product Spec · tomevault-io bundleCreate or review product-planning specifications from ideas or existing docs. Use when the user wants a PRD, UX, API, architecture, operator, or test-plan artifact, not the narrower CE spec stage. Use when this capability is needed.
- ▌ Use Sea Lion Components · tomevault-io bundleUse @sea-lion/react-* component library in a business/application project. Use when the project depends on sea-lion-uix and the user or agent needs to install, import, or use a component (Button, Dialog, Card, etc.) with correct package name and API. Use when this capability is needed.
- ▌ Aide Visual Studio · tomevault-io bundleUse when work is centered on `hosts/microsoft/visual-studio/**` or the inventory and matrix records that directly govern those lanes.
- ▌ Sidstack Aware · tomevault-io bundleTracks task progress milestones and guides completion flow with quality gates. Auto-triggers when code changes are made, work nears completion, user queries task status, or a task needs the plan-first gate check before implementation. Use when this capability is needed.
- ▌ Issue Parser · tomevault-io bundleExtracts actionable information from GitHub issues for code exploration.
- ▌ Judge Purist · tomevault-io bundleEvaluate features based on code quality, maintainability, and architectural integrity. Use when this capability is needed.
- ▌ Mui V7 Mastery · tomevault-io bundleGuia completo de MUI V7 para React + TypeScript. Ensina migração V6→V7, design responsivo avançado, theming profissional, padrões de componentes e detecção automática de sintaxe antiga. Use quando criar dashboards, interfaces modernas, ou trabalhar com Material-UI/MUI. Use when this capability is needed.
- ▌ Firebase Master · tomevault-io bundleComprehensive Firebase skill for TypeScript/Next.js 16 projects. Use when configuring Firebase services (Firestore Client SDK with aggregations/vector search, Authentication, Storage, Cloud Functions v2, FCM push notifications, App Check bot protection), implementing security rules and indexes, troubleshooting Firebase errors, setting up auth providers (email/password, Google Sign-In), configuring VAPID keys for notifications, custom action URLs, reCAPTCHA Enterprise, replay protection, or resolving permission issues. Covers TypeScript patterns, Next.js 16 SSR/App Router integration, and common pain points like CORS, duplicate documents, notification setup, and bot abuse prevention. Use when this capability is needed.
- ▌ Scaffold Workspace · tomevault-io bundleCreate a new project workspace folder with workbench, worktree, Cursor rules, and .code-workspace file. Use when the user wants to set up a new project workspace, create a workspace for a new project, or start working on a new project initiative. Also handles adding new initiatives to an existing workspace. Use when this capability is needed.