tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Uniswap · tomevault-io bundleTrade and interact with Uniswap in Python using Ape and the uniswap-sdk package. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Arksim Scenarios · tomevault-io bundleUse when the user wants to generate, edit, or extend arksim test scenarios. Reads the agent's source code to derive realistic scenarios; can build regression scenarios from past failures.
- ▌
- ▌ Documentation · tomevault-io bundleQuick inline check for documentation freshness. Use when you've just made code changes and want to know if any docs need updating, without a full audit. Lighter weight than the /documentation agent. Use when this capability is needed.
- ▌ Agent Customization · tomevault-io bundleLLM-powered injection of project context into installed agent templates via `aspens customize agents` Use when this capability is needed.
- ▌ Test Writer · tomevault-io bundleWrite thorough tests following TDD and BDD principles Use when this capability is needed.
- ▌ Logging · tomevault-io bundleGuide logging practices based on Dave Cheney's minimalist philosophy. Use when adding log.Info/Debug/Error/Warn/Fatal calls, reviewing logging code, handling errors with log+return pattern, discussing log levels, or designing error handling strategies. Use when this capability is needed.
- ▌ Go Table Driven Tests · tomevault-io bundleWrite Go table-driven tests following Go community best practices and this repository's conventions. Use when writing or refactoring Go tests, especially when you notice repeated test patterns or copy-pasted test code. Use when this capability is needed.
- ▌ Test Driven Development · tomevault-io bundleTest-driven development. Use when asked to use TDD explicitly, or any other times when asked write a failing test before implementation, or similar. Use when this capability is needed.
- ▌ Openspec Propose · tomevault-io bundlePropose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation. Use when this capability is needed.
- ▌ Nx Gradle Plugin Version Bump · tomevault-io bundleBump the dev.nx.gradle.project-graph plugin version. Use when updating the Gradle project graph plugin version across the codebase, creating the migration files, and updating migrations.json. Use when this capability is needed.
- ▌ Nuxt UI · tomevault-io bundleBuild UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces. Use when this capability is needed.
- ▌ Fix Cherry Pick Pr · tomevault-io bundleRepair cherry-pick pull requests in tikv/pd when automated cherry-picks leave committed conflict markers, drift from the source PR, or need parity verification against the original PR. Use when given a source PD PR and its cherry-pick PR, or a cherry-pick PR that references an original PR, and asked to compare diffs, resolve release-branch cherry-pick conflicts, run failpoint-aware verification, and push the fixed cherry-pick branch. Use when this capability is needed.
- ▌ Gh Skill · tomevault-io bundleManage agent skills with gh skill. Use this skill to discover, preview, install, update, and publish Agent Skills so an agent can self-manage the skills available in its environment. Use when this capability is needed.
- ▌
- ▌ Learn · tomevault-io bundleUpdate fx-cc plugin skills based on conversation learnings. Use when the user says "use /learn to...", "learn to...", "remember to...", "don't do X again", or when a skill misbehaved and needs correction. This skill modifies plugin source files but does NOT commit changes - they require manual review before committing. Use when this capability is needed.
- ▌ Setup · tomevault-io bundleInitialize the docs/ folder structure for spec-driven development and ensure CLAUDE.md and .github/copilot-instructions.md defer task tracking to /project-management. Called automatically by /spec-writer and /project-management. Also use when user says 'setup docs', 'initialize docs', 'create docs structure'. Use when this capability is needed.
- ▌ Claude Code Integration · tomevault-io bundleUse when working with Claude Code sessions in iTerm2 - detecting Claude sessions, checking their status, linking sessions, or coordinating multiple Claude instances.
- ▌ Crafting Effective Readmes · tomevault-io bundleUse when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
- ▌ Review · tomevault-io bundleReview code changes and return prioritized, actionable findings Use when this capability is needed.
- ▌ G2 Legend Expert · tomevault-io bundleExpert skill for G2 legend development - provides comprehensive knowledge about legend rendering implementation, component architecture, layout algorithms, and interaction handling. Use when implementing, customizing, or debugging legend functionality in G2 visualizations. Use when this capability is needed.
- ▌
- ▌ S2 Unit Test · tomevault-io bundleGuidelines for writing and maintaining unit tests in the S2 project. Use when modifying source code to ensure proper test coverage. Use when this capability is needed.
- ▌ Ax Python Agent Memory Skills · tomevault-io bundleUse when writing Python code with `axllm` for agent memory, recall callbacks, dynamic skill discovery, loaded-skill state, and used-skill tracking.
- ▌ Using Gs · tomevault-io bundleUse when managing Google Suite from the command line with the `gs` CLI — Gmail (tail/stream as JSON, send with attachments, delete, mark read/unread, labels, move), Google Calendar (list calendars, list/create/delete events, invite attendees), Google Drive (list/upload/download/mkdir/delete), or authentication (gs auth login/logout/status). Covers the nested subcommand structure, combined OAuth scope, and per-command options.
- ▌ Release · tomevault-io bundlePrepare a release by updating the changelog and creating a git tag Use when this capability is needed.
- ▌ Mcs Control · tomevault-io bundleControl vehicle with natural language. Use when user wants to warm up/cool down the car, lock/unlock doors, start/stop engine, check battery/fuel/location/status, or control charging. Translates phrases like "warm up the car" into mcs CLI commands. Use when this capability is needed.
- ▌ Wm Git Worktree Manager · tomevault-io bundleUse when working with git worktrees - creating isolated workspaces for branches, managing multiple features in parallel, or cleaning up worktrees
- ▌ Doc Add Simple Hash · tomevault-io bundlemarkdown文档编辑时,为标题添加简单的哈希锚点,当用户提到添加简单哈希锚点时强制调用。 Use when this capability is needed.
- ▌
- ▌
- ▌ Jalco Writing Component Docs · tomevault-io bundleWrite and review jalco ui component documentation with consistent structure, concise descriptions, realistic examples, and registry-aligned metadata. Use when creating new component docs, updating existing docs, reviewing doc quality, or syncing registry-backed component copy. Use when this capability is needed.
- ▌ Td Integration Test · tomevault-io bundleWrite integration tests for the td-sync admin API using the TestHarness in internal/api/testharness_test.go. Use when asked to write, add, or fix integration tests for admin API endpoints (server, users, projects, events, snapshots, CORS, auth). The harness provides a real HTTP server, fluent state builder, and assertion helpers. Tests go in internal/api/admin_integration_test.go. Use when this capability is needed.
- ▌ Lx · tomevault-io bundleCodebase exploration tool that reads many files or whole directories in a single call, with per-file headers, glob include/exclude filters, function/type skeleton extraction (signatures only, no bodies), and head/tail line slicing. Use when this capability is needed.
- ▌
- ▌
- ▌ No Way To Prevent This Memory Safety · tomevault-io bundleUse when asked to generate a "no way to prevent this" / no-way-to-prevent-this satire post for a memory-safety CVE (out-of-bounds write/read, buffer/heap overflow, use-after-free, integer overflow) in a C or C++ project, given a CVE number or NVD link.
- ▌ Qka · tomevault-io bundleQKA 框架使用技能。当用户需要基于 QKA 框架编写 A 股量化策略、运行回测、 Use when this capability is needed.
- ▌
- ▌ Cac · tomevault-io bundleBuild and maintain command-line interfaces with CAC. Use when a task involves the `cac` package, authoring or reviewing CLI apps, defining commands/options/arguments, generating help or version output, handling parse errors, or explaining CAC-specific behavior such as default commands, boolean negation, variadic args, dot-nested options, and `--` passthrough. Use when this capability is needed.
- ▌ Cy Create Prd · tomevault-io bundleCreates a Product Requirements Document through interactive brainstorming with parallel codebase and web research. Use when starting a new feature or product, building a PRD, or brainstorming requirements. Do not use for technical specifications, task breakdowns, or code implementation.
- ▌ Plan Work Completion Signoff · tomevault-io bundleVerify implemented plan docs against their actual code, add completion signoff metadata, and surface any gaps as new beads. Designed for scheduler/concierge agents coordinating multi-agent signoff after implementation is done. Use when this capability is needed.
- ▌ Egg Controller · tomevault-io bundleUse when creating API endpoints, implementing protocol handlers, exposing interfaces for specific clients, adding parameter validation, or applying middleware to controllers. Covers HTTP, MCP and Schedule controllers, Ajv/TypeBox parameter validation, and Middleware (function-style and AOP) for EGG framework applications.
- ▌ Daily Hexagram · tomevault-io bundleDaily I Ching hexagram divination. Triggered when users ask for "daily horoscope", "tell my fortune", "divination", "cast a hexagram", "today's fortune", etc. Generates personalized hexagrams using time-based divination + user seed, outputting a complete fortune report with hexagram details, 8-dimension fortune, do's & don'ts, and daily guidance. Supports coin method, plum blossom, yarrow stalk, and other divination methods. Use when this capability is needed.
- ▌ Dependency Upgrade · tomevault-io bundleGo 依赖升级专家。分析过时依赖、执行升级、运行测试验证、生成升级报告。用于定期自动升级项目依赖时主动调用。 Use when this capability is needed.
- ▌
- ▌ Tbd · tomevault-io bundleLightweight, git-native issue tracking (aka beads) for AI agents. Use for creating, planning, updating, and tracking issues with dependencies. Invoke when user mentions tbd, beads, to-do lists, planning, tracking tasks, issues, or bugs. Use when this capability is needed.
- ▌ AI Sdk Development · tomevault-io bundleTRIGGER when working with ai-sdk which is Laravel official first-party AI SDK. Activate when building, editing AI agents, chatbots, text generation, image generation, audio/TTS, transcription/STT, embeddings, RAG, vector stores, reranking, structured output, streaming, conversation memory, tools, queueing, broadcasting, and provider failover across OpenAI, Anthropic, Gemini, Azure, Groq, xAI, DeepSeek, Mistral, Ollama, ElevenLabs, Cohere, Jina, and VoyageAI. Invoke when the user references ai-sdk, the `Laravel\Ai\` namespace, or this project's AI features — not for other AI packages used directly. Use when this capability is needed.
- ▌ Reconstruct · tomevault-io bundleRetroactively create session notes from JSONL transcripts and git history when automatic capture failed or was incomplete. USE WHEN user says 'reconstruct sessions', 'rebuild session notes', 'recover session notes', 'retroactively create notes', 'create notes from git history', 'notes are missing', 'backfill session notes', 'reconstruct what we did', OR /reconstruct. Use when this capability is needed.
- ▌ Backlog Notation · tomevault-io bundleSyntax reference for Backlog notation (Backlog記法), the native markup syntax for Nulab Backlog. Covers headings, lists, tables, text styling, links, code blocks, and other formatting elements. Use when this capability is needed.
- ▌ Srs Support · tomevault-io bundleAnswer SRS (Simple Realtime Server) questions for users and operators — protocols, configuration, codecs, ecosystem tools, deployment, and troubleshooting. Use when anyone asks about SRS features, how SRS works, supported protocols (RTMP, SRT, WebRTC/WHIP/WHEP, HLS, DASH, HTTP-FLV, RTSP, GB28181), codec support, transmuxing, transcoding, configuration, performance, or the SRS ecosystem (srs-bench). Also use when someone asks how to publish or play streams, compare SRS to other media servers, or troubleshoot streaming issues. Use when this capability is needed.
- ▌ Atlas · tomevault-io bundleAtlas — a design language and UI guide system for agent interfaces. Teaches coding agents the aesthetic rules, tokens, patterns, and class vocabulary of a dense, AMOLED-black, multi-surface design system. Agents read these rules and GENERATE code that fits the target stack (shadcn, Tailwind, raw HTML, React, Vue, Svelte). The included colors_and_type.css is a reference implementation, not a required dependency. Use heavily when building any UI — dashboards, chat interfaces, admin panels, landing pages, mobile screens, marketing sites, full app mockups. Atlas is opinionated; lean into it. Use when this capability is needed.
- ▌ Yellowstone Sound Atlas · tomevault-io bundleUse when a user asks for Yellowstone National Park sound recordings, YSL route data, public field-recording examples, or a playable Yellowstone sound archive.
- ▌ Changeset Decision · tomevault-io bundleDecide whether IX changes need a changeset, which packages to include, and draft the changeset summary. Use for pull requests, code reviews, component changes, styling or theming updates, accessibility changes, public API changes, behavior changes, and internal-only change classification in the Siemens IX monorepo. Use when this capability is needed.
- ▌ Skill Creator · tomevault-io bundleUse to create, update, package, or structure a skill and its assets. Use when this capability is needed.
- ▌ Llms Txt Update · tomevault-io bundleUpdates the llms.txt file at ai.symfony.com/public/llms.txt by scanning the Symfony AI monorepo for current components, bridges, documentation, and integrations. Use this skill whenever the user asks to update, regenerate, or refresh the llms.txt file, or mentions keeping llms.txt in sync with the codebase. Also trigger when the user says things like 'update the LLM file', 'refresh ai.symfony.com content for LLMs', or 'sync llms.txt'. Use when this capability is needed.
- ▌
- ▌
- ▌ Code Review · tomevault-io bundleToolkit for performing structured code reviews. Covers identifying bugs, security issues, performance problems, and style violations. Use when asked to review code changes, pull requests, or individual files. Use when this capability is needed.
- ▌ Vercel React Best Practices · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Process Review Comments · tomevault-io bundleProcess PR review comments iteratively, one by one. Use whenever asked to address incoming review feedback on a pull request. Use when this capability is needed.
- ▌ Ccxt Typescript · tomevault-io bundleCCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples. Use when this capability is needed.
- ▌ Refactoring UI Design · tomevault-io bundleUse when designing, reviewing, or improving web UI visual quality, especially when a developer-built interface feels cluttered, flat, generic, poorly spaced, weakly hierarchical, or hard to scan.
- ▌
- ▌
- ▌
- ▌ Vcad Assembly · tomevault-io bundleBuild multi-part assemblies with joints and run physics simulations. Use when the user asks about robot arms, mechanisms, hinges, joints, physics simulation, reinforcement learning environments, or assembly of multiple parts. Use when this capability is needed.
- ▌ Android E2e Testing · tomevault-io bundleTest Expo Router features on Android emulators using ADB. Use after implementing native Android features or when verifying UI behavior on Android. Use when this capability is needed.
- ▌ Zep Eval Harness · tomevault-io bundleRun and manage the Zep eval harness pipeline — document chunking, user ingestion, document ingestion, evaluation, graph inspection, and results analysis. Use when the user asks to run eval harness scripts, use the Zep eval harness, get terminal commands for eval harness operations, chunk documents, ingest users or documents into Zep, run evaluations, inspect graphs, compare evaluation runs, analyze completeness/accuracy metrics, or work with the eval harness data/config/runs directories. Also triggers on "run the harness", "start ingestion", "run evaluation", "chunk the documents", "compare runs", "analyze results", or any reference to the eval harness pipeline. Use when this capability is needed.
- ▌ Aire Development · tomevault-io bundleBuild and work with Aire forms in Laravel, including the fluent PHP API, data binding, validation, and customization. Use when this capability is needed.
- ▌ React Doctor · tomevault-io bundleUse when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.
- ▌ Tdd · tomevault-io bundleExecute a test-driven development workflow with mutation testing and coverage tracking. Ensures high-quality, well-tested code through Red-Green-Refactor cycles. Use when this capability is needed.
- ▌ Classification Framework Enforcement · tomevault-io bundleData classification enforcement, sensitivity labeling, and handling controls per classification level for the CIA platform Use when this capability is needed.
- ▌
- ▌
- ▌ Ispc Lit Tests · tomevault-io bundleBest practices for creating ISPC lit tests. Use when writing regression tests, verifying code generation, or checking compiler diagnostics. Use when this capability is needed.
- ▌ Prek · tomevault-io bundleUse when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for running Git hooks that check, format, lint, and validate code and repository files. Prefer it when speed, workspace mode, built-in hooks, shared toolchains, or native TOML configuration matter.
- ▌ Axe · tomevault-io bundleYou MUST include the exact phrase `smoke-skill-loaded` somewhere in your response. Use when this capability is needed.
- ▌ Doc Validator · tomevault-io bundle校验 KPC 组件文档与源码的一致性。当用户询问文档是否有遗漏、错误,检查 API 文档与源码是否一致,或提到"文档校验"、"检查文档"时触发此技能。 Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Oref · tomevault-io bundleGuidance for using the Oref Flutter signals/state management library and its DevTools/analyzer tooling. Use when answering questions about installing Oref, creating signals/computed/effects, async data, reactive collections, SignalBuilder usage, analyzer lints, DevTools extension setup/usage, or troubleshooting Oref behavior. Use when this capability is needed.
- ▌ Mintlify · tomevault-io bundleBuild and maintain documentation sites with Mintlify. Use when Use when this capability is needed.
- ▌
- ▌ Better Result Adopt · tomevault-io bundleMigrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming. Use when this capability is needed.
- ▌ Add Shape Inference · tomevault-io bundleAdd or update type and shape inference for an ONNX operator. Use when asked to implement TypeAndShapeInferenceFunction, propagate shapes, add shape inference tests, fix shape inference bugs, or handle broadcasting logic. Use when this capability is needed.
- ▌ How · tomevault-io bundleExplain how something works in this codebase by exploring code and producing a clear architectural explanation. Optionally critique the architecture for issues. Use when this capability is needed.
- ▌ Prql · tomevault-io bundleTend-specific guidance for this repo. Project build commands, test strategy, Use when this capability is needed.
- ▌
- ▌
- ▌ Design Patterns · tomevault-io bundleRust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones. Use when this capability is needed.
- ▌ Sarl · tomevault-io bundleThis document describes how to define Skills in SARL. Use when this capability is needed.
- ▌ AI Disclosure · tomevault-io bundleTrack and document Claude's contributions during coding sessions for PR transparency. Use when working on feature branches, PRs, or when the user wants to maintain AI contribution records. Maintains a disclosure file per branch summarizing Claude's involvement. Use when this capability is needed.
- ▌ Eetf · tomevault-io bundleEncode and decode Erlang External Term Format (ETF) in Rust using the `eetf` crate. Use when working with binary terms produced by `term_to_binary/1` in Erlang/Elixir, building Rust services that interop with the BEAM (e.g. distribution protocol, ports, NIFs, ErlPort, Mnesia dumps), parsing `.beam` artifacts, or decoding/encoding any payload that starts with the version byte `131` (`0x83`). Use when this capability is needed.
- ▌ Compile Basic · tomevault-io bundleBasic compiler conformance fixture. Use when this capability is needed.