tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Rank Tracker · tomevault-io bundleTracks and analyzes keyword ranking positions over time for both traditional search results and AI-generated responses. Monitors ranking changes, identifies trends, and alerts on significant movements. Use when this capability is needed.
- ▌ Sui Coverage · tomevault-io bundleAnalyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits. Includes Python tools for parsing coverage output and generating reports. Use when this capability is needed.
- ▌ Test Skill Multifile · tomevault-io bundleTest skill demonstrating progressive file loading with multiple resources Use when this capability is needed.
- ▌ Veo Multi Shot · tomevault-io bundleMulti-shot video generation for marketing materials, promotional content, and brand stories. Creates multiple cohesive video clips with consistent visual language that assemble into longer-form content (18-60+ seconds). Use when this capability is needed.
- ▌ Story Template · tomevault-io bundleStory log template for user stories. Use when creating new story documents or need story structure reference. Use when this capability is needed.
- ▌ Harness Docs · tomevault-io bundleAnalyze an existing codebase and generate an agent-first "system of record" docs/ directory following OpenAI's Harness Engineering pattern. Use this skill whenever the user asks to bootstrap documentation, scaffold a docs/ folder, set up AGENTS.md, make the repository more legible to coding agents (Claude Code, Codex, Cursor), or "document the architecture" of an existing project — even if they don't explicitly mention Harness Engineering. Also use when the user has an under-documented repo and wants agents to operate on it reliably. Reads the codebase and any existing markdown files first, then produces AGENTS.md + ARCHITECTURE.md + a structured docs/ tree with progressive-disclosure entry points. Use when this capability is needed.
- ▌ Winning Copy Extraction · tomevault-io bundleExtract, analyze, and replicate the patterns behind your highest-performing email copy. Turn individual campaign wins into repeatable copy frameworks your team can deploy across every campaign. Use when this capability is needed.
- ▌ Keyword Competition Analysis · tomevault-io bundle谷歌关键词竞争度分析。当用户要求分析某个关键词的搜索竞争度、SEO难度、关键词排名机会、市场调研,或要求"分析下XXX关键词"时触发。使用浏览器抓取Google搜索结果页作为主要数据源,输出结构化竞争度报告。 Use when this capability is needed.
- ▌ Kernel Agent Browser · tomevault-io bundleBest practices for using agent-browser with Kernel cloud browsers. Use when automating websites with agent-browser -p kernel, dealing with bot detection, iframes, login persistence, or needing to find Kernel browser session IDs and live view URLs. Use when this capability is needed.
- ▌ Codex Collab · tomevault-io bundleUse when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.
- ▌ Kk R Skillify Skill Skillify Skill · tomevault-io bundleSkillify — Turn Any Session Into a Reusable Skill
- ▌ Flutter Fvm · tomevault-io bundleSkill for professional Flutter development with FVM. Includes Dart 3+ patterns, optimized performance, mandatory accessibility, OWASP security, and resilience management (Error Handling). Use when this capability is needed.
- ▌
- ▌
- ▌ Tui Development · tomevault-io bundleThis skill provides comprehensive guidance for building modern TUI (Terminal User Interface) applications using React Use when this capability is needed.
- ▌
- ▌ Wide Events · tomevault-io bundleConceptual guide to wide events (canonical log lines) for observability. Use when thinking about instrumentation strategy, span annotations, or designing what context to capture. Use when this capability is needed.
- ▌ Homeassistant Ops · tomevault-io bundleHome Assistant OS operations playbooks and recovery procedures. Use when operating, debugging, backing up/restoring, or recovering access to a Home Assistant OS instance (HA Supervisor/Core/add-ons), especially when the web UI is unavailable or authentication is broken. Use when this capability is needed.
- ▌ Add Tool Plugin · tomevault-io bundleAdd support for a new AI coding tool Use when this capability is needed.
- ▌ Javascript Patterns · tomevault-io bundleJavaScript language patterns, modern syntax, async handling, module systems (ESM/CJS), error handling, and review checklist for JavaScript code without TypeScript. Use whenever the project contains `.js`, `.mjs`, `.cjs`, or `.jsx` files (and no `tsconfig.json`), `package.json` without TypeScript dependencies, OR the user asks about JavaScript, JS, ECMAScript, async/await, promises, modules, ESM, CommonJS, package.json, npm, pnpm, yarn, bun, or any work in JavaScript code without explicit TypeScript usage, even if "JavaScript" is not mentioned by name. Use when this capability is needed.
- ▌ Github OAUTH Skill · tomevault-io bundleGitHub integration with OAuth2 Device Flow authentication for repositories, issues, pull requests, and more Use when this capability is needed.
- ▌
- ▌ Make Skill Template · tomevault-io bundleCreate new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources for OnoCoro. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders. Use when this capability is needed.
- ▌ Token Minter · tomevault-io bundleGenerate, build, and deploy custom ERC20 tokens on EVM networks. Use when users want to create and deploy their own ERC20 tokens with custom parameters like name, symbol, decimals, and initial supply. Supports deployment to various networks including Sepolia testnet and requires Foundry (forge/cast) for blockchain interactions. Use when this capability is needed.
- ▌ Inspect Opensymphony Artifacts · tomevault-io bundleInspect local OpenSymphony workspace artifacts without changing repo-owned policy files. Use when this capability is needed.
- ▌ Construct Os · tomevault-io bundleFile a structured GitHub issue (bug report or feature request) for Revka interactively from Claude Code. Use when this capability is needed.
- ▌ Remote Run Ssh · tomevault-io bundleRun CVlization examples on the `ssh l1` GPU host by copying only the needed example directory plus the shared `cvlization/` package into `/tmp`, then launching the example’s Docker scripts. Use when this capability is needed.
- ▌ Prompt Engineering Patterns · tomevault-io bundleMaster advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates. Use when this capability is needed.
- ▌ Omdsync · tomevault-io bundleDESIGN.md 변경분을 CLAUDE.md / AGENTS.md / .cursor/rules/omd-design.mdc shim 3종에 전파. 'shim 갱신', 'drift 확인', 'ship', 'publish', 「shimを更新」, 「同步 CLAUDE.md」류의 요청에 트리거. DESIGN.md가 수정됐는데 shim이 오래됐을 때 자동 감지해 제안하기도 함. Use when this capability is needed.
- ▌
- ▌ Docker Expert · tomevault-io bundleDocker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for Dockerfile optimization, container issues, image size problems, security hardening, networking, and orchestration challenges. Use when this capability is needed.
- ▌ Python Senior · tomevault-io bundleSkill for Python implementation, refactoring, and test design. Use when class-oriented implementation style, pytest coverage execution, and strict naming conventions are required for coding, review, maintenance, and test additions. Use when this capability is needed.
- ▌
- ▌ Electron Release · tomevault-io bundleGuides Electron app release process including build, code signing, notarization, and GitHub Release with auto-update support. Use when releasing Electron apps, creating DMG installers, setting up auto-update, or troubleshooting notarization issues. Use when this capability is needed.
- ▌ Laurac8r Claude Damn Expert Review · tomevault-io bundleExpert Software Engineer: Review, Simplify, Debug & Improve
- ▌
- ▌
- ▌ Tzurot Git Workflow · tomevault-io bundleGit workflow procedures. Invoke with /tzurot-git-workflow for commit, PR, and release procedures. Use when this capability is needed.
- ▌ Generate Tests · tomevault-io bundleGenerate comprehensive unit tests for a Spark UI component using Vitest and React Testing Library. Use when the user wants to add tests, improve test coverage, or test a specific component. Use when this capability is needed.
- ▌ Using Lt CLI · tomevault-io bundleProvides reference for the lenne.tech CLI tool (lt command). Covers lt fullstack init (workspace creation with local template symlinks), lt git get/reset (branch management), and lt server create (project scaffolding). Activates when user mentions "lt", "lt CLI", "lenne.tech CLI", "lt fullstack", "lt git", "fullstack workspace", "local templates", "--api-link", "--frontend-link", or any lt command syntax. NOT for NestJS module/object/property creation (use generating-nest-servers). NOT for Vue/Nuxt frontend code (use developing-lt-frontend).
- ▌
- ▌ Codegen Images · tomevault-io bundleGenerate procedural images in vanilla JavaScript for UI elements, icons, and test patterns without external URLs. Use when creating icons, glyphs, symbols (electronics, UI, arrows), placeholder images, or test patterns programmatically. Triggers on requests for generated images, procedural graphics, inline icons, or when external image URLs are unavailable. Use when this capability is needed.
- ▌ Ringdev Frontend E2e · tomevault-io bundleSemantic selectors used Use when this capability is needed.
- ▌ Ringdev Fuzz Testing · tomevault-io bundleSeed corpus entries exist Use when this capability is needed.
- ▌ Ringdev Unit Testing · tomevault-io bundleTypeScript tests pass with coverage Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Listener Creator · tomevault-io bundleCreates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.
- ▌ Finding Agents · tomevault-io bundleFind other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags. Use when this capability is needed.
- ▌ Writing Bash Scripts · tomevault-io bundleBash script style guide. Always use when writing bash scripts, shell scripts, or CLI bash tools. Use when this capability is needed.
- ▌ Shipyard Debugging · tomevault-io bundleUse when encountering any bug, test failure, unexpected behavior, or error message — before proposing any fixes. Also use when you see tracebacks, exceptions, "not working" complaints, build failures, performance problems, or integration issues. If you're tempted to "just try changing X and see if it works", this skill applies. Systematic root cause investigation always comes before fix attempts.
- ▌
- ▌ Learn By Building Guide · tomevault-io bundleThis skill provides a structured learn-by-building system that turns real project work into learning opportunities with dual-track progress tracking (concepts + deliverables). It should be used when the user asks to "learn [topic]", "teach me [topic]", "create a learning plan", says "I'm new to [topic]", mentions "learn-by-building", uses /lg commands (/lg:init, /lg:next, /lg:review, /lg:decide, /lg:adjust, /lg:progress), or when the project contains .learning/plan.md or .learning/progress.md files. Use when this capability is needed.
- ▌ Pylabrobot · tomevault-io bundleLaboratory automation toolkit for controlling liquid handlers, plate readers, pumps, heater shakers, incubators, centrifuges, and analytical equipment. Use this skill when automating laboratory workflows, programming liquid handling robots (Hamilton STAR, Opentrons OT-2, Tecan EVO), integrating lab equipment, managing deck layouts and resources (plates, tips, containers), reading plates, or creating reproducible laboratory protocols. Applicable for both simulated protocols and physical hardware control. Use when this capability is needed.
- ▌ Scvi Tools · tomevault-io bundleThis skill should be used when working with single-cell omics data analysis using scvi-tools, including scRNA-seq, scATAC-seq, CITE-seq, spatial transcriptomics, and other single-cell modalities. Use this skill for probabilistic modeling, batch correction, dimensionality reduction, differential expression, cell type annotation, multimodal integration, and spatial analysis tasks. Use when this capability is needed.
- ▌ Lifting Bits Patchestry Patchestry · tomevault-io bundlepatchir-inspect: Structuring Verification & Test Generation Tool
- ▌
- ▌ Ltx Desktop · tomevault-io bundleRefer to [docs/skills/video-editor-development.md](../../../docs/skills/video-editor-development.md) for the full guidance. Use when this capability is needed.
- ▌ Note Creator · tomevault-io bundleOrchestrates creation of structured Obsidian notes with markdown, canvas diagrams, and table bases. Use when users ask to create notes, save knowledge, or document concepts in their Obsidian vault. Delegates to specialized format skills. Use when this capability is needed.
- ▌ Loom Nodejs · tomevault-io bundleDevelop BACKEND Node.js services, APIs, routes, and models for Link Loom. Handles database interactions, business logic, and server-side operations using `loom-sdk`. Use when this capability is needed.
- ▌ Liger Kernel Perf · tomevault-io bundleOptimizes the performance of existing Liger Kernel Triton kernels. Profiles kernels, diagnoses bottlenecks (memory-bound vs compute-bound), generates multiple optimization variants with benchmarking, and applies the best variant while maintaining correctness. Supports GPU architecture-specific optimization (Ampere, Hopper, Blackwell). Use when a user asks to optimize, speed up, tune, profile, or reduce memory of an existing Liger kernel. Use when this capability is needed.
- ▌ Wxt Browser Extensions · tomevault-io bundleWXT browser extension performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring WXT browser extension code to ensure optimal performance patterns. Triggers on tasks involving WXT, browser extensions, content scripts, service workers, messaging, and extension APIs. Use when this capability is needed.
- ▌ Impact Analyzer · tomevault-io bundleAnalyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes. Use when this capability is needed.
- ▌ Pseo LLM Visibility · tomevault-io bundleOptimize programmatic SEO pages for visibility and citation in AI-generated answers from ChatGPT, Perplexity, Google AI Overviews, and other LLM-powered search. Use when optimizing for LLM citation, implementing llms.txt, configuring AI crawler access, structuring content for AI extraction, or when the user asks about generative engine optimization (GEO), AI search visibility, or getting cited by AI. Use when this capability is needed.
- ▌
- ▌ Tinkerdown · tomevault-io bundleBuild single-file web apps in markdown. No React. No build step. Just run. Use when this capability is needed.
- ▌ Common Skills · tomevault-io bundleBest practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities. Use when this capability is needed.
- ▌ Config Skills · tomevault-io bundleConfiguration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation. Use when this capability is needed.
- ▌ Python Skills · tomevault-io bundleShared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security. Use when this capability is needed.
- ▌ Server Skills · tomevault-io bundleServer-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns. Use when this capability is needed.
- ▌ Devops Practices · tomevault-io bundleExpertise in deployment automation, container orchestration, and infrastructure as code. Activates when working with "deploy", "kubernetes", "docker", "terraform", "helm", "k8s", "container", or cloud infrastructure. Use when this capability is needed.
- ▌ Harness Platform · tomevault-io bundleHarness Platform administration including delegates, RBAC, connectors, secrets, templates, policy as code (OPA), user management, audit logs, and governance Use when this capability is needed.
- ▌ Helm Development · tomevault-io bundleHelm chart development workflow including chart structure, values management, testing, linting, and publishing for EKS deployments with Keycloak integration Use when this capability is needed.
- ▌ Keycloak Fastapi Integration · tomevault-io bundleThis skill should be used when the user asks to "add Keycloak authentication", "implement OIDC", "configure SSO", "validate JWT token", "add role-based access", "protect API endpoint", or mentions Keycloak, OAuth2, OpenID Connect, identity provider, or authentication in FastAPI. Provides Keycloak/OIDC integration patterns. Use when this capability is needed.
- ▌ Code Convergence And Abstraction Boundary · tomevault-io bundleUse when writing, refactoring, reviewing, or cleaning code in this project to enforce the repository's code convergence and abstraction boundary rules. Applies to duplicate logic, fake abstractions, thin wrappers, repeated types, repeated UI/state/API/style/config/test/docs structures, pseudo-architecture, uncontrolled complexity, mirror constants, mirror variables, mirror function bodies, derived mirrors, and intermediate mirror constants.
- ▌
- ▌ Go Framework · tomevault-io bundleGo framework design patterns for Beluga AI v2. Use when designing package structure, registries, lifecycle, or creating new packages. Use when this capability is needed.
- ▌
- ▌ Reviewit · tomevault-io bundlePost-push AI review orchestrator. Both modes fire Gemini Flash + Copilot at the same iteration watermark with staggered handling (Gemini first, Copilot folded in) — no in-skill /review. Lean caps at 2 iterations. `deep` arg bumps the cap to 4, early-exits when an iteration produced no fix-pushes, and runs a final /deepgrill so fresh agents look at the PR's current state. Use when this capability is needed.
- ▌ Docs Match Code · tomevault-io bundleSchema, signature, env-var, and config snippets in CLAUDE.md, .github/copilot-instructions.md, README.md and SKILL.md files must match the real code. Verify against migrations, models, config files, and Artisan signatures before merging. Trigger when editing any documentation file that quotes column names, env vars, command flags, route paths, or config keys; or when changing a migration / model / command / config / route in a way that any of those docs reference. Use when this capability is needed.
- ▌ Skill Reviewer · tomevault-io bundleRigorously review, validate, and lint Agent Skills SKILL.md files (GitHub Copilot, Claude, Gemini CLI, Cursor, Codex, and any Agent Skills-compatible agent). Use when auditing, reviewing, checking, validating, debugging, fixing, or improving agent skills. Checks frontmatter, description quality, progressive loading, body structure, anti-patterns, and discoverability. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Chart Component · tomevault-io bundleCreates Recharts visualization components for DataPilot dashboards. Use when implementing bar charts, line charts, pie charts, or data tables from AI query results.
- ▌ Laravel Zap · tomevault-io bundleThis skill covers checking availability, retrieving bookable slots, and querying schedules in Laravel Zap. Use when this capability is needed.
- ▌ Lukasniessen Terrashark Terrashark · tomevault-io bundleTerrashark: Failure-Mode Workflow for Terraform/OpenTofu
- ▌ Datasheet · tomevault-io bundleExtract structured information from integrated circuit and component datasheets (PDF files or URLs) and generate consistent markdown summaries. Use when the user requests to extract, summarize, analyze, or document information from IC/component datasheets, or when they provide a datasheet and want structured documentation. Triggers on phrases like "extract this datasheet", "summarize this datasheet", "analyze [component name]", "document this IC", or when working with datasheets for hardware design. Use when this capability is needed.
- ▌ Brand Voice Consistency · tomevault-io bundleEnsure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style. Use when this capability is needed.
- ▌ Code Review Specialist · tomevault-io bundleComprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Index Init · tomevault-io bundleGenerate a complete project index with per-module README files for efficient code navigation. Use when starting work on a new project or after major restructuring. Run once per project. Use when this capability is needed.
- ▌
- ▌