← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 343 of 623

  1. ▌
    Ralph Quick · tomevault-io bundle
    Fast security spot-check with 10 iterations (~5-10 min). Use when user says 'quick security check', 'pre-deploy audit', 'ralph quick', 'fast security scan', 'spot check before deploy', or 'daily security check'. Covers secrets, OWASP basics, auth, rate limiting, and containers. Use when this capability is needed.
    0 installs
  2. ▌
    Matlab Debug · tomevault-io bundle
    MATLAB debugging skill for running and testing MATLAB scripts with automatic error capture and toolbox detection Use when this capability is needed.
    0 installs
  3. ▌
    Nodes Node Structure · tomevault-io bundle
    Structure n8n nodes correctly with INodeTypeDescription, resource-operation patterns, and proper package.json configuration. Use this skill when creating new *.node.ts files, defining INodeTypeDescription properties, implementing resource and operation parameters, building trigger nodes, organizing complex nodes into actions folders, or configuring the n8n section in package.json. Apply when choosing between declarative and programmatic styles, setting up node metadata, or structuring community node packages. Use when this capability is needed.
    0 installs
  4. ▌
    Dr Dumpling Paper Search CLI Paper Search CLI · tomevault-io bundle
    Paper Search CLI
    0 installs
  5. ▌
    App Development · tomevault-io bundle
    Build Shopify apps with extensions and embedded experiences. Use this skill for creating new Shopify apps, adding app extensions, building admin interfaces, working with OAuth authentication, managing app configuration, and deploying to the Shopify App Store. Covers Shopify CLI for apps, Polaris UI, and app bridge. Use when this capability is needed.
    0 installs
  6. ▌
    Extract Component · tomevault-io bundle
    This skill should be used when the user asks to "extract skill", "extract command", "extract agent", "extract pattern", "save as skill", "save as command", "save as agent", "turn this into a skill", "make this a command", "save this workflow", "提取技能", "提取命令", "提取 agent", "保存为技能", "提取可复用模式", or wants to extract reusable components (skills, commands, agents) from the current conversation history. Use when this capability is needed.
    0 installs
  7. ▌
    Testing Skills With Subagents · tomevault-io bundle
    Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
    0 installs
  8. ▌
    AI Ethics Advisor · tomevault-io bundle
    Comprehensive AI ethics and responsible AI development specialist. Use PROACTIVELY for bias assessment, fairness evaluation, ethical AI implementation, community impact analysis, and regulatory compliance. Trigger keywords include bias, fairness, discrimination, disparate impact, ethical AI, responsible AI, AI safety, alignment, algorithmic justice, AI regulation, model audit, AI governance. Use for high-risk AI systems (employment, lending, healthcare, criminal justice, education), systems affecting vulnerable populations, large-scale deployments (more than 10,000 people), automated decision-making, facial recognition, biometric systems, and predictive analytics on people. Use when this capability is needed.
    0 installs
  9. ▌
    AI Logging System · tomevault-io bundle
    Comprehensive logging framework for AI system activities per Article 12. Use when this capability is needed.
    0 installs
  10. ▌
    Automatic Logging · tomevault-io bundle
    EU AI Act Article 12 automatic logging and compliance auditing. Use when user needs to log AI operations, monitor anomalies (latency >5s, DOS), generate compliance reports via Gemini LLM, or create Article 12 Excel workbooks. Use when this capability is needed.
    0 installs
  11. ▌
    Deployer Training · tomevault-io bundle
    Generate comprehensive deployer and developer training documentation by scanning a codebase. Use when user asks for onboarding guides, developer documentation, system overviews, or needs to understand a new codebase. Triggers on phrases like "create training materials", "generate developer guide", "explain this codebase", "onboarding documentation", or "deployer manual". Use when this capability is needed.
    0 installs
  12. ▌
    Dtsong Frontend QA Skills CSS Layout Debugger · tomevault-io bundle
    CSS Layout Debugger
    0 installs
  13. ▌
    Dtsong Frontend QA Skills UI Bug Investigator · tomevault-io bundle
    UI Bug Investigator
    0 installs
  14. ▌
    Web Security Hardening · tomevault-io bundle
    Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password hashing. Triggers on requests like "review security", "harden this app", "security audit", "check for vulnerabilities", or when building/reviewing API endpoints. Use when this capability is needed.
    0 installs
  15. ▌
    REST API Design AI Kit · tomevault-io bundle
    REST API design standards and URI naming guidelines for .NET microservices. Use this skill whenever the user asks about REST API design, endpoint naming conventions, URI structure, HTTP method selection (GET, POST, PUT, DELETE, PATCH), or API route patterns. Specifically trigger for questions about plural vs singular resource names, using hyphens instead of underscores in URLs, avoiding trailing slashes, lowercase URI paths, no file extensions in routes, query string usage for filtering and pagination, resource hierarchy in URL paths, avoiding verbs in endpoint names, or exposing PII/sensitive data in URL paths or query strings. Also trigger when the user is designing a new controller, reviewing existing routes for consistency, or asking whether to put a parameter in the path, query string, or request body. Use when this capability is needed.
    0 installs
  16. ▌
    Dungle Scrubs Agent Config Markdown Authoring · tomevault-io bundle
    Markdown Authoring Standards
    0 installs
  17. ▌
    Auto Harness QA · tomevault-io bundle
    执行 5 层 QA 金字塔检查,生成量化验证报告。Use when completing a feature, before committing, or before creating a PR. Use when this capability is needed.
    0 installs
  18. ▌
    Adr Knowledge · tomevault-io bundle
    Action-Domain-Responder pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for ADR (web-specific MVC alternative) audits. Use when this capability is needed.
    0 installs
  19. ▌
    Check File Io · tomevault-io bundle
    Audits file I/O patterns in PHP code. Detects full-file reads into memory, missing file locks, temp file cleanup issues, missing stream usage, and insecure file operations. Use when this capability is needed.
    0 installs
  20. ▌
    Create Action · tomevault-io bundle
    Generates ADR Action classes for PHP 8.4. Creates single-responsibility HTTP endpoint handlers with PSR-7 support. Includes unit tests.
    0 installs
  21. ▌
    Create Bridge · tomevault-io bundle
    Generates Bridge pattern for PHP 8.4. Decouples abstraction from implementation. Includes unit tests.
    0 installs
  22. ▌
    Create Entity · tomevault-io bundle
    Generates DDD Entities for PHP 8.4. Creates identity-based objects with behavior, state transitions, and invariant protection. Includes unit tests.
    0 installs
  23. ▌
    Create Facade · tomevault-io bundle
    Generates Facade pattern for PHP 8.4. Creates simplified interface to complex subsystems. Includes unit tests.
    0 installs
  24. ▌
    Create Policy · tomevault-io bundle
    Generates Policy pattern for PHP 8.4. Creates encapsulated business rules for authorization, validation, and domain constraints. Includes unit tests.
    0 installs
  25. ▌
    Ddd Knowledge · tomevault-io bundle
    DDD architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Domain-Driven Design audits. Use when this capability is needed.
    0 installs
  26. ▌
    Eda Knowledge · tomevault-io bundle
    Event-Driven Architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for EDA audits including messaging, pub/sub, and saga patterns. Use when this capability is needed.
    0 installs
  27. ▌
    Game Designer · tomevault-io bundle
    Use when designing game feel, player feedback systems, or when creating animations that enhance gameplay and player satisfaction.
    0 installs
  28. ▌
    Presentations · tomevault-io bundle
    Use when creating Keynote, PowerPoint, Google Slides animations, or any presentation motion design work.
    0 installs
  29. ▌
    Spacing Scale · tomevault-io bundle
    Generates consistent spacing tokens using base values and ratios. Use when creating margin/padding systems, gap tokens, or layout spacing. Outputs CSS custom properties, Tailwind config, or JSON tokens.
    0 installs
  30. ▌
    Z Index Scale · tomevault-io bundle
    Generates systematic z-index tokens for layering management. Use when organizing stacking contexts, modal/dropdown z-index, tooltip layers, or fixing z-index conflicts. Outputs CSS, Tailwind, or JSON.
    0 installs
  31. ▌
    Temporal CLI · tomevault-io bundle
    Master Temporal CLI workflow management with smart query building, payload decoding, and history filtering using temporal, base64, and jq Use when this capability is needed.
    0 installs
  32. ▌
    Easyremote Remote Agent · tomevault-io bundle
    Build low-boilerplate remote agent capabilities with EasyRemote using RemoteSkill, pipeline export/import, and streaming media/voice payloads. Use when an agent needs to register remote functions in a few lines, share them across devices, or consume remote stream outputs safely with gateway/node pressure controls. Use when this capability is needed.
    0 installs
  33. ▌
    Agent Skill Authoring · tomevault-io bundle
    Meta-skill for writing effective Agent Skills following the agentskills.io specification. Use when creating new skills, improving existing skills, or understanding how to structure procedural knowledge for AI agents. Use when this capability is needed.
    0 installs
  34. ▌
    Deserialization Testing · tomevault-io bundle
    反序列化漏洞测试的专业技能和方法论 Use when this capability is needed.
    0 installs
  35. ▌
    Shared Review Workflow · tomevault-io bundle
    Severity definitions, approval gate protocol, and fix constraints shared across all review and test skills. Use when this capability is needed.
    0 installs
  36. ▌
    Swift Patterns · tomevault-io bundle
    Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices. Use when this capability is needed.
    0 installs
  37. ▌
    Ejirocodes Agent Skills Nestjs Best Practices · tomevault-io bundle
    NestJS 11 Best Practices
    0 installs
  38. ▌
    Elementastro Cobalt Fits Viewer Heroui Native · tomevault-io bundle
    HeroUI Native Development Guide
    0 installs
  39. ▌
    Debate Hall Github · tomevault-io bundle
    GitHub integration for debate synchronization and ADR ratification. Use when this capability is needed.
    0 installs
  40. ▌
    Documentation Placement · tomevault-io bundle
    Document placement using timeline test and HestAI visibility rules. Maps artifacts to .hestai-sys/, .hestai/, docs/, .hestai/state/ with phase artifact rules, format selection, anti-patterns, and documentation-first protocols. Use when this capability is needed.
    0 installs
  41. ▌
    Elliotjlt Claude Skill Potions Careful Delete · tomevault-io bundle
    Careful Delete
    0 installs
  42. ▌
    Elliotjlt Claude Skill Potions Split Decision · tomevault-io bundle
    Split Decision
    0 installs
  43. ▌
    Docs To Skill · tomevault-io bundle
    Use this skill when the user wants to ingest a documentation site and generate a Claude Code skill from it. Converts documentation websites into structured skill packages with a SKILL.md index and markdown reference files.
    0 installs
  44. ▌
    Video Toolkit · tomevault-io bundle
    Video analysis and editing with FFmpeg and Whisper. This skill should be used when video files are shared (.mov, .mp4, .avi, etc.) or when you encounter "cannot read binary files" errors for video files, when users request video analysis or summarization, or when users ask to edit videos (clip, merge, split). Use when this capability is needed.
    0 installs
  45. ▌
    Engilyin The Forge Template Expo React Native · tomevault-io bundle
    ---
    0 installs
  46. ▌
    Unifi MCP Tool Builder · tomevault-io bundle
    Specialized guide for adding new MCP tools to the UniFi MCP Server following project standards, UniFi API patterns, and test-driven development practices. Use when implementing new UniFi Network Controller features as MCP tools. Use when this capability is needed.
    0 installs
  47. ▌
    Components V2 Content · tomevault-io bundle
    Guide for content display components (Text, Thumbnail, Media, File) in Discord Components v2 Use when this capability is needed.
    0 installs
  48. ▌
    Serenity Interactions · tomevault-io bundle
    Guide for handling Discord interactions (buttons, selects, modals) in the Open Guard bot Use when this capability is needed.
    0 installs
  49. ▌
    Practice Exam · tomevault-io bundle
    互動式練習考試模式,逐題顯示題目、收集答案、即時反饋,答錯時提示回看完整解析並寫入錯題本。支援按主題、難度篩選題目,並記錄答題歷史用於後續分析。適合日常練習與考前訓練。 Use when this capability is needed.
    0 installs
  50. ▌
    Theme Evaluation · tomevault-io bundle
    Evaluate themes for accessibility, contrast, and design issues. Use when auditing themes for WCAG compliance, checking color contrast ratios, or identifying visual/UX problems. Use when this capability is needed.
    0 installs
  51. ▌
    Github Actions Debugging · tomevault-io bundle
    Debug and fix GitHub Actions CI/CD failures Use when this capability is needed.
    0 installs
  52. ▌
    Wattcoin · tomevault-io bundle
    Pay and earn WATT tokens for agent tasks on Solana. Use when this capability is needed.
    0 installs
  53. ▌
    Firebase Data Connect · tomevault-io bundle
    Integrates Firebase Data Connect into Flutter apps. Use when setting up Data Connect, designing queries, handling errors, or applying security and performance best practices.
    0 installs
  54. ▌
    Evolv3ai Claude Skills Archive Admin App Kasm · tomevault-io bundle
    KASM Workspaces - Container VDI
    0 installs
  55. ▌
    Web Search Advanced Research Paper · tomevault-io bundle
    Search for research papers and academic content using Exa advanced search. Full filter support including date ranges and text filtering. Use when searching for academic papers, arXiv preprints, or scientific research. Use when this capability is needed.
    0 installs
  56. ▌
    Cloudkit Code Review · tomevault-io bundle
    Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, CKRecord, CKShare, or CKSubscription. Use when this capability is needed.
    0 installs
  57. ▌
    Liveview Code Review · tomevault-io bundle
    Reviews Phoenix LiveView code for lifecycle patterns, assigns/streams usage, components, and security. Use when reviewing LiveView modules, .heex templates, or LiveComponents. Use when this capability is needed.
    0 installs
  58. ▌
    Postgres Code Review · tomevault-io bundle
    Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database schemas, JSONB usage, or connection management. Use when this capability is needed.
    0 installs
  59. ▌
    Wish Ssh Code Review · tomevault-io bundle
    Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish. Use when this capability is needed.
    0 installs
  60. ▌
    Extractumio Extractum Skills Extractum Skills · tomevault-io bundle
    Plan Decomposition
    0 installs
  61. ▌
    Anti Hallucination Skill · tomevault-io bundle
    Recognize and prevent confabulation — when you don't know, say so. Use when this capability is needed.
    0 installs
  62. ▌
    Alex Bootstrap Learning Skill · tomevault-io bundle
    Skill for alex bootstrap learning skill Use when this capability is needed.
    0 installs
  63. ▌
    Debugging Patterns Skill · tomevault-io bundle
    Systematic problem-solving and error analysis. Use when this capability is needed.
    0 installs
  64. ▌
    Project Deployment Skill · tomevault-io bundle
    Universal deployment patterns for any project type. Use when this capability is needed.
    0 installs
  65. ▌
    Fabioc Aloha Windowswidget Project Management · tomevault-io bundle
    Project Management Skill
    0 installs
  66. ▌
    Prompt Engineering Skill · tomevault-io bundle
    Craft effective prompts that get the best results from language models. Use when this capability is needed.
    0 installs
  67. ▌
    Teams App Patterns Skill · tomevault-io bundle
    Full Teams app development patterns. Use when this capability is needed.
    0 installs
  68. ▌
    Testing Strategies Skill · tomevault-io bundle
    Systematic testing for confidence without over-testing. Use when this capability is needed.
    0 installs
  69. ▌
    Cross Agent Export · tomevault-io bundle
    Use when exporting CoderSteroids instructions to other agent harnesses, creating AGENTS.md or CLAUDE.md files, checking cross-agent portability, or preparing a repository for Codex, Claude, Cursor, Gemini, OpenCode, or similar coding agents
    0 installs
  70. ▌
    Regen Java Models From Upstream · tomevault-io bundle
    Bump a Go dependency from a failing Dependabot PR in the Kubernetes model generator, adapt the generator to upstream Go API changes, regenerate Java models, fix Java compilation, update CHANGELOG, and open a PR that closes the Dependabot one. Use when this capability is needed.
    0 installs
  71. ▌
    Facebookexperimental Triton Tlx API Reference · tomevault-io bundle
    TLX API Quick Reference
    0 installs
  72. ▌
    Cloudflare Workers Deploy · tomevault-io bundle
    Set up Cloudflare Workers deployment for web applications with GitHub Actions CI/CD. Use when adding Workers deployment to an existing project, setting up auto-deploy on push/PR, configuring Durable Objects for stateful apps, or creating a dual-deployment pattern (keep Replit/Vercel while adding Workers). Supports Hono framework, static assets, and nodejs_compat. Use when this capability is needed.
    0 installs
  73. ▌
    Feedtailor Ccskill Nanobanana Nano Banana Pro · tomevault-io bundle
    Nano Banana Pro Image Generation Skill
    0 installs
  74. ▌
    Developer Workflow · tomevault-io bundle
    Complete Developer workflow orchestration - task research sequence, implementation flow, validation gates, PRD synchronization, exit conditions. Use when this capability is needed.
    0 installs
  75. ▌
    Gd Design Mechanic · tomevault-io bundle
    Game mechanics documentation and design. Use when designing core gameplay systems, documenting player actions and responses, balancing game systems, or explaining mechanics to developers. Use when this capability is needed.
    0 installs
  76. ▌
    QA Browser Testing · tomevault-io bundle
    E2E test creation and execution for QA. Validates implementations using Playwright API tests that become persistent artifacts for regression. Use when this capability is needed.
    0 installs
  77. ▌
    Dart Best Practices · tomevault-io bundle
    General purity standards for Dart development. Use when this capability is needed.
    0 installs
  78. ▌
    Fihtony Constellation Nodejs Express Delivery · tomevault-io bundle
    Node.js / Express Delivery
    0 installs
  79. ▌
    Python Venv Management · tomevault-io bundle
    Automatically manage Python virtual environments (.venv) in terminal commands. Always activate .venv before running Python/pip commands. Supports macOS, Linux, and Windows with shell-aware activation. Use when executing Python scripts, installing packages, or running development servers. Critical for consistent environment management. Use when this capability is needed.
    0 installs
  80. ▌
    Firebase Hosting Basics · tomevault-io bundle
    Skill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT use for Firebase App Hosting. Use when this capability is needed.
    0 installs
  81. ▌
    Sui Tools Guide · tomevault-io bundle
    Use during product design and stack selection — choosing between SUI ecosystem tools and official building blocks (Walrus vs Arweave, zkLogin vs Passkey, DeepBook vs AMM, Kiosk vs custom marketplace). Triggers on "which SUI stack", "compare Walrus and IPFS", "what tools are available", "best library for", "which auth method", "storage options on SUI", or any SUI tool/library selection decision. This is for CHOOSING tools, not designing contract architecture (that's sui-architect). Use when this capability is needed.
    0 installs
  82. ▌
    Langchain Common Errors · tomevault-io bundle
    Diagnose and fix common LangChain errors and exceptions. Use when this capability is needed.
    0 installs
  83. ▌
    Langchain Core Workflow · tomevault-io bundle
    Compose LangChain 1.0 chains with RunnableParallel, RunnableBranch,\n\ Use when this capability is needed.
    0 installs
  84. ▌
    Langchain Data Handling · tomevault-io bundle
    Load and chunk documents for LangChain 1.0 RAG pipelines correctly \u2014\ Use when this capability is needed.
    0 installs
  85. ▌
    Langchain Observability · tomevault-io bundle
    Wire LangSmith tracing and custom metric callbacks into a LangChain\ Use when this capability is needed.
    0 installs
  86. ▌
    Supabase Local Dev Loop · tomevault-io bundle
    Configure Supabase local development with the CLI, Docker, and migration Use when this capability is needed.
    0 installs
  87. ▌
    Windsurf CI Integration · tomevault-io bundle
    Integrate Windsurf Cascade workflows into CI/CD pipelines and team automation. Use when this capability is needed.
    0 installs
  88. ▌
    Incident Response Skill · tomevault-io bundle
    Calm, systematic crisis handling. Use when this capability is needed.
    0 installs
  89. ▌
    Release Preflight Skill · tomevault-io bundle
    Pre-checks, version consistency, and deployment discipline. Use when this capability is needed.
    0 installs
  90. ▌
    Fchastanet Copilot Prompts Fc Commit Message · tomevault-io bundle
    Commit Message & Changeset Guidelines
    0 installs
  91. ▌
    Upgrade Featbit Chart · tomevault-io bundle
    Guides safe FeatBit Helm chart upgrades on Kubernetes and AKS. Use when user asks to upgrade FeatBit, update FeatBit version, deploy new FeatBit release, check FeatBit migrations, or troubleshoot FeatBit upgrade issues. Use when this capability is needed.
    0 installs
  92. ▌
    Featbit Documentation · tomevault-io bundle
    FeatBit documentation router that provides likely relevant docs.featbit.co URLs when other FeatBit skills cannot fully answer. Use when user asks about FeatBit features, concepts, deployment, SDKs, API, integrations, or architecture and the response should point to official documentation for deeper detail. Do not use when another FeatBit skill already provides a complete answer. Use when this capability is needed.
    0 installs
  93. ▌
    Featbit Opentelemetry · tomevault-io bundle
    Expert guidance for setting up FeatBit's OpenTelemetry observability integration. Use when users ask about monitoring FeatBit, enabling metrics/traces/logs, configuring OTEL backends like Seq/Jaeger/Prometheus, or troubleshooting FeatBit performance. Do not use for application-level SDK instrumentation or Azure Monitor/Application Insights questions. Use when this capability is needed.
    0 installs
  94. ▌
    Manage Campaign · tomevault-io bundle
    Retrieve and manage advertising campaign state throughout the campaign lifecycle. Use when checking campaign status, retrieving campaign data by ID, understanding campaign completion progress, or determining next steps in the campaign workflow. Triggers on requests to get campaign details, check campaign status, view campaign progress, or retrieve stored campaign data. Use when this capability is needed.
    0 installs
  95. ▌
    Feiskyer Claude Code Settings Spec Kit Skill · tomevault-io bundle
    Spec-Kit: Constitution-Based Spec-Driven Development
    0 installs
  96. ▌
    Cursor Prompting · tomevault-io bundle
    Prompt shaping rules for delegated cursor-agent tasks Use when this capability is needed.
    0 installs
  97. ▌
    QA Visual Testing · tomevault-io bundle
    E2E visual testing using Playwright screenshot API with Vision MCP helpers for qualitative GDD compliance analysis. Use when validating shaders, materials, UI elements, and visual appearance against design specifications. Use when this capability is needed.
    0 installs
  98. ▌
    Ralph Prd Starter · tomevault-io bundle
    Interactive project setup wizard for Ralph Orchestra. Guides through 11 phases configuring agents, orchestration, quality standards, features, research, GDD (games), and PM-generated PRD. Use when user wants to set up a new Ralph Orchestra project or mentions "PRD starter", "project setup wizard", or "initialize Ralph project". Use when this capability is needed.
    0 installs
  99. ▌
    CSS Styling Standards · tomevault-io bundle
    CSS styling standards and best practices for responsive, accessible, and maintainable web interfaces with special considerations for multilingual content and Chuukese text display. Includes Mantine UI v8 integration for React components. Use when creating or modifying stylesheets and CSS components. Use when this capability is needed.
    0 installs
  100. ▌
    Sui Docs Query · tomevault-io bundle
    Use when searching SUI-specific documentation, querying Move framework API references, or checking SUI CLI/tool versions. Triggers on "check SUI docs", "what's the API for", "sui client command", "Move stdlib function", "sui move build flags", or any SUI/Move-specific documentation lookup. Prefer this over generic web search for SUI-specific questions — it routes to Context7 MCP with optimized SUI queries. For non-SUI library docs (React, Node, etc.), use context7 directly.
    0 installs