tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌
- ▌
- ▌ Computer Use Agent · tomevault-io bundleAI-powered desktop automation using screenshots and vision-guided actions to control any desktop application Use when this capability is needed.
- ▌ Dbt Transformation Patterns · tomevault-io bundleMaster dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices. Use when this capability is needed.
- ▌ Javascript Testing Patterns · tomevault-io bundleImplement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows. Use when this capability is needed.
- ▌ Implement With Feedback · tomevault-io bundleExecute a plan document into code through a disciplined, git-centric workflow — plan's phases refined into reviewable sprints up front, clean checkout, properly named branch, continuous WIP tracking, small meaningful commits. Use when a plan doc exists and the user is ready to build it. LOCAL-ONLY — never pushes during the implementation loop. Use when this capability is needed.
- ▌ Github MCP With Retry · tomevault-io bundleTry reconnecting Github MCP until connection succeeds. Use when using Github MCP tools. Use when this capability is needed.
- ▌ Read Through Codebase · tomevault-io bundleCreate a comprehensive understanding of the codebase overview and functionality by reading through the codebase. Use when `docs/ai/*` does not exist. Use when this capability is needed.
- ▌ Deploy Frontend · tomevault-io bundle部署 Vue3 前端项目到生产服务器。自动执行构建、备份、上传和 Nginx 重启等操作。适用于已配置好服务器环境的前端项目更新部署。 Use when this capability is needed.
- ▌ Codereview Style · tomevault-io bundleReview code style, maintainability, and documentation. Checks readability, naming, modularity, abstractions, and documentation accuracy. Use as a final pass on all files. Use when this capability is needed.
- ▌ Chapter Planner Agent · tomevault-io bundle将故事 canon 转成可执行的分章大纲。用于规划每一章的任务、场景顺序、信息揭示、冲突推进和节奏控制。 Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Markdown Obsidian Linker · tomevault-io bundleUse when writing, editing, or auditing markdown for Obsidian where internal links like `[[#Header]]` must work reliably.
- ▌ Opencode Clipboard Image · tomevault-io bundleSave clipboard images to a timestamped file and return a ready-to-paste path for OpenCode (Linux-first, X11/Wayland aware). Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Glm CLI Runtime · tomevault-io bundleUse when a Claude Code agent (especially the `glm-rescue` agent) needs to invoke the `glm-companion` CLI to delegate work to z.ai's GLM-5.1. Covers subcommand contracts, exit codes, env variable overrides, foreground vs background semantics, and the canonical failure-recovery sequence.
- ▌ Grepai Languages · tomevault-io bundleSupported programming languages in GrepAI. Use this skill to understand which languages can be indexed and traced. Use when this capability is needed.
- ▌ Grepai MCP Tools · tomevault-io bundleReference for all GrepAI MCP tools. Use this skill to understand available MCP tools and their parameters. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Responsive Patterns · tomevault-io bundleResponsive design with Container Queries, fluid typography, cqi/cqb units, subgrid, intrinsic layouts, foldable devices, and mobile-first patterns for React applications. Use when building responsive layouts or container queries. Use when this capability is needed.
- ▌ Test Execution · tomevault-io bundleRun unit and integration tests, generate coverage reports, and view results. Use to validate code changes before committing or merging. Use when this capability is needed.
- ▌ X Ipe Task Based Project Init · tomevault-io bundleInitialize a new project with standard folder structure and documentation. Use when starting a fresh project or onboarding to existing project. Triggers on requests like "init project", "start new project", "set up project", "onboard to project". Use when this capability is needed.
- ▌ X Ipe Tool Infographic Syntax · tomevault-io bundleGenerate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax. The output can be embedded in markdown using ```infographic code blocks. Triggers on requests like "create infographic", "infographic diagram", "visualize as infographic". Use when this capability is needed.
- ▌ X Ipe Workflow Task Execution · tomevault-io bundleOrchestrates development task lifecycle through 6-step workflow. Coordinates skills for planning, execution, closing, and routing. Use when "implement feature", "fix bug", "create PR", "design architecture", "set up project". Triggers on requests like "implement feature", "fix bug", "refactor code", "set up project". Use when this capability is needed.
- ▌
- ▌ Cursor Agent Supervisor · tomevault-io bundleOffloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project Use when this capability is needed.
- ▌ PDF Watermark Remover · tomevault-io bundleRemove watermarks from PDF files. Use when users request watermark removal, cleaning watermarks, or de-watermarking PDF documents. Supports tiling pattern watermarks (repeated image/text tiles) and semi-transparent text overlay watermarks. Use when this capability is needed.
- ▌ Appkit Swiftui Bridge · tomevault-io bundleExpert guidance for hybrid AppKit-SwiftUI development. Covers NSViewRepresentable, hosting controllers, and state management between frameworks. Use when bridging AppKit and SwiftUI. Use when this capability is needed.
- ▌ Formax Approval UI Workflow · tomevault-io bundleUse when adding or changing any Approval prompt/presenter.
- ▌ Formax Permissions Workflow · tomevault-io bundleUse when implementing or debugging Formax permissions/policy/approval behavior and UI (allow/ask/deny rules, workspace boundaries, approval prompts, and /permissions overlay parity with Claude Code).
- ▌ Vue Fixed Sfc Skeleton · tomevault-io bundle为 Vue 单文件组件生成或重构为固定骨架。用于新建 Vue 组件、按固定 import 顺序整理 script setup、套用 IIFE + reactive 模块模式、补齐 defineProps defineModel defineSlots useRouter useTemplateRef defineExpose 与类型声明。适用于“Vue 骨架”“固定模板”“按骨架重构”“严格套用模板”“script setup 模块化”等请求。 Use when this capability is needed.
- ▌ Adding Backend Feature · tomevault-io bundleAdd a new API endpoint or backend feature to the Cloudflare Worker. Use when adding routes to src/worker.js, new FoxESS API integrations, or shared helpers in src/lib/foxess.js. Use when this capability is needed.
- ▌ Author Agents Md Uv Python · tomevault-io bundleCreate/update AGENTS.md for a Python repo driven by uv (ruff/mypy/pytest), including single-test commands and editor rule discovery. Use when this capability is needed.
- ▌ Daily Summary Base · tomevault-io bundleFramework for creating session summary documents. Use when user says "daily summary", "generate summary", or similar. Provides structured markdown template with date verification, filename patterns, and formatting guidelines. Supports range-based naming for sessions spanning calendar boundaries. Extend with personal metrics and domain-specific content. Use when this capability is needed.
- ▌ Wordpress Penetration Testing · tomevault-io bundleThis skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies. Use when this capability is needed.
- ▌ Idea Plugin Dev · tomevault-io bundleDevelop IntelliJ IDEA plugins with two templates, standard plugins and AI-integrated plugins. Use when creating new IntelliJ IDEA plugins, setting up plugin projects, implementing actions, settings pages, or integrating with IntelliAI Engine. Supports both simple plugins without AI dependencies and advanced plugins with AI provider selection and prompt template management. Use when this capability is needed.
- ▌
- ▌ Investment Critic · tomevault-io bundleApplies critical thinking to evaluate investment analysis, identify risks, and detect factual errors Use when this capability is needed.
- ▌
- ▌ Test Error Handling · tomevault-io bundle错误处理测试skill。验证重试机制、fallback链和错误分类。 Use when this capability is needed.
- ▌
- ▌ Ads Competitors · tomevault-io bundleCompetitive Ad Intelligence. Analyzes competitor advertising strategies including platform identification, landing page analysis, targeting reverse-engineering, positioning gaps, creative approach evaluation, and builds a "beat the competition" strategy with a competitor ad swipe file template. Use when this capability is needed.
- ▌ JSON Render Vue Sync · tomevault-io bundleUse when syncing features from vercel-labs/json-render (React) to json-render-vue, adapting React patterns to idiomatic Vue 3 Composition API
- ▌ Fft Coder Ops · tomevault-io bundleOperate FFT_nano coding delegation flows safely using /coder and /coder-plan, preserving main-chat-only policy, request-id tracking, and non-duplicative streaming behavior. Use when this capability is needed.
- ▌ Tamagui Best Practices · tomevault-io bundleUse when working with Tamagui projects (tamagui.config.ts, @tamagui imports).
- ▌
- ▌ Hermes Web UI Startup · tomevault-io bundleStart and troubleshoot the Hermes Agent Web UI (Vite + React frontend with Python backend) Use when this capability is needed.
- ▌ API Skill · tomevault-io bundleBuild or modify API endpoints in this repository by driving changes from openapi.yaml, regenerating API models, implementing routes manually, and wiring validation/auth/timing correctly. Use when creating new APIs, changing existing APIs, or updating API request/response models. Use when this capability is needed.
- ▌ Macos Tag Manager · tomevault-io bundleAutomate and customize macOS Finder tags for organizing home-directory files using the macos-tag-manager repository. Use when setting up or tweaking semantic tagging with tagger.sh, running smart_organize.sh for frequency-based emoji tags, or documenting/installing prerequisites (Homebrew + tag utility). Use when this capability is needed.
- ▌ Platform Friend Messaging System · tomevault-io bundleFriends management, real-time messaging, WebSocket integration, and privacy controls. Use when this capability is needed.
- ▌ Git Lovelygh CLI · tomevault-io bundleThis skill should be used when the user asks to "use GitHub CLI", "use gh command", work with "pull requests", "create a PR", "merge pull request", "approve PR", "review PR comments", "check PR status", work with "issues", "triage issues", "list issues", "label issues", work with "GitHub Actions", "check CI status", "fix failing CI", "view workflow runs", "download workflow logs", "rerun workflow", or mentions "gh tool", "gh command", or GitHub automation tasks. Provides comprehensive guidance for autonomously creating and executing GitHub workflows using the official GitHub CLI. Use when this capability is needed.
- ▌
- ▌ Posting Facebook · tomevault-io bundleUse when publishing Facebook posts, configuring posting schedule,
- ▌ Posting Linkedin · tomevault-io bundleUse when publishing LinkedIn posts, configuring posting schedule,
- ▌
- ▌ Krammesiwinit · tomevault-io bundleInitialize structured implementation workflow documents in siw/ (spec, LOG.md, issues) Use when this capability is needed.
- ▌ Observability Master · tomevault-io bundleFind unlogged Error branches in recently modified Gleam code and add wisp.log_* calls with string.inspect(err) context. Audits log levels, message format, and sensitive data leaks. Use when this capability is needed.
- ▌ Blender Archetype Library · tomevault-io bundleApply reusable blender scene archetypes (wobble, flow, hard, bullet) with controlled layer behavior. Use when designing or refactoring LedFX blender scenes and masks for readable yet high-impact DJ visuals. Use when this capability is needed.
- ▌
- ▌
- ▌ Canvas Component Composability · tomevault-io bundlePrefer small, focused components over monolithic ones with many props. When a Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Adaptyvbio Protein Design Skills Solublempnn · tomevault-io bundleSolubleMPNN Solubility-Optimized Design
- ▌ Frontend CSS · tomevault-io bundleThis Skill provides Claude Code with specific guidance on how to adhere to coding standards as they Use when this capability is needed.
- ▌ Golang Context Logger · tomevault-io bundleUse github.com/adlandh/context-logger to attach zap logging fields from context.Context. Apply when adding context-aware zap logging, request IDs, deadlines, OpenTelemetry trace IDs, Sentry span fields, or custom context extractors in Go projects. Use when this capability is needed.
- ▌ Validate Plan · tomevault-io bundleValidate that an implementation plan was correctly executed, verifying all success criteria using Gemini CLI tools and delegating to research agents. Use when this capability is needed.
- ▌ Code Security Audit · tomevault-io bundleScan application code for OWASP Top 10 vulnerabilities, injection flaws, XSS, CSRF, hardcoded secrets, and unsafe cryptography. Use when this capability is needed.
- ▌ Agent Definition Auditor · tomevault-io bundleAudit and score an agent-definition markdown such as `AGENTS.md`, `CLAUDE.md`, `SKILL.md`, `SOUL.md`, `.cursorrules`, or a system prompt using a cold-reader rubric for clarity, consistency, context independence, and operating-model fit. Use when the user asks to review, score, critique, or audit an agent instruction file. Not for evaluating agent outputs, code quality, or rewriting the file itself. Use when this capability is needed.
- ▌ Opus Prompting · tomevault-io bundleWriting assistant that identifies artifact type (CLAUDE.md, skill, command, agent prompt) Use when this capability is needed.
- ▌ Jpa Patterns · tomevault-io bundleJPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. Use when this capability is needed.
- ▌ Fastapi Endpoint Patterns · tomevault-io bundleConventions for writing FastAPI endpoints with proper typing, status codes, and error handling Use when this capability is needed.
- ▌ Fastapi Project Structure · tomevault-io bundleStandard directory layout and module organization for FastAPI applications Use when this capability is needed.
- ▌ Repo Guidance Sync · tomevault-io bundleKeep repository documentation, AGENTS.md, and contributor/test guidance aligned with code, design, and product changes. Use when Codex changes or reviews behavior that affects user-facing docs, developer runbooks, architecture notes, CLI/API references, setup instructions, design-system guidance, operational commands, E2E assumptions, or agent instructions; when a user asks to update docs after implementation; or when stale repo guidance could mislead future contributors. Use when this capability is needed.
- ▌ AI Orchestration Langchain · tomevault-io bundleLangChain.js patterns for building LLM applications — chat models, LCEL chains, prompt templates, structured output, agents, tools, RAG, streaming, and LangSmith tracing Use when this capability is needed.
- ▌ Web State Ngrx Signalstore · tomevault-io bundleNgRx SignalStore patterns for Angular state management. Use when managing client state with Angular Signals, composing store features, handling entities, or integrating RxJS effects. Use when this capability is needed.
- ▌ Aget Design Architecture · tomevault-io bundleDesign system architecture with components and patterns Use when this capability is needed.
- ▌
- ▌ Javascript Refactoring · tomevault-io bundleInstructions for refactoring JavaScript code into separate files Use when this capability is needed.
- ▌ Workflow Plan · tomevault-io bundleUnified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on \"workflow-plan\", \"workflow-plan-verify\", \"workflow:replan\". Use when this capability is needed.
- ▌ Nestjs Backend Patterns · tomevault-io bundleStack-adaptive Node.js / TypeScript backend patterns — recon-driven dispatch across NestJS / Express / Fastify with cross-cutting concerns (TypeORM / Prisma / Drizzle ORMs, class-validator / Zod validation, multitenancy via AsyncLocalStorage + PostgreSQL RLS, pino + OpenTelemetry observability, jest + supertest + testcontainers-node testing, NestJS DI scopes discipline, TypeScript strict mode). Loaded by `nestjs-backend-engineer` agent only; closed to main-context auto-invocation. Use when this capability is needed.
- ▌
- ▌
- ▌ Transcript Polisher · tomevault-io bundleTransform raw podcast transcripts into polished, readable documents. This skill removes filler words, fixes grammar, adds structure, and preserves authentic voice. Use when processing podcast transcripts, interview recordings, video captions, or any spoken content that needs cleanup while maintaining 100% fidelity to meaning. Use when this capability is needed.
- ▌ Claude Code Init · tomevault-io bundleInitialize a Claude Code session with PACK context for multi-agent collaboration Use when this capability is needed.
- ▌ Consult Zai · tomevault-io bundleCompare z.ai GLM 4.7 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions. Use when this capability is needed.
- ▌ Context7 Skill · tomevault-io bundleAccess up-to-date, version-specific documentation and code examples from Context7. Use this skill to verify library and framework details. Use when this capability is needed.
- ▌
- ▌ Spec Driven Workflow · tomevault-io bundleSPEC-First planning workflow - explore codebase, gather requirements, create execution plan through dialogue (read-only) Use when this capability is needed.
- ▌ Git Batch Commit · tomevault-io bundleIntelligently detects when too many files are staged and automatically groups them by feature or functionality using Conventional Commits with user language preference Use when this capability is needed.