← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 227 of 623

  1. Apex Bullet Enhancer · tomevault-io bundle
    Enhance 2–3 existing job history bullet points by rewriting them using strong action verbs, quantifiable outcomes, and integration of high-priority JD terms (from TERM_EXTRACTOR). Use this skill only when the user requests example bullet enhancements (Phase 2.3). Do not generate the final Admin Profile or CV directly. Use when this capability is needed.
    0 installs
  2. Apex Impression Tips · tomevault-io bundle
    Provide tone and language recommendations and final review advice to maximize the impression of the candidate’s application materials (Phase 6). Use this skill only when the user asks for impression maximizer tips or when composing the full strategy report. Use when this capability is needed.
    0 installs
  3. Zacharyluz Get Azpaasavailability Azure Paas Availability · tomevault-io bundle
    Azure PaaS Availability — Live Service Scanner
    0 installs
  4. Create Vscode Instructions · tomevault-io bundle
    Create VS Code custom instructions files (.instructions.md) and prompt files (.prompt.md) for GitHub Copilot. Use when creating agent rules, coding standards, module-specific instructions, or reusable prompts for VS Code projects. Includes YAML frontmatter format, markdown formatting standards, and file organization patterns. Use when this capability is needed.
    0 installs
  5. Machine Learning For Omics · tomevault-io bundle
    Workflow for predictive modeling, biomarker discovery, survival modeling, and explainability over omics-derived features. Use when this capability is needed.
    0 installs
  6. Creating Agent Teams · tomevault-io bundle
    Use when facing a complex task that could benefit from multiple agents, parallel work, or specialized roles - triggers on "create a team", "parallelize", "multi-agent", or cross-layer implementation needs
    0 installs
  7. Realestate Neighborhood · tomevault-io bundle
    Neighborhood Analysis — schools, crime, walkability, demographics, amenities, growth trajectory, and natural disaster risk with Neighborhood Score (0-100) Use when this capability is needed.
    0 installs
  8. AI Sales Team Claude · tomevault-io bundle
    You analyze what tools, services, and solutions a prospect currently uses and generate actionable battle cards for selling against each detected competitor. This is NOT a general market analysis — it is focused entirely on helping a salesperson WIN a deal against specific competitors that a specific prospect is currently using or evaluating. Use when this capability is needed.
    0 installs
  9. Aaron He Zhu SEO Geo Claude Skills Content Quality Auditor · tomevault-io bundle
    Content Quality Auditor
    0 installs
  10. Flutter Coreflutter Architecture · tomevault-io bundle
    Master Flutter app architecture patterns including MVVM, Clean Architecture, dependency injection, and design patterns for building scalable and maintainable applications. Use when designing app structure, implementing architecture patterns, or organizing code for large-scale projects. Use when this capability is needed.
    0 installs
  11. Aaronbassett Agent Foundry Flutter Coreflutter Performance · tomevault-io bundle
    Flutter Performance Optimization
    0 installs
  12. Compact Coretypescript Integration · tomevault-io bundle
    Use when implementing witness functions in TypeScript, mapping Compact types to TypeScript (Field→bigint, Bytes→Uint8Array), deploying contracts, calling circuits from TypeScript, reading ledger state, or building Midnight DApps with the JavaScript SDK.
    0 installs
  13. Type Design Performance · tomevault-io bundle
    Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types. Use when this capability is needed.
    0 installs
  14. Krammelinearissue Implement · tomevault-io bundle
    Start implementing a Linear issue with branch setup, context gathering, and guided workflow Use when this capability is needed.
    0 installs
  15. Krammeprresolve Reviewteam · tomevault-io bundle
    Resolve review findings in parallel using multi-agent execution. Groups findings by file area and assigns to separate agents for faster resolution. Best when review has 5+ findings across different areas. Use when this capability is needed.
    0 installs
  16. Adaptive Enforcement Lab Claude Skills Go CLI Architecture · tomevault-io bundle
    Go CLI Architecture
    0 installs
  17. Adaptive Enforcement Lab Claude Skills Matrix Distribution · tomevault-io bundle
    Matrix Distribution
    0 installs
  18. Adaptive Enforcement Lab Claude Skills Storing Credentials · tomevault-io bundle
    Storing Credentials
    0 installs
  19. Adelabdelgawad Rust Fullstack Agents Rust Pattern Matching · tomevault-io bundle
    Rust Pattern Matching
    0 installs
  20. Blueprint Document Reference · tomevault-io bundle
    Reference for creating and editing Adobe Digital Experience Blueprint documents. Use when creating new blueprints, adding blueprint pages, or when the user asks about blueprint structure, sections, templates, or referencing Adobe Experience League. Use when this capability is needed.
    0 installs
  21. Polymarket Paper Trader · tomevault-io bundle
    Everyone's trading Polymarket with AI agents. Practice first — $10k paper money, real order books, zero risk. No wallet, no API keys, no real money. Then compete on the leaderboard. Use when this capability is needed.
    0 installs
  22. Openspec Verify Change · tomevault-io bundle
    Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving. Use when this capability is needed.
    0 installs
  23. GRAPHQL Introspection Documenter · tomevault-io bundle
    Introspects GraphQL endpoints using the __schema query and generates structured API documentation. Uses graphql-js type system to resolve interfaces, unions, and custom scalar descriptions. Use when this capability is needed.
    0 installs
  24. Kubernetes Event Stream Analyzer · tomevault-io bundle
    Watches Kubernetes event streams via the Watch API and correlates pod lifecycle events with resource metrics from Metrics Server. Detects CrashLoopBackOff patterns and OOMKilled signals for automated triage. Use when this capability is needed.
    0 installs
  25. Kubernetes Pod Crash Diagnostics · tomevault-io bundle
    Runs kubectl describe pod, kubectl logs --previous, and kubectl get events to diagnose CrashLoopBackOff and OOMKilled pods. Parses container exit codes, resource limits, and liveness probe configurations for root cause analysis.
    0 installs
  26. Kubernetes Pod Crashloop Runbook · tomevault-io bundle
    Automates diagnosis of CrashLoopBackOff pods using kubectl commands wrapped via the Kubernetes API server. Fetches recent events, container logs, and resource quota status to identify root causes such as OOMKilled, misconfigured liveness probes, or missing ConfigMaps. Generates a step-by-step remediation runbook.
    0 installs
  27. Kubernetes Troubleshoot Analyzer · tomevault-io bundle
    Runs diagnostic analysis on Kubernetes clusters using kubectl, k9s terminal UI data, and the Troubleshoot.sh support-bundle collector framework. Generates remediation steps for common pod scheduling, networking, and storage failures.
    0 installs
  28. REST API Documentation Generator · tomevault-io bundle
    Generates interactive API documentation from code annotations using swagger-jsdoc for Express.js routes and the Redoc (@redocly/cli) renderer. Supports OpenAPI 3.1 output with JSON Schema $ref resolution via @apidevtools/json-schema-ref-parser.
    0 installs
  29. Rust Crate Documentation Indexer · tomevault-io bundle
    Indexes Rust crate documentation from docs.rs using rustdoc JSON output and cargo-doc. Extracts trait implementations, generic bounds, and lifetime annotations for searchable API reference. Use when this capability is needed.
    0 installs
  30. Terraform Module Template Engine · tomevault-io bundle
    Scaffolds production-ready Terraform modules using HCL templates with automated variable documentation via terraform-docs. Includes Terratest boilerplate and GitHub Actions CI workflow generation. Use when this capability is needed.
    0 installs
  31. Trivy Container Security Scanner · tomevault-io bundle
    Integrates Aqua Security Trivy CLI for comprehensive container image vulnerability scanning. Detects OS package CVEs, language-specific dependency vulnerabilities, and IaC misconfigurations with SARIF output format for CI/CD pipeline integration.
    0 installs
  32. Kmp Networking · tomevault-io bundle
    Ktor client for Kotlin Multiplatform. Shared networking layer with platform-specific engines (OkHttp for Android, Darwin for iOS). Use when this capability is needed.
    0 installs
  33. Aj Geddes Useful AI Prompts Design Patterns Implementation · tomevault-io bundle
    Design Patterns Implementation
    0 installs
  34. Aj Geddes Useful AI Prompts Security Headers Configuration · tomevault-io bundle
    Security Headers Configuration
    0 installs
  35. Statistical Hypothesis Testing · tomevault-io bundle
    Conduct statistical tests including t-tests, chi-square, ANOVA, and p-value analysis for statistical significance, hypothesis validation, and A/B testing Use when this capability is needed.
    0 installs
  36. Quality Documentation Manager · tomevault-io bundle
    Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use for document control procedures, change control workflow, document numbering, version management, electronic signature compliance, or regulatory documentation review. Use when this capability is needed.
    0 installs
  37. Allenhutchison Obsidian Gemini Obsidian Plugin Development · tomevault-io bundle
    Obsidian Plugin Development
    0 installs
  38. Vue Tracking Setup State · tomevault-io bundle
    Vue Reactivity Graph 插件的 setupState 追蹤知識。說明如何識別 component setupState 裡的 ref / reactive / computed,以及 valNodeMap(WeakMap<rawObject, GraphNode>)的建立與查找方式。涉及 collectSetupState、bindSetupTrack、onTrack event 處理、valNodeMap 查找邏輯時載入。 Use when this capability is needed.
    0 installs
  39. Altimateai Data Engineering Skills Data Engineering Skills · tomevault-io bundle
    Finding Expensive Queries
    0 installs
  40. Federated Learning Homomorphic · tomevault-io bundle
    This skill covers the implementation of privacy-preserving machine learning Use when this capability is needed.
    0 installs
  41. Azure Spa Clean Architecture Bootstrap · tomevault-io bundle
    Own Azure platform, identity, secretless config, IaC, and GitHub release and deployment automation for React Router + Prisma v7 web apps that already follow enforce-react-spa-architecture. Use when the work is primarily Azure runtime-mode selection, Microsoft Entra ID integration or Azure CLI app registration when end-user authentication is required, Azure Container Apps, local SQLite development with Azure SQL Database for hosted persistence, Azure App Configuration, Key Vault, Managed Identity, local DefaultAzureCredential setup, GitHub Actions OIDC, GHCR image release, or production deployment verification. Do not use this skill for spec, planning, or branch-and-PR workflow or for base app-code architecture rules. Use when this capability is needed.
    0 installs
  42. Eslint Plugin Configs · tomevault-io bundle
    Generate or update an ESLint plugin that exports rule configs compatible with ESLint v8 (eslintrc) and ESLint v9 (flat config). Use when this capability is needed.
    0 installs
  43. Writing Infrastructure Code · tomevault-io bundle
    Managing cloud infrastructure using declarative and imperative IaC tools. Use when provisioning cloud resources (Terraform/OpenTofu for multi-cloud, Pulumi for developer-centric workflows, AWS CDK for AWS-native infrastructure), designing reusable modules, implementing state management patterns, or establishing infrastructure deployment workflows. Use when this capability is needed.
    0 installs
  44. Andrehuang Academic Writing Agents Academic Writing Agents · tomevault-io bundle
    Academic Writing Orchestrator
    0 installs
  45. Test Spec Gen · tomevault-io bundle
    Universal test specification generator that explores codebases, researches best practices, and generates comprehensive test specs via multi-agent orchestration. Outputs Hermes-style test specification documents with TC-XXX formatting, area segmentation, and optional Trello card conversion. Use when this capability is needed.
    0 installs
  46. Deep Research Synthesizer · tomevault-io bundle
    Given outputs from 5 research sub-agents (time-sliced or partitioned), validate and synthesize them into a coherent, citation-backed Markdown deep research report with deduplication, contradiction handling, and explicit debug visibility when inputs are missing or malformed. Use when this capability is needed.
    0 installs
  47. Claude Automation Recommender · tomevault-io bundle
    Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use. Use when this capability is needed.
    0 installs
  48. Competitive Intelligence · tomevault-io bundle
    Research your competitors and build an interactive battlecard. Outputs an HTML artifact with clickable competitor cards and a comparison matrix. Trigger with "competitive intel", "research competitors", "how do we compare to [competitor]", "battlecard for [competitor]", or "what's new with [competitor]". Use when this capability is needed.
    0 installs
  49. Anthropics Knowledge Work Plugins Cowork Plugin Customizer · tomevault-io bundle
    Cowork Plugin Customization
    0 installs
  50. Araujomartin Angular Agent Skills Angular Access Modifiers · tomevault-io bundle
    Version Support
    0 installs
  51. Araujomartin Angular Agent Skills Angular Component Inputs · tomevault-io bundle
    Version Support
    0 installs
  52. Arch Playground AI Workflow Runner Typescript Unit Testing · tomevault-io bundle
    Unit Testing Skill
    0 installs
  53. Arenukvern MCP Flutter Flutter MCP Toolkit Repo Maintainer · tomevault-io bundle
    <!-- @FMT_MODE_PRELUDE -->
    0 installs
  54. Argenr123 Cmd Codex Frontend Skills Code Review Excellence · tomevault-io bundle
    Code Review Excellence
    0 installs
  55. Pre Review · tomevault-io bundle
    Check your branch before opening a PR (lint, format, tests, title) Use when this capability is needed.
    0 installs
  56. Kubernetes Best Practices · tomevault-io bundle
    Provides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices. This skill should be used when working with Kubernetes YAML files, deployments, pods, services, or when users mention k8s, container orchestration, or cloud-native applications.
    0 installs
  57. Responsive Design Advisor · tomevault-io bundle
    Design responsive layouts with breakpoints, mobile-first approach, and flexible grids. Use when creating responsive designs, implementing breakpoints, or optimizing for multiple screen sizes. Use when this capability is needed.
    0 installs
  58. Kartheeks Skill Creator · tomevault-io bundle
    Creates Claude skills with proper structure and best practices. Use when the user asks to create a new skill, generate a skill, or build a custom Claude capability.
    0 installs
  59. Architecture Paradigm Hexagonal · tomevault-io bundle
    Hexagonal (Ports and Adapters) architecture isolating domain logic from infrastructure. Use when this capability is needed.
    0 installs
  60. Bible Study Tool Creator · tomevault-io bundle
    Interactive skill for creating new bible study tools that generate AI-readable commentary data. Guides users through defining practical tasks, setting up proper file structure, and establishing self-learning loops for data generation. Use when this capability is needed.
    0 installs
  61. Avdlee Swift Testing Agent Skill Swift Testing Agent Skill · tomevault-io bundle
    Swift Testing
    0 installs
  62. React You Might Not Need An Effect · tomevault-io bundle
    Guide for writing React code without unnecessary useEffect. Use when writing or editing React components. Avoid anti-patterns like derived state, chained state updates, and event handlers in effects. Use when this capability is needed.
    0 installs
  63. Deployment Guide · tomevault-io bundle
    Guide azd-based deployments, including where azure.yaml and azd hook scripts live, the current deployment flow, troubleshooting docs, and regional/model availability checks for Azure OpenAI Use when this capability is needed.
    0 installs
  64. Pipeline Architecture Patterns · tomevault-io bundle
    Data pipeline architecture patterns for ETL/ELT design, orchestration, and data quality frameworks Use when this capability is needed.
    0 installs
  65. AWS Secrets Manager · tomevault-io bundle
    Store and rotate secrets in AWS Secrets Manager. Configure automatic rotation, access policies, and application integration. Use when managing secrets in AWS environments or requiring automatic credential rotation. Use when this capability is needed.
    0 installs
  66. Business Continuity · tomevault-io bundle
    Develop business continuity plans and impact analysis. Implement BCP testing and communication procedures. Use when building organizational resilience. Use when this capability is needed.
    0 installs
  67. Container Hardening · tomevault-io bundle
    Secure Docker images and container runtime configurations. Implement non-root users, read-only filesystems, and security contexts. Use when building secure container images or hardening container deployments. Use when this capability is needed.
    0 installs
  68. GCP Cloud Functions · tomevault-io bundle
    Deploy serverless functions on Google Cloud Functions. Configure triggers and manage deployments. Use when implementing serverless workloads on GCP. Use when this capability is needed.
    0 installs
  69. Security Automation · tomevault-io bundle
    Automate security workflows and remediation. Build security pipelines, automate compliance checks, and implement SOAR capabilities. Use when scaling security operations or implementing DevSecOps. Use when this capability is needed.
    0 installs
  70. Playwright Efficient Web Research · tomevault-io bundle
    Use when you need web research or browser interaction with high token efficiency. Prefer Playwright CLI session-based navigation, snapshot refs, and targeted extraction over full-page fetches or verbose DOM dumps.
    0 installs
  71. Annotate Ask Playwright · tomevault-io bundle
    INVOKE THIS SKILL when users ask questions about specific visual UI elements (e.g., "What is this button?", "What does this section do?", "Can you change this element's color?") or when they want to identify/discuss particular page components, and the agent lacks information to infer which part of the web page the user refers to. This skill lets users draw/circle elements instead of describing them. Use when this capability is needed.
    0 installs
  72. Creating And Managing Plugin Marketplaces · tomevault-io bundle
    Use before creating or editing marketplace.json files, setting up marketplace repositories, or when user asks about plugin distribution. Provides expert guidance on marketplace structure, manifest configuration, plugin organization, semantic versioning, and git-based distribution workflows. Invoke when working with marketplace files or discussing how to share multiple plugins to ensure correct manifest structure and installation compatibility. Use when this capability is needed.
    0 installs
  73. Beel Collab Presets Dev Code Exemplars Blueprint Generator · tomevault-io bundle
    Code Exemplars Blueprint Generator
    0 installs
  74. Clerk Testing · tomevault-io bundle
    E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests. Use when this capability is needed.
    0 installs
  75. Agentic Kaggle Skill · tomevault-io bundle
    Kaggle-first end-to-end competition workflow for scored submissions. Use when Codex must run Kaggle or competitive ML workflows through scored submission, including code competitions, validation, metrics, policy-safe public notebook/discussion intel, tabular/text/image modeling, tuning, ensembling/stacking, proactive multi-notebook architectures, producer notebooks that train models and export private Kaggle artifact datasets, downstream consumer notebooks, Kaggle GPU offload, kagglehub access, hidden-test debugging, and public score retrieval. Use when this capability is needed.
    0 installs
  76. Golden Age Book Writing · tomevault-io bundle
    Master-level visionary book writing system with research-driven methodology, author voice modeling, and iterative refinement across 9 quality dimensions Use when this capability is needed.
    0 installs
  77. Opendevbrowser Best Practices · tomevault-io bundle
    This skill should be used when the user asks to design or run OpenDevBrowser provider workflows, scraping pipelines, QA/debug automation, parity checks across modes, or resilient browser operations with codified scripts and artifacts. Use when this capability is needed.
    0 installs
  78. Aider Cache Default On · tomevault-io bundle
    Aider's --cache-prompts is off by default. Flip it on for supported models. Use when this capability is needed.
    0 installs
  79. Azure Cognitive Search · tomevault-io bundle
    Expert knowledge for Azure AI Search development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building indexes, indexers, skillsets, vectors, semantic ranker queries, or agentic RAG retrieval, and other Azure AI Search related development tasks. Not for Azure Cosmos DB (use azure-cosmos-db), Azure Table Storage (use azure-table-storage), Azure SQL Database (use azure-sql-database), Azure Synapse Analytics (use azure-synapse-analytics). Use when this capability is needed.
    0 installs
  80. Gabrielmoreira Agent Skills Mirror Debugging Local Replay · tomevault-io bundle
    Debugging local session replay
    0 installs
  81. Gabrielmoreira Agent Skills Mirror Openapi Spec Generator · tomevault-io bundle
    OpenAPI / Swagger Specification Generator
    0 installs
  82. Georgekhananaev Claude Skills Vault Next Cache Components · tomevault-io bundle
    ---
    0 installs
  83. Ginobefun Deep Reading Analyst Skill Deep Reading Analyst · tomevault-io bundle
    Deep Reading Analyst
    0 installs
  84. Ingesting RAG Content · tomevault-io bundle
    Specialized skill for ingesting rag content Use when this capability is needed.
    0 installs
  85. Flow Next Worktree Kit · tomevault-io bundle
    Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees. Use when this capability is needed.
    0 installs
  86. AI Agent Guardrails · tomevault-io bundle
    Apply safety controls when an LLM agent has authority to act on real systems. Covers blast-radius classification, dry-run-first patterns, out-of-band approval gates, scope locking, idempotency, kill switches, and rollback strategies. Invoke when designing an autonomous agent, when granting an LLM write access to production, or after an agent makes an unexpected change. Use when this capability is needed.
    0 installs
  87. Detailed Plot Analyzer · tomevault-io bundle
    Based on major plot points, deeply analyze and generate detailed plot point descriptions and plot development explanations. Suitable for refining story outlines, guiding script writing, analyzing plot internal logic Use when this capability is needed.
    0 installs
  88. Character Relationships · tomevault-io bundle
    Analyze story character relationships, identify types, characteristics, and development changes. Suitable for deeply understanding character relationship networks, analyzing the plot-driving role of relationships, and providing relationship support for plot design Use when this capability is needed.
    0 installs
  89. Eclipse Analyze · tomevault-io bundle
    Analyze Java code using Eclipse JDT tools — type hierarchy, find references, call hierarchy, compilation errors, quick fixes, and import suggestions. Use this to understand code structure before making changes. Use when this capability is needed.
    0 installs
  90. Swiftuice Analyze · tomevault-io bundle
    This skill should be used when the user asks to find and fix SwiftUI performance issues, optimize SwiftUI views, fix re-render problems, or analyze why their iOS/macOS app UI is slow. It handles the full workflow from code review to trace analysis. Use when this capability is needed.
    0 installs
  91. Grey Haven Ontological Documentation · tomevault-io bundle
    Create comprehensive ontological documentation for Grey Haven systems - extract domain concepts from TanStack Start and FastAPI codebases, model semantic relationships, generate visual representations of system architecture, and document business domains. Use when onboarding, documenting architecture, or analyzing legacy systems. Use when this capability is needed.
    0 installs
  92. Repo B Comfy Amuse Capcut Pipeline · tomevault-io bundle
    Operate profile-driven ComfyUI pipelines with optional AMUSE enhancement and CapCut export guidance in <PRIVATE_REPO_B>. Use when validating /api/comfy/pipelines/*, /api/amuse/*, or CapCut handoff metadata. Use when this capability is needed.
    0 installs
  93. Skill Dependency Fan Out Inspector · tomevault-io bundle
    Inspect skill-to-skill dependencies and detect fan-out, cycles, and N+1 invocation risk. Use when scaling skill stacks or diagnosing hidden cross-skill cost/latency amplification. Use when this capability is needed.
    0 installs
  94. Flutter Template Agent Guide · tomevault-io bundle
    Complete project-specific guide for developing the LanRhyme Flutter template. Use when adding or refactoring features, changing routing/navigation, improving desktop or mobile UX, updating theme/settings/data/cache/network layers, creating tests, building releases, merging branches, or reviewing implementation quality in this Flutter template repository. Use when this capability is needed.
    0 installs
  95. Social Post · tomevault-io bundle
    學使用者的 Facebook 個人貼文語氣,依 14 天內容策略日曆,自動產出並發佈到 FB / Instagram / Threads / X。使用時機:使用者說「發文」、「幫我寫一篇貼文」、「用我的風格發」、「今天發一篇」、「PO 一下」、「學我的語氣」、「分析我的貼文風格」、「重新規劃內容」、「排貼文」、「查流量」、「review」時一律觸發;即使只說「發一篇」、「PO 文」、「PO 個廢文」也要觸發。 Use when this capability is needed.
    0 installs
  96. Android Armor Breaker · tomevault-io bundle
    Android Armor Breaker - Frida-based unpacking technology for commercial to enterprise Android app protections, providing complete APK reinforcement analysis and intelligent DEX extraction solutions. Use when this capability is needed.
    0 installs
  97. Vueuse Integrations Skilld · tomevault-io bundle
    Integration wrappers for utility libraries. ALWAYS use when writing code importing \"@vueuse/integrations\". Consult for debugging, best practices, or modifying @vueuse/integrations, vueuse/integrations, vueuse integrations, vueuse. Use when this capability is needed.
    0 installs
  98. Value Design Drawio Generator · tomevault-io bundle
    価値デザインモデルのDrawIO形式のファイルを作成する。 Use when this capability is needed.
    0 installs
  99. Nobody Uses Git Worktrees · tomevault-io bundle
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans
    0 installs
  100. Hassanzohdy Agent Kit Mongez Agent Kit Agent Integrations · tomevault-io bundle
    Agent integrations
    0 installs