tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Linting Neostandard Eslint9 · tomevault-io bundleConfigures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy `.eslintrc*` files or the `standard` package. Use when you need to set up or fix linting with `eslint.config.js` or `eslint.config.mjs`, troubleshoot lint errors, configure neostandard rules, migrate from `.eslintrc` to flat config, or integrate linting into CI pipelines and pre-commit hooks.
- ▌
- ▌
- ▌ Medusa UI Conformance · tomevault-io bundleKeep custom admin and vendor UI in the Mercur basic starter aligned with local wrappers and @medusajs/ui. Use when adding reusable UI, interactive primitives, overlays, menus, selectors, or custom dashboard components. Use when this capability is needed.
- ▌
- ▌ Biome · tomevault-io bundleConfigure BiomeJS for projects - linting, formatting, and code style setup. Use when the user asks to set up biome, configure linting or formatting, migrate from eslint or prettier, enforce code style, or add biome to a project. Use when this capability is needed.
- ▌ Errors · tomevault-io bundleError Handling skill for the ikigai project Use when this capability is needed.
- ▌
- ▌ Device · tomevault-io bundleDevice controls — vibration, torch, volume, battery status, toast messages. Use for haptic feedback, flashlight, or quick status checks. Use when this capability is needed.
- ▌ Azure · tomevault-io bundleAzure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services. Use when this capability is needed.
- ▌ Julia · tomevault-io bundleJulia development guidelines covering multiple dispatch, type system, performance optimization, and scientific computing best practices. Use when this capability is needed.
- ▌ Alivesession Context Rebuild · tomevault-io bundleMerge multiple sessions into one working context and detect conflicts between parallel sessions. Dispatches subagent swarm to read files touched, extract log history, and resolve contradictory state. Use when resuming after days away or when parallel sessions may have written conflicting decisions. For browsing or reviving individual sessions, use alive:session-history instead. Use when this capability is needed.
- ▌ Git Workflow · tomevault-io bundleGit and GitHub workflow. Use for status, diffs, commits, syncing with remote, recovery, PRs, issues, and GitHub Actions. Use when this capability is needed.
- ▌ Bankr · tomevault-io bundleAI-powered crypto trading via natural language through Bankr API Use when this capability is needed.
- ▌ Sdk Parity · tomevault-io bundleTest parity between Rust, Go, and TypeScript SDK builds by comparing artifact digests Use when this capability is needed.
- ▌ Qxw Markdown · tomevault-io bundle使用 `qxw-markdown` 处理 Markdown 文档:`wx` 把 Markdown 中的 PlantUML 代码围栏(```plantuml / ```puml / ```uml)本地用 plantuml.jar 渲染成 PNG / SVG / JPG,并生成可直接粘贴到微信公众号编辑器的 `_wx.md` 副本(中文字体已注入避免方块);`cover` 通过 ZenMux 调用 Google Gemini 3 Pro Image Preview(Nano Banana Pro)为 Markdown 生成封面图(默认技术白皮书 / 系统架构图风格);`summary` 扫描目录为每个含 README.md 的目录生成 Gitbook 风格的 SUMMARY.md / INDEX.md。当用户说"PlantUML 渲染 / 微信公众号 markdown / 排版公众号 / md 转图 / md 配封面图 / Gemini 出封面 / 给文档画封面 / 生成 SUMMARY 目录 / Gitbook 目录树 / docs 目录索引",或者直接念到 `qxw-markdown wx`、`qxw-markdown cover`、`qxw-markdown summary` 时,使用此 skill。 Use when this capability is needed.
- ▌ Narwhals · tomevault-io bundleEffectively use Narwhals to write dataframe-agnostic code that works seamlessly across multiple Python dataframe libraries. Write correct type annotations for code using Narwhals. Use when this capability is needed.
- ▌
- ▌
- ▌ Armor Tags · tomevault-io bundleClassify and govern data with tags. Handles "tag this table as PII", "apply financial tag", "list tags", "classify data", "add governance label". Use when this capability is needed.
- ▌ Armor Test · tomevault-io bundleTest and preview monitoring configurations before enabling. Handles "dry-run threshold", "preview alerts", "test this rule", "what would fire". Use when this capability is needed.
- ▌
- ▌ G2 Translation Guidelines · tomevault-io bundleGuidelines for translating G2 documentation, including terminology consistency, hyperlink adjustments, and file naming conventions for multilingual documentation. Use when need to translate documents. Use when this capability is needed.
- ▌ PPTX · tomevault-io bundleCreate, modify, and analyze PowerPoint presentations (.pptx) using standard Python libraries. Use when this capability is needed.
- ▌ XLSX · tomevault-io bundleCreate, read, and modify Excel (.xlsx) spreadsheets using Python libraries openpyxl and pandas. Use when this capability is needed.
- ▌ Contributing · tomevault-io bundleGuides the contribution workflow for Apache Beam, including creating PRs, issue management, code review process, and release cycles. Use when contributing code, creating PRs, or understanding the contribution process. Use when this capability is needed.
- ▌ Hamilton Dev Workflow · tomevault-io bundleSystematic 5-step workflow for building Hamilton DAGs - DOT graphs, signatures, validation, TDD implementation. Use this workflow when creating new Hamilton modules from scratch. Use when this capability is needed.
- ▌ Ignite Cluster Setup · tomevault-io bundleSet up and manage a local Apache Ignite 3 cluster using just commands. Use when asked to setup cluster, start nodes, rebuild, initialize cluster, or check status. Use when this capability is needed.
- ▌
- ▌
- ▌ Intent Plan · tomevault-io bundleTransform approved Intent into executable phased plan with strict TDD. Each step requires tests first (happy/bad/edge/security cases), then implementation. Use after /intent-review when ready to start development. Use when this capability is needed.
- ▌ Abx Dl · tomevault-io bundleUse this when working on the standalone ArchiveBox downloader CLI, extractor orchestration, plugin execution, config, and output verification.
- ▌ CLI Creator · tomevault-io bundleBuild a complete, working CLI tool using TermUI components. Use this skill whenever someone describes a CLI or TUI app they want to create — a dashboard, a setup wizard, a data browser, a deployment tool, a monitoring app, or any interactive terminal interface. Trigger on phrases like "build me a CLI", "create a terminal app", "make a TUI for", "I want a command-line tool that", "build a CLI that shows", or any request to generate a Node.js CLI from scratch. Even vague requests like "I need a CLI for my project" should trigger this skill. Use when this capability is needed.
- ▌ Vibepm · tomevault-io bundleWhen a user wants to build an app using an AI coding agent (like Cursor, Windsurf, OpenClaw) but only has a vague idea, use this skill to transform their raw idea into a rock-solid technical architecture spec, database schema, and step-by-step implementation plan (Vibecoding Prep). Use when this capability is needed.
- ▌ Zuraffa · tomevault-io bundleGenerate Clean Architecture Flutter code with Zuraffa CLI. ALWAYS use this skill when creating pages, repositories, data layers, or UseCases in Flutter projects that have zuraffa in pubspec.yaml dependencies. Provides automatic generation of Views, Presenters, Controllers, State, UseCases, Repositories, and DataSources. Use when this capability is needed.
- ▌ Generate Image · tomevault-io bundleGenerate images using the Gemini API. Creates illustrations, thumbnails, icons, diagrams, photos, and visual assets from text prompts. Use when this capability is needed.
- ▌ Analyze · tomevault-io bundleConduct structured analysis on any problem using CIA/IC analytic techniques — assess competing hypotheses, challenge assumptions, stress-test judgments, and produce defensible evidence-based assessments with full citations. Supports 18 techniques including ACH, Key Assumptions Check, What-If, Premortem, Cross-Impact Matrix, Contrasting Narratives, Devil's Advocacy, Red Hat Analysis, Alternative Futures, and Deception Detection. Use when this capability is needed.
- ▌ Airflow Adapter · tomevault-io bundleAirflow adapter pattern for v2/v3 API compatibility. Use when working with adapters, version detection, or adding new API methods that need to work across Airflow 2.x and 3.x. Use when this capability is needed.
- ▌ Compiler · tomevault-io bundleHow the atopile compiler builds and links TypeGraphs from `.ato` (ANTLR front-end → AST → TypeGraph → Linker → DeferredExecutor), plus the key invariants and test entrypoints. Use when modifying the compiler pipeline, grammar, AST visitors, or type resolution. Use when this capability is needed.
- ▌ Auth0 Expo · tomevault-io bundleUse when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo project needing Auth0, including app.json plugin config, custom scheme setup, or credential management. Do NOT use for bare React Native CLI projects (use auth0-react-native), React web apps (use auth0-react), Next.js (use auth0-nextjs), or backend APIs.
- ▌
- ▌ Gitlab CI Patterns · tomevault-io bundleBuild GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment. Use when this capability is needed.
- ▌ Fast Mlx · tomevault-io bundleOptimize MLX code for performance and memory. Use when asked to implement or speed up MLX models or algorithms, reduce latency/throughput bottlenecks, tune lazy evaluation, type promotion, fast ops, compilation, memory use, or profiling. Use when this capability is needed.
- ▌ Gccli · tomevault-io bundleGoogle Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability. Use when this capability is needed.
- ▌ Gmcli · tomevault-io bundleGmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments. Use when this capability is needed.
- ▌
- ▌
- ▌ Base44 Sdk · tomevault-io bundleUse when working with the base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must learn this skill
- ▌
- ▌ Tmuxinator · tomevault-io bundleUse when creating, editing, or debugging tmuxinator project configurations, setting up complex tmux session layouts, or automating development environment startup with multiple windows and panes
- ▌
- ▌ Personal Reviewreview · tomevault-io bundleInteractive daily review workflow across Calendar, Things, GitHub, and Linear. Use when the user asks for a daily review, morning review, evening review, or weekly review. Use when this capability is needed.
- ▌
- ▌ Appbun Web Desktop · tomevault-io bundleUse when a user wants to turn a website, local web app, SaaS dashboard, internal tool, or existing frontend project into an inspectable Electrobun desktop app with appbun. Covers scaffolding, metadata, recipes, build diagnostics, native-runner packaging, and release readiness.
- ▌
- ▌
- ▌
- ▌ Linear Local First Architecture · tomevault-io bundleUse when building a web app that must feel instant, when users complain about spinners or perceived slowness despite acceptable latency, or when designing a local-first sync architecture with optimistic updates.
- ▌
- ▌ Summary · tomevault-io bundleSynthesizes code docs into user-facing HTML summary. Creates semantic narrative explaining what changed and why it matters. Use when creating PR summaries, release notes, or change overviews. Use when this capability is needed.
- ▌ Minibook · tomevault-io bundleConnect your agent to a Minibook instance for project collaboration. Use when this capability is needed.
- ▌
- ▌ React Native AI Skills · tomevault-io bundleProvides integration recipes for the React Native AI @react-native-ai packages that wrap the Llama.rn (Llama.cpp), MLC-LLM, Apple Foundation backends. Use when integrating local on-device AI in React Native, setting up providers, model management.
- ▌ Testing E2e · tomevault-io bundleUse when writing or fixing end-to-end tests with Playwright. Covers page navigation, selectors, assertions, fixtures, authentication flows, and visual regression testing.
- ▌ Generate Changelog · tomevault-io bundleGenerate a changelog from conventional commits in this repository. Use when asked to generate, create, or update a changelog, release notes, or summarize changes between versions/tags/refs. Handles both top-level conventional commit prefixes and conventional commits embedded in squash merge commit bodies. Use when this capability is needed.
- ▌ Grats · tomevault-io bundleBuild GraphQL servers by annotating TypeScript code with docblock tags like @gqlType and @gqlField. Use when writing, reviewing, or refactoring GraphQL resolvers in a project that uses Grats, or when the user mentions Grats, @gqlType, @gqlField, or similar docblock tags. Use when this capability is needed.
- ▌ Design Exploration · tomevault-io bundleGenerates multiple distinct design variants of a component or page, each with a completely different visual direction, then implements the chosen one. Use when the user asks to redesign, restyle, explore design options, create multiple visual directions, or compare design approaches for any UI element -- components, pages, sections, dashboards, landing pages, or full layouts.
- ▌ Kotlin Coroutines Structured Concurrency · tomevault-io bundleUse when writing or reviewing Kotlin code that stores CoroutineScope, launches from init/non-suspending APIs, calls runBlocking, or catches broad exceptions around suspend calls.
- ▌ Pinion Trade · tomevault-io bundleGet an unsigned swap transaction via 1inch aggregator on Base. Includes approval tx if needed. Costs $0.01 USDC via x402. Use when this capability is needed.
- ▌ Clawpify · tomevault-io bundleQuery and manage Shopify stores via GraphQL Admin API. Use for products, orders, customers, inventory, discounts, and all Shopify data operations. Use when this capability is needed.
- ▌ Workspace Digest · tomevault-io bundleSummarize the files saved in this assistant's shared workspace. Use when the user asks what is in their workspace, for a file inventory, or a digest of saved work. Use when this capability is needed.
- ▌ Migrate To Vinext · tomevault-io bundleMigrates Next.js projects to vinext (Vite-based Next.js reimplementation). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup (Cloudflare Workers natively, other platforms via Nitro). Use when this capability is needed.
- ▌ Adhoc Plan · tomevault-io bundleConvert user-provided recommended work items into an execution-ready Gait backlog plan at a user-provided output path, with epics, stories, test requirements, and CI matrix wiring. Use when this capability is needed.
- ▌ Quiz · tomevault-io bundleQuiz the user on natural language material (articles, technical books, stories, math). Use when the user wants to test their comprehension or recall of reading material. Invoke with /quiz. Use when this capability is needed.
- ▌ Packs Sdk · tomevault-io bundleUse when working with a prompt and set of tools that defines a specific skill this agent provides.
- ▌
- ▌ Kind Dev · tomevault-io bundlePer-workspace KIND clusters for coder-k8s dev + demos. Use when this capability is needed.
- ▌ Summon · tomevault-io bundleUse when developing applications with the Summon Kotlin Multiplatform UI framework. Provides patterns, conventions, and guidance for components, state management, modifiers, routing, SSR, and cross-platform code.
- ▌ Bear Notes · tomevault-io bundleCreate, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
- ▌ Things Mac · tomevault-io bundleManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenCog to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
- ▌
- ▌ Python Sdk · tomevault-io bundlePython SDK patterns for Opik. Use when working in sdks/python, on SDK APIs, integrations, or message processing. Use when this capability is needed.
- ▌
- ▌ Context7 · tomevault-io bundleLook up external library documentation using Context7 to get current API references instead of guessing from training data. Use when this capability is needed.
- ▌ Insights · tomevault-io bundleThis skill should be used when the user asks "what did you learn", "show insights", "any patterns noticed", "what should I know", "background analysis", "what patterns", or wants to see Mira's background analysis and predictions. Use when this capability is needed.
- ▌ Add Platform Support · tomevault-io bundleAutomate adding new cloud provider/platform support to Ignition Use when this capability is needed.
- ▌ Mettle · tomevault-io bundleUse when an AI agent needs to verify its substrate, prove it is not human, or obtain a METTLE credential. Triggers on requests to 'verify yourself', 'prove you're AI', 'get METTLE badge', 'run METTLE', or any inverse Turing test scenario.
- ▌ Javascript · tomevault-io bundleJavaScript development process and code review. Use when writing JavaScript code, reviewing JavaScript PRs, debugging unexpected behavior, configuring ESLint and Prettier, or setting up testing. Also use when code uses `==` instead of `===`, variables are reassigned frequently, async code isn't awaited, error handling is missing, or module systems are mixed. Essential for ES6+ features, async/await patterns, nullish coalescing, and common JavaScript gotchas. Use when this capability is needed.
- ▌ Typescript · tomevault-io bundleTypeScript development process and type safety review. Use when writing TypeScript code, reviewing TypeScript PRs for type safety, configuring tsconfig.json or ESLint, debugging type errors, or migrating JavaScript to TypeScript. Also use when encountering `any` types, type assertions (`as Type`), runtime type checking, `@ts-ignore` comments, or when types feel 'too complex'. Essential for discriminated unions, generics, conditional types, and strict mode configuration. Use when this capability is needed.
- ▌ Test Review · tomevault-io bundle既存テストを TESTING.md の方針に照らしてレビューする。テストの品質改善ポイントを特定し、具体的な改善提案を行う。 Use when this capability is needed.
- ▌ Ydant Guide · tomevault-io bundleYdant ライブラリのアーキテクチャ、API、開発フローについて回答する。プロジェクト構造、パッケージ、設計思想について質問されたときに使用。 Use when this capability is needed.
- ▌ Retrospect · tomevault-io bundleThis skill reviews the current chat session and GitHub Copilot instructions to identify user-reported issues that should become new lessons, detect violations of existing instructions, and update instructions accordingly to prevent future mistakes. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Telecli · tomevault-io bundleThis skill should be used when the user asks to "send a Telegram message", "poll for Telegram updates", "check Telegram bot status", "respond to Telegram messages", "react to messages", "manage Telegram bot", or mentions Telegram Bot API operations. Provides comprehensive guidance for using the tg CLI to interact with Telegram bots. Use when this capability is needed.
- ▌ Bug Hunt · tomevault-io bundleRun adversarial bug hunting on your codebase. Uses 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity. Invoke with /bug-hunt, /bug-hunt [path], or /bug-hunt -b <branch> [--base <base>]. Use when this capability is needed.
- ▌ Investigating Kilroy Runs · tomevault-io bundleTo diagnose active, stuck, or failed Kilroy Attractor runs, inspect run artifacts (`manifest.json`, `live.json`, `checkpoint.json`, `final.json`, `progress.ndjson`), resolve run IDs/log roots, identify model/provider routing, and isolate failure causes. Includes CXDB operations for launching/probing CXDB, opening the CXDB UI, and querying run context turns. This skill is useful when investigating run status, debugging retries/failures, explaining model usage, or inspecting CXDB-backed event history. Use when this capability is needed.
- ▌ Dart Python · tomevault-io bundleDART Python bindings (dartpy) - nanobind, wheel building, API patterns Use when this capability is needed.