← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 469 of 623

  1. ▌
    Building Static Sites · tomevault-io bundle
    Use when creating static websites with Next.js static export - covers YAML-based content, image optimization, form handling, SEO, and deployment to GitHub Pages/Netlify/Vercel
    0 installs
  2. ▌
    Bsamiee Parametric Portal TS Testing · tomevault-io bundle
    [H1][TS-TESTING]
    0 installs
  3. ▌
    Theme System · tomevault-io bundle
    Use when creating or modifying UI components, styling, or visual elements in OpenChamber. All UI colors must use theme tokens - never hardcoded values or Tailwind color classes.
    0 installs
  4. ▌
    Temporal Python · tomevault-io bundle
    Develop Temporal Workflows and Activities in Python following project conventions and Temporal best practices. Use when creating, modifying, or debugging Temporal workflows/activities in the worker/ directory. Use when this capability is needed.
    0 installs
  5. ▌
    System Prompt Creator · tomevault-io bundle
    Use when working with a skill that analyzes user requirements to generate production-ready system prompts. It determines whether a single or multi-prompt architecture is needed and queries for missing information if requirements are insufficient.
    0 installs
  6. ▌
    Prototype Pollution · tomevault-io bundle
    Detect prototype pollution via object merge/clone/assign operations where __proto__ or constructor.prototype keys can modify Object.prototype. Use when this capability is needed.
    0 installs
  7. ▌
    Bzantium Meta Harness Create Harness · tomevault-io bundle
    meta-harness — Intelligent Harness Creator
    0 installs
  8. ▌
    Rozenite Agent Sdk · tomevault-io bundle
    Use Rozenite for Agents through `@rozenite/agent-sdk` in Node.js or TypeScript code. Trigger this skill when Codex needs to write or run scripts, wrappers, automations, benchmarks, or agent runtimes that call Rozenite programmatically instead of driving the `rozenite agent` CLI directly. Use when this capability is needed.
    0 installs
  9. ▌
    Camoa Claude Skills Guide Integrator · tomevault-io bundle
    Guide Integrator
    0 installs
  10. ▌
    Htmx Development · tomevault-io bundle
    Use when implementing HTMX in Drupal, migrating from AJAX to HTMX, building dynamic forms, dependent dropdowns, infinite scroll, real-time validation, or multi-step wizards. Use when user says "HTMX", "migrate AJAX", "dependent dropdown", "dynamic form", "infinite scroll", "load more", "real-time validation", "multi-step wizard", "hx-get", "hx-post", "Htmx class". Use PROACTIVELY for any Drupal 11.3+ dynamic interaction that could use HTMX instead of AJAX. MUST check HTMX patterns before implementing AJAX callbacks.
    0 installs
  11. ▌
    Byterover Execute · tomevault-io bundle
    Execute a phase plan task by task with verification. Loads the plan from the knowledge base, implements each task sequentially, verifies against success criteria, records progress, and transitions to the next phase. Stores execution results via brv curate. Use when this capability is needed.
    0 installs
  12. ▌
    Byterover Explore · tomevault-io bundle
    Systematically explore a codebase, documentation, and knowledge gaps. Maps technology stack, architecture, conventions, testing, integrations, and concerns into the ByteRover context tree via brv curate. Use when this capability is needed.
    0 installs
  13. ▌
    Documentation Specialist · tomevault-io bundle
    专注于查阅、维护和生成项目文档 (位于 docs/ 目录下)。 Use when this capability is needed.
    0 installs
  14. ▌
    Devops Specialist · tomevault-io bundle
    专注于 Docker、CI/CD 配置、部署脚本与环境变量管理。 Use when this capability is needed.
    0 installs
  15. ▌
    Careerhackeralex Visualize Visualize · tomevault-io bundle
    Visualize
    0 installs
  16. ▌
    Vite Orchestrator · tomevault-io bundle
    Scaffolds Vite + React + TypeScript configuration with tsconfig aliases, Tailwind support, and recommended scripts. Use when this capability is needed.
    0 installs
  17. ▌
    Release Cut And Demo Roll · tomevault-io bundle
    Cut a ServiceRadar release and roll the Kubernetes `demo` namespace to the resulting published semver image tag through ArgoCD Image Updater. Use when the user asks to update `VERSION` and `CHANGELOG`, run `scripts/cut-release.sh`, push the release refs, wait for published release artifacts, and then refresh `demo` to that released version. Do not use for pre-release local testing with unpublished images; use `$demo-local-rollout` or `$demo-web-ng-fastpath` for that. Use when this capability is needed.
    0 installs
  18. ▌
    Create Special Skill · tomevault-io bundle
    Create a new special skill — a modular, tested TypeScript reference that agents translate into any target language. Use when the user wants to create a skill for code generation from specs, RFCs, or behavioral descriptions. Use when this capability is needed.
    0 installs
  19. ▌
    Catchmeifyoucaan Surpriseson Discord · tomevault-io bundle
    Discord Actions
    0 installs
  20. ▌
    Cdbattags AI Markdownlint Compliance · tomevault-io bundle
    Markdownlint Compliance
    0 installs
  21. ▌
    Fastapi API Patterns · tomevault-io bundle
    Apply typed FastAPI route patterns with clean dependency boundaries, stable error mapping, and test coverage for success/failure paths. Use when this capability is needed.
    0 installs
  22. ▌
    Computer Vision · tomevault-io bundle
    Image classification, object detection, and vision model development. Use when this capability is needed.
    0 installs
  23. ▌
    Mlops Practices · tomevault-io bundle
    ML model deployment, monitoring, versioning, and production pipelines. Use when this capability is needed.
    0 installs
  24. ▌
    Mobile Security · tomevault-io bundle
    iOS and Android security testing, SSL pinning bypass, and mobile app vulnerabilities. Use when this capability is needed.
    0 installs
  25. ▌
    Cgyudistira Agentkit Nextjs Patterns · tomevault-io bundle
    Next.js Patterns
    0 installs
  26. ▌
    Chachamaru127 Claude Code Harness CI · tomevault-io bundle
    CI/CD Skills
    0 installs
  27. ▌
    Chachamaru127 Claude Code Harness UI · tomevault-io bundle
    UI Skills
    0 installs
  28. ▌
    Safe File Ops · tomevault-io bundle
    Safely delete and manage files and folders. Uses git rm for git-tracked files, moves other files to .trash directory. Automatically applied when deletion operations are needed. Use when this capability is needed.
    0 installs
  29. ▌
    Axiom IOS Build · tomevault-io bundle
    Use when ANY iOS build fails, test crashes, Xcode misbehaves, or environment issue occurs before debugging code. Covers build failures, compilation errors, dependency conflicts, simulator problems, environment-first diagnostics.
    0 installs
  30. ▌
    Axiom Swiftdata · tomevault-io bundle
    Use when working with SwiftData - @Model definitions, @Query in SwiftUI, @Relationship macros, ModelContext patterns, CloudKit integration, iOS 26+ features, and Swift 6 concurrency with @MainActor — Apple's native persistence framework
    0 installs
  31. ▌
    Git Advanced · tomevault-io bundle
    Git 高级操作 Use when this capability is needed.
    0 installs
  32. ▌
    Standup Coordination · tomevault-io bundle
    Protocol for reading and writing progress markers in standup.md for multi-agent coordination Use when this capability is needed.
    0 installs
  33. ▌
    Swiftyxml · tomevault-io bundle
    This skill provides expert knowledge on parsing, querying, and constructing XML data using the `SwiftyXML` library. Use this when handling SVG XML, configuration files, or any structured XML content. Use when this capability is needed.
    0 installs
  34. ▌
    Chicagohai Openaireview Openaireview · tomevault-io bundle
    Review the academic paper provided in the user's message using a multi-agent architecture for comprehensive section-level coverage. Follow every step below in order.
    0 installs
  35. ▌
    Chat Frontend · tomevault-io bundle
    Use when working on the React chat frontend. Covers architecture, components, styling, and state management.
    0 installs
  36. ▌
    Chkim Su Forge Editor Forge Analyzer · tomevault-io bundle
    ---
    0 installs
  37. ▌
    Hook Templates · tomevault-io bundle
    Comprehensive Claude Code hook patterns for automation, state management, and external integration. Use when implementing hooks for validation, workflow gates, MCP integration, or state machines. Use when this capability is needed.
    0 installs
  38. ▌
    Health Analyze Skill · tomevault-io bundle
    Analysis phase for /assist:health-check command - scores each component Use when this capability is needed.
    0 installs
  39. ▌
    Component Design · tomevault-io bundle
    Reusable component patterns including VGroup subclasses, helper methods, encapsulated visualizations, and always_redraw patterns. Use when this capability is needed.
    0 installs
  40. ▌
    Carbon Data QA · tomevault-io bundle
    Answer analytical questions about carbon accounting data using internal datasets, APIs, and emission factor calculations. Use when this capability is needed.
    0 installs
  41. ▌
    Chunlea Marionette Implement Feature · tomevault-io bundle
    Implement Feature Skill
    0 installs
  42. ▌
    Documentation Expert · tomevault-io bundle
    Expert in documentation structure, cohesion, flow, audience targeting, and information architecture. Use PROACTIVELY for documentation quality issues, content organization, duplication, navigation problems, or readability concerns. Detects documentation anti-patterns and optimizes for user experience. Use when this capability is needed.
    0 installs
  43. ▌
    Citedy Skills Code Review Agent Team · tomevault-io bundle
    Multi-Agent Parallel Code Review (Agent Teams)
    0 installs
  44. ▌
    Front End Testing · tomevault-io bundle
    Behavior-driven UI testing patterns. Covers Vitest Browser Mode (preferred) and DOM Testing Library. Use when testing any front-end application, writing UI tests, querying DOM elements, or simulating user interactions. For React-specific patterns, see the react-testing skill. Use when this capability is needed.
    0 installs
  45. ▌
    Desktop Automation · tomevault-io bundle
    When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript. Use when this capability is needed.
    0 installs
  46. ▌
    Playdate Dev · tomevault-io bundle
    Playdate game development in Lua with the Playdate SDK. Covers game loop, sprites, graphics, input (crank, buttons, accelerometer), audio, UI, performance, metadata (pdxinfo), and simulator/device workflow. Use when asked to make a Playdate game, implement Playdate-specific mechanics, or apply Playdate design and accessibility guidelines. Use when this capability is needed.
    0 installs
  47. ▌
    Tui Designer · tomevault-io bundle
    Design and implement retro/cyberpunk/hacker-style terminal UIs. Covers React (Tuimorphic), SwiftUI (Metal shaders), and CSS approaches. Use when creating terminal aesthetics, CRT effects, neon glow, scanlines, phosphor green displays, or retro-futuristic interfaces. Use when this capability is needed.
    0 installs
  48. ▌
    Video Editor · tomevault-io bundle
    Expert guidance for video editing with ffmpeg, encoding best practices, and quality optimization. Use when working with video files, transcoding, remuxing, encoding settings, color spaces, or troubleshooting video quality issues. Use when this capability is needed.
    0 installs
  49. ▌
    Clearclown Claude Code Aida Pipeline · tomevault-io bundle
    AIDA Pipeline Skill
    0 installs
  50. ▌
    Image Search · tomevault-io bundle
    Search the web for images (photos, logos, graphics) and download them with Typst embedding code. Use when the user needs real-world images, company logos, or existing graphics for documents. Use when this capability is needed.
    0 installs
  51. ▌
    Pulse Projects · tomevault-io bundle
    List all tracked projects with session counts, last activity, and recent insights. Use when the user asks "what projects am I working on", "show my projects", "list projects", or wants cross-project context. Use when this capability is needed.
    0 installs
  52. ▌
    Clerk Clerk IOS Swift Testing Expert · tomevault-io bundle
    Swift Testing
    0 installs
  53. ▌
    Finops Practice Maturity Assessor · tomevault-io bundle
    Audits a FinOps practice against the FinOps Foundation maturity model (Crawl / Walk / Run) and produces a prioritized roadmap to advance it. Use when this capability is needed.
    0 installs
  54. ▌
    Clickhouse Agent Skills Agent Skills · tomevault-io bundle
    ClickHouse Node.js Client Troubleshooting
    0 installs
  55. ▌
    Add Query Mode · tomevault-io bundle
    Use when adding a new analysis/query mode to drizzle-cube (e.g., cohort, path analysis). Covers backend types, query builder, executor/compiler integration, frontend adapter, store slice, hooks, UI components, tests, and icon.
    0 installs
  56. ▌
    Analyzing Unit Tests · tomevault-io bundle
    Use when analyzing unit test coverage, patterns, and test code for isolated component testing
    0 installs
  57. ▌
    Sync Changelog · tomevault-io bundle
    Git 커밋에서 CHANGELOG.md 항목을 생성합니다. Conventional Commit 형식을 파싱하여 릴리즈 노트를 자동 생성합니다. Triggers - '/sync-changelog', 'sync changelog', 'generate changelog', '변경로그 동기화', '변경로그 생성 Use when this capability is needed.
    0 installs
  58. ▌
    Review As Dev · tomevault-io bundle
    Use when reviewing a technical analysis, design document, or specification from a developer perspective - checking technical feasibility, architecture, integration points, and performance/security
    0 installs
  59. ▌
    Incident To Regression · tomevault-io bundle
    Convert incident artifacts into deterministic regression fixtures and CI-ready outputs. Use when users ask to reproduce a failure, build repeatable graders, or emit junit evidence. Use when this capability is needed.
    0 installs
  60. ▌
    Open Meteo Advanced · tomevault-io bundle
    Use when the user wants a specific weather model, needs ensemble uncertainty ranges, requests seasonal outlooks, or asks for long-term climate projections.
    0 installs
  61. ▌
    Mjlab Skillkit · tomevault-io bundle
    Use when asked to migrate IsaacLab projects to mjlab, compare IsaacLab and mjlab APIs, import meshes into mjlab tasks, or author new mjlab-native tasks/components directly from local or bundled mjlab docs and examples. This skillkit includes an IsaacLab Migration Skill and an mjlab Native Skill. Prefer mjlab public APIs, preserve behavior in migration mode, and avoid compatibility layers.
    0 installs
  62. ▌
    Skill From Masters · tomevault-io bundle
    Help users create high-quality skills by discovering and incorporating proven methodologies from domain experts. Use this skill BEFORE skill-creator when users want to create a new skill - it enhances skill-creator by first identifying expert frameworks and best practices to incorporate. Triggers on requests like "help me create a skill for X" or "I want to make a skill that does Y". This skill guides methodology selection, then hands off to skill-creator for the actual skill generation. Use when this capability is needed.
    0 installs
  63. ▌
    Akiflow CLI · tomevault-io bundle
    Manage Akiflow tasks from CLI. Use when creating, listing, completing tasks, managing projects, or viewing calendar/time blocks. Credential extraction from browser—no API keys needed. Use when this capability is needed.
    0 installs
  64. ▌
    Codemie AI Codemie Code Codemie Code · tomevault-io bundle
    CodeMie HTML Report Builder
    0 installs
  65. ▌
    Claude Code · tomevault-io bundle
    Delegate coding tasks to Claude Code CLI for implementation Use when this capability is needed.
    0 installs
  66. ▌
    Check Memory · tomevault-io bundle
    Explicitly check memory system before answering or exploring Use when this capability is needed.
    0 installs
  67. ▌
    Debug Memory · tomevault-io bundle
    Diagnose ClaudeMemory installation and configuration issues. Use when memory tools fail or setup seems broken. Use when this capability is needed.
    0 installs
  68. ▌
    Setup Memory · tomevault-io bundle
    Automatically install, configure, or upgrade ClaudeMemory Use when this capability is needed.
    0 installs
  69. ▌
    Coderguai Server Up Box Fractal Docs · tomevault-io bundle
    Fractal Docs Protocol Skill / 分形文档协议技能
    0 installs
  70. ▌
    Lisa Review Project · tomevault-io bundle
    This skill should be used when comparing Lisa's source templates against a target project's implementation to identify drift. It validates the Lisa directory, detects project types, scans template directories, compares files, categorizes changes, and offers to adopt improvements back into Lisa. This is the inverse of lisa:review-implementation. Use when this capability is needed.
    0 installs
  71. ▌
    Agent Factory · tomevault-io bundle
    Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns Use when this capability is needed.
    0 installs
  72. ▌
    Doc Sync Tool · tomevault-io bundle
    自动同步项目中的 Agents.md、claude.md 和 gemini.md 文件,保持内容一致性。支持自动监听和手动触发。 Use when this capability is needed.
    0 installs
  73. ▌
    Comfy Addons Comfyui Sdk Comfyui Sdk · tomevault-io bundle
    ComfyUI SDK
    0 installs
  74. ▌
    Comma Compliance Arc Relay Arc Relay · tomevault-io bundle
    MCP Server Management via arc-sync
    0 installs
  75. ▌
    Web Video Presentation · tomevault-io bundle
    把一篇文章或口播稿,做成"看起来像视频"的点击驱动 16:9 网页演示,可选合成口播音频。流程:原始文章 → **一次产出**口播稿 + outline 开发计划 → 用户**一次对齐** 5 件事(稿子 / outline / 主题 / 素材 / 开发模式)→ 网页开发(逐章 / 顺序 / 并行)→ 可选音频合成(provider-agnostic:内置 MiniMax mmx-cli + OpenAI TTS,可换 ElevenLabs / edge-tts / Azure / 自带 TTS)。**outline 只规划节奏与信息密度,不规划动画** —— 动画由章节开发时按 PRINCIPLES + ANTI-AI 法则即时设计。每次点击推进口播稿的一个节拍,每一步独占整屏,进度条平时隐藏只在悬浮时出现。适用场景:用网页做视频(动态 PPT 但不像 PPT)、把口播稿 / 文章变成可交互的解说、为 B 站 / YouTube / 视频号录屏教程、做有电影感的产品 / talk demo。本 Skill 沉淀的是设计方法论 + 协作流程 —— 不绑定任何特定样式 / 字体 / 颜色 —— 因此能复用到任意主题与美学。 Use when this capability is needed.
    0 installs
  76. ▌
    Concordance Mod · tomevault-io bundle
    Create, upload, and debug Concordance mods for inference-time LLM interventions. Use when writing new mods, understanding mod patterns, uploading via CLI, making API requests to specific mods, or debugging mod issues. Covers events (Prefilled, ForwardPass, Sampled, Added), actions (noop, force_tokens, backtrack, adjust_logits, etc.), and advanced patterns like SelfPrompt and FlowEngine. Use when this capability is needed.
    0 installs
  77. ▌
    Rust Lint Fmt · tomevault-io bundle
    Run cargo clippy and nightly rustfmt to lint and format Rust code. Use when the user asks to lint, format, check code quality, or run CI checks on Rust code. Use when this capability is needed.
    0 installs
  78. ▌
    Spawnagent · tomevault-io bundle
    Spawn an AI coding agent in a new terminal (Claude, Codex, Gemini, Cursor, OpenCode, Copilot). Defaults to Claude Code if unspecified. Use when this capability is needed.
    0 installs
  79. ▌
    Adding Service Documentation · tomevault-io bundle
    Documents new Coolify one-click services by creating markdown pages in docs/services/, downloading logos to docs/public/images/services/, and regenerating the services listing. Use when adding service documentation, creating service pages, onboarding services from templates/compose/, or refreshing the services catalog. Use when this capability is needed.
    0 installs
  80. ▌
    AI First Init · tomevault-io bundle
    Create a new project folder scaffolded for the AI-first workflow — picks a stack pack from the installed ai-first-kit, lays out .cert/, .git-crypt-keys/, .agents/skills/, README, .gitignore, .gitattributes, runs `git init`, makes an initial commit, and optionally pushes to GitHub. Does NOT run stack-specific setup (that is `init-project`'s job inside the new project). Use when the user runs `/ai-first-init` or asks to "create a new AI-first project". Use when this capability is needed.
    0 installs
  81. ▌
    Review Skill · tomevault-io bundle
    Reviews and automatically fixes Claude Code skills against official Anthropic best practices. Use when checking skill quality, refactoring bloated skills, improving discoverability, or contributing to open-source skills. Supports review, auto-fix, external review, and PR modes. Use when this capability is needed.
    0 installs
  82. ▌
    Querying Gemini · tomevault-io bundle
    Queries Gemini 3 Flash for high-speed code analysis, generation, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and code generation with configurable thinking levels (minimal/low/medium/high). 1M context, 64K output. Pro-level intelligence at Flash pricing. Use when this capability is needed.
    0 installs
  83. ▌
    Xlimon Objeditor Map · tomevault-io bundle
    War3Lib 物编生成与改造规范。用于在 `UnitTestMap/table`、`Jass/**/*.w3a|w3u|w3i` 及项目内 `db` 中安全新增/修改对象,重点处理 4 位 ID 去重(含大小写冲突)、主动技能通魔模板与唯一 OrderID、隐藏按钮位点写法,以及紧凑行尾注释风格。 Use when this capability is needed.
    0 installs
  84. ▌
    Podcast Downloader · tomevault-io bundle
    Download podcast episodes from Apple Podcasts using iTunes API with RSS fallback Use when this capability is needed.
    0 installs
  85. ▌
    Commit Wizard · tomevault-io bundle
    AI-powered commit message generator that follows conventional commits and best practices Use when this capability is needed.
    0 installs
  86. ▌
    Curated Skills Linguaclaw Linguaclaw · tomevault-io bundle
    Dynamic Subagent Orchestration Module
    0 installs
  87. ▌
    Code Explainer · tomevault-io bundle
    Explain complex code to team members in clear, understandable terms for effective knowledge shari... Use when this capability is needed.
    0 installs
  88. ▌
    Claude Code Pm · tomevault-io bundle
    Act as a Product Manager who gathers requirements and orchestrates Claude Code using OpenSpec protocol. Install proper skills, delegate to Claude Code in background mode, and validate completion while remaining responsive to user messages. Use when this capability is needed.
    0 installs
  89. ▌
    Solskill · tomevault-io bundle
    Create production grade smart contracts. Use this skill when the user asks to write smart contracts, specially if they are going to be deployed to production (to a mainnet, or used in a mainnet script). Use when this capability is needed.
    0 installs
  90. ▌
    Tool Renderer · tomevault-io bundle
    Implement specialized rendering for Claude Code tools. Use when adding a new tool type (WebSearch, WebFetch, etc.) to the transcript viewer, or when asked to implement tool rendering. Use when this capability is needed.
    0 installs
  91. ▌
    Skill Alpha · tomevault-io bundle
    Use when working with a valid skill for multi-skill testing.
    0 installs
  92. ▌
    Plan To Tasks · tomevault-io bundle
    Convert a software feature plan into a structured JSON task list. Use when the user wants to transform a project plan or PRD into implementable tasks, break down a feature into actionable steps, or generate a prd.json file from a plan document. Triggers include "convert plan to tasks", "create tasks from plan", "generate task list", "break down this plan", or providing a path to a plan file in .agent/projects/. Use when this capability is needed.
    0 installs
  93. ▌
    Node Generator · tomevault-io bundle
    Generate new workflow nodes with implementation, tests, and registry registration Use when this capability is needed.
    0 installs
  94. ▌
    Cloudflare To Bun · tomevault-io bundle
    Migrate Cloudflare Workers to Bun with runtime compatibility analysis. Use when converting Workers to Bun, migrating from Cloudflare bindings, or moving from edge to server deployment. Use when this capability is needed.
    0 installs
  95. ▌
    Slim Website Maker · tomevault-io bundle
    Autonomous website generator skill for creating customized Docusaurus documentation websites. Analyzes project content, generates intelligent website structure, and validates changes with iterative build testing until successful. Creates git branch and commits with clear messages. Auto-detects project type and customizes accordingly. Use when generating project documentation websites, creating content-driven sites, or automating website creation with build validation. Use when this capability is needed.
    0 installs
  96. ▌
    My Skill · tomevault-io bundle
    Detailed description of what this skill does and when Claude should use it. Include specific keywords that will trigger this skill. Max 1024 characters. Use when this capability is needed.
    0 installs
  97. ▌
    Neon Drizzle · tomevault-io bundle
    Creates a fully functional Drizzle ORM setup with a provisioned Neon database. Installs dependencies, provisions database credentials, configures connections, generates schemas, and runs migrations. Results in working code that can immediately connect to and query the database. Use when creating new projects with Drizzle, adding ORM to existing applications, or modifying database schemas.
    0 installs
  98. ▌
    Neon Toolkit · tomevault-io bundle
    Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.
    0 installs
  99. ▌
    Technology Search · tomevault-io bundle
    Search tech blogs, developer forums, and IT media (TechCrunch, Hacker News, 36氪, etc.) for software and hardware industry updates with heat ranking and EN↔CN translation. Use this skill only when the topic is clearly about programming, software, hardware, AI, or IT infrastructure. Use when this capability is needed.
    0 installs
  100. ▌
    Neuralnomadsai Codenomad Codenomad · tomevault-io bundle
    CodeNomad Architecture & SDK Navigation Skill
    0 installs