← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 288 of 623

  1. ▌
    Propagate Design Change · tomevault-io bundle
    When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the user through resolution. Use when this capability is needed.
    0 installs
  2. ▌
    Improve Agent · tomevault-io bundle
    Guide for improving GitHub Copilot Agent performance through skills, custom instructions, AGENTS.md, or other configuration. Use this when asked to improve agent behavior, create/update skills, modify custom instructions, update AGENTS.md, or customize GitHub Copilot performance in repositories. Use when this capability is needed.
    0 installs
  3. ▌
    Jekyll UI Web Designer · tomevault-io bundle
    Designs and implements functional UI layouts for Jekyll/static sites. Use when the user requests Jekyll pages, layouts, navigation, theming, responsive components, GitHub Pages sites, KaTeX math rendering, Mermaid diagrams, or Reveal.js slide pages. Use when this capability is needed.
    0 installs
  4. ▌
    Dapr · tomevault-io bundle
    This skill provides comprehensive guidance for building distributed microservices using DAPR (Distributed Application Runtime) from hello world examples to professional production systems. Use when this capability is needed.
    0 installs
  5. ▌
    Syntaxasspiral Zk Context Vault Covenant Patterns · tomevault-io bundle
    ---
    0 installs
  6. ▌
    Assembling Dev Team · tomevault-io bundle
    「開発チーム集合」「チームで実装」「チーム編成して」の言及時に使用。プランファイルに基づいて実装・リリース・レビュー・プラン更新の4担当をスポーンし、ステップごとに実装→レビュー→リリースのサイクルを回す。 Use when this capability is needed.
    0 installs
  7. ▌
    Semantic Committing · tomevault-io bundle
    コミット時、「commit」「git add」「変更を分割」の言及時に使用。git diffを分析し、変更を論理的な意味単位に分割してコミットする。git-sequential-stageでhunk単位のステージングを行う。 Use when this capability is needed.
    0 installs
  8. ▌
    Image Master · tomevault-io bundle
    Specialized knowledge and workflows for handling images. Use this skill when the user asks about image processing, formats, color theory, imaging science, or verifying image quality. Includes references for upload/download, filters, and color grading. Use when this capability is needed.
    0 installs
  9. ▌
    Build Test Auto · tomevault-io bundle
    Automatically builds and tests code changes. Use whenever code is modified, tests fail, before creating pull requests, or when verifying code quality. Use when this capability is needed.
    0 installs
  10. ▌
    PDF To Markdown Converter · tomevault-io bundle
    Converts PDF files to Markdown format using PyMuPDF, extracting text content and embedded images. Fast and lightweight. Automatically fixes LaTeX umlauts (¨a → ä, etc.) and converts ß to ss (Swiss German). Use when converting PDFs to Markdown, extracting document content, or processing PDF files for text analysis. Generates one .md file and 0..n .png files for images.
    0 installs
  11. ▌
    Shopify Admin GRAPHQL · tomevault-io bundle
    Execute Shopify Admin API calls via GraphQL in Shopify Remix apps. Use when querying or mutating Shopify data (customers, orders, products, shop, segments, subscriptions), when writing GraphQL for the Admin API, or when handling throttling and retries. Use when this capability is needed.
    2 installs
  12. ▌
    Tanstack Table Vue Compose With Tanstack Devtools · tomevault-io bundle
    This skill builds on `tanstack-table/vue/table-state`. Read that first — the devtools panel inspects whatever table instance you register, so you need a working `useTable` before this skill is useful.
    0 installs
  13. ▌
    Tanstack Devtools · tomevault-io bundle
    Centralized, extensible devtools panel for TanStack libraries with a plugin architecture. Use when this capability is needed.
    0 installs
  14. ▌
    Salesforce Help Site Scraper · tomevault-io bundle
    Scrape Salesforce Help articles into clean Markdown with consent handling and content cleanup. Use when you need an internal, readable snapshot of Help content for research or documentation support. Use when this capability is needed.
    0 installs
  15. ▌
    Unknown · tomevault-io bundle
    This skill should be used when the user provides a strategy, plan, or decision document and wants to surface hidden assumptions and blind spots using the Known/Unknown 4-quadrant framework. Trigger on "known unknown", "4분면 분석", "blind spots", "뭘 놓치고 있지", "뭘 모르는지 모르겠어", "전략 점검", "전략 분석", "assumption check", "가정 점검", "quadrant analysis", "what am I missing". Strategy-level blind spot analysis with hypothesis-driven questioning. For requirement clarification use vague; for content-vs-form reframing use metamedium. Use when this capability is needed.
    0 installs
  16. ▌
    Address Github Comments · tomevault-io bundle
    Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
    0 installs
  17. ▌
    AWS Penetration Testing · tomevault-io bundle
    This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS privilege escalation\", \"S3 bucket testing... Use when this capability is needed.
    0 installs
  18. ▌
    Azure AI Translation TS · tomevault-io bundle
    Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when implementing text translation, transliter... Use when this capability is needed.
    0 installs
  19. ▌
    Azure AI Voicelive Java · tomevault-io bundle
    Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket. Use when this capability is needed.
    0 installs
  20. ▌
    Azure Mgmt Apicenter Py · tomevault-io bundle
    Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization. Use when this capability is needed.
    0 installs
  21. ▌
    Azure Storage Blob Java · tomevault-io bundle
    Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming da... Use when this capability is needed.
    0 installs
  22. ▌
    Azure Storage Blob Rust · tomevault-io bundle
    Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers. Use when this capability is needed.
    0 installs
  23. ▌
    Environment Setup Guide · tomevault-io bundle
    Guide developers through setting up development environments with proper tools, dependencies, and configurations Use when this capability is needed.
    0 installs
  24. ▌
    Frontend Security Coder · tomevault-io bundle
    Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns. Use when this capability is needed.
    0 installs
  25. ▌
    Tdd Workflows Tdd Green · tomevault-io bundle
    Implement the minimal code needed to make failing tests pass in the TDD green phase. Use when this capability is needed.
    0 installs
  26. ▌
    Viral Generator Builder · tomevault-io bundle
    Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanic... Use when this capability is needed.
    0 installs
  27. ▌
    Substantive Testing · tomevault-io bundle
    Run substantive attribute testing on audit samples. Use this when the user wants to create a test type, define attributes, upload supporting documents, execute tests against transaction samples, and export results to a local workbook. Use when this capability is needed.
    0 installs
  28. ▌
    Cloudbase Platform · tomevault-io bundle
    CloudBase platform overview and routing guide. This skill should be used when users need high-level capability selection, platform concepts, console navigation, or cross-platform best practices before choosing a more specific implementation skill. Use when this capability is needed.
    0 installs
  29. ▌
    Terraphim Terraphim Skills Disciplined Validation · tomevault-io bundle
    You are a validation specialist executing Phase 5 of disciplined development. Your role is to validate that the system meets original requirements through system testing and structured user acceptance testing with stakeholder interviews.
    0 installs
  30. ▌
    Ml Data Pipeline Architecture · tomevault-io bundle
    Patterns for efficient ML data pipelines using Polars, Arrow, and ClickHouse. TRIGGERS - data pipeline, polars vs pandas, arrow format, clickhouse ml, efficient loading, zero-copy, memory optimization. Use when this capability is needed.
    0 installs
  31. ▌
    Python Logging Best Practices · tomevault-io bundle
    Python logging with loguru, structlog, and orjson. TRIGGERS - loguru, structlog, structured logging, JSONL logs, log rotation, secret redaction, OTel logging, lightweight logging, print logging, systemd logging. Use when this capability is needed.
    0 installs
  32. ▌
    Testany Io Testany Agent Skills Guardrails Writer · tomevault-io bundle
    Guardrails Writer
    0 installs
  33. ▌
    Flutter Rebuild Audit · tomevault-io bundle
    Audit a Flutter widget tree for unnecessary rebuilds. Use when user reports janky scrolling in Flutter, mentions performance, asks "why is this rebuilding," or after [PERF] mode flags rebuild count. Use when this capability is needed.
    0 installs
  34. ▌
    Thc1006 Nephoran Intent Operator Linkerd Patterns · tomevault-io bundle
    ---
    0 installs
  35. ▌
    React Query Patterns · tomevault-io bundle
    TanStack Query (React Query) patterns for data fetching and caching Use when this capability is needed.
    0 installs
  36. ▌
    Typescript Inference · tomevault-io bundle
    TypeScript type inference patterns and techniques Use when this capability is needed.
    0 installs
  37. ▌
    Darwin Repo Context · tomevault-io bundle
    Discover and load project-specific AI context from cloned repositories. Activates when cloning or pulling a repository to check for .gemini, .claude, or .cursor configuration directories. Use when this capability is needed.
    0 installs
  38. ▌
    Parallel Worktrees · tomevault-io bundle
    Parallel git worktrees for concurrent Claude Code sessions. Use when working on multiple features or writer/reviewer workflows. Use when this capability is needed.
    0 installs
  39. ▌
    Fumadocs Registry Integration · tomevault-io bundle
    Register 8-bit components in registry.json for shadcn/ui add command. Apply when adding new components to the component library distribution. Use when this capability is needed.
    0 installs
  40. ▌
    Clean Architecture Playbook · tomevault-io bundle
    Summarize and apply Clean Architecture best practices and layer conventions. Use when users ask for Clean Architecture guidance, CQRS command/query patterns, folder and naming conventions, or architecture reviews. Keep responses language-agnostic unless a specific language is requested. Use when this capability is needed.
    0 installs
  41. ▌
    Forking Worktree · tomevault-io bundle
    Use when user wants to create new autonomy branch with dedicated worktree for parallel agent workflows
    0 installs
  42. ▌
    Tools Github Actions · tomevault-io bundle
    GitHub Actions workflow authoring for CI/CD pipelines, job configuration, matrix builds, secrets, and common automation patterns. Use when this capability is needed.
    0 installs
  43. ▌
    Thinking Inversion · tomevault-io bundle
    Approach problems backward by identifying paths to failure, then systematically avoiding them. Use for risk identification, planning, and avoiding obvious mistakes. Use when this capability is needed.
    0 installs
  44. ▌
    Tmunzer Aide Mist Skills Mist Client Troubleshoot · tomevault-io bundle
    Mist Client Troubleshooter
    0 installs
  45. ▌
    Zk Dex Keygen Python · tomevault-io bundle
    Generate BabyJubJub keypair for zk-DEx. Run `python generate_keypair.py -p <password>` to create sk/pk with Poseidon-based address and encrypted keystore JSON. Use when this capability is needed.
    0 installs
  46. ▌
    Effect Patterns Error Management · tomevault-io bundle
    Effect-TS patterns for Error Management. Use when working with error management in Effect-TS applications. Use when this capability is needed.
    0 installs
  47. ▌
    Numpy Low Level · tomevault-io bundle
    Advanced sub-skill for NumPy focused on internal memory management, stride manipulation, structured arrays, and interfacing with C/Cython. Covers zero-copy operations and SIMD vectorization principles. Use when this capability is needed.
    0 installs
  48. ▌
    Qiskit Hardware · tomevault-io bundle
    Advanced sub-skill for Qiskit focused on executing circuits on physical quantum processing units (QPUs). Covers IBM Quantum Runtime, error mitigation techniques (TREX, ZNE), hardware-aware transpilation, and low-level pulse control (OpenPulse). Use when this capability is needed.
    0 installs
  49. ▌
    Charmcraft · tomevault-io bundle
    Expert assistant for developing Juju charms using charmcraft. Use when initializing charm projects, building charms, managing charm libraries, publishing to Charmhub, running tests, or working with charmcraft.yaml configuration. Keywords include charmcraft, Juju, charm development, Charmhub publishing, charm libraries, pack, build, upload, release, init, extensions. Use when this capability is needed.
    0 installs
  50. ▌
    More Vaults · tomevault-io bundle
    Add more vault smart contract types to an existing protocol Use when this capability is needed.
    0 installs
  51. ▌
    Tradingview Lightweight Charts Lightweight Charts · tomevault-io bundle
    Lightweight Charts skill
    0 installs
  52. ▌
    Tryboy869 Dojutsu For AI Next JS 14 General Rules · tomevault-io bundle
    - Use the App Router: All components should be created within the `app` directory, following Next.js 14 conventions.
    0 installs
  53. ▌
    Trycomp Io Comp Skills Exit Survey Theme Analyzer · tomevault-io bundle
    Dual-mode operation (Code + Cowork)
    0 installs
  54. ▌
    Hello Antigravity · tomevault-io bundle
    Use when working with a simple "Hello World" skill to test your OMA installation
    0 installs
  55. ▌
    Playwright Master · tomevault-io bundle
    Browser automation expert - E2E tests, web scraping, UI testing Use when this capability is needed.
    0 installs
  56. ▌
    U9401066 Automl Stat MCP MCP Statistical Analysis · tomevault-io bundle
    Statistical Analysis Workflow 技能 (進階統計分析流程)
    0 installs
  57. ▌
    U9401066 Copilot Capability Manager Ddd Architect · tomevault-io bundle
    DDD 架構輔助技能
    0 installs
  58. ▌
    Evidence Based Giving · tomevault-io bundle
    Philanthropic expertise on charity evaluation methodologies, grantmaking best practices, cost-effectiveness analysis, and strategic giving. Activates when working on charity scoring, evaluation frameworks, donor guidance, or impact assessment. Use when this capability is needed.
    0 installs
  59. ▌
    Build Repo Context · tomevault-io bundle
    Crawl repository PRs, issues, and review comments to distill institutional knowledge into a shared knowledge base. Run periodically by "context agents" to maintain agent_artefacts/repo_context/REPO_CONTEXT.md. Trigger only on specific request. Use when this capability is needed.
    0 installs
  60. ▌
    Context Navigator · tomevault-io bundle
    Bootstrap, navigate, maintain, and validate lightweight index systems for Markdown-heavy workspaces through hierarchical CONTEXT.md and INDEX.md files. Use when a user asks to make a docs folder, Obsidian vault, decision log, personal knowledge base, research folder, or project workspace AI-readable; asks where to start reading without recursively scanning every Markdown file; asks to create, review, repair, or validate workspace/domain indexes; or when existing indexes are missing, stale, or inconsistent. Do not use as the primary codebase navigation tool for ordinary TypeScript/Python/etc. source analysis, single-file edits, small bug fixes, or repositories whose useful entry points are package manifests, types, tests, and source structure rather than Markdown docs. When the user explicitly says to use this skill for a change that will create or edit files, first present a concise change plan and wait for confirmation before modifying files. Use when this capability is needed.
    0 installs
  61. ▌
    Fix Security Pr · tomevault-io bundle
    Fix a PR that is failing due to security or vulnerability issues — npm/pnpm/yarn/bun audit failures, CVE alerts, Dependabot merge conflicts, Snyk failures, or GitHub security advisory blocks. Use when asked to 'fix the security PR', 'resolve the vulnerability failure', or 'unblock the Dependabot PR'. Use when this capability is needed.
    0 installs
  62. ▌
    Django Auth Flow · tomevault-io bundle
    Apply this skill when implementing or customizing authentication in Django. Covers custom authentication backends, permission classes, login/logout flows, and OAuth integration patterns. Triggered by phrases like 'Django auth', 'authentication backend', 'custom auth', 'login flow', or when adding authentication to a Django project. Use when this capability is needed.
    2 installs
  63. ▌
    Django Migration · tomevault-io bundle
    Apply this skill when writing or reviewing Django migrations. Covers data migrations with RunPython, @deconstructible for custom field arguments, table lock avoidance strategies, and migration safety checks. Triggered by phrases like 'Django migration', 'makemigrations', 'RunPython', 'data migration', or when modifying database schema. Use when this capability is needed.
    0 installs
  64. ▌
    Kakutey CLI Installer · tomevault-io bundle
    Install the kakutey CLI tool (npm package) for operating the kakutey bookkeeping app from the command line. Run once before using other kakutey-* skills. Use when this capability is needed.
    0 installs
  65. ▌
    Midnight Infra Setup · tomevault-io bundle
    Set up and run Midnight infrastructure locally using official dev tools. Use this skill when setting up local development environment, starting node/indexer/proof-server, troubleshooting infrastructure, or syncing components. Triggers on "setup infrastructure", "start local node", "run indexer", "proof server", "midnight-infra-dev-tools", or "local development". Use when this capability is needed.
    0 installs
  66. ▌
    Midnight Test Runner · tomevault-io bundle
    Run and debug Midnight contract tests using Vitest simulators. Use this skill when testing contracts, debugging test failures, or writing new tests. Triggers on "run tests", "test contract", "debug test", "test fails", or "vitest". Use when this capability is needed.
    0 installs
  67. ▌
    Valorvie Custom Skills AI Collaboration Standards · tomevault-io bundle
    AI Collaboration Standards
    0 installs
  68. ▌
    Valorvie Custom Skills Custom Skills Plan Analyze · tomevault-io bundle
    Plan Analyze — 計畫與報告影響分析
    0 installs
  69. ▌
    Vancoder1 AI Business Planner Monetization Models · tomevault-io bundle
    Monetization Models & Pricing Strategy
    0 installs
  70. ▌
    Software Code Review · tomevault-io bundle
    Systematic code review patterns and checklists. Use when reviewing PRs or diffs for correctness, security, readability, and maintainability. Use when this capability is needed.
    0 installs
  71. ▌
    Software Crypto Web3 · tomevault-io bundle
    Secure blockchain development for EVM, Solana, Cosmos, and TON. Use when building smart contracts, auditing, or integrating on-chain backends. Use when this capability is needed.
    0 installs
  72. ▌
    Software UX Research · tomevault-io bundle
    Covers user research methods and research ops. Use when running interviews, usability tests, surveys, or A/B tests to de-risk product decisions. Use when this capability is needed.
    0 installs
  73. ▌
    Update Base Tag · tomevault-io bundle
    Update TAG ARG in Dockerfile to latest veecode/devportal-base release Use when this capability is needed.
    0 installs
  74. ▌
    Beads Reviewer · tomevault-io bundle
    Independently review a Beads task implementation (commits + diff + checks), write findings back to the task, and provide a merge verdict. Use when reviewing code, checking implementations, or validating task branches before merge. Use when this capability is needed.
    0 installs
  75. ▌
    Tui Design Orchestration · tomevault-io bundle
    Orchestrate Ratatui design critique, component planning, parallel implementation, and final polish with @tui_designer. Use when this capability is needed.
    0 installs
  76. ▌
    Vidos Id Authorizer Demo Zustand State Management · tomevault-io bundle
    Zustand State Management
    0 installs
  77. ▌
    Visual Designing · tomevault-io bundle
    视觉设计工具箱 - Canvas / Themes / Design System / Artifacts。The unified Visual Design Engine for Antigravity. Use when this capability is needed.
    0 installs
  78. ▌
    Code Exemplars Blueprint Generator · tomevault-io bundle
    Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams. Use when this capability is needed.
    0 installs
  79. ▌
    Rust Safety · tomevault-io bundle
    写 Rust 时使用。所有权、错误处理、unsafe 的正确实践。 Use when this capability is needed.
    0 installs
  80. ▌
    Detecting Buffer Overflows · tomevault-io bundle
    Detects stack and heap buffer overflow vulnerabilities in binary code by identifying unsafe memory operations. Use when analyzing buffer handling, string manipulation functions, or investigating memory corruption vulnerabilities. Use when this capability is needed.
    0 installs
  81. ▌
    Walnut Component · tomevault-io bundle
    Walnut Admin Client component development patterns. Use when creating or modifying Vue components in the walnut-admin-client project. Provides the standard component structure with index.ts + index.vue pattern, composable hooks pattern, and context injection pattern. Use when this capability is needed.
    0 installs
  82. ▌
    Wechat Devtools · tomevault-io bundle
    微信开发者工具 MCP —— 小程序构建、预览、调试与自动化测试 Use when this capability is needed.
    0 installs
  83. ▌
    File To Base64 · tomevault-io bundle
    Convert files (PDF, images) to Base64 encoding with MIME type detection for API attachments. Use when you need to prepare file attachments for the FreeAgent API or any other API that requires Base64-encoded files. Use when this capability is needed.
    0 installs
  84. ▌
    Web Infra Dev Midscene Skills Computer Automation · tomevault-io bundle
    Desktop Computer Automation
    0 installs
  85. ▌
    Devops Patterns · tomevault-io bundle
    DevOps patterns including CI/CD pipeline design, GitHub Actions, Infrastructure as Code, Docker, Kubernetes, deployment strategies, monitoring, and disaster recovery. Use when setting up CI/CD, deploying applications, managing infrastructure, or creating pipelines. Use when this capability is needed.
    0 installs
  86. ▌
    Wechatpay Payment Integration · tomevault-io bundle
    微信支付(WeChat Pay)相关问题的统一入口,处理与微信支付接入、产品、开发、运营相关的咨询,提供产品选型、官方示例代码、接入质量评估、答疑与排障。Use when user mentions "微信支付", "微信收款", "WeChat Pay", "JSAPI", "APP支付", "H5支付", "Native支付", "扫码支付", "付款码", "小程序支付", "合单支付", "医保支付", "微信支付分", "分账", "转账", "委托代扣", "周期扣款", "代金券", "商家券", "特约商户进件", "服务商", "sub_mchid", "APIv2", "APIv3", "回调", "签名", "证书", "错误码", "OpenID", or asks to "推荐支付方式/产品选型", "要接口或示例代码", "做接入代码质量审查/上线前检查", "解释字段含义或接口规则", "排查报错/查单/支付问题". Use when this capability is needed.
    0 installs
  87. ▌
    Wednesday Dev · tomevault-io bundle
    Technical development guidelines for Wednesday Solutions projects. Enforces import ordering, complexity limits, naming conventions, TypeScript best practices, and code quality standards for React/Next.js applications. Use when this capability is needed.
    0 installs
  88. ▌
    Technical SEO · tomevault-io bundle
    Use this skill to implement technical SEO optimizations in code — meta tags, schema markup, Core Web Vitals, crawlability, robots.txt, sitemaps, and GEO (Generative Engine Optimization) for AI search engines. This is the implementation skill — for strategy see seo, for content writing see seo-content, for auditing see seo-audit.
    0 installs
  89. ▌
    Williamzujkowski Standards Infrastructure As Code · tomevault-io bundle
    Infrastructure as Code (IaC)
    0 installs
  90. ▌
    Willyu1007 AI First Template Frontend Error Fixer · tomevault-io bundle
    Frontend Error Fixer
    0 installs
  91. ▌
    Optimize Frontend Performance · tomevault-io bundle
    Optimize frontend performance through measurement-driven improvements (render optimization, code splitting, caching, virtualization). Use when this capability is needed.
    0 installs
  92. ▌
    Project Sync Lint · tomevault-io bundle
    Project hub synchronizer and validator. Scans the repo (including multiple dev-docs roots), validates project/task metadata against the Project Contract, repairs drift by generating missing task identity meta (.ai-task.yaml) and regenerating derived views, and enforces complete task-feature mapping plus LLM-authored semantic extraction for feature-level governance. Use when this capability is needed.
    0 installs
  93. ▌
    Willyu1007 Skill Template Basic Test CI Gitlab CI · tomevault-io bundle
    test-ci-gitlab-ci (entry)
    0 installs
  94. ▌
    Winbda Claude Skills Collection AI Agent Planning · tomevault-io bundle
    ai-agent-planning
    0 installs
  95. ▌
    Winbda Claude Skills Collection Flutter App Setup · tomevault-io bundle
    flutter-app-setup
    0 installs
  96. ▌
    Example Custom Skill · tomevault-io bundle
    Example custom Skill demonstrating template generation and best practices. Use this as a reference when creating your own custom Skills. Use when this capability is needed.
    0 installs
  97. ▌
    X School Academy Skill Pilot Black Box Supervisor · tomevault-io bundle
    Black-Box Code Agent Supervisor
    0 installs
  98. ▌
    Xemperorx Fastapi Template Fastapi Best Practices · tomevault-io bundle
    Always follow this project's layered architecture and conventions. Never bypass layers.
    0 installs
  99. ▌
    Codereview Concurrency · tomevault-io bundle
    Review distributed systems patterns, concurrency, and resilience. Analyzes retry policies, idempotency, timeouts, circuit breakers, and race conditions. Use when reviewing async code, workers, queues, or distributed transactions. Use when this capability is needed.
    0 installs
  100. ▌
    Codereview Correctness · tomevault-io bundle
    Analyze code for logic bugs, error handling issues, and edge cases. Detects off-by-one errors, null handling, race conditions, and incorrect error paths. Use when reviewing core business logic or complex algorithms. Use when this capability is needed.
    0 installs