← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 437 of 623

  1. ▌
    File Context Planning · tomevault-io bundle
    Persistent file-based planning for Gemini CLI. Stores task_plan.md/findings.md/progress.md under docs/en/developer/plans/<session-hash>/ for durable planning, traceability, and long-running task continuity. Use when this capability is needed.
    0 installs
  2. ▌
    User Flow Design · tomevault-io bundle
    User journey mapping, wireframe conventions, interaction patterns for designing intuitive user experiences. Use when this capability is needed.
    0 installs
  3. ▌
    Azure AI · tomevault-io bundle
    Comprehensive Azure AI skill for building, configuring, troubleshooting, and managing all Azure AI services. Covers Azure AI Foundry, Azure OpenAI Service, Azure AI Search, Azure AI Agents, Document Intelligence, Cognitive Services (Vision, Speech, Language), Azure Machine Learning, Content Safety, and Responsible AI. Use when working with AI workloads, LLM deployments, vector search, RAG patterns, multi-agent orchestration, or any Azure AI service. Use when this capability is needed.
    0 installs
  4. ▌
    Mqtt Iot · tomevault-io bundle
    Configure MQTT brokers (Mosquitto, EMQX) for IoT messaging, device communication, and smart home integration. Manage topics, QoS levels, authentication, and bridging. Use when setting up IoT messaging, smart home communication, or device-to-cloud connectivity. (project) Use when this capability is needed.
    0 installs
  5. ▌
    Tdd Mode · tomevault-io bundle
    Activate test-driven development mode. Expert in TDD methodology following Red-Green-Refactor cycle. Use when writing tests first, implementing features with TDD, or learning test-first development practices. Use when this capability is needed.
    0 installs
  6. ▌
    Trpc API · tomevault-io bundle
    Build end-to-end typesafe APIs with tRPC. Covers routers, procedures, Zod validation, React Query integration, and Next.js setup. Use when building full-stack TypeScript applications with type-safe API calls. Use when this capability is needed.
    0 installs
  7. ▌
    Design Create · tomevault-io bundle
    Create design documents for features or systems. Use when architecture planning, API design, or technical decisions are needed before implementation. Use when this capability is needed.
    0 installs
  8. ▌
    Huang6349 Project Java Crud Development · tomevault-io bundle
    CRUD 开发技能
    0 installs
  9. ▌
    Hermes Agent Health Check · tomevault-io bundle
    Audit a NousResearch/hermes-agent checkout or fork for Hermes-specific runtime-contract drift, command-surface splits, memory/skill/gateway health, and agent architecture risks. Uses the hermescheck Python library (hermescheck.report.v1) for structured reports with severity-ranked findings and code-first fix plans. Use when this capability is needed.
    0 installs
  10. ▌
    Hf Context Mesh · tomevault-io bundle
    Use when a host project (vendoring HF) wants per-directory hierarchical context (project root / mid-directory / leaf-directory) auto-generated for any AI agent reading the codebase. Generates `AGENTS.md` (OpenCode), `.​cursor/rules/*.mdc` (Cursor), or `CLAUDE.md` (Claude Code) skeletons; architect fills in conventions. Not for HF's own `docs/principles/` (untouched); not for spec / design / tasks artifacts (use upstream skills).
    0 installs
  11. ▌
    Hyperlapse122 Dotfiles CI CD Monitoring · tomevault-io bundle
    CI/CD pipeline monitoring
    0 installs
  12. ▌
    Release Automation · tomevault-io bundle
    Expert-level semantic versioning, package publishing, changelog generation, and release orchestration. Use for version management, PyPI/Docker releases, and deployment automation. Use when this capability is needed.
    0 installs
  13. ▌
    Icy Cat X Viral Monitor X Viral Monitor · tomevault-io bundle
    X Viral Monitor — content-filter rule tuning
    0 installs
  14. ▌
    Authentication Pattern · tomevault-io bundle
    Security pattern for implementing authentication in software systems. Use when designing or reviewing authentication mechanisms, implementing login systems, verifying user identity, protecting system access, or addressing OWASP authentication flaws. Provides guidance on enforcers, verifiers, evidence providers, subject registration, credential management, and security considerations. Use when this capability is needed.
    0 installs
  15. ▌
    Igmarin Ruby Core Skills Review Process · tomevault-io bundle
    Review Process
    0 installs
  16. ▌
    Ihudak Ihudak Copilot Plugins Wiki Init · tomevault-io bundle
    wiki-init
    0 installs
  17. ▌
    Fastapi Stripe · tomevault-io bundle
    Fastapi_Stripe Use when this capability is needed.
    0 installs
  18. ▌
    API Design Patterns · tomevault-io bundle
    Design RESTful APIs with proper HTTP methods, status codes, pagination, filtering, error responses, and OpenAPI documentation. Follows FastAPI best practices with Pydantic validation. Use when this capability is needed.
    0 installs
  19. ▌
    Design System Modern Oklch · tomevault-io bundle
    Use when setting up modern UI design systems with OKLCH colors, Shadcn components, and Tailwind v4 - provides production-ready design tokens, component patterns, and complete setup for cutting-edge color science
    0 installs
  20. ▌
    Rtl Development · tomevault-io bundle
    Guide for RTL design and SystemVerilog development on the RISC-V CPU. Use when asked about CPU architecture, instruction set, FSM states, memory interface, or SystemVerilog coding conventions. Use when this capability is needed.
    0 installs
  21. ▌
    Influxdb3 Test Setup · tomevault-io bundle
    Set up InfluxDB 3 Core and Enterprise instances for running documentation code block tests. Handles service initialization, worktree-specific databases, and test environment configuration. Use when this capability is needed.
    0 installs
  22. ▌
    Stabilization Unit · tomevault-io bundle
    Workspace stabilization and 'mop-up' mode. Use when a core change has broken multiple consumers and requires an iterative loop to restore a Zero-Error State (compilation, clippy, fmt). Use when this capability is needed.
    0 installs
  23. ▌
    Asc Sales · tomevault-io bundle
    Download sales reports and analytics from App Store Connect. Use when this capability is needed.
    0 installs
  24. ▌
    Asc Setup · tomevault-io bundle
    Setup and validate App Store Connect CLI. Use when user needs to configure asc authentication or check setup status. Use when this capability is needed.
    0 installs
  25. ▌
    IOS Debug · tomevault-io bundle
    Analyze debug logs from running IngrediCheck app. Use when debugging issues, checking errors, or user reports a problem. Use when this capability is needed.
    0 installs
  26. ▌
    Align Proto · tomevault-io bundle
    Detect proto package changes (indexer-proto-ts-v2, abacus-proto-ts-v2, tc-abacus-proto-ts-v2), compare old vs new proto files, and implement new/modified gRPC services in sdk-ts following established patterns. Use when this capability is needed.
    0 installs
  27. ▌
    Opendap · tomevault-io bundle
    Understanding OPeNDAP (Open-source Project for a Network Data Access Protocol) for accessing remote scientific data via HTTP, including DAP2/DAP4 protocols, constraint expressions, data models, and client integration. Use when working with OPeNDAP URLs, writing data access code, or integrating with NetCDF. Use when this capability is needed.
    0 installs
  28. ▌
    Intelligentcode AI Skills Ica Bootstrap · tomevault-io bundle
    ICA Bootstrap
    0 installs
  29. ▌
    Intent Integrity Chain Kit Iikit Bugfix · tomevault-io bundle
    Intent Integrity Kit Bugfix
    0 installs
  30. ▌
    Sv Deploy · tomevault-io bundle
    Deploy Security Verifiers environments and packages. Use when asked to deploy to Prime Intellect Environments Hub, publish to PyPI, bump versions, build wheels, or manage releases. Use when this capability is needed.
    0 installs
  31. ▌
    IOS Agent Iosagent Dev Proximity Reader · tomevault-io bundle
    ProximityReader iOS Development Skill
    0 installs
  32. ▌
    Irahardianto Rugged Gemini Git Workflow · tomevault-io bundle
    Git Workflow
    0 installs
  33. ▌
    Sales AI Assistant · tomevault-io bundle
    帮助销售人员将业务场景转化为AI提示词并自动生成销售内容(邮件、方案、分析等),无需学习如何编写提示词 Use when this capability is needed.
    0 installs
  34. ▌
    Odoo Testing Core · tomevault-io bundle
    Write automated tests using TransactionCase and Form emulators to ensure code quality. Use when this capability is needed.
    0 installs
  35. ▌
    Mexico Market · tomevault-io bundle
    Mexico-specific product and payments knowledge for marketplaces. Use when building payment flows, pricing pages, or user experiences for Mexican users. Covers SPEI bank transfers, OXXO cash payments, WhatsApp communication patterns, pricing psychology for Mexico, and cultural UX considerations. Triggers on 'Mexico payments', 'SPEI', 'OXXO', 'Mexican market', 'WhatsApp Mexico', or 'pesos pricing'. Use when this capability is needed.
    0 installs
  36. ▌
    Material Thinking · tomevault-io bundle
    Comprehensive Material Design 3 (M3) and M3 Expressive guidance for building modern, accessible, and engaging user interfaces. Use when designing or implementing Material Design interfaces, reviewing component designs for M3 compliance, generating design tokens (color schemes, typography, shapes), applying M3 Expressive motion and interactions, or migrating existing UIs to Material 3. Covers all 38 M3 components, foundations (accessibility, layout, interaction), styles (color, typography, elevation, shape, icons, motion), and M3 Expressive tactics for more engaging experiences. Use when this capability is needed.
    0 installs
  37. ▌
    Project Standardization · tomevault-io bundle
    Guides correct usage of @j0kz/mcp-agents standardization and automation scripts including version.json single source of truth, test count automation, URL casing rules, and critical workflow pattern... Use when this capability is needed.
    0 installs
  38. ▌
    Testing Patterns Vitest · tomevault-io bundle
    Vitest testing conventions and patterns for @j0kz/mcp-agents including test organization, naming, assertion patterns, mocking strategies, and coverage targets (75%). Use when writing tests, organiz... Use when this capability is needed.
    0 installs
  39. ▌
    200 Agents Md · tomevault-io bundle
    Use when you need to generate an AGENTS.md file for a Java repository — covering project conventions, tech stack, file structure, commands, Git workflow, and contributor boundaries — through a modular, step-based interactive process that adapts to your specific project needs. Part of the skills-for-java project
    0 installs
  40. ▌
    Github Actions Reviewer · tomevault-io bundle
    Reviews GitHub Actions workflows for completeness, security, and best practices. Use after modifying workflows. Use when this capability is needed.
    0 installs
  41. ▌
    Repo Structure Reviewer · tomevault-io bundle
    Reviews repository structure against organization best practices. Use before code-level reviews. Use when this capability is needed.
    0 installs
  42. ▌
    Jackspace Claudeskillz Claude Agent Sdk · tomevault-io bundle
    Claude Agent SDK
    0 installs
  43. ▌
    Jackspace Claudeskillz Openai Responses · tomevault-io bundle
    OpenAI Responses API
    0 installs
  44. ▌
    Browser Daemon · tomevault-io bundle
    Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and testing web applications. Use when you need to interact with a browser repeatedly without opening/closing it. Use when this capability is needed.
    0 installs
  45. ▌
    Jackspace Claudeskillz Project Planning · tomevault-io bundle
    Project Planning Skill
    0 installs
  46. ▌
    Rapid Prototyper · tomevault-io bundle
    Creates minimal working prototypes for quick idea validation. Single-file when possible, includes test data, ready to demo immediately. Use when user says "prototype", "MVP", "proof of concept", "quick demo".
    0 installs
  47. ▌
    Session Launcher · tomevault-io bundle
    Restores full context when user says "hi-ai" or starts a new conversation. Searches project files, loads memory indexes, reads session state, and creates visual dashboard showing current project, recent decisions, active blockers, and quick actions. Use when user says "hi-ai", "continue", "restore context", or starts a fresh conversation. Use when this capability is needed.
    0 installs
  48. ▌
    Ml Strategy · tomevault-io bundle
    Machine-learning predictive strategy based on sklearn walk-forward training, feature engineering, and signal generation. Suitable for any OHLCV data. Use when this capability is needed.
    0 installs
  49. ▌
    Lidx Rust Workflows · tomevault-io bundle
    Common Rust development workflows for lidx. Use when adding migrations, RPC methods, language extractors, or writing tests. Use when this capability is needed.
    0 installs
  50. ▌
    Teams Notification · tomevault-io bundle
    Send a notification card to Microsoft Teams via Webhook. Use when this capability is needed.
    0 installs
  51. ▌
    Ivt Openapi Spec · tomevault-io bundle
    Use when writing or fixing OpenAPI 3.x in any repo (agnostic)—tags from module/path/domain, explicit required/requestBody/schemas, security schemes that match real guards, PT-BR or project language. Optional style baseline from api-ivt-docs (not tag names). NestJS, Go, Python, etc.
    0 installs
  52. ▌
    Frontend Designer · tomevault-io bundle
    Build accessible, responsive, and performant frontend components with design system best practices, modern CSS, and framework-agnostic patterns. Use when this capability is needed.
    0 installs
  53. ▌
    Swiftui Animation · tomevault-io bundle
    This skill provides comprehensive guidance for implementing advanced SwiftUI animations, transitions, matched geometry effects, and Metal shader integration. Use when building animations, view transitions, hero animations, or GPU-accelerated effects in SwiftUI apps for iOS and macOS. Use when this capability is needed.
    0 installs
  54. ▌
    Code Review Graph · tomevault-io bundle
    Token-efficient code review using Tree-sitter AST graphs and MCP. Reduces Use when this capability is needed.
    0 installs
  55. ▌
    Jantoniofc Skillsbank Microsoft Foundry · tomevault-io bundle
    Microsoft Foundry Skill
    0 installs
  56. ▌
    Agent Zero Planning · tomevault-io bundle
    Complex task planning and breakdown using Agent Zero Use when this capability is needed.
    0 installs
  57. ▌
    Agent Zero Deep Research · tomevault-io bundle
    Multi-source deep research using Agent Zero's autonomous browsing Use when this capability is needed.
    0 installs
  58. ▌
    Mycelium Capture · tomevault-io bundle
    Captures learnings from completed work to grow the knowledge layer. Use when user says "capture this", "document learnings", "save what we learned", or after finalizing work. Stores solutions, decisions, conventions, preferences, anti-patterns, and effective prompts. Does NOT handle commits, PRs, or pattern detection (see mycelium-finalize and mycelium-patterns). Use when this capability is needed.
    0 installs
  59. ▌
    Filter Docs · tomevault-io bundle
    AI-assisted filtering to identify and remove non-useful documentation files. Generates review manifests and applies deletion lists. Use when this capability is needed.
    0 installs
  60. ▌
    Prisma Docs · tomevault-io bundle
    Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres. Use when this capability is needed.
    0 installs
  61. ▌
    Javabutdif Lessora AI Tank Node Express · tomevault-io bundle
    Javabutdif Lessora Ai Tank Node Express
    0 installs
  62. ▌
    Terraform Compliance · tomevault-io bundle
    Terraform compliance testing framework. Enforce policy on Terraform plans. Use when this capability is needed.
    0 installs
  63. ▌
    Agent Session Format Check · tomevault-io bundle
    Verify agent session format compatibility for Agent Sessions. Use when any agent CLI updates, when monitoring flags drift, or when bumping max verified versions (fixtures + docs + tests). Covers session schema, usage/limits tracking, storage backends, and discovery path contracts for all supported agents. Use when this capability is needed.
    0 installs
  64. ▌
    Beads Workflow · tomevault-io bundle
    Converts markdown plans into beads (tasks with dependencies) and polishes them until implementation-ready. The bridge between planning and agent team execution. Use when converting a plan to beads, polishing bead descriptions, adding test coverage beads, reviewing bead dependencies, or preparing tasks for parallel agent team execution.
    0 installs
  65. ▌
    Technical Docs · tomevault-io bundle
    Technical documentation writing and diagram generation. Use when creating docs, syncing documentation with code changes, building Mermaid diagrams, running doc coverage audits, or establishing writing style guides. Use for doc-as-code workflows, ERD generation, sequence diagrams, documentation gap analysis, and AI-assisted drafting. Use when this capability is needed.
    0 installs
  66. ▌
    Wow API Pvp · tomevault-io bundle
    Complete reference for WoW Retail PvP, Battlegrounds, Arenas, Rated PvP, War Mode, Duels, War Games, and Honor/Conquest APIs. Covers C_PvP (PvP info, rated stats, rewards, battlegrounds, arenas, war mode, brawls, special events), duel functions (AcceptDuel, CancelDuel, StartDuel), war game functions, honor/conquest tracking, PvP talent integration, and PvP-related events. Use when working with PvP systems, battlegrounds, arenas, rated PvP, war mode, honor, conquest, duels, or PvP UI. Use when this capability is needed.
    0 installs
  67. ▌
    Wow Lua API · tomevault-io bundle
    Verbose guide to Lua 5.1 functions available in WoW, including Blizzard-specific differences and WoW-only additions. Use for core Lua behavior in the WoW addon environment. Use when this capability is needed.
    0 installs
  68. ▌
    Code Documenter · tomevault-io bundle
    Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.
    0 installs
  69. ▌
    Code Auditing · tomevault-io bundle
    This skill should be used when the user asks to "audit code", "find technical debt", "perform a security review", "identify dead code", "analyze code quality", "check best practices", "run a code audit", or needs a systematic methodology for comprehensive codebase analysis. Use when this capability is needed.
    0 installs
  70. ▌
    Remote Dev · tomevault-io bundle
    Guidelines for structuring and developing IntelliJ remote development modules. Use when working on Remote Development features. Use when this capability is needed.
    0 installs
  71. ▌
    Create Linear Ticket · tomevault-io bundle
    Create a well-structured Linear issue with codebase context gathering and open questions Use when this capability is needed.
    0 installs
  72. ▌
    Sprint Report · tomevault-io bundle
    Generate sprint reports from git + issue tracker Use when this capability is needed.
    0 installs
  73. ▌
    Jianyun8023 My Skills Context Detective · tomevault-io bundle
    Context Detective — 上下文侦探
    0 installs
  74. ▌
    Java DB Migration · tomevault-io bundle
    Generate MyBatis Migration database scripts following established conventions. Handles table creation, column addition, and index changes with proper undo sections. Use when creating migration scripts, adding tables, adding columns, changing indexes, or making any database schema change. Use when this capability is needed.
    0 installs
  75. ▌
    Jignesh Ponamwar Skills MCP GRAPHQL API · tomevault-io bundle
    GraphQL API Skill
    0 installs
  76. ▌
    Backend Spring · tomevault-io bundle
    Use this when implementing or changing the Spring Boot backend in apps/api (controllers, services, repositories, migrations, tests). Not for frontend work.
    0 installs
  77. ▌
    Aiwg Regenerate Cursorrules · tomevault-io bundle
    Regenerate .cursorrules for Cursor with preserved team directives Use when this capability is needed.
    0 installs
  78. ▌
    Opentrons Heater Shaker · tomevault-io bundle
    Opentrons Heater-Shaker Module - temperature control (37-95°C) with orbital mixing (200-3000 rpm) for cell culture, enzymatic reactions, and sample preparation requiring simultaneous heating and agitation Use when this capability is needed.
    0 installs
  79. ▌
    Code Agent Meta Patterns · tomevault-io bundle
    Code agent workflow optimization including CLAUDE.md design and hooks configuration. Use when optimizing Claude Code workflows, designing CLAUDE.md files, or configuring hooks. Do NOT use for skill creation or editing workflow (use writing-skills). Use when this capability is needed.
    0 installs
  80. ▌
    Jmerta Codex Skills Dependency Upgrader · tomevault-io bundle
    Dependency upgrader
    0 installs
  81. ▌
    Code Review And Audit · tomevault-io bundle
    Systematic code review and audit practices including automated checks, security audits, compliance verification, and review checklists. Use when this capability is needed.
    0 installs
  82. ▌
    N8n Integration · tomevault-io bundle
    Padrões e workflows para integração entre Next.js e n8n. Use when this capability is needed.
    0 installs
  83. ▌
    Scripting Bash · tomevault-io bundle
    Master defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts with POSIX compliance, modern Bash 5.x features, and comprehensive error handling. Use when writing shell scripts, bash automation, CI/CD scripts, system utilities, or mentions "bash", "shell script", "automation", "defensive programming", or needs production-grade shell code. Use when this capability is needed.
    0 installs
  84. ▌
    Lyra · tomevault-io bundle
    Transform vague inputs into precision-optimized AI prompts for Claude, ChatGPT, Gemini, or other LLMs. Use when user mentions "optimize prompt", "improve prompt", "lyra", "prompt engineering", or needs help crafting effective AI prompts. Use when this capability is needed.
    0 installs
  85. ▌
    Pytest Methodology · tomevault-io bundle
    Use when (a) creating a new test file or test case, (b) making a test DESIGN decision (parametrize vs. duplicate, fixture vs. inline, what to mock vs. integrate, splitting a test that asserts multiple behaviors), (c) writing a failing test to reproduce a reported bug, or (d) reviewing tests for quality smells (over-mocking, framework testing, hidden indirection through fixtures). NOT needed for minor edits to existing well-shaped tests — load only when a test-design decision is actually on the table.
    0 installs
  86. ▌
    Johnson7788 Multiuserclaw Multiuserclaw · tomevault-io bundle
    Authoring Hermes-Agent Skills (in-repo)
    0 installs
  87. ▌
    Bug Fixing · tomevault-io bundle
    Systematic approach to debugging and fixing bugs Use when this capability is needed.
    0 installs
  88. ▌
    Pre Pr Scan · tomevault-io bundle
    Pre-PR compliance and security scan. Checks diff against CLAUDE.md guidelines and security best practices before creating a pull request. Use when this capability is needed.
    0 installs
  89. ▌
    Deepagents · tomevault-io bundle
    LangChain Deep Agents framework for building autonomous coding agents. Use for agent harness, backends, subagents, human-in-the-loop, long-term memory, middleware, and CLI-based agent development. Use when this capability is needed.
    0 installs
  90. ▌
    Copilot Docs Updater · tomevault-io bundle
    Update and maintain Copilot CLI & SDK documentation for azurecopilot. Use when checking for new Copilot versions, updating reference docs, or getting recommendations for better Azure integration. Use when this capability is needed.
    0 installs
  91. ▌
    Functype Developer · tomevault-io bundle
    Assist contributors working on the functype library codebase. Use this skill when creating new data structures, implementing functional interfaces (Functor, Monad, Foldable), adding tests, debugging library internals, or understanding functype's Scala-inspired architecture patterns including the Base pattern, HKT system, and Companion utilities. Use when this capability is needed.
    0 installs
  92. ▌
    Apify Apify MCP Server Apify MCP Server · tomevault-io bundle
    Dig
    0 installs
  93. ▌
    Apollographql Skills GRAPHQL Operations · tomevault-io bundle
    GraphQL Operations Guide
    0 installs
  94. ▌
    Arbgjr Sdlc Agentico Document Processor · tomevault-io bundle
    Document Processor Skill
    0 installs
  95. ▌
    Workflow Debugger · tomevault-io bundle
    Diagnoses why Gorgon workflows fail — reads checkpoint state, agent logs, budget traces, and output contracts to produce root-cause analysis Use when this capability is needed.
    0 installs
  96. ▌
    Galacean Init · tomevault-io bundle
    此 Skill 包含了 Galacean Engine 的初始化流程,包括 Engine 创建、场景自适应、相机与灯光的基本设置 Use when this capability is needed.
    0 installs
  97. ▌
    Feature Implementation · tomevault-io bundle
    Step-by-step guide for implementing new features in any project. Use when planning features, adding models/endpoints/APIs, creating UI components, or making changes spanning backend and frontend. Covers when to create OpenSpec proposals vs direct implementation, and provides framework-agnostic implementation patterns. Use when this capability is needed.
    0 installs
  98. ▌
    Tasknotes · tomevault-io bundle
    Manage tasks in Obsidian via TaskNotes plugin API. Use when user wants to create tasks, list tasks, query by status or project, update task status, delete tasks, or check what they need to do. Use when this capability is needed.
    0 installs
  99. ▌
    Setup Genai Dev · tomevault-io bundle
    Set up the GenAI Engine development environment. Use when starting work on the project for the first time, or when environment needs to be reset. Handles Poetry, PostgreSQL, migrations, and environment variables. Use when this capability is needed.
    0 installs
  100. ▌
    Check Rsc Compat · tomevault-io bundle
    This skill should be used when the user asks to "check RSC compatibility", "verify server component support", "is this RSC safe", "will this work in server components", "audit for client-side code", or wants to verify components work with React Server Components. Use when this capability is needed.
    0 installs