tomevault-io
- 62k skills
- 0 followers
- 16 hours ago last updated
- ▌ Drift 2 · tomevault-io bundleComplete Drift Protocol SDK for building perpetual futures, spot trading, and DeFi applications on Solana. Use when building trading bots, integrating Drift markets, managing positions, or working with vaults. Use when this capability is needed.
- ▌ Skill Creator 6 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Skill 3 · tomevault-io bundleUse when working with a skill is documentation that learned to do things.
- ▌ Slidev 2 · tomevault-io bundleCreate and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks. Use when this capability is needed.
- ▌ PDF 11 · tomevault-io bundleComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
- ▌ Terraform 3 · tomevault-io bundleThis skill should be used when writing or reviewing Terraform code, or when the project uses "Terraform", "HCL", "tfvars", "aws_iam_role", "data sources", or infrastructure-as-code patterns. Provides Terraform coding conventions, patterns, and best practices. Project-specific conventions always take priority. Use when this capability is needed.
- ▌ Commit 15 · tomevault-io bundleGenerate Conventional Commits-compliant messages (feat/fix/docs/chore) in Korean and English. Use when you need to create a well-structured commit message for staged changes. Use when this capability is needed.
- ▌ Code Review 4 · tomevault-io bundleThis skill should be used when a user asks for a code review, feedback on a PR or MR, diff assessment, or says things like 'can you review my changes', 'look at this diff', 'is this ready to merge', 'check my code', 'review this branch', 'what do you think of these changes', or 'LGTM check'. Covers correctness, tests, performance, security, and architecture feedback on pull/merge requests or raw diffs from any platform (GitHub, GitLab). Use when this capability is needed.
- ▌ Code Review 5 · tomevault-io bundleCode review and quality analysis Use when this capability is needed.
- ▌ Security 3 · tomevault-io bundleApplication security - OWASP, validation, secrets. Use when securing the app. Use when this capability is needed.
- ▌ Commit Message 2 · tomevault-io bundleThis skill should be used when the user asks to "create a commit", "generate commit message", "commit changes", "make a commit", mentions "conventional commits", or discusses commit message formatting. Provides guided workflow for creating properly formatted commit messages with line length validation and required trailers. Use when this capability is needed.
- ▌ Testing 10 · tomevault-io bundleDesign test strategy using Beck's Test Desiderata — which properties matter, which tradeoffs to make. Use when the user asks "how should I test this", "what tests do I need", "review my test strategy", "is this well-tested", or when planning tests for a new feature or refactor. Use when this capability is needed.
- ▌ Adhd 2 · tomevault-io bundleParallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator, biology, speedrunner, 10-year-old, $0 budget), scores, clusters, prunes traps, and deepens top survivors. Use on /adhd, "ADHD mode", brainstorm/ideate intents, or open-ended design, architecture, naming, API/SDK surface, and fuzzy-debugging decisions. Skip for syntax, lookups, bugs with known root cause, or closed phrasing ("quick", "standard", "canonical", "textbook"). Full pre-flight gate is in the skill body. Use when this capability is needed.
- ▌ Vite 4 · tomevault-io bundleVite next-generation frontend build tool with fast HMR and optimized builds. Use when configuring Vite, adding plugins, working with dev server, or building for production. Use when this capability is needed.
- ▌ Issue 4 · tomevault-io bundleCreate or update a GitHub issue following verl project conventions. Use when this capability is needed.
- ▌ Terraform 4 · tomevault-io bundleTerraform and OpenTofu best practices for variables, modules, descriptions, resources, plan, and import Use when this capability is needed.
- ▌ Rust Pro 3 · tomevault-io bundleMaster Rust 1.75+ with modern async patterns, advanced type system Use when this capability is needed.
- ▌ Unicon 2 · tomevault-io bundleHelp users add icons to their projects using the Unicon icon library. Unicon provides 19,000+ icons from Lucide, Phosphor, Hugeicons, Heroicons, Tabler, Feather, Remix, and Simple Icons. Use when adding icons to React, Vue, Svelte, or any web project; using the unicon CLI to search, get, or bundle icons; setting up .uniconrc.json config for icon management; generating tree-shakeable icon components; using the Unicon API for programmatic icon access; or converting between icon formats (SVG, React, Vue, Svelte, JSON). Use when this capability is needed.
- ▌ Add Icon 3 · tomevault-io bundleAdd or update supported language, framework, library, tool, or platform icons in Socialify. Use when a request involves adding a new icon/logo, mapping a display name to a Simple Icons entry or a custom icon, and updating the language options list used in the UI. Use when this capability is needed.
- ▌ Architect 2 · tomevault-io bundleArchitecture Decision Records with trade-off analysis. Guides through decision context, quality-attribute scoring, and ADR generation via a domain-adapted hint ladder. Defers to .cursorrules. Use when this capability is needed.
- ▌ API 2 · tomevault-io bundleRESTful API design patterns and best practices. Use when creating endpoints, designing APIs, or implementing routes. Use when this capability is needed.
- ▌ Planning 2 · tomevault-io bundleCreate comprehensive implementation plans and write them to plan files. Use when the user asks for a plan, comprehensive plan, systematic workflow design, or wants decisions documented in a plan file. Use when this capability is needed.
- ▌ Gemini 5 · tomevault-io bundleUse Gemini CLI for web research, multimodal tasks (PDFs, images), or as a second opinion. Use when this capability is needed.
- ▌ Codex 3 · tomevault-io bundleRun OpenAI Codex CLI as a subagent for second opinions, code reviews, and questions. Use when you want a different AI model's perspective. Use when this capability is needed.
- ▌ Release 20 · tomevault-io bundleThis skill should be used when the user asks to "release a project", "create a release", "bump version", "publish to GitHub", "prepare a release", "run release validation", or needs to perform SDLC-compliant releases for Claude Code plugins, Python, Node.js, Go, or Rust projects. Provides comprehensive pre-release validation including tests, lint, coverage, and security checks. Use when this capability is needed.
- ▌ Terraform 5 · tomevault-io bundleTerraform IaC - use when working on related tasks Use when this capability is needed.
- ▌ Code Reviewer 2 · tomevault-io bundleSenior Rust code reviewer. Use proactively after implementing features to review for correctness, safety, performance, and best practices. Use when this capability is needed.
- ▌ Prd 4 · tomevault-io bundleGenerate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis. Use when users need to formalize product requirements, plan new features, or document technical specs. Triggers on requests like "write a PRD", "document requirements", or "plan a feature". Use when this capability is needed.
- ▌ Testing 11 · tomevault-io bundleComprehensive testing strategies for Guts including unit tests, integration tests, property-based testing, and fuzzing Use when this capability is needed.
- ▌ Gh CLI 2 · tomevault-io bundleGitHub CLI (gh) 技能。用于通过命令行与 GitHub 进行无缝交互或读取内容,包括仓库管理、PR/Issue 操作、代码空间管理、发布管理、读取 GitHub 网站内容等。当用户需要与 GitHub 仓库、PR、Issue、Release、Codespace 等交互,或读取 GitHub 网站内容,或需要执行 GitHub 相关自动化任务时使用此技能。 Use when this capability is needed.
- ▌ Slidev 3 · tomevault-io bundleCreate and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks. Use when this capability is needed.
- ▌ Debug 5 · tomevault-io bundleSystematically diagnose and fix bugs. Use when debugging errors, fixing failing tests, or investigating unexpected behavior. Use when this capability is needed.
- ▌ Openspec Bulk Archive Change 4 · tomevault-io bundleArchive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
- ▌ Lsp 3 · tomevault-io bundleMulti-language code navigation via persistent LSP daemons. Supports Python (pyright), TypeScript/JS, Rust, Go, C/C++, Bash, Java, CSS, HTML, JSON. Auto-detects language from file extension and lazy-starts the appropriate server. Use instead of grep for definitions, references, hover, symbols, and diagnostics. Use when this capability is needed.
- ▌ Project Rules Writer · tomevault-io bundleUse when the user wants to create or update project-level AI rules (written to .agents/rules/*.md) that constrain AI behaviour. The rule format is the common frontmatter+markdown convention used by Trae / Cursor / Windsurf — not Trae-specific. Good for: code-style enforcement, naming conventions, commit-message format, or making the AI consistently follow a project pattern. NOT for skills (use project-skill-writer) or agents (use project-agent-writer). Triggers: '创建规则', '添加规则', '设置代码风格', '强制约定', '配置 AI 行为', 'AI 规则', '始终做 X', or any 'always do X' / 'never do Y' AI-behaviour request that should persist across sessions.
- ▌ Shadcn UI Builder · tomevault-io bundleUse this when adding/updating shadcn/ui components or blocks in this monorepo (Tailwind v4, shared UI package, CSS variable theming).
- ▌
- ▌ Laziobird Openclaw Rpa Openclaw Rpa · tomevault-io bundleopenclaw-rpa — **Locale router (read this first)**
- ▌ Git Project Setup · tomevault-io bundleProper git setup and hygiene for new projects. Handles .gitignore creation, staging verification, commit messages, and avoiding common pitfalls like committing build artifacts. Use when starting a new project or when git operations need careful attention. Use when this capability is needed.
- ▌ Interview Coach · tomevault-io bundleFAANG interview coaching — evaluate candidate answers to technical interview questions with ratings, strengths, improvement areas, and hints. Use when the user provides an interview question and candidate answer for feedback, or wants to practice interview skills. Use when this capability is needed.
- ▌ Git Issue · tomevault-io bundleProcess GitHub issues with interactive selection, conflict detection, and parallel work support Use when this capability is needed.
- ▌ Devnet Runner · tomevault-io bundleManage local development networks (devnets) for lean consensus multi-client testing. This skill should be used when the user asks to run a devnet, start or stop devnet nodes, spin up a local testnet, configure validator nodes, regenerate genesis files, change Docker image tags, collect or dump node logs, troubleshoot devnet issues, restart a node with checkpoint sync, run a long-lived devnet with detached containers, or perform rolling restarts to upgrade images. Use when this capability is needed.
- ▌ Greeting User · tomevault-io bundleExplains how to properly greet the user Use when this capability is needed.
- ▌ Trail Sense Database Persistence · tomevault-io bundleAdd new Room database persistence to Trail-Sense Android app. Use when the user asks to create, add, or implement database persistence for a model, including Entity, DAO, Repository, and AppDatabase migration. Covers entity-to-model mapping, index configuration, and standard CRUD operations. Use when this capability is needed.
- ▌ Documentation Loader · tomevault-io bundleAutomatically load and cache OnoCoro mandatory documentation (AGENTS.md, coding-standards.md, etc.) for AI agents. Supports manual triggers via /readmd command and auto-load on session start. Prevents context gaps when sessions reset or new agents are spawned. Use when this capability is needed.
- ▌ Ra · tomevault-io bundleRun rust-analyzer CLI commands for Rust code analysis - diagnostics, unresolved references, structural search, and analysis stats. Use when analyzing Rust code quality, finding issues, or performing structural code searches. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Clawdbot Monitor · tomevault-io bundleMonitor Clawdbot repo for updates and identify improvement opportunities for Geoffrey. Use when comparing Geoffrey to Clawdbot patterns, skills, or features. Use when this capability is needed.
- ▌ Writing Laws · tomevault-io bundleWrite formal laws and covenants for codebases using proper legal-style structure. Use when establishing inviolable standards, architectural constraints, or domain-specific rules that must be followed without exception. Use when this capability is needed.
- ▌ Fm Knowledge Guide · tomevault-io bundleComprehensive guide for bank developers and Business Analysts (BAs) to master financial market business knowledge. Use this skill when users ask about derivatives (swaps, options, futures), collateral management (CSA, margin calls, VM/IM), trade lifecycle (confirmation, clearing, settlement), FX operations, fixed income, regulatory frameworks (EMIR, Dodd-Frank, UMR), or any financial market concepts they need to understand for building banking systems. Use when this capability is needed.
- ▌ Big Boss MCP · tomevault-io bundleUse when a user asks for live BIG BOSS BOT intelligence, situational awareness, recent conflict updates, specific BIG BOSS BOT feed data, or searches across the Ukraine or Middle East theaters through MCP.
- ▌ Wunderpar Brand · tomevault-io bundleWunderpar brand guidelines for consistent styling across web projects. Use when building websites, landing pages, or micro apps for Wunderpar. Use with Lovable, v0, or other AI web builders. Provides colors, typography (including Fraunces display font), spacing, and border radii. Use when this capability is needed.
- ▌ Wunderfan Brand · tomevault-io bundleWunderfan brand guidelines for consistent styling across web projects. Use when building websites, landing pages, or micro apps for Wunderfan. Use with Lovable, v0, or other AI web builders. Provides colors, typography, spacing, and border radii. Use when this capability is needed.
- ▌ Consolidation · tomevault-io bundleUse when merging reports from multiple review subagents into a single consolidated output with deduplication, structured ID assignment, cross-unit findings, and a final verdict.
- ▌ Hipocampus Core · tomevault-io bundle3-tier agent memory system with 5-level compaction tree. OpenCode version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session. Use when this capability is needed.
- ▌ Kernel Typescript Sdk · tomevault-io bundleBuild browser automation scripts using the Kernel TypeScript SDK with Playwright, CDP, and remote browser management. Use when this capability is needed.
- ▌ Wf Implement · tomevault-io bundleInternal workflow skill. Implement an approved Jira ticket. Creates git worktree, implements the plan, commits, pushes, creates draft PR. Never merges or posts comments. Invoked by /wf-approve. Use when this capability is needed.
- ▌ Benchmarking Cairo · tomevault-io bundleUse when profiling Cairo functions, measuring step counts, analyzing resource usage, generating call-graph PNGs, or launching pprof to visualize Cairo execution traces
- ▌ Serp Analysis · tomevault-io bundleAnalyzes search engine results pages (SERPs) to understand ranking factors, SERP features, user intent patterns, and AI overview triggers. Essential for understanding what it takes to rank.
- ▌ Researchvault · tomevault-io bundleHigh-velocity research orchestration engine. Manages persistent state, synthesis, and autonomous verification for agents. Use when this capability is needed.
- ▌ Excalidraw Diagram · tomevault-io bundleCreate or edit Excalidraw scenes or clipboard payloads by producing valid Excalidraw JSON (type/version/source/elements/appState/files) to render diagrams; use when asked to draw, update, or share Excalidraw diagrams. Use when this capability is needed.
- ▌
- ▌ API Mock · tomevault-io bundleGenerate a working mock server from an OpenAPI/Swagger spec or from a verbal API description. Outputs Express (Node), FastAPI (Python), or Hono (TypeScript). Use when this capability is needed.
- ▌
- ▌
- ▌ Ralphy Initializing · tomevault-io bundleInitializes Ralphy AI coding loop configuration. Creates .ralphy/config.yaml and updates .gitignore. Use when setting up Ralphy in a repository, initializing ralphy config, or when the user mentions ralphy init or setup. Use when this capability is needed.
- ▌ Mk QA Master · tomevault-io bundleRun, generate, debug, and improve software tests through mk-qa-master's MCP tools (pytest / Playwright / Jest / Cypress / Maestro / Schemathesis / Newman) and its v0.7 AI Visual Challenge Solver (reCAPTCHA / hCaptcha) and v0.8 OWASP API Security Top 10 scanner. Use when the user asks to run their test suite, diagnose a failing test, generate new tests from a URL or mobile screen, scan an OpenAPI spec for security findings, solve a CAPTCHA blocking a test, or get a self-improvement plan for their suite. Auto-activates from phrases like "run my tests", "why did this test fail", "generate tests for this URL", "scan this API for OWASP issues", "the test is stuck on a reCAPTCHA". Use when this capability is needed.
- ▌ Testrun Hypershift · tomevault-io bundleRun E2E tests on HyperShift cluster Use when this capability is needed.
- ▌ Pytest Coder · tomevault-io bundleWrite comprehensive pytest tests with fixtures, parametrization, mocking, async testing, and modern patterns. Use when this capability is needed.
- ▌ Playwright Research · tomevault-io bundleAnalyze UI code changes to plan, create, and maintain Playwright demo videos - change detection, test writing, video recording lifecycle Use when this capability is needed.
- ▌ Stackhawk API Sherpa · tomevault-io bundleUse when designing new hawkop commands, exploring StackHawk API capabilities, or working with API features. Guides through endpoint selection, CLI design, and implementation.
- ▌
- ▌
- ▌ Resume PHP · tomevault-io bundleType-safe PHP library for building, validating, and exporting JSON Resumes. Use when the user wants to programmatically create a resume, validate a JSON resume against the schema, or export a resume to JSON-LD, Markdown, or YAML in PHP. Use when this capability is needed.
- ▌ Onnx Doctor · tomevault-io bundleDevelopment conventions for the onnx-doctor ONNX model linter. Use this when adding rules, writing providers, or modifying the linter codebase. Use when this capability is needed.
- ▌
- ▌ Run Code Quality Tool · tomevault-io bundleUse when source code changes under lib/jnpr/junos and the user wants to run static code analysis and code format using pylint and ruff
- ▌ Tool Config Backup · tomevault-io bundleBackup and document IDE and tool configurations. Use when needing to save tool settings before changes, understand config file locations, create restore points, or document what configuration files control. Triggers on phrases like "backup DataGrip config", "save my IDE settings", "where are VS Code settings", "backup before changes", or "config backup". Use when this capability is needed.
- ▌ Database Inventory · tomevault-io bundleMaintain documentation of databases across AWS environments. Use when needing to update database lists, compare environments, track new or removed databases, or generate database documentation. Triggers on phrases like "update database inventory", "what databases were added", "sync database docs", "compare QA and UAT databases", or "document our databases". Use when this capability is needed.
- ▌ Parallel Run · tomevault-io bundleOrchestrate parallel agent execution with git worktrees Use when this capability is needed.
- ▌ Deep Interview · tomevault-io bundleDeepen an existing doc or topic through a structured gap-filling interview that adds missing assumptions, edge cases, and approval gates. Use when refining PRDs, ADRs, tickets, notes, or draft specs before planning or execution. Use when this capability is needed.
- ▌ MCP Security · tomevault-io bundleUse when securing MCP servers, preventing prompt injection, implementing authorization, validating user input, or building secure multi-agent pipelines. Provides 5-layer defense architecture patterns.
- ▌ Verification Gates · tomevault-io bundleThis skill should be used when handling verification steps, quality gates, pre-commit checks, test failures, lint errors, build verification, or mandatory validation before task completion. Use when this capability is needed.
- ▌ Add MCP Tool · tomevault-io bundleAdd a new tool to an existing FastMCP server with guided configuration Use when this capability is needed.
- ▌
- ▌
- ▌ Jira REST API · tomevault-io bundleUse when interacting with Jira programmatically via REST API — API v2 and v3 endpoints, authentication (API tokens, OAuth, PAT), issue CRUD (search via JQL — /rest/api/3/search/jql on Cloud, /rest/api/2/search on Data Center), status category mapping, sprint/board queries (Agile API), comments, attachments, labels, pagination (nextPageToken cursor on Cloud, startAt + maxResults on Data Center), rate limiting, error handling, and webhooks. Works with both Jira Cloud and Data Center.
- ▌
- ▌
- ▌ Burn App Dev · tomevault-io bundleThis skill should be used when the user asks about "Burn tensors", "tensor operations", "Module derive", "burn config", "autodiff", "backward pass", "gradient", "record serialization", "model weights", or core Burn application development patterns. Use when this capability is needed.
- ▌ Burn Contrib · tomevault-io bundleThis skill should be used when the user asks about "contributing to Burn", "adding an operation", "burn internals", "burn-tensor", "burn-autodiff", "ONNX converter", "NodeProcessor", or Burn framework development. Use when this capability is needed.
- ▌ Paperless Ngx · tomevault-io bundleManage documents in Paperless-ngx document management system. Use when the user asks to "upload document", "search paperless", "find document", "add to paperless", "tag document", "manage correspondents", "organize documents", "archive document", "export document", "delete document", or mentions Paperless-ngx, document management, OCR, or paperless office. Use when this capability is needed.
- ▌ Code Organization · tomevault-io bundleStructure projects for maintainability and scalability with clean architecture, separation of concerns, and consistent project layouts. Use when this capability is needed.
- ▌ Apple Calendar · tomevault-io bundleQuery and manage Apple Calendar on macOS via `icalBuddy` (read) and AppleScript (`osascript`) for event creation. Use when users ask about upcoming events or adding calendar events. Use when this capability is needed.
- ▌
- ▌
- ▌ Python Optimization · tomevault-io bundleExpert guidance for mathematical optimization in Python - systematic problem classification, library selection (scipy, pyomo, cvxpy, GEKKO), solver configuration, and implementation patterns for LP, QP, NLP, MIP, convex, and global optimization problems Use when this capability is needed.
- ▌ Aiwg Regenerate Copilot · tomevault-io bundleRegenerate copilot-instructions.md for GitHub Copilot with vendor-specific content only Use when this capability is needed.