tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Agx Arm Codegen · tomevault-io bundle引导 OpenClaw 根据用户自然语言生成基于 pyAgxArm 的机械臂控制代码。当用户用提示词描述机械臂动作且现有脚本无法直接满足时,根据本技能提供的 API 与示例自动组织并生成可执行的 Python 脚本。 Use when this capability is needed.
- ▌ Work Checkpoint · tomevault-io bundleSave current work state to persistent checkpoint. Use frequently to track progress, especially after completing steps or before taking breaks. Use when this capability is needed.
- ▌
- ▌ AWS Sso Refresh · tomevault-io bundleAutomatically refresh AWS SSO authentication tokens when encountering expiration errors. Use when AWS MCP tools fail due to expired SSO sessions. Use when this capability is needed.
- ▌ Preview Diff · tomevault-io bundleGit diff preview tool with GitHub-style formatting and interactive features Use when this capability is needed.
- ▌ Preview Plan · tomevault-io bundleRender implementation plans as navigable HTML with sidebar TOC and progress tracking. Activate automatically when producing or previewing implementation plans, design docs, architecture proposals, migration plans, or any long-form structured plan. Use when this capability is needed.
- ▌ Vercel Microfrontends · tomevault-io bundleGuide for building, configuring, and deploying microfrontends on Vercel. Use this skill when the user mentions microfrontends, multi-zones, splitting an app across teams, independent deployments, cross-app routing, incremental migration, composing multiple frontends under one domain, microfrontends.json, @vercel/microfrontends, the microfrontends local proxy, or path-based routing between Vercel projects. Also use when the user asks about shared layouts across projects, navigation between microfrontends, fallback environments, asset prefixes, or feature flag controlled routing. Use when this capability is needed.
- ▌ Reactive Polling · tomevault-io bundlePoll for changes to any value and trigger React re-renders when it changes. Use when this capability is needed.
- ▌ Infographic Generator · tomevault-io bundleGenerate retro arcade style infographic prompts for documentation pages Use when this capability is needed.
- ▌ Generate E2e Tests · tomevault-io bundleUse Playwright MCP to explore a feature, analyze existing tests, and generate/update E2E tests. Prioritizes user journey scenarios over individual element tests. Use when this capability is needed.
- ▌
- ▌ Rune Multi Lang · tomevault-io bundleGenerate implementations and tests from a single RUNE spec in multiple programming languages. Use when a user needs the same function in several languages with identical behavior and error messages. Use when this capability is needed.
- ▌ Entity Review · tomevault-io bundleReview JSON entities pushed to an EntityStore corpus (a git branch, a PR, or an explicit file set) against the LATEST entity.schema.json AND the EntityStore vision guardrails — schema validity, provenance honesty, anti-authority PROHIBITED-field enforcement, navigation reference-anchor discipline, scribe/enricher role boundaries + lazy-materialization, volatile-not-frozen integration fields, identity-as-revisable (v6 identity_assertions), referential integrity, and corroboration thinness. Diff-scoped and vision-aware — complements (does not replace) cb_engine `wiki_audit`, which is corpus-wide. Use when reviewing a company-brain PR/branch that adds or changes entity JSON, gating a backfill/scribe output before merge, or wiring a CI check on entity changes. Do NOT use for code review, schema design, or non-entity JSON. Use when this capability is needed.
- ▌ Gha Babysit · tomevault-io bundleTriage failing GitHub Actions runs, apply fixes, push, and watch reruns in a repeatable loop. Use when this capability is needed.
- ▌ Target Be Architecture · tomevault-io bundleTarget backend architecture for Lingx. CQRS-lite with event-driven patterns, module organization, and real-time collaboration support. Use when implementing backend features, reviewing code, or making architectural decisions. Use when this capability is needed.
- ▌ Target Fe Architecture · tomevault-io bundleTarget frontend architecture for Lingx. Progressive FSD Hybrid combining Next.js App Router with Feature-Sliced Design layers. Use when implementing frontend features, reviewing code, or making architectural decisions. Use when this capability is needed.
- ▌
- ▌
- ▌ Release Publish · tomevault-io bundlePublish new version to npm with proper QA, version bumping, changelog, git tag, and GitHub Release. Use when shipping a new release of @organon-methodology/tools and @organon-methodology/testing. Use when this capability is needed.
- ▌ Vllm Ascend Model Adapter · tomevault-io bundleAdapt and debug existing or new models for vLLM on Ascend NPU. Implement in /vllm-workspace/vllm and /vllm-workspace/vllm-ascend, validate via direct vllm serve from /workspace, and deliver one signed commit in the current repo. Use when this capability is needed.
- ▌
- ▌
- ▌ Refactoring Guide · tomevault-io bundleGuide de refactoring avec les principes SOLID, DRY, KISS et les patterns de transformation. Utilise cette skill quand l'utilisateur veut refactorer du code, améliorer la qualité, réduire la dette technique, ou appliquer un design pattern. Use when this capability is needed.
- ▌
- ▌ Oz Room Mentions · tomevault-io bundlePoll oz-workspace for @mentions and post agent responses back to rooms. Use when this capability is needed.
- ▌
- ▌
- ▌ Shape Up · tomevault-io bundleUse when asked to "shape up", "run a shaping session", "set an appetite", "scope a project without estimates", "betting table", or "ship in fixed cycles". Helps teams escape estimate-driven development and Scrum fatigue. The Shape Up method (created by Ryan Singer at Basecamp/37signals) uses fixed time boxes, variable scope, and collaborative shaping to ship meaningful work predictably.
- ▌ Reviewing Python Libraries · tomevault-io bundleComprehensively reviews Python libraries for quality across project structure, packaging, code quality, testing, security, documentation, API design, and CI/CD. Provides actionable feedback and improvement recommendations. Use when evaluating library health, preparing for major releases, or auditing dependencies. Use when this capability is needed.
- ▌ Auditing Python Security · tomevault-io bundleAudits Python libraries for security vulnerabilities using Bandit, pip-audit, Semgrep, and detect-secrets. Identifies SQL injection, command injection, hardcoded credentials, weak cryptography, and insecure deserialization. Use when reviewing library security, setting up security scanning in CI, or implementing secure coding patterns. Use when this capability is needed.
- ▌ Webmcp Setup · tomevault-io bundleStrategic guidance for adding WebMCP to web applications. Use when the user wants to make their web app AI-accessible, create LLM tools for their UI, or enable browser automation through MCP. Focuses on design principles, tool architecture, and testing workflow. Use when this capability is needed.
- ▌
- ▌
- ▌ Ruoyi AI Generator · tomevault-io bundleThis skill should be used when the user needs AI-powered code generation for RuoYi-Vue-Plus framework. It handles intelligent generation of Java backend code (Controller, Service, Mapper, Domain) and Vue3 frontend code (Vue pages, TypeScript API, Types) based on database table structures, replacing or enhancing the traditional Velocity template approach. Use when this capability is needed.
- ▌
- ▌ Wheels Refactoring · tomevault-io bundleRefactor Wheels code for better performance, security, and maintainability. Use when optimizing code, fixing anti-patterns, improving performance, or enhancing security. Provides refactoring patterns and best practices. Use when this capability is needed.
- ▌
- ▌
- ▌ Creating Melker Apps · tomevault-io bundleCreates Terminal UI applications using Melker's .melker file format. Use when the user asks to build terminal apps, TUI interfaces, create .melker files, or mentions Melker components like containers, buttons, dialogs, tabs, canvas, or forms.
- ▌ Ito Using Git Worktrees · tomevault-io bundleUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Scoop App Adder · tomevault-io bundleAdds a new application to this Scoop bucket from a GitHub repository. Use when asked to add a tool or repository to the bucket, which involves creating a manifest and updating README.md. Use when this capability is needed.
- ▌ Kubernetes Deployment · tomevault-io bundleKubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations. Use when this capability is needed.
- ▌ Influence Psychology · tomevault-io bundleApply the six principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity) to product design, copy, and sales. Use when the user mentions "social proof", "persuasive copy", "why users dont convert", "ethical persuasion", "reciprocity", "scarcity tactics", or "commitment and consistency". Also trigger when designing testimonial sections, crafting urgency messaging, or improving trust signals on landing pages. For deal negotiation tactics, see negotiation. For viral word-of-mouth, see contagious. Use when this capability is needed.
- ▌ Storybrand Messaging · tomevault-io bundleClarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions "brand message", "website copy", "elevator pitch", "one-liner", "messaging isnt resonating", "brand script", "StoryBrand framework", or "customer as hero". Also trigger when rewriting homepage copy, crafting email nurture sequences, or creating consistent messaging across sales collateral and marketing materials. Covers landing page copy, marketing collateral, and consistent communication. For memorable messaging, see made-to-stick. For product positioning, see obviously-awesome. Use when this capability is needed.
- ▌ Airflow Dag Patterns · tomevault-io bundleBuild production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs. Use when this capability is needed.
- ▌ Debugging Strategies · tomevault-io bundleMaster systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior. Use when this capability is needed.
- ▌ E2e Testing Patterns · tomevault-ioMaster end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
- ▌ Embedding Strategies · tomevault-io bundleSelect and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains. Use when this capability is needed.
- ▌ Kpi Dashboard Design · tomevault-io bundleDesign effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when building an executive SaaS metrics dashboard tracking MRR, churn, and LTV/CAC ratios; designing an operations center with live service health and request throughput; creating a cohort retention analysis view for a product team; or debugging a dashboard where metrics contradict each other due to inconsistent calculation methodology. Use when this capability is needed.
- ▌ Ml Pipeline Workflow · tomevault-io bundleBuild end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows. Use when this capability is needed.
- ▌ Python Anti Patterns · tomevault-io bundleUse this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.
- ▌ Python Configuration · tomevault-io bundlePython configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior. Use when this capability is needed.
- ▌ Python Observability · tomevault-io bundlePython observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting up tracing, or debugging production systems. Use when this capability is needed.
- ▌ Web Component Design · tomevault-io bundleMaster React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ AI Docs Commit · tomevault-io bundleCreate a git commit for AI-generated/modified documentation files. Use after generating or updating AI documentation. Use when this capability is needed.
- ▌ Summarize File · tomevault-io bundleGet the informative summary of a file, especially for code files. Use when needing to understand the purpose and functionality of a specific file. Use when this capability is needed.
- ▌ Workflow Surgeon · tomevault-io bundleRepairs broken GitHub workflow behavior and action sequencing. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Sumo Rl · tomevault-io bundleReinforcement learning traffic signal control with sumo-rl, including SumoEnvironment setup, Gymnasium/PettingZoo APIs, observation/action/reward design, and training workflows. Use for RL signal control tasks or when SUMO-RL is requested. Use when this capability is needed.
- ▌ Github Actions Review · tomevault-io bundleGitHub Actions Workflow code review for correctness, security, and best practices. Use for manual review of workflow files checking design decisions and security patterns requiring human judgment. For detailed category-specific checks, see reference/. Use when this capability is needed.
- ▌ Website Maintainer · tomevault-io bundleUse this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.
- ▌ AI Native Product · tomevault-io bundleBuild AI-native products with agency-control tradeoffs, calibration loops, and eval strategies. Use when building AI agents, LLM features, or products where AI handles user tasks autonomously. Part of the Modern Product Operating Model collection. Use when this capability is needed.
- ▌ Product Discovery · tomevault-io bundleRun continuous discovery to find problems worth solving. Use when setting up weekly discovery rhythm, building Opportunity Solution Trees, creating interview snapshots, exploring solutions, or testing assumptions before committing engineering resources. Part of the Modern Product Operating Model collection. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ MCP Patterns · tomevault-io bundleMCP server building, advanced patterns, and security hardening. Use when building MCP servers, implementing tool handlers, adding authentication, creating interactive UIs, hardening MCP security, or debugging MCP integrations. Use when this capability is needed.
- ▌
- ▌
- ▌ Stealth CLI · tomevault-io bundleAnti-detection browser CLI powered by Camoufox. Browse the web, search, extract data, take screenshots, and crawl pages — all with C++ level fingerprint spoofing that bypasses Cloudflare, Google, and most bot detection systems. Use when this capability is needed.
- ▌ Jj Todo Workflow · tomevault-io bundleStructured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. **Requires the working-with-jj skill** Use when this capability is needed.
- ▌ Youtube Data API · tomevault-io bundleYouTube Data API v3 complete wrapper - search videos, get video/channel/playlist details, get comments, download subtitles, etc. Supports filtering and sorting by time/views/rating and more. Use when this capability is needed.
- ▌
- ▌ Node Upgrade · tomevault-io bundleSafely upgrade Node.js dependencies in pnpm workspaces. Use when asked to "upgrade dependencies", "update packages", "check for updates", or fix version mismatches. Use when this capability is needed.
- ▌ Docsaudit · tomevault-io bundleDocumentation consistency and correctness auditing for any codebase. USE WHEN docs audit, docs consistency, obsolete check, documentation scan, check docs for obsolete code, verify documentation accuracy, find stale code references in docs. Use when this capability is needed.
- ▌
- ▌ Quickcommit · tomevault-io bundlegit status を確認し、問題がなければ add と commit を実行します Use when this capability is needed.
- ▌ Azure Functions · tomevault-io bundleExpert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ... Use when this capability is needed.
- ▌ Content Creator · tomevault-io bundleCreate SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati... Use when this capability is needed.
- ▌
- ▌ Formax Skill Capture · tomevault-io bundleUse when we want to turn a just-finished Formax workflow (e.g. commands, overlays, tools, hooks, permissions, UI parity) into a reusable Codex Skill under .codex/skills, including scaffolding, guardrails, and the minimum test checklist.
- ▌ Collect News · tomevault-io bundle从用户提供的 URL 链接收集科技周报素材。当用户提供 URL 并希望收录为科技周报内容时使用此 skill。 Use when this capability is needed.
- ▌ Metabolomics Workbench Database · tomevault-io bundleAccess NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery. Use when this capability is needed.
- ▌
- ▌
- ▌ Douyin Video · tomevault-io bundle抖音无水印视频下载和文案提取工具. 从抖音分享链接获取无水印视频下载链接, 下载视频, 提取视频中的语音文案并自动保存到文件. 适用场景包括获取抖音视频信息, 下载无水印视频, 批量提取视频文案. 当用户需要处理抖音视频链接或提取视频内容时触发. Use when this capability is needed.
- ▌ Type Checking · tomevault-io bundleUse when adding type hints, fixing type checker errors, expanding type coverage, or when user mentions "type check", "pyright", "basedpyright", "mypy", "type hints", "type errors", "type annotations", "typing", "Any type", "weak types".
- ▌ Stores · tomevault-io bundleCreate and manage Zustand stores for UI state in src/stores/. Use when managing global UI state like modals, sidebars, loading states, or toggles. Use when this capability is needed.
- ▌ Task Classification · tomevault-io bundleThis skill should be used when classifying tasks, routing to agents, determining complexity, or handling task routing, agent selection, verification requirements, and multi-component changes. Use when this capability is needed.
- ▌ Create Plugin · tomevault-io bundleCreate a new Claude Code plugin with proper directory structure and manifest. Use when the user wants to create a new plugin from scratch. Sets up plugin.json, directory structure, and optional components. Use when this capability is needed.
- ▌ List QA Tests · tomevault-io bundleList QA test procedures with status and priority Use when this capability is needed.
- ▌ Recon Workbench · tomevault-io bundleRun authorized, evidence-backed Recon Workbench (rwb) workflows (doctor/authorize/plan/run/summarize/manifest/validate/reconcile) and produce evidence-cited findings. Use when interrogating macOS/iOS, web/React, or OSS targets under explicit scope/permission. Use when this capability is needed.
- ▌ Threejs Builder · tomevault-io bundleBuild and validate simple, performant Three.js web apps using modern ES module patterns. Use this when you need a minimal Three.js scene, interaction, or animation for a web UI or demo. Use when this capability is needed.