tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌
- ▌ Screen2navkey · tomevault-io bundleconvert Voyager Screen to navigation 3 Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Galahad · tomevault-io bundleHow to approach tests, types, lints, and coverage Use when this capability is needed.
- ▌
- ▌ Cosec Custom Matcher · tomevault-io bundleUse when extending CoSec policy matching with custom ActionMatcher or ConditionMatcher implementations, condition types, matcher factories, ServiceLoader SPI registration, or Spring bean matcher registration.
- ▌ Cosid Manual Integration · tomevault-io bundleManually integrate CosId into Java or Kotlin applications without Spring Boot auto-configuration. Use when the user needs programmatic setup for SnowflakeId, SegmentId, SegmentChainId, CosIdGenerator, machine ID distribution, custom IdConverter wiring, non-Spring environments, library/framework integration, or production-safe generator lifecycle management. Use when this capability is needed.
- ▌ Simba Testing · tomevault-io bundleGuide for testing Simba distributed lock and leader-election code. Use when writing or reviewing tests for MutexContender, SimbaLocker, AbstractScheduler, backend TCK conformance via MutexContendServiceSpec, Redis/JDBC/Zookeeper integration tests, timing-sensitive lock behavior, or new Kotlin assertions in Simba-based code. Use when this capability is needed.
- ▌ AI Dynamo Grove Grove · tomevault-io bundleYou are facilitating a structured dialogue to help the user write or update a **Grove user guide** — end-user documentation for Grove features targeting cluster administrators and platform engineers.
- ▌ DB Schema Migrations · tomevault-io bundleHow to safely add or modify database schema in Plexus using Drizzle ORM. Use whenever adding tables, columns, or enum values — covers migration rules, schema organization, and dialect-specific timestamp patterns. Use when this capability is needed.
- ▌ Airtable Build Collection · tomevault-io bundleQuery Airtable MCP to fetch experiment metadata and generate a DynaCLR collection YAML for training Use when this capability is needed.
- ▌ Safe File Deletion · tomevault-io bundleEnforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations. Use when this capability is needed.
- ▌ Recap Integration · tomevault-io bundleIntegrates the Recap Swift package into SwiftUI apps, authors Recap-compatible releases markdown, and configures RecapDisplayPolicy and RecapScreen customization. Use when adding Recap into an app, updating Releases.md, or customizing the behavior of a Recap screen.
- ▌ PDF To English · tomevault-io bundleTranslate Japanese or non-English PDFs into English PDFs while preserving the original page layout with text overlays. Use when the user asks to translate PDF files to English, create _EN PDF copies, preserve text position/layout, or visually QA translated PDF output. Use when this capability is needed.
- ▌
- ▌
- ▌ Style · tomevault-io bundleCode Style skill for the ikigai project Use when this capability is needed.
- ▌ Caira · tomevault-io bundlePrimary entrypoint for coding agents using CAIRA as reference material to design and build generative AI solutions with Azure AI Foundry, Azure OpenAI-compatible endpoints, agent frameworks, APIs, and frontends tailored to a user's scenario. Use when this capability is needed.
- ▌
- ▌ Microsoft Skill Creator · tomevault-io bundleCreate agent skills for Microsoft technologies using official documentation. Use whenever the user wants to build, generate, or scaffold a skill for any Microsoft technology (Azure, .NET, M365, VS Code, Bicep, etc.)—even phrased casually like "make a skill for Cosmos DB." Investigates the topic via official docs, then generates a hybrid skill with essential knowledge stored locally and dynamic lookups for depth. Use when this capability is needed.
- ▌ Fpga · tomevault-io bundleFPGA development guidelines covering Vivado, SystemVerilog, timing closure, AXI interfaces, and hardware optimization. Use when this capability is needed.
- ▌ HTML · tomevault-io bundleGuidelines for semantic HTML markup, document structure, forms, accessibility attributes, and modern HTML best practices Use when this capability is needed.
- ▌ Htmx · tomevault-io bundleHTMX development guidelines for building dynamic web applications with minimal JavaScript using HTML attributes. Use when this capability is needed.
- ▌ Trpc · tomevault-io bundleGuidelines for writing Next.js apps with tRPC v11 for end-to-end typesafe APIs Use when this capability is needed.
- ▌ Copilot · tomevault-io bundleHand off a task to GitHub Copilot. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Unslop · tomevault-io bundleUse this skill when you need to run the unslop repo, analyze a domain for repetitive AI defaults, generate a reusable skill file, and verify that the output is specific and materially different from the baseline.
- ▌
- ▌
- ▌
- ▌ Gorm Orm · tomevault-io bundleFull-featured Go ORM with associations, hooks, and migrations. Use when this capability is needed.
- ▌ Typescript Language Patterns · tomevault-io bundleModern TypeScript standards for type safety, performance, and maintainability. Use when this capability is needed.
- ▌ Typescript Security · tomevault-io bundleSecure coding practices for building safe TypeScript applications. Use when this capability is needed.
- ▌ Memex Search · tomevault-io bundleSearch, filter, and retrieve Opencode history via memex CLI. Use for context resumption, finding past code/decisions, and self-correction based on history. Use when this capability is needed.
- ▌ Learning From Corrections · tomevault-io bundleUse when the user says they adjusted the design in Figma, mentions "fix", "correct", "learn from", "I changed", "diff", "what changed", or wants the system to incorporate manual Figma edits back into the spec. Diffs the current Figma state against the last snapshot, classifies each change as a DS learning or a hardcoded flag, persists learnings, and patches the active recipe.
- ▌ I18N · tomevault-io bundleAdd or update translations across all 7 locale files and wire them into React components or pure utility functions. Use when this capability is needed.
- ▌ Tutti · tomevault-io bundleUse when asked to launch/monitor/verify/stop a multi-agent workspace managed by Tutti.
- ▌ Nemo Speech Asr Finetune · tomevault-io bundleGuide NeMo Speech users through ASR fine-tuning with container setup and Lhotse training. Use when this capability is needed.
- ▌
- ▌ Code Fmt · tomevault-io bundleFormat Rust code automatically. Use immediately after editing .rs files, when user mentions formatting, code style, or before commits/PRs. Ensures consistent code style following project conventions. Use when this capability is needed.
- ▌ Harness Starter Generic · tomevault-io bundleMinimal harnessed single-artifact starter. Use as a template for a custom app that produces one deliverable. Use when this capability is needed.
- ▌ Chroma Release · tomevault-io bundleChroma 的发布一体化流程(SemVer 决策、生成 changelog、同步 CLI 版本、打 git tag、发布 GitHub Release)。当被要求进行新版本发布、更新 CHANGELOG.md、升级 `ca` CLI 版本号、创建 tag 或发布 GitHub Release 时使用。 Use when this capability is needed.
- ▌ Test Tui · tomevault-io bundleGuide for testing Codex TUI interactively Use when this capability is needed.
- ▌
- ▌
- ▌ Arxiv · tomevault-ioSearch, download, and summarize academic papers from arXiv. Built for AI/ML researchers. Use when this capability is needed.
- ▌ Aster · tomevault-ioYour AI CoPilot on Mobile — or give your AI its own phone. Make calls, send SMS, speak via TTS on speakerphone, automate UI, manage files, search media, and 40+ more tools via MCP. Open source, self-hosted, privacy-first. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Write Zot Extension · tomevault-io bundleHelp the user create a new zot extension (slash command, LLM tool, or guard) in any language. Use when this capability is needed.
- ▌ Sync · tomevault-io bundleRegenerates all AI tool configurations from the Retort spec. Renders templates for every active render target (Claude, Cursor, Copilot, Windsurf, Codex, Gemini, Cline, Roo, Warp) and updates generated files in the repository. Use when this capability is needed.
- ▌ Config Loader Helper · tomevault-io bundleDiagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets). Use when this capability is needed.
- ▌ Remove Image Watermark · tomevault-io bundleRemove visible watermarks from an image with the Pilio developer API. Use when the user wants to clean a PNG, JPG, JPEG, or WEBP image, remove image watermark overlays, or automate image watermark removal through Pilio. Use when this capability is needed.
- ▌ Atheris · tomevault-io bundlePython fuzzing with Atheris for discovering vulnerabilities in Python code. Use when this capability is needed.
- ▌
- ▌
- ▌ Semgrep · tomevault-io bundleRun Semgrep static analysis for fast security scanning and pattern matching. Use when asked to scan code with Semgrep, write custom YAML rules, find vulnerabilities quickly, use taint mode, or set up Semgrep in CI/CD pipelines. Use when this capability is needed.
- ▌ Perf Hunt · tomevault-io bundleAutomated performance optimization loop. Generates large benchmark workloads with vole-stress, profiles with perf, identifies hotspots in our code, fixes them, verifies improvement, repeats. Use when this capability is needed.
- ▌ Tidy Hunt · tomevault-io bundleIncremental Rust code quality loop. Scans the compiler codebase for one refactoring opportunity per round — duplicated logic, poor factoring, mechanical lint fixes — applies it, verifies, and repeats. Use when this capability is needed.
- ▌ Developing With Prism · tomevault-io bundleGuide for developing with Prism PHP package - a Laravel package for integrating LLMs. Activate or use when working with Prism features including text generation, structured output, embeddings, image generation, audio processing, streaming, tools/function calling, or any LLM provider integration (OpenAI, Anthropic, Gemini, Mistral, Groq, XAI, DeepSeek, OpenRouter, Ollama, VoyageAI, ElevenLabs). Activate for any Prism-related development tasks. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Helion · tomevault-io bundleVerify changes to the Helion CuTe backend by running both test suites, lint, and a code review subagent — then fix any issues found. Use when this capability is needed.
- ▌ Coordinator · tomevault-io bundleOrchestrate multiple worktree agents. Spawn, monitor, communicate, and merge. Use when this capability is needed.
- ▌ Building Native Macos CLI Apps With Swiftui Visualization · tomevault-io bundleCLI apps with SwiftUI visualization Use when this capability is needed.
- ▌ Development Workflow · tomevault-io bundleworkflow patterns for planning, subagents, self-improvement, and verification Use when this capability is needed.
- ▌
- ▌ Anima · tomevault-io bundleSummarizes how to use the Anima animation engine (Scene, Mobjects, Fluent API, Pro API, camera, timeline, rendering, and CLI). Use when authoring or explaining Anima animations. Use when this capability is needed.
- ▌ Publish Placeholder Package · tomevault-io bundlePublish a placeholder npm package at version 0.0.0 so package names are reserved and npm OIDC permissions can be configured before CI publishing. Use when creating a brand-new package that is not ready for full release. Use when this capability is needed.
- ▌ Ksrc · tomevault-io bundleSearch/read 3rd-party Gradle dependency sources. Avoid directly accessing `.gradle`; instead, proactively use this skill to inspect source code of dependencies to learn API shapes or implementations. Use when this capability is needed.
- ▌ Rstsr · tomevault-io bundleRust's cargo instructions for building, testing, API documentation for various cases and crates. Use when this capability is needed.
- ▌ Gmail · tomevault-io bundleGmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments. Use when this capability is needed.
- ▌ Architect · tomevault-io bundleDecomposes a high-level goal into multiple independent child tasks. Use when this capability is needed.
- ▌ Sgrep · tomevault-io bundleUse sgrep for semantic code search. Use when you need to find code by meaning rather than exact text matching. Perfect for finding concepts like "authentication logic", "error handling patterns", or "database connection pooling". Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Publish · tomevault-io bundlePublish the easier package to PyPI. Validates versions, checks git state, updates files, and guides through the complete release workflow. Use when ready to release a new version. Use when this capability is needed.
- ▌
- ▌
- ▌ Bond · tomevault-io bundleAssesses team fitness and composes agent teams. Use when "set up a team", "team for this", "should I use agents", "design a team", "how many agents", "agent team". Use when this capability is needed.
- ▌ Samdae Archflow Build · tomevault-io bundle> **Global Rules**: Adheres to `rules/archflow-rules.md`.
- ▌ Samdae Archflow Check · tomevault-io bundle> **Global Rules**: Adheres to `rules/archflow-rules.md`.
- ▌ Samdae Archflow Debug · tomevault-io bundle> **Global Rules**: Adheres to `rules/archflow-rules.md`.
- ▌ Samdae Archflow Trace · tomevault-io bundle> **Global Rules**: Adheres to `rules/archflow-rules.md`.
- ▌ Unjwt · tomevault-io bundleExpert knowledge for working with unjwt — a low-level, zero-dep, JWT library using the Web Crypto API. Use this skill whenever the user is working with JWS, JWE, JWK, or JWT utilities, including signing, verifying, encrypting, decrypting, key management, and session handling. Trigger on any mention of unjwt or related JWT operations. Use when this capability is needed.
- ▌ Remind · tomevault-io bundleExternal memory layer that persists across sessions and generalizes experiences into concepts. Use when this capability is needed.
- ▌ Smart Contract Security Review · tomevault-io bundleSecurity review for Scalus/Cardano smart contracts. Analyzes @Compile annotated validators for vulnerabilities like redirect attacks, inexact value validation, missing token verification, integer overflow, and self-dealing. Use when reviewing on-chain code, before deploying validators, or when /security-review is invoked. Requires explicit path argument. Use when this capability is needed.
- ▌ Vexor CLI · tomevault-io bundleSemantic file discovery via `vexor`. Use whenever locating where something is implemented/loaded/defined in a medium or large repo, or when the file location is unclear. Prefer this over manual browsing. Use when this capability is needed.
- ▌ Lord · tomevault-io bundleprovides expert guidance on lord, a minimalist paas cli tool for deploying docker containers via ssh. use when user mentions lord deployment, docker container deployment, traefik configuration, remote hosting, or paas management and has a lord.yml file in their repo directory.
- ▌ Pokebox Fragment Shader · tomevault-io bundleEdit Fragment Shader & Create UI Controls Use when this capability is needed.
- ▌ Lulo · tomevault-io bundleComplete guide for Lulo - Solana's premier lending aggregator. Covers API integration for deposits, withdrawals, balance queries, Protected/Boosted deposits, Custom deposits, and automated yield optimization across Kamino, Drift, MarginFi, and Jupiter. Use when this capability is needed.
- ▌ Orca · tomevault-io bundleComplete guide for Orca - Solana's leading concentrated liquidity AMM (CLMM). Covers Whirlpools SDK for swaps, liquidity provision, pool creation, position management, and fee harvesting on Solana and Eclipse networks. Use when this capability is needed.