← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 539 of 623

  1. Doc Generator · tomevault-io bundle
    Generates and updates project documentation including CLAUDE.md, rules, and hooks. Use when the user asks about documentation, project setup, CLAUDE.md, or when detecting that documentation is missing or outdated.
    0 installs
  2. Agricidaniel Claude Email Email · tomevault-io bundle
    Email -- Universal Email Management & Marketing Skill
    0 installs
  3. Agricidaniel Claude SEO SEO Geo · tomevault-io bundle
    AI Search / GEO Optimization (February 2026)
    0 installs
  4. Fastapi Entity · tomevault-io bundle
    Create a new entity with model, schemas, repository, service, router, dependencies, and filters Use when this capability is needed.
    0 installs
  5. Compose Navigation · tomevault-io bundle
    Implement navigation in Jetpack Compose using Navigation Compose. Use when asked to set up navigation, pass arguments between screens, handle deep links, or structure multi-screen apps. Use when this capability is needed.
    0 installs
  6. Ahonn Dotfiles Repomix Explorer · tomevault-io bundle
    You are an expert code analyst specializing in repository exploration using Repomix CLI. Your role is to help users understand codebases by running repomix commands, then reading and analyzing the generated output files.
    0 installs
  7. Perf Regression · tomevault-io bundle
    Use when modifying hot-path code in coordination or scanner engine, before merging performance-sensitive changes, or when CI benchmarks flag a regression. Performance regression testing with before/after comparison.
    0 installs
  8. Review Dispatch · tomevault-io bundle
    Use when preparing to merge a feature branch, after completing a significant implementation, or when critical code paths need deeper review than a single pass. Six parallel specialist agents plus ranked synthesis.
    0 installs
  9. Adding Testing · tomevault-io bundle
    Adds testing & polish phases to existing tasks. Analyzes task phases, identifies frontend-touching work, generates test scenarios from success criteria, inserts testing-polish phases. Use when this capability is needed.
    0 installs
  10. Creating Tasks · tomevault-io bundle
    Creates structured task plans in docs/tasks/ with PRD and parallel phase enrichment. Use when user asks to "create a task" or "plan a feature". Auto-detects difficulty - simple tasks get inline enrichment, hard tasks get parallel agent enrichment.
    0 installs
  11. Cuj Guardian · tomevault-io bundle
    Run and triage AI Atelie's Critical User Journey (CUJ) for every PR — the single end-to-end test that proves a user can open the app, create a project, drive the Claude Code agent, and see the canvas render. Before running, gate by inspecting the PR diff for changes that plausibly affect the journey (routes, onboarding, canvas, chat, selectors). On failure, walk a five-step triage to decide "broken feature" vs "stale test" before touching either. Use whenever the user says "run the CUJ", "validate the canonical flow", "ship-readiness check", or before approving any PR. Use when this capability is needed.
    0 installs
  12. Update API · tomevault-io bundle
    Fetches the latest OpenAPI spec from a backend service at /doc/swagger/openapi.yaml and syncs frontend API modules under src/api/. When API docs change, all consuming modules and pages must be updated to stay globally consistent. Use when the user says "帮我更新 API" or "帮我更新 api", or when asked to update API requests to match the backend. Use when this capability is needed.
    0 installs
  13. Animation Best Practices · tomevault-io bundle
    CSS and UI animation patterns for responsive, polished interfaces. Use when implementing hover effects, tooltips, button feedback, transitions, or fixing animation issues like flicker and shakiness. Use when this capability is needed.
    0 installs
  14. HTTP Patterns · tomevault-io bundle
    HTTP handler patterns for Go 1.22+. Covers ServeMux method routing, path parameters, middleware, ResponseWriter wrapping, request context, graceful shutdown, error responses, handler naming conventions. Use when this capability is needed.
    0 installs
  15. Datasheets · tomevault-io bundle
    Extract structured specifications from electronic component datasheet PDFs — pinouts, electrical characteristics, peripherals, topology, and features. Cache extractions per project for consumption by schematic and PCB analyzers. Primary consumer infrastructure for `kicad`, `emc`, `spice`, and `thermal` analyzers. Use this skill whenever the user asks to extract, verify, or read specs from a component datasheet; when analyzers need verified IC knowledge (EN pin thresholds, PG presence, USB peripheral speed); or when a review mentions datasheet coverage, extraction quality, or per-MPN specifications. Also triggers on "extract this datasheet", "what are the specs for MPN X", "verify datasheet extraction", or "check pin functions for part Y". Use when this capability is needed.
    0 installs
  16. Django Fat Model · tomevault-io bundle
    Lógica de negócio no model ou em services; views finas Use when this capability is needed.
    0 installs
  17. Vue Security · tomevault-io bundle
    Vue.js security analysis, auditing, and hardening using the OWASP Top 10. Trigger for XSS, v-html, CSTI, Vue Router access control, JWT/session storage, CSP, CORS, source maps, npm audit, supply-chain, Vite plugins, or any Vue.js security audit. Use when this capability is needed.
    0 installs
  18. Skill Audit · tomevault-io bundle
    Audits a Claude Code / Agent SDK skill (or folder of skills) against 10 QA Use when this capability is needed.
    0 installs
  19. Alexklibisz Elastiknn Elastiknn · tomevault-io bundle
    Upgrade Elasticsearch to the version specified by the user. If no version is specified, run `gh release list --repo elastic/elasticsearch --limit 60` and pick the closest available version to the current one (i.e., the next patch or minor release — minimize the version jump). Follow these steps in order, fixing any issues before moving to the next step:
    0 installs
  20. Troubleshoot Sandbox · tomevault-io bundle
    Troubleshoot OpenSandbox issues by running diagnostics (logs, inspect, events, summary) via CLI or HTTP API to diagnose sandbox failures like OOM, crash, image pull errors, network problems, etc. Use when this capability is needed.
    0 installs
  21. UI Web · tomevault-io bundle
    Web UI - glassmorphism, Tailwind, dark mode, accessibility Use when this capability is needed.
    0 installs
  22. Repo Code Review · tomevault-io bundle
    Provide a focused code review checklist for repository changes. Use when this capability is needed.
    0 installs
  23. Project Development · tomevault-io bundle
    Use standardized scripts to manage the project environment, testing, and linting. Use when this capability is needed.
    0 installs
  24. Gh Release · tomevault-io bundle
    Automates version bumping in pyproject.toml and creating GitHub releases. Use when releasing a new version of the project.
    0 installs
  25. Mijia Automation · tomevault-io bundle
    米家自动化极客版规则创建指南。当用户想要创建智能场景、设备联动、定时任务、条件触发等自动化规则时使用此skill。 Use when this capability is needed.
    0 installs
  26. Mexc Futures · tomevault-io bundle
    MEXC Futures trading with DB tracking (No KYC) Use when this capability is needed.
    0 installs
  27. Am2rican5spec Writer · tomevault-io bundle
    Guide creation of functional specifications with progressive detail elicitation. Produces structured specs with Given/When/Then acceptance criteria, edge cases, constraints, and rigor level annotation. Use when user says "write a spec", "create specification", "spec for", "define requirements", "acceptance criteria for", "specify behavior", or "what should this feature do". Do NOT use for implementing code from specs (use sdd-workflow) or validating implementation against specs (use spec-validator agent). Use when this capability is needed.
    0 installs
  28. CI Setup · tomevault-io bundle
    Set up pre-commit hooks and GitHub Actions workflows for testing, linting, security scanning, releases, and deployments. Supports Python, Node.js, Go, Rust, and multi-language projects. Use when this capability is needed.
    0 installs
  29. Cache Skill · tomevault-io bundle
    describe how to write cache related code in the codebase, use when you need to add or modify cache related code or user ask to optimize the cache related code to the codebase Use when this capability is needed.
    0 installs
  30. Amirtechai Xclaw Docker Manager · tomevault-io bundle
    Docker Manager Skill
    0 installs
  31. Psmv · tomevault-io bundle
    Access and contribute to the Persistent Semantic Memory Vault. Use when you need to search the knowledge base, read crown jewels or residual stream entries, contribute new documents, or understand the dharmic research context. The PSMV contains 8000+ files of consciousness research, AI emergence documentation, mech-interp findings, and Akram Vignan wisdom. Use when this capability is needed.
    0 installs
  32. Golang Context · tomevault-io bundle
    Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code that merely accepts ctx as first parameter. Use when this capability is needed.
    0 installs
  33. Golang GRAPHQL · tomevault-io bundle
    Implements GraphQL APIs in Golang using gqlgen or graphql-go. Apply when building GraphQL servers, designing schemas, writing resolvers, handling subscriptions, or integrating GraphQL with existing Go HTTP services. Also apply when the codebase imports `github.com/99designs/gqlgen` or `github.com/graph-gophers/graphql-go`. Use when this capability is needed.
    0 installs
  34. Golang Swagger · tomevault-io bundle
    Golang OpenAPI/Swagger documentation with swaggo/swag — annotation comments (@Summary, @Param, @Success, @Router, @Security), swag init code generation, framework integrations (gin, echo, fiber, chi, net/http), security definitions (Bearer/JWT, OAuth2, API key), and struct tags (swaggertype, enums, example, swaggerignore). Apply when adding or maintaining Swagger/OpenAPI docs in a Go project, or when the codebase imports github.com/swaggo/swag, github.com/swaggo/gin-swagger, github.com/swaggo/echo-swagger, github.com/swaggo/http-swagger, or github.com/swaggo/files. Use when this capability is needed.
    0 installs
  35. Golang Uber Fx · tomevault-io bundle
    Golang application framework using uber-go/fx — fx.New, fx.Provide, fx.Invoke, fx.Module, fx.Lifecycle hooks, fx.Annotate (name/group/As), fx.Decorate, fx.Supply, fx.Replace, fx.WithLogger, and signal-aware Run(). Apply when using or adopting uber-go/fx, when the codebase imports `go.uber.org/fx`, or when wiring services with fx.New. For raw DI without lifecycle, see `samber/cc-skills-golang@golang-uber-dig` skill. Use when this capability is needed.
    0 installs
  36. Clean Architecture Review · tomevault-io bundle
    Reviews code for clean architecture compliance including component cohesion principles (REP, CRP, CCP), component coupling principles (ADP, SDP, SAP), and quality attributes (maintainability, extensibility, testability). Use when evaluating architectural soundness of new or modified code. Use when this capability is needed.
    0 installs
  37. Anomstack · tomevault-io bundle
    Debug the Anomstack demo instance on Fly.io - check schedules, jobs, LLM alerts, and PostHog tracking Use when this capability is needed.
    0 installs
  38. Angular New App · tomevault-io bundle
    Creates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application.
    0 installs
  39. Renormalize · tomevault-io bundle
    Full knowledge store renormalization — prunes stale entries, merges redundancies, rebalances category structure via orchestrated multi-agent flow Use when this capability is needed.
    0 installs
  40. Create Command · tomevault-io bundle
    Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands directory with YAML frontmatter (name, description) and markdown body containing command steps. Use when users need to add new commands, modify existing commands, or understand the command file structure. Supports special command tags like <lint> and <test> for automated workflows. Use when this capability is needed.
    0 installs
  41. Antiwork Gumroad Pr Description · tomevault-io bundle
    PR Description Generator
    0 installs
  42. MCP Python · tomevault-io bundle
    Create and extend MCP (Model Context Protocol) servers in Python using FastMCP and the official SDK. Covers tools, resources, prompts, STDIO vs HTTP transports, logging rules for STDIO, and production best practices. Use when building or modifying MCP servers in Python, adding tools/resources/prompts, debugging MCP servers, or choosing transport and client config. Use when this capability is needed.
    0 installs
  43. Antopolskiy Kanban Md Kanban Md · tomevault-io bundle
    kanban-md
    0 installs
  44. Gemini CLI CLI · tomevault-io bundle
    Migre la chaîne CLI de gemini-cli (bin/scripts/lockfile/sandbox docker/SEA) vers Bun — replace npm/cross-env/tsx/vitest, configure bin via bun build --compile, gère workspaces + Artifact Registry Use when this capability is needed.
    0 installs
  45. Gemini CLI Jsx · tomevault-io bundle
    Migre les 414 .tsx Ink/React de gemini-cli vers le runtime JSX natif de Bun — supprime esbuild/vitest-jsx, configure tsconfig + bunfig, gère les pièges Ink (raw mode TTY, useStdin, alt-screen) Use when this capability is needed.
    0 installs
  46. Ar4mirez Samuel Android Compose · tomevault-io bundle
    Android Jetpack Compose Guide
    0 installs
  47. Ar4mirez Samuel Cleanup Project · tomevault-io bundle
    Project Cleanup Workflow
    0 installs
  48. Ar4mirez Samuel Troubleshooting · tomevault-io bundle
    Troubleshooting Guide
    0 installs
  49. Streamlit · tomevault-io bundle
    Streamlit app patterns for layout, state management, data display, and deployment. Invoke with /streamlit. Use when this capability is needed.
    0 installs
  50. Chemgraph · tomevault-io bundle
    Develop, test, and extend ChemGraph -- an agentic framework for automated molecular simulations using LLMs, LangGraph, ASE, and MCP servers Use when this capability is needed.
    0 installs
  51. Rule Validator · tomevault-io bundle
    Validate code compliance with Gemini mod rules (core, modules, features, UI, WebSocket, state) Use when this capability is needed.
    0 installs
  52. Programming Fundamental Oop · tomevault-io bundle
    Use when working with a skill for understanding and applying Object-Oriented Programming (OOP) concepts such as classes, inheritance, encapsulation, and polymorphism, with a focus on how they translate to JavaScript.
    0 installs
  53. Comfyui Frontend Extensions · tomevault-io bundle
    Authoring ComfyUI v2 frontend extensions with @comfyorg/extension-api — defineNode/defineExtension/defineWidget, shell UI (sidebar tabs, commands, hotkeys), typed events, and handles. Use when writing or editing ComfyUI web-UI extension code (custom node JS, sidebar panels, widgets). Use when this capability is needed.
    0 installs
  54. Arun Gupta Agentic Tictactoe Si · tomevault-io bundle
    Subsection Implementation (Short Alias)
    0 installs
  55. Asiaostrich Dev Autopilot CI CD · tomevault-io bundle
    CI/CD 管線助手
    0 installs
  56. Avalonia · tomevault-io bundle
    Avalonia UI AI workflow for project setup, migration prompts, MCP-assisted debugging, and safe code generation. Use for Avalonia XAML/MVVM tasks with Copilot/AI assistants. Use when this capability is needed.
    0 installs
  57. Atframework Atsf4g Co Atsf4g Co · tomevault-io bundle
    Robot Build And Case
    0 installs
  58. Coding Assistant · tomevault-io bundle
    Provides coding assistance with best practices and code review
    0 installs
  59. Rust Programming · tomevault-io bundle
    Rust programming style guide and conventions. Use this skill when writing, reviewing, or modifying Rust code. Covers string creation, type annotations, control flow, naming conventions, imports, error handling, and Rust-specific best practices. Use when this capability is needed.
    0 installs
  60. Auth0 Nextjs · tomevault-io bundle
    Use when adding authentication to Next.js applications (login, logout, protected pages, middleware, server components) - supports App Router and Pages Router with @auth0/nextjs-auth0 SDK.
    0 installs
  61. Simplify Code · tomevault-io bundle
    Proactively simplify recently modified code while preserving exact behavior. Use when this capability is needed.
    0 installs
  62. Babylonjs Babylon JS Babylon JS · tomevault-io bundle
    ---
    0 installs
  63. Badaniya Stowed Mermaid Render · tomevault-io bundle
    Mermaid Render
    0 installs
  64. File Processing · tomevault-io bundle
    Data file processing utilities for CSV, JSON, and text files. Provides helpers for reading, transforming, and validating structured data. Use when this capability is needed.
    0 installs
  65. Zhihu CLI · tomevault-io bundle
    知乎 CLI (pyzhihu-cli):搜索、热榜、问题/回答/评论、推荐 Feed、用户资料、发想法/提问/文章、删自己的内容、点赞关注、收藏与通知。Agent 代执行 zhihu 命令,Cookie 仅存本地。 Use when this capability is needed.
    0 installs
  66. Odoo Backend · tomevault-io bundle
    Use when working on Odoo 19 server-side code or backend tests: Python models, ORM recordsets, fields/decorators, domains, SQL/cache, `__manifest__.py`, XML/CSV data, ACLs/rules, `sudo`, controllers, `@route`, `ir.cron`, JSON-2/XML-RPC, QWeb reports, `TransactionCase`, `HttpCase`, `Form`, tours, `start_tour`, or `--test-tags`. Not for web-client JS, Owl internals, Hoot, frontend assets, views, or widgets.
    0 installs
  67. Crawl4ai · tomevault-io bundle
    This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction. Use when this capability is needed.
    0 installs
  68. DB Reset Local · tomevault-io bundle
    Reset and seed the local database for Drasil. Use when this capability is needed.
    0 installs
  69. Code Annotations · tomevault-io bundle
    Code annotation requirements for pikru. Use when writing or porting Rust functions from C code. All ported functions must have cref comments. Use when this capability is needed.
    0 installs
  70. Stg Analyzing Competition · tomevault-io bundle
    Maps competitive landscape, identifies positioning gaps, and assesses competitor response capability for red-team input. Use when researching competition during BUILD phase 1 or feeding destruction phase. Use when this capability is needed.
    0 installs
  71. Dbmate · tomevault-io bundle
    SQL-first database migration tool that uses plain .sql files. Use whenever the user is managing database schema changes with dbmate (creating, running, or rolling back migrations), setting up dbmate in a new project, integrating dbmate with Docker or CI/CD, squashing migrations into a baseline, or adopting dbmate as their migration tool. Trigger on mentions of "dbmate", "schema_migrations table", ".sql migration files", "migrate:up", "migrate:down", "DBMATE_*" environment variables, or when the user wants plain SQL migrations decoupled from any ORM or framework. Use when this capability is needed.
    0 installs
  72. Ffmpeg Keyframe Extraction · tomevault-io bundle
    Extract key frames (I-frames) from video files using FFmpeg command line tool. Use this skill when the user needs to pull out keyframes, thumbnails, or important frames from MP4, MKV, AVI, or other video formats for analysis, previews, or processing. Use when this capability is needed.
    0 installs
  73. Benchflow AI Skillsbench Harbor · tomevault-io bundle
    Harbor
    0 installs
  74. Marker · tomevault-io bundle
    Convert PDF documents to Markdown using marker_single. Use when Claude needs to extract text content from PDFs while preserving LaTeX formulas, equations, and document structure. Ideal for academic papers and technical documents containing mathematical notation. Use when this capability is needed.
    0 installs
  75. Gitlabmerge Request · tomevault-io bundle
    Working with GitLab merge requests via glab. Use when creating, updating, reviewing, or merging MRs. Use when this capability is needed.
    0 installs
  76. Githubnotifications · tomevault-io bundle
    Managing GitHub notifications inbox. Use when listing, filtering, or triaging notifications (mark read, done, unsubscribe). Use when this capability is needed.
    0 installs
  77. Bendrucker Claude Opentelemetry · tomevault-io bundle
    OpenTelemetry
    0 installs
  78. Mlx Dev · tomevault-io bundle
    Write correct, idiomatic Apple MLX code for Apple Silicon ML. Use when working with MLX arrays, neural networks, training loops, lazy evaluation, unified memory, mx.eval, mx.compile, Metal GPU, memory optimization, quantization, or Apple Silicon performance. Covers critical API differences from PyTorch/NumPy, array indexing gotchas (lists must be mx.array, slices create copies), NHWC format for Conv2d, __call__ not forward(), float64 CPU-only, mlx-lm integration, and debugging patterns. Use when this capability is needed.
    0 installs
  79. Gcmd · tomevault-io bundle
    Export and access Google Drive files (docs, sheets, meeting notes) Use when this capability is needed.
    0 installs
  80. Agentflow · tomevault-io bundle
    Build and run multi-agent pipelines using AgentFlow. Use when the user wants to orchestrate codex, claude, or kimi agents in parallel, in sequence, or in iterative loops. Trigger when the user mentions multi-agent workflows, fan-out tasks, code review pipelines, iterative implementation loops, running agents on EC2/ECS, or any task that needs multiple AI agents coordinated together. Also trigger for "agentflow", "pipeline", "graph of agents", "fanout", "shard", or "run codex on remote". Use when this capability is needed.
    0 installs
  81. Add Strategy · tomevault-io bundle
    Adds a new trading strategy across 5 locations (mod.rs, routes, backtest, SDUI schema, frontend). Use when implementing a new strategy. Use when this capability is needed.
    0 installs
  82. Betseyliu Prd Debate Prd Debate · tomevault-io bundle
    结构化辩论
    0 installs
  83. Better Auth Better Icons Skills · tomevault-io bundle
    Better Icons
    0 installs
  84. Slack Gif Creator · tomevault-io bundle
    Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y". Use when this capability is needed.
    0 installs
  85. Helios Player · tomevault-io bundle
    Player API for embedding Helios compositions in web pages. Use when you need to display a composition with playback controls, enable client-side exporting, or support Picture-in-Picture. Use when this capability is needed.
    0 installs
  86. Bitsky Tech Amphiloop Amphiloop · tomevault-io bundle
    Bridgic Amphibious
    0 installs
  87. Init Skill · tomevault-io bundle
    Imported skill init_skill from anthropic Use when this capability is needed.
    0 installs
  88. Biology Design · tomevault-io bundle
    Extract biology entities from narrative text. Use when analyzing ecosystems, food chains, migration, hibernation, reproduction, extinction events, and evolution. Use when this capability is needed.
    0 installs
  89. Faction Design · tomevault-io bundle
    Extract faction entities from narrative text. Use when analyzing organizations, hierarchies, ideologies, territories, resources, leaders, banners, and inter-faction relationships. Use when this capability is needed.
    0 installs
  90. Agent Spec · tomevault-io bundle
    Claude Code プラグインの agent 仕様知識。サブエージェントの正しい形式、フロントマター、tools/model/skills フィールドを提供。Use when creating, updating, or maintaining agents, understanding agent structure, or implementing subagents. Also use when user says エージェント, サブエージェント, agents. Use when this capability is needed.
    0 installs
  91. Workers AI · tomevault-io bundle
    Cloudflare Workers AI の完全ガイド。利用可能モデル(LLM、画像、音声、埋め込み)、Vectorize、AI Gateway の使い方と設定を提供。Use when user asks about Workers AI, AI models, Vectorize, AI Gateway, LLM, image generation, speech recognition, embeddings, or RAG. Also use when user says Workers AI, AI モデル, ベクトル検索, 埋め込み, RAG. Use when this capability is needed.
    0 installs
  92. Primr Strategy · tomevault-io bundle
    Generate strategy documents from completed Primr research. Use when the user wants AI, CX, security, or data strategy deliverables from an existing report. Use when this capability is needed.
    0 installs
  93. Asc Privacy Nutrition Labels · tomevault-io bundle
    Set up App Store privacy nutrition labels (data collection declarations) for an app. Use when the user needs to declare what data their app collects, how it's used, and whether it's linked to the user. Handles both "no data collected" and full data collection declarations. Use when this capability is needed.
    0 installs
  94. Book Converter · tomevault-io bundle
    Convert EPUB books to high-quality formatted Markdown using pandoc and AI-assisted formatting. Use when the user provides an EPUB file path and wants to convert it to professionally formatted Markdown, similar to the Clean Code Collection formatting. This skill handles the complete workflow from EPUB extraction through AI-driven content formatting, including fixing PDF conversion artifacts, joining split paragraphs, correcting code blocks, standardizing headers, and creating proper Table of Contents. Use when this capability is needed.
    0 installs
  95. Golang CLI Cobra Viper · tomevault-io bundle
    Building production-quality CLI tools with Cobra command framework and Viper configuration management Use when this capability is needed.
    0 installs
  96. Hono Rpc · tomevault-io bundle
    Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference Use when this capability is needed.
    0 installs
  97. Nextjs V16 · tomevault-io bundle
    Next.js 16 migration guide (async request APIs, "use cache", Turbopack) Use when this capability is needed.
    0 installs
  98. Golang HTTP Frameworks · tomevault-io bundle
    Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks Use when this capability is needed.
    0 installs
  99. Update Vulndb · tomevault-io bundle
    Update the embedded build platform vulnerability database from the CVE Project's cvelistV5 repository. Use when this capability is needed.
    0 installs
  100. Rust Wasm · tomevault-io bundle
    Compile Rust to WebAssembly for browser and Node.js environments. Use when building wasm modules with wasm-bindgen, creating JS interop, using web-sys/js-sys, optimizing wasm size, or deploying Rust+WASM to production. Use when this capability is needed.
    0 installs