← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 255 of 623

  1. ▌
    Claude Docs Consultant · tomevault-io bundle
    Consult official Claude Code documentation from code.claude.com using selective fetching. Use when working on hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md, deployment (Bedrock, Vertex, Foundry), sandboxing, monitoring, or any Claude Code feature requiring official docs. Fetches only the specific docs needed per task. Use when this capability is needed.
    0 installs
  2. ▌
    Charl Kruger Charl Building MCP Server On Cloudflare · tomevault-io bundle
    Building MCP Servers on Cloudflare
    0 installs
  3. ▌
    Axiom Background Processing Ref · tomevault-io bundle
    Complete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask (iOS 26), beginBackgroundTask, background URLSession, with all WWDC code examples Use when this capability is needed.
    2 installs
  4. ▌
    Axiom Uikit Animation Debugging · tomevault-io bundle
    Use when CAAnimation completion handler doesn't fire, spring physics look wrong on device, animation duration mismatches actual time, gesture + animation interaction causes jank, or timing differs between simulator and real hardware - systematic CAAnimation diagnosis with CATransaction patterns, frame rate awareness, and device-specific behavior
    0 installs
  5. ▌
    Chenhaodev Med Stats Skills Clinical Data Management · tomevault-io bundle
    Clinical Data Management
    0 installs
  6. ▌
    Rendering Absolute Coords · tomevault-io bundle
    Renders MewUI custom elements using absolute Bounds coordinates. Use when alignment appears ignored or element renders at top-left. Use when this capability is needed.
    0 installs
  7. ▌
    Agentic Self Improvement · tomevault-io bundle
    Run behavioral benchmarks against the agent, detect failure patterns, generate guidance patches, apply them with auto-revert safety net. Implements the closed-loop self-improvement cycle from Hermes PR
    0 installs
  8. ▌
    Alicloud Data Lake Dlf Test · tomevault-io bundle
    Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call. Use when this capability is needed.
    0 installs
  9. ▌
    Claude Dev Suite Claude Dev Suite Rust Cross Compile · tomevault-io bundle
    Rust Cross-Compilation for Mobile
    0 installs
  10. ▌
    Claude Dev Suite Claude Dev Suite Typescript Quality · tomevault-io bundle
    TypeScript Quality - Quick Reference
    0 installs
  11. ▌
    Kubernetes Workload Optimizer · tomevault-io bundle
    Tunes container resource requests/limits AND node-level autoscaling (Karpenter, Cluster Autoscaler) for the right balance of cost, scheduling latency, and pod stability. Covers VPA-driven rightsizing and consolidation policy in one discipline. Use when this capability is needed.
    0 installs
  12. ▌
    Cloud Byte Consulting Catalyst Fastapi Control Plane · tomevault-io bundle
    <!-- Vendored from: platform-catalyst/skills/fastapi-control-plane/SKILL.md (BittahCriminal/platform-catalyst, BSD-3-Clause). Adapted for Catalyst: PLAN.md/CLAUDE.md/DECISIONS.md scrubbed; ADR-008->ADR-001, ADR-009->ADR-002. -->
    0 installs
  13. ▌
    Compile Agents Context · tomevault-io bundle
    Generate and maintain AGENTS.md as a living project context document by scanning the repository, discovering agents/skills, and extracting conventions. Use when initializing Codex context for a repo, refreshing stale AGENTS.md, or after significant project structure changes. Use when this capability is needed.
    0 installs
  14. ▌
    Documentation Search · tomevault-io bundle
    Search the internal knowledge base for runbooks, architecture documentation, ADRs, best practices, and troubleshooting guides using RAG. Use when looking for internal documentation, deployment procedures, architecture decisions, or operational runbooks. Use when this capability is needed.
    0 installs
  15. ▌
    Neverthrow Wrap Exceptions · tomevault-io bundle
    Capture exceptions and promise failures with `neverthrow` instead of hand-written `try/catch` in TypeScript and JavaScript code. Use when wrapping synchronous functions that may throw, promise-returning functions that may throw before returning, existing `PromiseLike` values that may reject, or third-party APIs such as parsers, database clients, HTTP clients, file-system helpers, serializers, and SDK calls. Prefer `Result.fromThrowable` for synchronous throwers, `ResultAsync.fromThrowable` for promise-returning functions that may throw or reject, and `ResultAsync.fromPromise` when you already have a `PromiseLike` value in hand. Only keep `try/catch` when the language construct, cleanup requirement, or framework boundary truly requires it. Use when this capability is needed.
    0 installs
  16. ▌
    MCP Management · tomevault-io bundle
    Search, install, configure, update, and remove MCP servers across coding agents (Claude Code, Cursor, VS Code, Claude Desktop, Gemini CLI, Codex, Goose, Zed, and more). Supports multi-agent installation via npx add-mcp, the official MCP registry, and direct config editing. Use when this capability is needed.
    0 installs
  17. ▌
    Update Github Issue Project Status · tomevault-io bundle
    Update GitHub issue project statuses for single or multiple issues using the GitHub Projects V2 API. Use when needing to programmatically set issue statuses (todo, in_progress, done) in GitHub Projects, especially when the user wants to update project board status or when handling multiple issues at once. Requires GITHUB_PROJECT_PAT or GH_PROJECT_PAT environment variable with project permissions. Use when this capability is needed.
    0 installs
  18. ▌
    Sprint Cycle · tomevault-io bundle
    Run a complete sprint cycle with planning, implementation, quality gates, code review, and retrospective. Coordinates dev-plan-architect, code critics, and retrospective analysts. Use when this capability is needed.
    0 installs
  19. ▌
    Agentic Wallet · tomevault-io bundle
    Crypto wallet operations via the awal CLI — sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the wallet, and use the x402 payment protocol to discover paid services, pay for API calls, monetize an API, or query onchain data. Use whenever the user mentions signing in, login, authentication, wallet status, balance, address, sending money, paying someone, transferring tokens, ENS names, swapping/trading/converting tokens, funding/topping up/onramp, USDC, ETH, POL, SOL, the x402 bazaar, paid APIs, monetizing an endpoint, or querying onchain data on Base. Use when this capability is needed.
    0 installs
  20. ▌
    Comfy Org Workflow Templates Regenerating AI Content · tomevault-io bundle
    Regenerating AI Content
    0 installs
  21. ▌
    Android Test Emulator · tomevault-io bundle
    Launch or create the local Android emulator required before running Android connected/instrumented tests in this repository. Use this whenever running Android tests is required and no suitable device is already connected. Use when this capability is needed.
    0 installs
  22. ▌
    Postgres Semantic · tomevault-io bundle
    Use for ANY PostgreSQL interaction — queries, schema exploration, metrics, or business data questions. MUST be used before postgres tools to load semantic models containing business context, field mappings, and validated metric formulas. Use when this capability is needed.
    0 installs
  23. ▌
    Wordpress Accessibility · tomevault-io bundle
    WCAG 2.1/2.2 Level AA compliance for WordPress themes, plugins, and blocks. Covers automated audits, keyboard navigation, screen reader testing, ARIA patterns, and color contrast. Use when this capability is needed.
    0 installs
  24. ▌
    Orchardcore AI Agent · tomevault-io bundle
    Skill for the CrestApps Orchard Core AI Agent module that provides 50+ natural-language AI tools for managing an Orchard Core site. Covers content management, content definitions, feature toggling, tenant management, recipe execution, user and role lookup, workflow management, email/SMS/notification sending, AI profile inspection, and chat analytics. Use this skill when requests mention AI Agent tools, natural language site management, CrestApps.OrchardCore.AI.Agent, AI-powered content operations, or closely related Orchard Core AI tool integration and troubleshooting work. Strong matches include searchForContentItems, createOrUpdateContentItem, importOrchardCoreRecipe, createTenant, enableSiteFeature, sendEmail, sendNotification, listWorkflowTypes, listAIProfiles, queryChatSessionMetrics, and the code patterns, admin flows, recipe steps, and tool categories captured in this skill. Use when this capability is needed.
    0 installs
  25. ▌
    Cristianoaredes MCP Apple Store Apple Developer Apis · tomevault-io bundle
    Apple Developer APIs
    0 installs
  26. ▌
    Dx Insight Usage Guardrail · tomevault-io bundle
    Checks deps update in widely consumed repos will cause problems or not, and ranks dependency updates by downstream impact for prioritisation. Use when this capability is needed.
    0 installs
  27. ▌
    Clip Aware Embeddings · tomevault-io bundle
    Semantic image-text matching with CLIP and alternatives. Use for image search, zero-shot classification, similarity matching. NOT for counting objects, fine-grained classification (celebrities, Use when this capability is needed.
    0 installs
  28. ▌
    Cloudflare Worker Dev · tomevault-io bundle
    Cloudflare Workers, KV, Durable Objects, and edge computing development. Use for serverless APIs, caching, rate limiting, real-time features. Activate on "Workers", "KV", "Durable Objects", Use when this capability is needed.
    0 installs
  29. ▌
    Curiositech Some Claude Skills Collage Layout Expert · tomevault-io bundle
    Collage & Layout Composition Expert
    0 installs
  30. ▌
    Design System Creator · tomevault-io bundle
    Builds comprehensive design systems and design bibles with production-ready CSS. Expert in design tokens, component libraries, CSS architecture. Use for design system creation, token architecture,
    0 installs
  31. ▌
    Fancy Yard Landscaper · tomevault-io bundle
    Expert landscape designer transforming yards through photo mapping, 3D visualization, seasonal planning, and deep plant knowledge. Specializes in fast-growing privacy screens (knows arborvitae Use when this capability is needed.
    0 installs
  32. ▌
    Playwright E2e Tester · tomevault-io bundle
    Expert in end-to-end testing with Playwright, the modern cross-browser testing framework. Specializes in test generation, page object patterns, visual regression testing, and CI/CD integration. Use when this capability is needed.
    0 installs
  33. ▌
    SEO Visibility Expert · tomevault-io bundle
    Comprehensive SEO, discoverability, and AI crawler optimization for web projects. Use for technical SEO audits, llms.txt/robots.txt setup, schema markup, social launch strategies (Product Hunt, Use when this capability is needed.
    0 installs
  34. ▌
    API Test Design · tomevault-io bundle
    Strategies for designing comprehensive API tests including contract testing, integration testing, and performance testing Use when this capability is needed.
    0 installs
  35. ▌
    Time Management · tomevault-io bundle
    Strategies for effective time management, prioritization, and sustainable productivity for software developers Use when this capability is needed.
    0 installs
  36. ▌
    Debug Troubleshoot · tomevault-io bundle
    Systematic debugging approach for Rust async code with Tokio, Turso, and redb. Use when diagnosing runtime issues, performance problems, async deadlocks, database connection issues, or panics. Use when this capability is needed.
    0 installs
  37. ▌
    Task Decomposition · tomevault-io bundle
    Break down complex tasks into atomic, actionable goals with clear dependencies and success criteria. Use when planning multi-step projects, coordinating agents, or decomposing complex requests. Use when this capability is needed.
    0 installs
  38. ▌
    D Oit Do Knowledge Studio Database Schema Migrations · tomevault-io bundle
    Database Schema Migrations
    0 installs
  39. ▌
    Task Breakdown Specialist · tomevault-io bundle
    Break large tasks into ADHD-friendly micro-tasks that minimize activation energy and maximize momentum. Use when feeling overwhelmed, can't start a task, or need to make progress visible. Optimized for ADHD developers with 15-minute task chunking and dopamine-driven ordering. Use when this capability is needed.
    0 installs
  40. ▌
    Dakshaymehta Cardputer Claude Os Cardputer Claude Os · tomevault-io bundle
    Cardputer Companion
    0 installs
  41. ▌
    Danielmiessler Personal AI Infrastructure Brightdata · tomevault-io bundle
    Customization
    0 installs
  42. ▌
    Build CI Local Script · tomevault-io bundle
    Run and modify scripts/build-ci-local.ps1 safely, keeping it aligned with scripts/modules and VS Code tasks. Use when this capability is needed.
    0 installs
  43. ▌
    Medassist Architecture Guard · tomevault-io bundle
    Guard MedAssist architectural boundaries and route/data-flow conventions when changing backend or frontend code, including equivalent requests phrased in German. Use when this capability is needed.
    0 installs
  44. ▌
    Akshare Stock · tomevault-io bundle
    使用 AKShare 库获取和分析中国 A 股市场数据。AKShare 是免费开源的 Python 金融数据接口库,无需注册或 Token。支持:股票实时行情、历史K线、财务报表、估值指标、资金流向、技术指标、定时任务等。当用户需要获取 A 股股价、分析个股基本面、查询财务数据、计算技术指标、分析资金流向时使用此 skill。 Use when this capability is needed.
    0 installs
  45. ▌
    Darcyegb Diagram Pipeline Diagram Illustrator Render · tomevault-io bundle
    Skill 4: diagram-illustrator-render
    0 installs
  46. ▌
    Devbooks Entropy Monitor · tomevault-io bundle
    devbooks-entropy-monitor:定期采集系统熵度量(结构熵/变更熵/测试熵/依赖熵),生成量化报告,当指标超阈值时建议重构。用户说"熵度量/复杂度趋势/重构预警/代码健康/技术债务度量"等时使用。 Use when this capability is needed.
    0 installs
  47. ▌
    Devbooks Impact Analysis · tomevault-io bundle
    devbooks-impact-analysis:跨模块/跨文件/对外契约变更前做影响分析,产出可直接写入 proposal.md 的 Impact 部分(Scope/Impacts/Risks/Minimal Diff/Open Questions)。用户说"做影响分析/改动面控制/引用查找/受影响模块/兼容性风险"等时使用。 Use when this capability is needed.
    0 installs
  48. ▌
    Devbooks Proposal Author · tomevault-io bundle
    devbooks-proposal-author:撰写变更提案 proposal.md(Why/What/Impact + Debate Packet),作为后续 Design/Spec/Plan 的入口。对设计性决策会呈现选项给用户选择。用户说"写提案/proposal/为什么要改/影响范围/坏味道重构提案"等时使用。 Use when this capability is needed.
    0 installs
  49. ▌
    Devbooks Ssot Maintainer · tomevault-io bundle
    devbooks-ssot-maintainer:维护项目 SSOT 的"可寻址索引与派生进度视图"。用于"修改/同步 SSOT(上游或项目内)→ 生成可审计 delta → 同步 requirements.index.yaml →(可选)刷新 requirements.ledger.yaml"。通常由 `/devbooks:delivery` 在 `request_kind=governance` 路由下调用。注意:SSOT 初始化请使用 `brownfield-bootstrap`。 Use when this capability is needed.
    0 installs
  50. ▌
    Cobol Migration Analyzer · tomevault-io bundle
    Analyzes legacy COBOL programs and JCL jobs to assist with migration to modern Java applications. Extracts business logic, identifies dependencies, generates migration reports, and creates Java implementation strategies. Use when working with mainframe migration, COBOL analysis, legacy system modernization, JCL workflows, or when users mention COBOL to Java conversion, analyzing .cbl/.CBL/.cob files, working with copybooks, or planning Java service implementations from COBOL programs.
    0 installs
  51. ▌
    Davidortinau Maui Skills Maui Hot Reload Diagnostics · tomevault-io bundle
    .NET MAUI Hot Reload Diagnostics
    0 installs
  52. ▌
    API Fuzzing For Bug Bounty · tomevault-io
    This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.
    0 installs
  53. ▌
    Figma Implement Design · tomevault-io bundle
    Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection. Use when this capability is needed.
    0 installs
  54. ▌
    Game Changing Features · tomevault-io bundle
    Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'. Use when this capability is needed.
    0 installs
  55. ▌
    Github Actions Creator · tomevault-io bundle
    Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.
    0 installs
  56. ▌
    HTML Injection Testing · tomevault-io bundle
    This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies. Use when this capability is needed.
    0 installs
  57. ▌
    Serving Llms Vllm · tomevault-io bundle
    Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism. Use when this capability is needed.
    0 installs
  58. ▌
    Playwright E2e Builder · tomevault-io bundle
    Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests. Use when this capability is needed.
    0 installs
  59. ▌
    Postgres Schema Design · tomevault-io bundle
    Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features Use when this capability is needed.
    0 installs
  60. ▌
    Davila7 Claude Code Templates Salesforce Development · tomevault-io bundle
    Salesforce Development
    0 installs
  61. ▌
    Davila7 Claude Code Templates Security Ownership Map · tomevault-io bundle
    Security Ownership Map
    0 installs
  62. ▌
    Teams Channel Post Writer · tomevault-io bundle
    Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.
    0 installs
  63. ▌
    Design Tracker · tomevault-io bundle
    PROACTIVELY track and document project design decisions without being asked. Activate automatically when detecting architecture discussions, implementation decisions, pattern choices, library selections, or any technical decisions. Also use when user explicitly says "record this", "what's our design status", or equivalent. Do NOT wait for user to ask - record important decisions immediately. Use when this capability is needed.
    0 installs
  64. ▌
    Del Taiseiozaki Claude Code Orchestra Team Implement · tomevault-io bundle
    Team Implement
    0 installs
  65. ▌
    Agnxi Search · tomevault-io bundle
    Use when working with the official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
    0 installs
  66. ▌
    Credential Manager · tomevault-io bundle
    MANDATORY security foundation for OpenClaw. Consolidate scattered API keys and credentials into a secure .env file with proper permissions. Use when setting up OpenClaw, migrating credentials, auditing security, or enforcing the .env standard. This is not optional — centralized credential management is a core requirement for secure OpenClaw deployments. Scans for credential files across common locations, backs up existing files, creates a unified .env with mode 600, validates security, and enforces best practices. Use when this capability is needed.
    0 installs
  67. ▌
    Demerzels Lab Elsamultiskillagent Fluxa Agent Wallet · tomevault-io bundle
    FluxA Agent Wallet
    0 installs
  68. ▌
    Idfm Journey · tomevault-io bundle
    Query Île-de-France Mobilités (IDFM) PRIM/Navitia for place resolution, journey planning, and disruptions/incident checks. Use when asked to find routes in Île-de-France (e.g., "itinéraire de X à Y"), resolve station/stop ids, or check RER/metro line disruptions, and you have an IDFM PRIM API key. Use when this capability is needed.
    0 installs
  69. ▌
    Intelligence Suite · tomevault-io bundle
    Makima's All-Seeing Intelligence Suite. Combines real-time AI news tracking and global news monitoring for a comprehensive strategic briefing. Use when this capability is needed.
    0 installs
  70. ▌
    Metals Agent Teneo · tomevault-io bundle
    Provides real time prices for gold, silver, and copper
    0 installs
  71. ▌
    Demerzels Lab Elsamultiskillagent Polymarket Trading · tomevault-io bundle
    Polymarket + Hyperliquid Trading Agent
    0 installs
  72. ▌
    Relay For Telegram · tomevault-io bundle
    ALWAYS use this skill whenever the user asks about their Telegram history/messages/chats/DMs (search Telegram, find a message, summarize a chat, extract action items, who said what, recap last week). Uses the Relay API to query the user's synced Telegram messages. Use when this capability is needed.
    0 installs
  73. ▌
    Demerzels Lab Elsamultiskillagent Settlement Witness · tomevault-io bundle
    SettlementWitness (OpenClaw Skill)
    0 installs
  74. ▌
    Simmer Copytrading · tomevault-io bundle
    Mirror positions from top Polymarket traders using Simmer API. Size-weighted aggregation across multiple wallets. Use when this capability is needed.
    0 installs
  75. ▌
    Bmad Shard Doc · tomevault-io bundle
    Splits large markdown documents into smaller, organized files based on level 2 (default) sections Use when this capability is needed.
    0 installs
  76. ▌
    Documentation Maintainer · tomevault-io bundle
    Keep runtime documentation aligned with implemented behavior when docs drift or policy changes are detected. Use when this capability is needed.
    0 installs
  77. ▌
    Jarchi Scripting · tomevault-io bundle
    This skill should be used when the user asks to "write a JArchi script", "create an Archi script", "build an .ajs script", "add a dialog to a script", "use SWT widgets", "create a JFace dialog", "use Eclipse UI in JArchi", "extend a Java class in JavaScript", "use Java.type()", "work with ArchiMate elements", "use the jArchi API", "create a library module", "use GraalJS", mentions JArchi, Archi scripting, ArchiMate modeling scripts, SWT/JFace UI, or GraalVM JavaScript for Archi. Use when this capability is needed.
    0 installs
  78. ▌
    Model API Server · tomevault-io bundle
    This skill should be used when the user asks to "use the model API server", "call the API", "query the model via HTTP", "create elements via API", "use curl with Archi", "interact with the REST API", "use the plan/apply pattern", "plan and apply changes", "run a script via API", "export a view via API", "search elements via HTTP", mentions the Model API Server, REST endpoints, or HTTP-based model operations against the JArchi server running on localhost:8765. Use when this capability is needed.
    0 installs
  79. ▌
    Ending An Iteration · tomevault-io bundle
    Use when concluding work on an open-ended goal to write iteration journal entry documenting work performed, decisions made, and state changes
    0 installs
  80. ▌
    Eng Tdd · tomevault-io bundle
    Enforces disciplined RED-GREEN-REFACTOR cycle—write failing test first, watch it fail, write minimal code to pass, then refactor. Use when this capability is needed.
    0 installs
  81. ▌
    Tools Unity Ugui · tomevault-io bundle
    Unity UI patterns including Canvas optimization, list virtualization, and mobile-friendly UI. Use when this capability is needed.
    0 installs
  82. ▌
    Thinking Dual Process · tomevault-io bundle
    Apply Kahneman's Dual-Process Theory to recognize when to trust intuition vs engage deliberate analysis. Use for high-stakes decisions, error-prone contexts, or when balancing speed vs accuracy. Use when this capability is needed.
    0 installs
  83. ▌
    Thinking Model Router · tomevault-io bundle
    Route to the right mental model based on your domain and problem type. The single entry point for all thinking skills. Use when this capability is needed.
    0 installs
  84. ▌
    Thinking Occams Razor · tomevault-io bundle
    Apply parsimony principle to prefer simpler explanations with fewer assumptions. Use for hypothesis selection in debugging, architecture decisions, and choosing between competing approaches. Use when this capability is needed.
    0 installs
  85. ▌
    Tlossmtgboss Cyber Mortgage Crm Salesforce Validator · tomevault-io bundle
    Salesforce Integration Validator
    0 installs
  86. ▌
    Unsplash Image Finder · tomevault-io bundle
    Webページに画像が必要な場合にUnsplashから検索して挿入する。例:「ヒーロー画像が必要」「旅行ブログに風景写真を追加して」「コーヒーショップの画像を探して」 Use when this capability is needed.
    0 installs
  87. ▌
    Tmq Markdown2anything · tomevault-io bundle
    Convert markdown files to visually appealing PDF, Word, or HTML documents with Slovak diacritics support, professional themes (professional, minimalist, technical, basic), and advanced table formatting. Use when converting markdown documentation to presentation-ready documents, creating professional web pages from markdown, reports from markdown notes, or batch-converting markdown files to styled PDF/DOCX/HTML formats. Use when this capability is needed.
    0 installs
  88. ▌
    Arkit Visionos Developer · tomevault-io bundle
    Build and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstruction, hand tracking), anchor processing, and RealityKit integration. Use when implementing ARKit workflows on visionOS or troubleshooting provider-specific space, privacy, and lifecycle behavior. Use when this capability is needed.
    0 installs
  89. ▌
    Pandas Performance · tomevault-io bundle
    Advanced sub-skill for pandas focused on memory optimization, execution speed, and handling large-scale datasets (10M+ rows). Covers low-level dtypes, efficient indexing, and vectorization of complex logic. Use when this capability is needed.
    0 installs
  90. ▌
    Check Sdk Updates · tomevault-io bundle
    Check whether Claude Code, Claude Agent SDK, and Codex SDK have new versions on npm. Use when the user asks to check for SDK/CLI updates, e.g. "check sdk updates", "check claude code update", "有沒有更新", "檢查 SDK 版本". Use when this capability is needed.
    0 installs
  91. ▌
    Add Vault Note · tomevault-io bundle
    Add a note to specific vault Use when this capability is needed.
    0 installs
  92. ▌
    Spec Quality Checklist · tomevault-io bundle
    Validate a specification before implementation. Use when you've drafted a spec and need to verify it's complete, precise, and unambiguous. Runs in a forked spec-reviewer agent. Creates TodoWrite items for each check. Run this before proceeding to implementation planning. Use when this capability is needed.
    0 installs
  93. ▌
    Tridentsof Antigravity Dev Kit Vulnerability Scanner · tomevault-io bundle
    ---
    0 installs
  94. ▌
    Backend Csharp · tomevault-io bundle
    C# backend patterns for Optimizely CMS projects Use when this capability is needed.
    0 installs
  95. ▌
    Frontend Razor · tomevault-io bundle
    Razor view patterns for Optimizely CMS projects Use when this capability is needed.
    0 installs
  96. ▌
    U9401066 Copilot Capability Manager Report Formatter · tomevault-io bundle
    報告整理技能
    0 installs
  97. ▌
    U9401066 Copilot Capability Manager Report Generator · tomevault-io bundle
    報告產出技能
    0 installs
  98. ▌
    U9401066 Template Is All You Need Skill Health Check · tomevault-io bundle
    Skill & Instruction 健康檢查
    0 installs
  99. ▌
    Verify And Fix · tomevault-io bundle
    Run formatting, linters, unit tests, and build checks, then fix violations. Use when this capability is needed.
    0 installs
  100. ▌
    Git Workflow Pr Generator · tomevault-io bundle
    Generate GitHub pull request descriptions by analyzing git changes between two branches. Use when the user asks to create or draft a PR description based on branch diffs (for example, "Generate a PR for the changes between featureBranch and mainBranch") and expects a filled template with summary, motivation, and change impact flags. Use when this capability is needed.
    0 installs