← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 493 of 623

  1. Electron API · tomevault-io bundle
    Guide for adding new Electron APIs to Wave Terminal. Use when implementing new frontend-to-electron communications via preload/IPC. Use when this capability is needed.
    0 installs
  2. Terraform GCP · tomevault-io bundle
    Write, review, and refactor Terraform HCL for GCP. Use when editing .tf files, managing IAM, writing terraform tests, or organizing GCP Terraform modules. Use when this capability is needed.
    0 installs
  3. Anton Cluster Health · tomevault-io bundle
    Kubernetes-layer health triage for Anton. Starts above the Talos OS layer and walks CNI/DNS → Flux → platform components (cert-manager, ESO, envoy-gateway, cloudflared) → apps. Use when asking "is the cluster ok", "anything broken", "is Flux healthy", "platform components healthy", "ESO stuck", "gateway not serving", "cloudflared tunnel disconnected", "cert not issued". For node, disk, etcd, or network issues, hand off to talos-inspect first. Use when this capability is needed.
    0 installs
  4. Optimizing Python Performance · tomevault-io bundle
    Optimizes Python library performance through profiling (cProfile, PyInstrument), memory analysis (memray, tracemalloc), benchmarking (pytest-benchmark), and optimization strategies. Use when analyzing performance bottlenecks, finding memory leaks, or setting up performance regression testing. Use when this capability is needed.
    0 installs
  5. Site Audit · tomevault-io bundle
    Comprehensive audit of a Webflow site including pages, CMS collections, health scoring, and actionable insights. Use for site analysis, migration planning, or understanding site structure. Use when this capability is needed.
    0 installs
  6. Lark MCP · tomevault-io bundle
    飞书/Lark 官方 MCP 集成。支持发送消息、创建群组、操作多维表格(Bitable)、导入/搜索文档、知识库查询。触发词:飞书、Feishu、Lark、多维表格、bitable、飞书文档、飞书群。 Use when this capability is needed.
    0 installs
  7. Whinc Ucalc Website Ucalc Website · tomevault-io bundle
    ---
    0 installs
  8. Kotlin Coding Standards · tomevault-io bundle
    Master Kotlin coding standards with null safety, coroutines, and idiomatic patterns. Use when developing JVM/Android applications requiring type-safe async programming. Use when this capability is needed.
    0 installs
  9. Python Coding Standards · tomevault-io bundle
    Python coding standards following PEP 8, type hints, testing best practices, and modern Python patterns. Use for Python projects requiring clean, maintainable, production-ready code with comprehensive testing. Use when this capability is needed.
    0 installs
  10. Idalib Analysis · tomevault-io bundle
    Analyze binaries using IDA Pro's Python API (idalib) in headless mode. Use when examining program structure, functions, disassembly, cross-references, or strings without the GUI. Use when this capability is needed.
    0 installs
  11. Willvelida Biotrackr Sdd 7 Evolve · tomevault-io bundle
    SDD Phase 7: Evolve
    0 installs
  12. Love Filesystem · tomevault-io bundle
    Provides an interface to the user's filesystem. Use this skill when working with file operations, directory management, file reading/writing, or any filesystem-related operations in LÖVE games.
    0 installs
  13. Wireless25 Agentic Coding Vue Dev · tomevault-io bundle
    Vue Dev - Modern Vue TypeScript Development
    0 installs
  14. Using Ito Skills · tomevault-io bundle
    Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding.
    0 installs
  15. Omh Deep Interview · tomevault-io bundle
    Socratic reqs interview; clarify vague/ambiguous goals Use when this capability is needed.
    0 installs
  16. Discover Peers · tomevault-io bundle
    this skill is to pick up changes after a peer's card evolves. Use when this capability is needed.
    0 installs
  17. Youtube Research · tomevault-io bundle
    Comprehensive YouTube research workflow with parallel agents for topic analysis, competitor research, SEO, and community insights. Use when user wants to research before creating YouTube content. Use when this capability is needed.
    0 installs
  18. Faf Validate · tomevault-io bundle
    Validate project.faf format compliance with IANA-registered application/vnd.faf+yaml specification. Checks YAML syntax, required fields, format version, and best practices. Use when user asks "validate my FAF", "check format", "is my project.faf correct", or before publishing/sharing. Use when this capability is needed.
    0 installs
  19. Wjttc Tester · tomevault-io bundle
    Automated test suite generator and QA expert. Creates test plans, writes test files, finds bugs, and generates detailed reports. Use when testing any project, building regression suites, or running QA audits. Supports any language and framework. Use when this capability is needed.
    0 installs
  20. Woliveiras Geremmyas Rust Release · tomevault-io bundle
    Rust Release Engineering
    0 installs
  21. Obviously Awesome · tomevault-io bundle
    Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", "why customers dont get it", "positioning canvas", "repositioning", or "category creation". Also trigger when launching a new product, entering a crowded market, or diagnosing why prospects dont understand the products value. Covers positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm. Use when this capability is needed.
    0 installs
  22. Wonderslife Pdd Skills Pdd Skills · tomevault-io bundle
    Entropy Audit (expert-entropy-auditor)
    0 installs
  23. Requirement Detector · tomevault-io bundle
    探测用户的写作规范需求并加载对应文档。当用户提到AI味重、去AI味、自然、爽文、快节奏、爽点、无毒点、不降智、严肃文学、有深度、强情绪、打动人、甜文、撒糖、虐文、虐心、BE等关键词时自动激活。适用于讨论写作要求、AI去味方法、节奏控制、情感表达时使用。 Use when this capability is needed.
    0 installs
  24. Wraps Workflows · tomevault-io bundle
    Build email and SMS automation workflows using the @wraps.dev/client TypeScript DSL. Covers triggers, steps, branching, cascades, and the full defineWorkflow API. Use when this capability is needed.
    0 installs
  25. Angular Migration · tomevault-io bundle
    Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code. Use when this capability is needed.
    0 installs
  26. Mobile IOS Design · tomevault-io bundle
    Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles. Use when this capability is needed.
    0 installs
  27. Python Code Style · tomevault-io bundle
    Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards. Use when this capability is needed.
    0 installs
  28. Python Resilience · tomevault-io bundle
    Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures. Use when this capability is needed.
    0 installs
  29. Responsive Design · tomevault-io bundle
    Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior. Use when this capability is needed.
    0 installs
  30. Solidity Security · tomevault-io bundle
    Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications. Use when this capability is needed.
    0 installs
  31. Workflow Patterns · tomevault-io bundle
    Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
    0 installs
  32. Hypothesis Generation · tomevault-io bundle
    Structured hypothesis formulation from observations. Use when you have experimental observations or data and need to formulate testable hypotheses with predictions, propose mechanisms, and design experiments to test them. Follows scientific method framework. For open-ended ideation use scientific-brainstorming; for automated LLM-driven hypothesis testing on datasets use hypogenic. Use when this capability is needed.
    0 installs
  33. Scientific Schematics · tomevault-io bundle
    Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations. Use when this capability is needed.
    0 installs
  34. Pump AI Agents · tomevault-io bundle
    AI agent integration layer for the Pump SDK — agent instruction files, .well-known discovery, LLM context documents, 15+ skill files, MCP server prompts, and terminal management rules for GitHub Copilot and Gemini. Use when this capability is needed.
    0 installs
  35. Dart MCP Tools · tomevault-io bundle
    Dart/Flutter MCP tools reference for app lifecycle, hot reload/restart, logging, widget inspection, and code analysis. Use when debugging Flutter applications. Use when this capability is needed.
    0 installs
  36. Xobotyi Cc Foundry Commit Message · tomevault-io bundle
    Commit Message Format
    0 installs
  37. Kubernetes Guide · tomevault-io bundle
    Use when editing Kubernetes manifests in GitOps repos. Triggers on `.yaml`/`.yml` files in `clusters/`, `apps/`, or k8s manifest directories, and on prompts about Deployments, Services, ConfigMaps, Secrets (SOPS), Kustomize overlays, Flux/ArgoCD, labels, namespaces, or multi-environment configs, even when the user doesn't say 'Kubernetes'. Skip Helm chart authoring, Dockerfile work (use docker-guide), and cloud-provider-managed services.
    0 installs
  38. Web3 Research · tomevault-io bundle
    Search the web for crypto and Web3 information using Tavily API Use when this capability is needed.
    0 installs
  39. Pwn Exploit · tomevault-io bundle
    Comprehensive binary exploitation techniques covering stack overflow, format string, heap exploitation, integer overflow, and advanced exploitation methods. Use when working on CTF challenges, binary vulnerability analysis, exploit development, or debugging memory corruption vulnerabilities in Linux binaries (x86/x64). Use when this capability is needed.
    0 installs
  40. Xzx9167 Xuzhuoxun AI Xuzhuoxun AI · tomevault-io bundle
    徐倬迅 · A股实战思维操作系统
    0 installs
  41. Sort I18N Keys · tomevault-io bundle
    对项目的 i18n JSON 文件 (zh-CN.json, en.json) 进行 key 字典序排序。当用户需要整理、排序国际化翻译文件,或者在添加新翻译后需要保持 key 顺序一致时使用此 skill。 Use when this capability is needed.
    0 installs
  42. Yaosqee Xilian Agent Xilian Agent · tomevault-io bundle
    UI/UX Pro Max - Design Intelligence
    0 installs
  43. Executor Design · tomevault-io bundle
    Adds combined pack design guidance for executor prompts. Use when this capability is needed.
    0 installs
  44. Ask Codex · tomevault-io bundle
    Use when a Claude Code agent needs to delegate a question, subtask, or review to a local Codex instance.
    0 installs
  45. Research Executor · tomevault-io bundle
    Execute complete 7-phase deep research workflow by delegating to the research-orchestrator-agent. Thin wrapper skill that ensures proper agent invocation with structured research prompts. Use when this capability is needed.
    0 installs
  46. Yellinzero Aico Aico Backend Init · tomevault-io bundle
    Backend Init
    0 installs
  47. Yellinzero Aico Aico Backend Plan · tomevault-io bundle
    Plan
    0 installs
  48. Investskill · tomevault-io bundle
    Track changes in institutional holdings and identify smart money moves from 13F filings Use when this capability is needed.
    0 installs
  49. Simple Task · tomevault-io bundle
    Implement simple features with best practices. Use when adding small features, bug fixes, or quick enhancements without the full SDD workflow. Invoked via /simple-task <description>. Use when this capability is needed.
    0 installs
  50. Pm Quant Strategy Authoring · tomevault-io bundle
    用于把 agent 的量化想法实现为 Strategy 代码,并形成可调参数接口与可验证行为。 Use when this capability is needed.
    0 installs
  51. React I18next · tomevault-io bundle
    How to implement internationalization (i18n) in React applications using react-i18next and i18next. Use this skill whenever the user wants to add multi-language support to a React app, translate UI content, set up i18next configuration, use the useTranslation hook, withTranslation HOC, Trans component, handle namespaces, plurals, interpolation, or any localization-related task in React. Also trigger when the user mentions 'i18n', 'i18next', 'react-i18next', 'localization', 'translation', 'multi-language', 'internationalization', 'locale', 'language switcher', or wants to translate strings/JSX in React components — even if they don't explicitly name the library. Trigger for Next.js/Remix/Gatsby i18n questions too, as react-i18next is the underlying solution. Use when this capability is needed.
    0 installs
  52. Yohayetsion Product Org Os Bizdev · tomevault-io bundle
    <!-- IDENTITY START -->
    0 installs
  53. Yohayetsion Product Org Os Mentor · tomevault-io bundle
    **This is a shortcut for `/product-mentor`.**
    0 installs
  54. Sdd Architect · tomevault-io bundle
    新機能の仕様設計を行う(Requirements → Design → Tasks) Use when this capability is needed.
    0 installs
  55. Langgraph · tomevault-io bundle
    LangGraph 1.x (LTS) workflow patterns for state management, routing, parallel execution, supervisor-worker, tool calling, checkpointing, human-in-loop, streaming (v2 format), subgraphs, and functional API. Use when building LangGraph pipelines, multi-agent systems, or AI workflows. Use when this capability is needed.
    0 installs
  56. Business Logic · tomevault-io bundle
    Route Codex to the right repository knowledge files on demand and keep those files synced with code, requirements, logic, architecture, and recent commits. Use when Codex needs to load only the relevant knowledge unit such as `order`, `order cancel-order`, `team`, `advanced`, `research`, `examples`, or a cross-cutting topic, explain how that unit works, or sync recent code changes into the corresponding markdown files without re-exploring the whole repository. Use when this capability is needed.
    0 installs
  57. Nushell Usage · tomevault-io bundle
    Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns. Use when this capability is needed.
    0 installs
  58. Read Bin Docs · tomevault-io bundle
    Straightforward text extraction from document files (text-based PDF only for now, no OCR or docx). Use when you just need to read/extract text from binary documents. Use when this capability is needed.
    0 installs
  59. Intelligent Web Scraper · tomevault-io bundle
    Self-learning intelligent web scraper agent - automatically analyzes page structure, handles pagination, anti-blocking, and discovers article series. No user configuration needed - AI decides everything. Use when this capability is needed.
    0 installs
  60. Clean Project · tomevault-io bundle
    Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/uv) are in an inconsistent state. Use when this capability is needed.
    0 installs
  61. Agent Selfie · tomevault-io bundle
    AI agent self-portrait generator. Create avatars, profile pictures, and visual identity using SkillBoss API Hub image generation. Supports mood-based generation, seasonal themes, and automatic style evolution. Use when this capability is needed.
    0 installs
  62. Manim Skill · tomevault-io bundle
    Create mathematical animations with Manim Community Edition(manimce). Generates distinctive, production-grade animations that avoid generic "AI slop" aesthetics. Use when user wants to animate concepts, equations, illustrate proofs, visualize algorithms, create math explainers, or produce 3Blue1Brown-style videos. Use when this capability is needed.
    0 installs
  63. Lsp Doctor · tomevault-io bundle
    Automated LSP diagnostic and repair tool for TypeScript, Vue (Volar), and C# (csharp-ls) servers. Use when language server features (autocomplete, diagnostics, definitions) fail, type checking is broken, or servers crash during fresh environment setup. This skill provides a cross-platform (macOS, Linux, Windows) workflow to identify path misconfigurations, missing runtimes (e.g., .NET 8 for csharp-ls), and binary accessibility issues across different AI agent processes. Use when this capability is needed.
    0 installs
  64. Egg Info Hygiene · tomevault-io bundle
    Handle `src/*.egg-info` diffs in Python repos (uv-driven) to avoid committing generated metadata unintentionally. Use when this capability is needed.
    0 installs
  65. Snapshot Testing · tomevault-io bundle
    Snapshot testing framework for asserting data structures don't change unexpectedly. Supports JSON serialization, automatic snapshot creation on first run, diff visualization on mismatches, max depth protection, and --update-snapshots flag. Use when this capability is needed.
    0 installs
  66. Angular Directives · tomevault-io bundle
    Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives. Use when this capability is needed.
    0 installs
  67. Zealousear Claude Skills Obsidian · tomevault-io bundle
    Obsidian Vault Expert
    0 installs
  68. Astro Template Guidance · tomevault-io bundle
    Use this skill whenever you need to understand how the template works, including adding new pages, managing content, configuring pages, using components, understanding project architecture, using scripts, or styling and theming. Use it for ANY question related to the structure, usage, and customization of the project template.
    0 installs
  69. Gpui Troubleshooting · tomevault-io bundle
    Common errors and solutions for GPUI development. Use when debugging build errors, runtime panics, borrow checker issues, or unexpected behavior. Use when this capability is needed.
    0 installs
  70. Writing Assistant · tomevault-io bundle
    Help write, edit, and improve various types of content. Use when writing emails, documents, messages, or any text content that needs drafting or polishing. Use when this capability is needed.
    0 installs
  71. DB Schema · tomevault-io bundle
    创建或修改数据库 Schema。当需要创建新表、修改表结构、定义字段、设置索引约束、或涉及 Drizzle ORM / drizzle-zod 操作时使用 Use when this capability is needed.
    0 installs
  72. Zhugez Orbitsmith Azure Functions · tomevault-io bundle
    ---
    0 installs
  73. Zhugez Orbitsmith Content Creator · tomevault-io bundle
    ---
    0 installs
  74. Repogps · tomevault-io bundle
    Paste a GitHub repo URL or local project path → RepoGPS maps how it runs, where to edit, how to test, and what not to break. Works seamlessly in Claude Code and Antigravity IDE. Use when this capability is needed.
    0 installs
  75. Security Baseline · tomevault-io bundle
    Audit and implement security best practices for GitHub repositories. USE THIS SKILL when user says "security audit", "check security", "add gitleaks", "secret scanning", "dependency audit", or needs security hardening. Use when this capability is needed.
    0 installs
  76. Template Creation · tomevault-io bundle
    Create new project templates or customize existing ones with CI/CD, tooling, and AI integration. USE THIS SKILL when user says "create template", "new template for", "customize template", "add template", or wants to build a new language/framework template. Use when this capability is needed.
    0 installs
  77. Readme Generator · tomevault-io bundle
    Generate a professional GitHub README with status badges, visual overview infographic, Mermaid diagrams, artifact navigation, team information, and timeline summary. Use as the final documentation step after all artifacts are complete. Use when this capability is needed.
    0 installs
  78. Zkbkb Thinkbench Skills Doc Merge · tomevault-io bundle
    Doc-Merge
    0 installs
  79. Xfi Add Package · tomevault-io bundle
    Guide for creating a new package in the X-Fidelity monorepo. Use when adding new packages, setting up monorepo structure, or configuring workspace dependencies. Use when this capability is needed.
    0 installs
  80. Xfi Create Plan · tomevault-io bundle
    Guide for creating engineering plans through a structured workflow. Use when planning new features, coordinating multi-agent work, or breaking down complex initiatives. Use when this capability is needed.
    0 installs
  81. Xfi Create Rule · tomevault-io bundle
    End-to-end guide for creating a new X-Fidelity analysis rule. Use when creating rules, adding new checks, or when the user asks about rule development. Use when this capability is needed.
    0 installs
  82. Check Context · tomevault-io bundle
    Accurately check current context window and token usage. Use when the user asks about context usage, token consumption, or when monitoring context levels. Use when this capability is needed.
    0 installs
  83. Zzatpku Agentfactory Agentfactory · tomevault-io bundle
    tencent_docs_final
    0 installs
  84. 0xmassi Claude Skills Swift Strict · tomevault-io bundle
    Swift Strict Standard
    0 installs
  85. Router Analytics · tomevault-io bundle
    Generate HTML analytics dashboard for routing statistics Use when this capability is needed.
    0 installs
  86. 11me Skillbox Helm Chart Developer · tomevault-io bundle
    Helm Chart Developer
    0 installs
  87. Cryptofeed · tomevault-io bundle
    Cryptofeed - Real-time cryptocurrency market data feeds from 40+ exchanges. WebSocket streaming, normalized data, order books, trades, tickers. Python library for algorithmic trading and market data analysis. Use when this capability is needed.
    0 installs
  88. Polymarket · tomevault-io bundle
    Comprehensive Polymarket skill covering prediction markets, API, trading, market data, and real-time WebSocket data streaming. Build applications with Polymarket services, monitor live trades, and integrate market predictions. Use when this capability is needed.
    0 installs
  89. Vscode Extensions · tomevault-io bundle
    Guide for developing the Agent Lens VS Code extension. Use when creating or modifying extension code, webviews, tree views, or commands. Use when this capability is needed.
    0 installs
  90. Opennews · tomevault-io bundle
    Real-time crypto, equities, macro, and financial market news aggregator — 84+ data sources across 6 categories covering digital assets, U.S. stocks, semiconductors, AI infrastructure, supply chains, commodities, rates, policy, and market-moving social/news signals. Sources include Bloomberg, Reuters, FT, CNBC, CoinDesk, Twitter/X, Binance, Coinbase, OKX, whale/KOL trades, price/funding/liquidation alerts, and 12 AI prediction signals. AI-analyzed with impact score, trading signals, and bilingual summaries. **Free tools available without token**. Use when this capability is needed.
    0 installs
  91. Frankfurter · tomevault-io bundle
    Fetch currency exchange rates from the frankfurter.dev API Use when this capability is needed.
    0 installs
  92. Review UI · tomevault-io bundle
    Comprehensive UI/CSS review using parallel agents. Each agent reviews against a specific UI design fundamentals section. Use when reviewing frontend code, CSS, Blade templates, or components. Use when this capability is needed.
    0 installs
  93. Aashutosh396 Mindpalace Vue Expert · tomevault-io bundle
    Vue Expert
    0 installs
  94. Acestep Lyrics Transcription · tomevault-io bundle
    Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API. Outputs LRC, SRT, or JSON with word-level timestamps. Use when users want to transcribe songs, generate LRC files, or extract lyrics with timestamps from audio. Use when this capability is needed.
    0 installs
  95. Monorepo Navigation · tomevault-io bundle
    Navigate and understand the Leather monorepo structure. Use when adding new code, finding existing implementations, or understanding package relationships. Helps locate the right package for new features and understand cross-package dependencies. Use when this capability is needed.
    0 installs
  96. Pr Review Loop · tomevault-io bundle
    Manage PR review feedback loops with Gemini Code Assist. Use when pushing changes to a PR, iterating on review feedback, or monitoring CI/review status. Automatically falls back to Claude when Gemini is rate-limited. Use when this capability is needed.
    0 installs
  97. R Ml · tomevault-io bundle
    R machine learning packages. Use for classification, regression, clustering, deep learning, gradient boosting (xgboost, lightgbm), random forests, neural networks, and time series forecasting. Use when this capability is needed.
    0 installs
  98. Ringdev Chaos Testing · tomevault-io bundle
    CHAOS env check present Use when this capability is needed.
    0 installs
  99. Lerianstudio Ring Dev Feedback Loop · tomevault-io bundle
    Dev Feedback Loop
    0 installs
  100. Lerianstudio Ring Metrics Dashboard · tomevault-io bundle
    Metrics Dashboard Workflow
    0 installs