← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 400 of 623

  1. ▌
    Valorvie Custom Skills Custom Skills Dev · tomevault-io bundle
    custom-skills-dev
    0 installs
  2. ▌
    Meta Ml Screener · tomevault-io bundle
    Designs machine-learning assisted systematic review workflows. Use for active-learning screening, deduplication, study classification, LLM-assisted extraction, risk-of-bias triage, topic modeling, moderator discovery, and audit logs, while preserving human verification and transparent evidence-synthesis decisions. Use when this capability is needed.
    0 installs
  3. ▌
    UI Component Audit · tomevault-io bundle
    Audit and refactor React UI components to match DataConnect UI implementation rules (Text component, tokens, Tailwind, naming) and Vercel React/composition guidance. Use when the user asks for a UI audit, React audit, composition review, or to fix UI implementation issues in components. Use when this capability is needed.
    0 installs
  4. ▌
    NPM Library Setup · tomevault-io bundle
    Comprehensive guidance on setting up npm libraries with package.json, with a preference for ES Modules (ESM). Use when setting up npm packages, configuring ESM, TypeScript packages, or React component libraries. Use when this capability is needed.
    0 installs
  5. ▌
    Docs AI Prd · tomevault-io bundle
    Writes PRDs and specs optimized for coding assistants. Use when authoring requirements or project context for Claude Code, Cursor, or Copilot. Use when this capability is needed.
    0 installs
  6. ▌
    Vdustr Vp Claude Code Marketplace Skills · tomevault-io bundle
    Agent Skills Management
    0 installs
  7. ▌
    Preview Markdown · tomevault-io bundle
    Render and preview Markdown files in browser with GitHub-flavored formatting and syntax highlighting Use when this capability is needed.
    0 installs
  8. ▌
    Veloxbase Veloxdb Rust Heavy Performance · tomevault-io bundle
    Rust-Heavy Performance
    0 installs
  9. ▌
    Vendelieu Telegram Bot Build Wizard Flow · tomevault-io bundle
    Build Wizard Flow
    0 installs
  10. ▌
    Workflowrespond To Approval · tomevault-io bundle
    Records a response to an approval request. Use when this capability is needed.
    0 installs
  11. ▌
    Governancestart Agent Session · tomevault-io bundle
    Starts a new agent session record with deterministic naming. Use when this capability is needed.
    0 installs
  12. ▌
    Verekia Architecture · tomevault-io bundle
    Day-to-day coding style and patterns for R3F game development with Miniplex ECS. Use when this capability is needed.
    0 installs
  13. ▌
    Dot AI Changelog Fragment · tomevault-io bundle
    Create changelog fragment for release notes. Invoke during /prd-done workflow during the first push to the PR. Use when this capability is needed.
    0 installs
  14. ▌
    Codex Pr Review Loop · tomevault-io bundle
    Use when managing Codex review iterations for a PR and you must enforce preflight risk-layer checks and post-merge learning capture.
    0 installs
  15. ▌
    Tic Tac Toe CLI · tomevault-io bundle
    Implement or refactor the Python CLI tic-tac-toe game in this repo, including board model, move validation, win/draw logic, game loop, and bot behavior. Use when working on core gameplay modules or CLI entrypoints for this project. Use when this capability is needed.
    0 installs
  16. ▌
    PPTX Posters · tomevault-io bundle
    使用 HTML/CSS 创建科研海报,并可导出为 PDF 或 PPTX。仅当用户明确要求使用 PowerPoint/PPTX 海报格式时才使用此技能;标准科研海报应优先使用 latex-posters。本技能提供基于现代 Web 的海报设计,支持响应式布局和便捷的可视化整合。 Use when this capability is needed.
    0 installs
  17. ▌
    Se Dev Mod · tomevault-io bundle
    Mod development for Space Engineers version 1. Search mod code for examples and patterns. Use when this capability is needed.
    0 installs
  18. ▌
    Vitorpamplona Amethyst Kotlin Coroutines · tomevault-io bundle
    Kotlin Coroutines - Advanced Async Patterns
    0 installs
  19. ▌
    Mvp Generator · tomevault-io bundle
    Genera MVPs completos desde SPEC.md orquestando todos los agentes especializados Use when this capability is needed.
    0 installs
  20. ▌
    Golang Fmt String Escape · tomevault-io bundle
    Use this skill when writing or reviewing any `fmt.Sprintf`, `fmt.Errorf`, `fmt.Fprintf`, `fmt.Printf` (or other `fmt.*` formatter) call in Go code that embeds string data into a JSON value, URL path/query, host:port, file path, shell argument, SQL literal, HTML attribute/text, Go-quoted literal, or human-readable log/error message. Picks the correct verb (`%s` / `%q`) and escaping helper (`jsonu.Jprintf`, `jsonu.Jfprintf`, `json.Marshal`, `url.PathEscape`, `url.QueryEscape`, `net.JoinHostPort`, `filepath.Join`, `html.EscapeString`, parameterized SQL). JSON-string escaping rules do not apply to `_test.go` files.
    0 installs
  21. ▌
    Python Code Style Review · tomevault-io bundle
    Comply with Python code style Use when this capability is needed.
    0 installs
  22. ▌
    Vxcozy Architect System Architect System · tomevault-io bundle
    The Architect System
    0 installs
  23. ▌
    Seemenot Pii Redaction · tomevault-io bundle
    This skill should be used when the user asks to "redact PII from an image", "remove personal information from a screenshot", "blur sensitive data in an image", "hide emails/IPs in a screenshot", "anonymize an image", "mask usernames in a screenshot", or mentions redacting text, credentials, or private information from images. Use when this capability is needed.
    0 installs
  24. ▌
    Walkerhi11 Mediabuy Plugins Market Entry · tomevault-io bundle
    ---
    0 installs
  25. ▌
    Minicode Usage · tomevault-io bundle
    Guide for using the minicode-sdk library. Use this skill when the user wants to learn how to use minicode-sdk to build AI agents, integrate tools, use MCP servers, or configure the SDK. Use when this capability is needed.
    0 installs
  26. ▌
    Pywayne Adb Logcat Reader · tomevault-io bundle
    Android device logcat reader for real-time log monitoring. Use when working with pywayne.adb.logcat_reader module to read Android device logs via adb logcat command, supporting both C++ backend (faster) and Python backend (subprocess) with generator-style output for streaming logs. Use when this capability is needed.
    0 installs
  27. ▌
    Pywayne Lark Bot Listener · tomevault-io bundle
    Feishu/Lark message listener for real-time event processing via WebSocket. Use when users need to listen for incoming Feishu messages (text, image, file, audio, media, sticker, post, interactive) and events (recall, read, reaction, bot added/removed, member changes, chat updates) with automatic deduplication, async handling, resource auto-download, and convenient decorators. Provides high-level handlers (text_handler, image_handler, file_handler, audio_handler, media_handler, sticker_handler, mention_handler) with automatic download/cleanup and optional file回传, plus event handlers (recall_handler, message_read_handler, reaction_handler, bot_added/removed_handler, member_changed_handler, chat_updated/disbanded_handler), card action callback support, and listener-level streaming card helpers such as reply_streaming_card, update_streaming_card, recolor_streaming_card, stream_reply_card, and astream_reply_card. Use when this capability is needed.
    0 installs
  28. ▌
    Github Issue Dedupe · tomevault-io bundle
    Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection. Use when this capability is needed.
    0 installs
  29. ▌
    Wasintoh Toh Framework Design Excellence · tomevault-io bundle
    Design Excellence
    0 installs
  30. ▌
    Wasintoh Toh Framework Vibe Orchestrator · tomevault-io bundle
    Vibe Orchestrator v2.0
    0 installs
  31. ▌
    Convex Realtime · tomevault-io bundle
    Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading Use when this capability is needed.
    0 installs
  32. ▌
    Growth Loops · tomevault-io bundle
    Use when asked to "growth loops", "build a growth engine", "design a viral loop", "create a content loop", "move beyond paid acquisition", or "why isn't growth compounding". Helps design self-reinforcing growth systems where output becomes input. The Growth Loops framework (from Brian Balfour / Reforge and Elena Verna) shifts thinking from linear funnels to compounding loops.
    0 installs
  33. ▌
    Hooked Model · tomevault-io bundle
    Use when asked to "build habit-forming products", "Hooked model", "trigger action reward investment", "create sticky behavior loops", or "design habit loops". Helps design products that form unprompted user habits. The Hooked Model (created by Nir Eyal) explains how products create habits through Trigger, Action, Variable Reward, and Investment.
    0 installs
  34. ▌
    Webdevtodayjason Subctl Rust Conventions · tomevault-io bundle
    Rust Conventions
    0 installs
  35. ▌
    Wellingtonads Tacf Digital UI UX Pro Max · tomevault-io bundle
    UI/UX Pro Max - Design Intelligence
    0 installs
  36. ▌
    Codex Delegate · tomevault-io bundle
    Delegates implementation-heavy or repetitive coding work (batch edits, boilerplate, multi-file refactors with clear patterns, test scaffolding) from Claude to OpenAI Codex CLI. Use when token cost outweighs judgment cost. Trigger phrases include "delegate to codex", "let codex do this", "batch refactor across files", "scaffold tests for". Avoid for architecture, security review, or root-cause debugging. Use when this capability is needed.
    0 installs
  37. ▌
    Codex Project Guidance · tomevault-io bundle
    Inspect a destination repository and create or revise Codex project guidance for AGENTS.md, prompting, configuration, validation, and review. Use when a user asks to implement Codex best practices in a repo, audit AGENTS.md, add prompting guidance, document Codex config, define validation commands, or create review guidance. Use when this capability is needed.
    0 installs
  38. ▌
    Add Resource · tomevault-io bundle
    Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials. Use when this capability is needed.
    0 installs
  39. ▌
    Wheels Model Generator · tomevault-io bundle
    Generate Wheels ORM models with proper validations, associations, and methods. Use when the user wants to create or modify a Wheels model, add validations, define associations (hasMany, belongsTo, hasManyThrough), or implement custom model methods. Prevents common Wheels-specific errors like mixed argument styles and ensures proper CFML syntax. Use when this capability is needed.
    0 installs
  40. ▌
    Enact Examples · tomevault-io bundle
    Code quality score from 0-100 Use when this capability is needed.
    0 installs
  41. ▌
    Authorization Security · tomevault-io bundle
    Authorization security standards covering RBAC, ABAC, policy enforcement, OAuth2 scopes, resource-based access control, and NIST 800-53 compliance (AC-3, AC-4, AC-6) for production systems Use when this capability is needed.
    0 installs
  42. ▌
    Legacy Bridge · tomevault-io bundle
    Backward compatibility bridge that translates legacy @load patterns to new Skills format. Enables seamless migration with zero breaking changes during 6-month transition period. Use when this capability is needed.
    0 installs
  43. ▌
    Developer Mentor · tomevault-io bundle
    Guide users through software development concepts, decisions, and problem-solving without writing or implementing code. Use when a user asks for help understanding a concept, wants guidance on architecture or design decisions, needs help debugging their thinking, wants to learn best practices, or seeks mentorship on how to approach a development task. Covers concept explanation, design guidance, debugging mentorship, code review teaching, and learning path recommendations. Use when this capability is needed.
    0 installs
  44. ▌
    Threat Modelling · tomevault-io bundle
    Analyse repositories and deployed cloud infrastructure to produce STRIDE-based threat model documents with Mermaid architecture diagrams, prioritised threats, and recommendations. Use when a user asks to create a threat model, identify threats, assess attack surfaces, review an existing threat model, or update a threat model after system changes. Use when this capability is needed.
    0 installs
  45. ▌
    Willyu1007 Mytrader Create Dev Docs Plan · tomevault-io bundle
    Create Dev Docs Plan
    0 installs
  46. ▌
    Manage Project State · tomevault-io bundle
    Maintain .ai/project/state.json (stage and non-secret config references) via projectctl for consistent automation gates. Use when this capability is needed.
    0 installs
  47. ▌
    Perform Web Research · tomevault-io bundle
    Perform targeted web research by defining the question, prioritizing primary sources, capturing evidence in a table, and producing a cited, decision-oriented summary. Use when this capability is needed.
    0 installs
  48. ▌
    Synthetic Parallel Reasoning · tomevault-io bundle
    Automates Protocol 75 v4.0, forcing 4 parallel external API calls (Domain Expert, Adversarial Skeptic, Cross-Domain Pattern Matcher, Zero-Point First Principles) with an Adversarial Convergence Gate. The 'Einstein Protocol' application.
    0 installs
  49. ▌
    Workleap Wl Telemetry Workleap Telemetry · tomevault-io bundle
    Workleap Telemetry (wl-telemetry)
    0 installs
  50. ▌
    Backend Metrics · tomevault-io bundle
    Add OpenTelemetry metrics and observability to the backend. Use when asked to "add metrics", "add observability", "track requests", or "add OpenTelemetry". Use when this capability is needed.
    0 installs
  51. ▌
    Pinia Store Generator · tomevault-io bundle
    创建符合项目规范的 Pinia Store Use when this capability is needed.
    0 installs
  52. ▌
    Nanobot Learn · tomevault-io bundle
    Learn nanobot architecture and prepare for interviews. Use when this capability is needed.
    0 installs
  53. ▌
    Accessibility Compliance · tomevault-io bundle
    Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences. Use when this capability is needed.
    0 installs
  54. ▌
    Bazel Build Optimization · tomevault-io bundle
    Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases. Use when this capability is needed.
    0 installs
  55. ▌
    Binary Analysis Patterns · tomevault-io bundle
    Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries. Use when this capability is needed.
    0 installs
  56. ▌
    Istio Traffic Management · tomevault-io bundle
    Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns. Use when this capability is needed.
    0 installs
  57. ▌
    Multi Cloud Architecture · tomevault-io bundle
    Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, and OCI. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers. Use when this capability is needed.
    0 installs
  58. ▌
    On Call Handoff Patterns · tomevault-io bundle
    Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use this skill when transitioning on-call responsibilities between engineers and ensuring the incoming responder has full situational awareness, when writing a shift summary that captures active incidents, ongoing investigations, and recent changes, when handing off mid-incident so a fresh engineer can take over the incident commander role without losing context, when onboarding a new engineer to the on-call rotation for the first time, or when auditing and improving the quality of existing handoff processes across teams. Use when this capability is needed.
    0 installs
  59. ▌
    Prometheus Configuration · tomevault-io bundle
    Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems. Use when this capability is needed.
    0 installs
  60. ▌
    Python Project Structure · tomevault-io bundle
    Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts. Use when this capability is needed.
    0 installs
  61. ▌
    Shellcheck Configuration · tomevault-io bundle
    Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability. Use when this capability is needed.
    0 installs
  62. ▌
    Wshuyi Translate PDF Skill Translate PDF · tomevault-io bundle
    PDF Translation
    0 installs
  63. ▌
    Simple Mode · tomevault-io bundle
    Simple Mode - Natural language orchestrator for TappsCodingAgents. Coordinates multiple skills (@enhancer, @planner, @architect, @designer, @implementer, @reviewer, @tester, @debugger, @improver) based on user intent. Use when this capability is needed.
    0 installs
  64. ▌
    Gaode Weather · tomevault-io bundle
    使用高德地图天气 API 获取每日天气(城市 code 如 110114 昌平),从 .env 环境变量 AMAP_WEATHER_KEY 读取 key。用于定时天气推送、替代 wttr.in、在国内网络更稳定时获取实时天气。 Use when this capability is needed.
    0 installs
  65. ▌
    Wwwaapplleecu Source Mao Skill Mao Skill · tomevault-io bundle
    毛泽东 — AI Colleague Skill
    0 installs
  66. ▌
    Read Codebase Aidocs · tomevault-io bundle
    Read AI-generated documents to understand the codebase. Use when a new session starts. Use when this capability is needed.
    0 installs
  67. ▌
    Pr Review Lite · tomevault-io bundle
    Quick checklist review of a PR for style, obvious bugs, and missing tests. Use proactively for lightweight PR reviews. Use when this capability is needed.
    0 installs
  68. ▌
    Pytest Style · tomevault-io bundle
    Convenciones y reglas de performance para tests con pytest. Invocar cuando se escriban tests unitarios o de integración en Python, se configure pytest en un proyecto nuevo, o se audite una suite que tarda más de lo esperado. Cubre naming, AAA, SAVEPOINT-per-test, paralelismo con xdist, mocks obligatorios de renderers/SDKs y checklist de validación antes de declarar "tests listos". Use when this capability is needed.
    0 installs
  69. ▌
    Bootstrapping Repository Memory · tomevault-io bundle
    Use when a repository or subsystem lacks usable canonical memory and needs an initial memory baseline
    0 installs
  70. ▌
    Create Parents · tomevault-io bundle
    Distill parents into an AI Skill. Import chat history, photos, voice memos, generate Parent Memory + Persona, with continuous evolution. | 把父母蒸馏成 AI Skill,导入聊天记录、照片、语音,生成亲情记忆+人物性格,支持持续进化。 Use when this capability is needed.
    0 installs
  71. ▌
    Easy Extension · tomevault-io bundle
    发布前完整检查 - 版本号一致性 + Javadoc + 三件套 + GPG + 测试 Use when this capability is needed.
    0 installs
  72. ▌
    Xiwen Haochi Agent Rule Miner Rule Miner · tomevault-io bundle
    Rule Miner
    0 installs
  73. ▌
    Xpr Agent Operator · tomevault-io bundle
    Operate an autonomous AI agent on XPR Network's trustless registry Use when this capability is needed.
    0 installs
  74. ▌
    Qiskit Development · tomevault-io bundle
    IBM Qiskit quantum computing framework for circuit design, transpilation, execution, and analysis. Use when building quantum circuits, running on IBM Quantum hardware or simulators, running on Rigetti hardware via qBraid or AWS Braket directly, working with Qiskit Runtime primitives (Sampler/Estimator), optimizing transpilation, implementing quantum algorithms (VQE, QAOA, Grover), using QWARD's QuantumCircuitExecutor for simulate/run_ibm/run_qbraid workflows, direct AWS Braket submission with qiskit-braket-provider, noise model generation (IBM Heron R1-R3, Rigetti Ankaa-3), experiment campaigns with async job retrieval, or integrating with the QWARD metrics library. Covers Qiskit v2 primitives, session/batch execution modes, error mitigation, qBraid transpilation, AWS Braket integration, and visualization. Use when this capability is needed.
    0 installs
  75. ▌
    Xxthunder Shortcuts Keypirinha Shortcuts · tomevault-io bundle
    Keypirinha Shortcuts
    0 installs
  76. ▌
    Github Actions Validation · tomevault-io bundle
    GitHub Actions workflow validation covering syntax, security, and best practices using actionlint, ghalint, and zizmor. Always use validate.sh script for comprehensive validation. For troubleshooting, see reference/. Use when this capability is needed.
    0 installs
  77. ▌
    Yao Geo Ranking Article Builder · tomevault-io bundle
    当用户需要基于品牌 Brief、选题配置、关键词、竞品库和可信来源生成 GEO 榜单评测文章、best/top/alternatives/vs/persona/use-case 意图内容、评选方法、核心对比表、榜单正文、适合人群、FAQ、来源表和 Word/PDF/HTML/Markdown 四格式文章包时使用;适配 DeepSeek、豆包、千问、Kimi、元宝;不用于全景诊断、后台归因、单页审计、纯标题生成或无证据软文排行。 Use when this capability is needed.
    0 installs
  78. ▌
    Broken Skill · tomevault-io bundle
    Broken fixture for packager failure testing. Use when this capability is needed.
    0 installs
  79. ▌
    Yellinzero Aico Aico Pm Story Acceptance · tomevault-io bundle
    Story Acceptance
    0 installs
  80. ▌
    Yellow Seed Agentusagewidget Code Review · tomevault-io bundle
    コードレビュー
    0 installs
  81. ▌
    Sdd Security Check · tomevault-io bundle
    Perform OWASP-aligned security audit of code. Checks for common vulnerabilities including injection, authentication flaws, sensitive data exposure, and more. Invoked via /sdd-security-check [file-path or scope]. Use when this capability is needed.
    0 installs
  82. ▌
    Yizhiyanhua AI Chuinb Skill Chuinb Skill · tomevault-io bundle
    Industry Mastery: 行业速成大师
    0 installs
  83. ▌
    Yliken Ai4 GRAPHQL And Hidden Parameters · tomevault-io bundle
    ---
    0 installs
  84. ▌
    Slidev Project Structure · tomevault-io bundle
    Understand Slidev project structure and configuration. Use this skill to configure themes, addons, and customize your presentation setup. Use when this capability is needed.
    0 installs
  85. ▌
    Yohayetsion Product Org Os Business Plan · tomevault-io bundle
    Document Intelligence
    0 installs
  86. ▌
    Yohayetsion Product Org Os Pricing Model · tomevault-io bundle
    Document Intelligence
    0 installs
  87. ▌
    Yohey W Multi Agent Shogun Skill Creator · tomevault-io bundle
    Skill Creator — Claude Code Skills Design & Generation v2.0
    0 installs
  88. ▌
    Component Search · tomevault-io bundle
    Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style system, returns ranked results with install instructions. Use when looking for UI components, finding alternatives to existing components, or sourcing design system building blocks. Use when this capability is needed.
    0 installs
  89. ▌
    Youdotcom Oss Agent Skills Youdotcom CLI · tomevault-io bundle
    You.com Web Search, Research & Content Extraction
    0 installs
  90. ▌
    Youhai020616 Agentmind Agentmind Context · tomevault-io bundle
    Your Learning Context (AgentMind)
    0 installs
  91. ▌
    X Ipe Tool Frontend Design · tomevault-io bundle
    Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, artifacts, posters, or applications. Triggers on requests like "build landing page", "create dashboard UI", "design web component". Use when this capability is needed.
    0 installs
  92. ▌
    Ythx 101 X Tweet Fetcher X Tweet Fetcher · tomevault-io bundle
    X Tweet Fetcher
    0 installs
  93. ▌
    Plan Tasks · tomevault-io bundle
    General-purpose planning skill to break down complex goals into atomic, verifiable units of work. Independent of specific tracking tools. Use when this capability is needed.
    0 installs
  94. ▌
    Yusifeng Formax Formax Dev Loop Workflow · tomevault-io bundle
    Formax Dev Loop (Mainline Discipline)
    0 installs
  95. ▌
    Yutori Competitor Watch · tomevault-io bundle
    Quickly set up monitoring for a competitor company. Tracks news, product updates, funding, and public announcements. Use when this capability is needed.
    0 installs
  96. ▌
    Prompt Optimize · tomevault-io bundle
    Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks. Use when this capability is needed.
    0 installs
  97. ▌
    CI Mockup Figure · tomevault-io bundle
    Create space-efficient figures for papers and proposals. HTML mockups for systems, dashboards, and timelines; TikZ or skia-canvas for abstract diagrams with arrow routing. Covers tool selection, design, capture, and LaTeX insertion. The primary goal is maximizing information per page — every figure must earn its space. Use when this capability is needed.
    0 installs
  98. ▌
    Python Egg Info Hygiene · tomevault-io bundle
    Handle noisy git diffs from src/*.egg-info generated by editable installs (uv) and decide whether to commit or ignore. Use when this capability is needed.
    0 installs
  99. ▌
    Build Desktop · tomevault-io bundle
    Build the Tauri desktop application for production Use when this capability is needed.
    0 installs
  100. ▌
    Zenbase AI Code Voyager Skill Refinement · tomevault-io bundle
    Feedback-Driven Skill Refinement
    0 installs