tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Interrogation Debugging · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior — finds the rat in the code through systematic root-cause interrogation before any fix attempts
- ▌ Obsidian CLI · tomevault-io bundleControl Obsidian from the terminal using the `obsidian` CLI. Use when the agent needs to open notes, search the vault inside Obsidian, append/prepend content to the active file, create notes from templates, manage properties, check backlinks/orphans, query Bases, or interact with the running Obsidian app. Requires Obsidian 1.12+ running. Use when this capability is needed.
- ▌ Shape Match · tomevault-io bundleUse when working with the correct TCA shape as the generation target before code exists — file classification, Evaluation Model template, smart-method patterns (B.2, B.3), and Pydantic decorator stack discipline loaded into working context.
- ▌
- ▌ Editor · tomevault-io bundleSenior English editor and writing coach — refine emails, Slack messages, and documents for professional clarity and grammar. Use when the user provides text they want edited, proofread, or polished for professional communication. Use when this capability is needed.
- ▌ Tzurot Docs · tomevault-io bundleSession workflow procedures. Invoke with /tzurot-docs for session start/end, CURRENT.md/BACKLOG.md management. Use when this capability is needed.
- ▌ Fill · tomevault-io bundleGenerate consensus layer test fixtures Use when this capability is needed.
- ▌ Lepton CLI · tomevault-io bundleOperate NVIDIA DGX Cloud Lepton through the globally installed `lep` CLI. Use when the user asks to inspect or manage Lepton workspaces, endpoints/deployments, dev pods, batch jobs, fine-tuning jobs, Ray clusters, Slurm clusters, Dynamo endpoints, storage, secrets, nodes, ingress, templates, logs, authentication, or workspace status — or any task that needs safe command-line access to Lepton resources. Skip when the user is operating a different cloud or a different `lep`/`lepton` tool that isn't NVIDIA DGX Cloud Lepton. Use when this capability is needed.
- ▌ Eightctl · tomevault-io bundleControl Eight Sleep pods (status, temperature, alarms, schedules). Use when this capability is needed.
- ▌ Sonoscli · tomevault-io bundleControl Sonos speakers (discover/status/play/volume/group). Use when this capability is needed.
- ▌ Create Plan · tomevault-io bundleCreate a new plan file in .agents/plans/ Use when this capability is needed.
- ▌ Prompt Lab · tomevault-io bundleTest, validate, and improve agent instructions (CLAUDE.md, system prompts) using sub-agents as experiment subjects. Measures instruction compliance, context decay, and constraint strength. Use for "test prompt", "validate instructions", "prompt effectiveness", "instruction decay", or when designing robust agent behaviors. Use when this capability is needed.
- ▌ Validation · tomevault-io bundleUnified validation orchestration for code quality, consistency, and project health. Auto-triggers on code changes, PR creation, or explicit validation requests. Coordinates refining, housekeeping, and custom validators into cohesive pipelines. Use for "validate", "check", "verify", "验证", "检查", or when quality assurance is needed. Use when this capability is needed.
- ▌ Sleigh Ghidra Release · tomevault-io bundleUpdate the lifting-bits/sleigh repository for a new upstream Ghidra stable release. Use when bumping Ghidra stable tags or versions, porting or regenerating src/patches/stable from HEAD patches, updating Ghidra source or spec file lists, moving HEAD-only source/header entries into stable, validating local Ghidra builds, or preparing release-update commits and PRs. Use when this capability is needed.
- ▌ Abap · tomevault-io bundleCheck and improve ABAP code quality using abaplint and Clean ABAP principles. Use this skill when users ask to check, lint, validate, review, or analyze ABAP code for syntax errors, clean code compliance, code quality, best practices, or adherence to Clean ABAP guidelines. Also use when users ask to set up abaplint, configure abaplint.json, or run abaplint on their ABAP project. Triggers include requests like "check this ABAP code", "lint my ABAP", "run abaplint", "configure abaplint", "is this clean ABAP", "review my ABAP", or "analyze ABAP code quality". Use when this capability is needed.
- ▌
- ▌ Nodejs CLI Best Practices · tomevault-io bundleGuide and audit Node.js CLI application development against 37 established best practices covering UX, distribution, interoperability, accessibility, testing, error handling, development setup, analytics, versioning, and security. Use this skill when building, extending, reviewing, or scaffolding a Node.js CLI — including when someone says "audit my CLI", "review my CLI code", "I'm building a CLI tool", or asks about adding argument parsing, error handling, color output, STDIN, --json flags, exit codes, --version flags, or npm publishing. Applies even when best practices are not explicitly mentioned. Also trigger for "how should I implement X in my CLI" or "what's the right way to do Y in a Node.js CLI". Do NOT use for Node.js backend or API development with no CLI entry point. Use when this capability is needed.
- ▌ History · tomevault-io bundleSmart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors Use when this capability is needed.
- ▌ Pattern · tomevault-io bundleLearn design patterns from the current codebase Use when this capability is needed.
- ▌ Lism Docs Translation · tomevault-io bundleapps/docs の日本語 MDX ドキュメントを英語へ翻訳する際のガイドライン(用語対応表・直訳回避パターン・意味の正確性・セルフチェック)。日本語ドキュメントをもとに英語版を作成・更新する、ja/ を en/ に翻訳する、英訳する、といった翻訳作業の指示を受けたら読み込む。 Use when this capability is needed.
- ▌ Adr Backfill · tomevault-io bundleBackfill missing ADR from git history and documentation Use when this capability is needed.
- ▌ Restapi · tomevault-io bundleREST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation. Use when this capability is needed.
- ▌ Tool Use · tomevault-io bundleTool use patterns for Claude including schema design, tool_choice modes, result handling, parallel execution, error recovery, and extended thinking integration. Use when this capability is needed.
- ▌ Ros2 Style · tomevault-io bundleROS2 C++ style guide and formatting reference for star-ros2 packages Use when this capability is needed.
- ▌
- ▌ Kunlun M General · tomevault-io bundle当你要用 Kunlun-M(静态白盒漏洞扫描)扫描 PHP/JS/Solidity/Chrome Ext 源码,或需要通过命令 scan/generate 快速落地 source/sink(tamper/rule)并回归验证时使用。触发命令:kunlun.py scan / kunlun.py generate rule / kunlun.py generate tamper。 Use when this capability is needed.
- ▌
- ▌ MCP Add · tomevault-io bundleInstall an MCP server template from dotforge into a project or global Claude Code config with a single command. Use when this capability is needed.
- ▌
- ▌ Auto Push · tomevault-io bundleStage all changes, create commit, and push to remote. Use when asked to "push everything", "commit and push all", "push all my changes", or for bulk operations. Includes safety checks for secrets, API keys, and large files. Execute immediately after safety checks (no extra confirmation step). Use with caution. Use when this capability is needed.
- ▌ Oss Ready · tomevault-io bundleTransform projects into professional open-source repositories with standard components. Use when users ask to "make this open source", "add open source files", "setup OSS standards", "create contributing guide", "add license", or want to prepare a project for public release with README, CONTRIBUTING, LICENSE, and GitHub templates. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Living Context · tomevault-io bundleThis skill should be used when the user asks about "snapshot.md", "constraints.md", "decisions.md", "debt.md", ".ctx/", "living context", "documentation freshness", "stale docs", "ADR", "architecture decision", "technical debt", "system context", "co-located documentation", "context health", "validation", or needs help managing co-located documentation that stays synchronized with code. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Maester · tomevault-io bundleUse when asked to create, edit, review, or debug a Maester Pester test file,
- ▌ Mcp2cli · tomevault-io bundleAdd your custom workflows and tips here. Use when this capability is needed.
- ▌
- ▌ Makeup JS · tomevault-io bundleSystematically refactor a makeup-js module with modern JavaScript patterns Use when this capability is needed.
- ▌ Brainstorm · tomevault-io bundleGuide for how to brainstorm an idea and turn it into a fully formed design. Use when this capability is needed.
- ▌ Design Doc · tomevault-io bundleFor when you're asked to write a design doc or specification, especially after a brainstorm or feature design session. Use when this capability is needed.
- ▌ Gomponents · tomevault-io bundleGuide for working with gomponents, a pure Go HTML component library. Use this skill when reading or writing gomponents code, or when building HTML views in Go applications. Use when this capability is needed.
- ▌ Nanobanana · tomevault-io bundleGuide for generating and editing images using generative AI with the nanobanana CLI Use when this capability is needed.
- ▌ Go Easy · tomevault-io bundleGoogle APIs made easy — Gmail, Drive, Calendar, Tasks. Unified library and gateway CLIs (go-gmail, go-drive, go-calendar, go-tasks) for AI agents. Use when user needs to work with Gmail, Google Drive, Google Calendar, or Google Tasks. Replaces gmcli, gdcli, gccli. Use when this capability is needed.
- ▌
- ▌
- ▌ UI Features · tomevault-io bundleImplementing UI/UX features in sidecar including modals (internal/modal library), keyboard shortcuts, mouse support, scrolling, pill/tab rendering, and pane resizing. Use when implementing UI features, handling user input, adding keyboard shortcuts, building modals, or working on UX improvements. Use when this capability is needed.
- ▌ Markbind Typescript Migration · tomevault-io bundleComplete guide for migrating JavaScript files to TypeScript in the MarkBind project, including the two-commit strategy, import/export syntax conversion, and best practices. Use when migrating .js files to .ts in MarkBind's core package, preparing TypeScript migration pull requests, or understanding the Rename+Adapt commit workflow required for preserving git history. Use when this capability is needed.
- ▌ Md Commit · tomevault-io bundleGit commit using standard layout Use when this capability is needed.
- ▌ CI Preflight · tomevault-io bundleRuns the full CI check suite locally before pushing. Use this skill before pushing a branch or when the user asks to verify everything passes, to catch issues before they hit CI.
- ▌ Codegen Sync · tomevault-io bundleVerifies TypeScript codegen is in sync with Elixir protocol definitions. Use this skill after modifying Elixir structs, protocol messages, or RPC types in lib/opal/ to regenerate and verify the TypeScript client SDK types. Use when this capability is needed.
- ▌ Diagnose · tomevault-io bundleDisciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression. Use when this capability is needed.
- ▌ Zoom Out · tomevault-io bundleTell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture. Use when this capability is needed.
- ▌ Skill B · tomevault-io bundleSkill B from experimental directory Use when this capability is needed.
- ▌ Kessoku Di · tomevault-io bundleKessoku compile-time DI with parallel initialization for Go. Use when writing or debugging kessoku providers/injectors, enabling async dependencies, migrating from google/wire, or fixing go:generate/codegen issues in Go services. Use when this capability is needed.
- ▌ Eslint Config · tomevault-io bundleUse when configuring ESLint - covers flat config, TypeScript integration, and custom rules
- ▌
- ▌ Sparrow6 Taskchecks Raku Regex · tomevault-io bundleExpert in Sparrow6 Task Check DSL for text verification and Raku regex syntax. Use when writing task check files (task.check), crafting Raku regular expressions, or working with Sparrow6 project verification scenarios. Covers DSL syntax, regex patterns, generators, assertions, captures, and search context modifiers. Use when this capability is needed.
- ▌ Pi Crew · tomevault-io bundleMUST be read before using crew_list, crew_spawn, crew_respond, crew_done, or crew_abort. Use to delegate bounded research, review, coding, or testing to non-blocking background subagents that run in isolated sessions while your session stays interactive; you own decomposition, scope, result vetting, and final synthesis. Use when this capability is needed.
- ▌ Skippy Family Certification · tomevault-io bundleUse this skill when certifying a GGUF model family for skippy stage-split serving, reviewing capability data, promoting family evidence into topology policy, or updating staged split certification docs.
- ▌
- ▌ Jira Daily · tomevault-io bundleGenerate smart standup reports from Jira activity and git history. This skill should be used when users want to prepare for daily standups, generate activity reports, or summarize recent work across Jira tickets and git commits. Use when this capability is needed.
- ▌ Ikigai Ctl · tomevault-io bundleControl socket client for programmatic interaction with running ikigai Use when this capability is needed.
- ▌ Sanitizers · tomevault-io bundleSanitizers skill for the ikigai project Use when this capability is needed.
- ▌ Crabfit CLI · tomevault-io bundleCreate and manage Crab.fit scheduling events. Use for coordinating meeting times across multiple people. Use when this capability is needed.
- ▌ Pi Goal Writer · tomevault-io bundleDrafts and reviews strong /goal objectives for Pi pi-goal and compatible goal-mode agents. Use when the user asks to write, improve, audit, or meta-prompt a long-running agent goal with clear success criteria, verification, constraints, iteration policy, and blocked stop conditions. Use when this capability is needed.
- ▌ Adding A Web Handler Endpoint · tomevault-io bundleCreates or modify a web handler endpoint of a microservice. Use when explicitly asked by the user to create or modify a web handler endpoint of a microservice.
- ▌
- ▌
- ▌
- ▌ Review Code Style · tomevault-io bundleReview all changed or newly added code in this repository for code style and quality issues. Check both staged and unstaged changes. Use when this capability is needed.
- ▌
- ▌ Alpine JS · tomevault-io bundleAlpine.js development guidelines for lightweight reactive interactions with Tailwind CSS and various backend frameworks. Use when this capability is needed.
- ▌ Python Uv · tomevault-io bundleGuidelines for Python dependency management using uv, the fast Python package installer and resolver. Use when this capability is needed.
- ▌ Sequelize · tomevault-io bundleGuidelines for developing with Sequelize, a promise-based Node.js ORM supporting PostgreSQL, MySQL, MariaDB, SQLite, and SQL Server Use when this capability is needed.
- ▌ Storybook · tomevault-io bundleBest practices for building and documenting component libraries with Storybook Use when this capability is needed.
- ▌ Sveltekit · tomevault-io bundleExpert guidance for SvelteKit development with TypeScript, Tailwind CSS, SSR/SSG, and performance optimization best practices Use when this capability is needed.
- ▌ Turborepo · tomevault-io bundleBest practices for Turborepo monorepo build system configuration and optimization Use when this capability is needed.
- ▌ UX Design · tomevault-io bundleUX design principles for creating intuitive, accessible, and user-centered digital experiences Use when this capability is needed.
- ▌ Wordpress · tomevault-io bundleExpert in WordPress and WooCommerce development with PHP best practices Use when this capability is needed.
- ▌ Medialibrary Development · tomevault-io bundleBuild and work with spatie/laravel-medialibrary features including associating files with Eloquent models, defining media collections and conversions, generating responsive images, and retrieving media URLs and paths. Use when this capability is needed.
- ▌ Eyes · tomevault-io bundleWHEN users express dissatisfaction with visual appearance or behavior; use Playwright MCP to capture screenshots and collaborate on UI fixes with a structured feedback loop. Use when this capability is needed.
- ▌ Scikit Learn · tomevault-io bundleMachine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
- ▌ Gitnexus Refresh On Stale · tomevault-io bundleRefresh GitNexus indexing and regenerate local GitNexus skills when repository status is stale. Use when `npx gitnexus status` reports stale/outdated index state, or when you need to sync newly generated `.claude/skills/gitnexus` into `.agents/skills/gitnexus` with overwrite behavior. Use when this capability is needed.
- ▌ Imagegen Frontend Mobile · tomevault-io bundleElite mobile app image-generation skill for creating premium, app-native screen concepts and flows. Designed for iOS, Android, and cross-platform mobile products. Prioritizes clean hierarchy, comfortably readable text, strong multi-screen consistency, controlled color palettes, non-generic creative direction, textured surfaces, image-led composition, tasteful custom iconography, and clean phone mockup framing. By default, screens should be shown inside a subtle premium iPhone or similar phone mockup with a visible frame, while the main focus stays on the app content itself. This skill generates images only. It does not write code. Use when this capability is needed.
- ▌ Safeql · tomevault-io bundleRead-only SQL database inspection with the safeql CLI. Use when a user wants to inspect PostgreSQL, MySQL, or SQLite data safely without granting write access. Triggers include database debugging, checking rows, validating state, looking up sessions, inspecting schemas, reviewing production data carefully, or any task where an agent should query a database but must not mutate it. Use when this capability is needed.
- ▌ Moonpay MCP · tomevault-io bundleSet up MoonPay as an MCP server for Claude Desktop or Claude Code. Provides all MoonPay CLI tools via the Model Context Protocol. Use when this capability is needed.
- ▌ Maven Build · tomevault-io bundleBuild and test the Morphia project using Maven. Use when compiling, running tests, or building artifacts. Use when this capability is needed.
- ▌
- ▌ Use Debug · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Lean Code · tomevault-io bundleFor early development phases. Prevent excessive fallbacks, backward compatibility code, and duplication during code generation. Use when generating, modifying, or refactoring code. Use when this capability is needed.
- ▌ Development Tools · tomevault-io bundleRun unit tests, integration tests, and development tasks for multigres Use when this capability is needed.
- ▌ Upgrade React Native · tomevault-io bundleUpgrade React Native version in example/ directory using rn-diff-purge methodology. Use when the user wants to upgrade react-native, migrate to a new RN version, or update React Native dependencies in the example app. Handles diff retrieval, systematic file changes, dependency updates, and conflict resolution. Use when this capability is needed.
- ▌
- ▌ Build Fix · tomevault-io bundleビルドエラーを分析し、反復的に修正。TypeScript/ESLint/依存関係エラーに対応。 Use when this capability is needed.
- ▌ Implement New Indicator · tomevault-io bundleGuides implementation of new TradePy strategy indicators. Use when adding, modifying, or testing indicators in tradepy/strategy/indicators.py, especially when comparing Polars calculations against TA-Lib. Use when this capability is needed.