← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 339 of 623

  1. ▌
    Make It Pretty · tomevault-io bundle
    Improve code readability through formatting and structure enhancements Use when this capability is needed.
    0 installs
  2. ▌
    Predict Issues · tomevault-io bundle
    Proactive problem identification through code analysis and pattern detection Use when this capability is needed.
    0 installs
  3. ▌
    Session Update · tomevault-io bundle
    Track progress with timestamps, git status, and todo list updates in current session Use when this capability is needed.
    0 installs
  4. ▌
    Types Generate · tomevault-io bundle
    Generate TypeScript types from schemas/APIs Use when this capability is needed.
    0 installs
  5. ▌
    Filter Skill · tomevault-io bundle
    Filter tasks by priority, status, tags, due dates, and other criteria. Use when implementing filtering functionality. Use when this capability is needed.
    0 installs
  6. ▌
    Prompt Skill · tomevault-io bundle
    Create interactive terminal prompts using questionary for user input. Use when building forms, selection menus, and confirmation dialogs. Use when this capability is needed.
    0 installs
  7. ▌
    Render Skill · tomevault-io bundle
    Create beautiful Rich terminal output with tables, panels, progress bars, and styled text. Use when building terminal UI components. Use when this capability is needed.
    0 installs
  8. ▌
    Prompt Dsl · tomevault-io bundle
    Domain-specific language for categorical prompt composition with functor combinators and natural transformation operators. Use when building composable prompt templates, implementing typed prompt algebras, creating reusable prompt patterns with categorical structure, or designing prompt DSLs that preserve composition properties. Use when this capability is needed.
    0 installs
  9. ▌
    Marafiq Dotnet Skills Modular Shared Language · tomevault-io bundle
    modular-shared-language
    0 installs
  10. ▌
    Generating Changelog · tomevault-io bundle
    Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation. Use when this capability is needed.
    0 installs
  11. ▌
    Breaking Change Detector · tomevault-io bundle
    Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation. Use when this capability is needed.
    0 installs
  12. ▌
    Staging Deployment Phase · tomevault-io bundle
    Deploys features to staging environment with database migrations, health checks, and deployment verification. Use during /ship-staging phase or when deploying to staging environments for validation before production release.
    0 installs
  13. ▌
    Staging Validation Phase · tomevault-io bundle
    Guides manual staging validation before production deployment through smoke tests, critical user flow testing, data migration verification, and rollback capability checks. Use when validating staging deployments, running pre-production tests, or preparing for production promotion in staging-prod deployment model. (project) Use when this capability is needed.
    0 installs
  14. ▌
    MCP Workspace · tomevault-io bundle
    Autonomous code review — supervisor delegates to engineer subagents with knowledge base Use when this capability is needed.
    0 installs
  15. ▌
    Folo Knowledge Curator · tomevault-io bundle
    Use in the documentation repository when Codex should autonomously review recent Folo/RSS items, choose durable knowledge worth preserving, create or update Markdown/MDX documentation, update Mintlify navigation when needed, run validation, commit, and push the result. Trigger for requests like "看看今天有什么值得落文档", "从 Folo 沉淀知识并 push", "自动从 Folo 获取信息源更新知识库", or recurring curation workflows that start from Folo and end in a pushed documentation change. Use when this capability is needed.
    0 installs
  16. ▌
    Add Chat Message Type · tomevault-io bundle
    Step-by-step guide for adding a new message type to the backend-frontend communication protocol. Use when asked to add a new postMessage type, webview message handler, or backend-to-frontend event. Use when this capability is needed.
    0 installs
  17. ▌
    React Nextjs Validator · tomevault-io bundle
    Use when reviewing React/Next.js code, choosing hooks, optimizing performance, or deciding between patterns. Use when you see useState overuse, missing memoization, prop drilling, useEffect misuse, or Next.js rendering choices.
    0 installs
  18. ▌
    Sqlite Database Expert · tomevault-io bundle
    Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, migrations, FTS search, and secure data handling Use when this capability is needed.
    0 installs
  19. ▌
    Swiftui Expert · tomevault-io bundle
    This skill should be used when the user is building, reviewing, or debugging SwiftUI views and apps. Detects iOS and Swift version from the project. Covers creating views, state management with @Observable, NavigationStack routing, animations, accessibility, performance optimization, Liquid Glass adoption, design systems, and clean code architecture. Use when the user asks things like "create a SwiftUI list view", "my @State isn't updating", "add navigation to my app", "make this accessible", "optimize SwiftUI performance", "add Liquid Glass to my toolbar", "fix my Swift concurrency warning", "set up SwiftData models", "critique my SwiftUI code", "fix my SwiftUI layout", "create a custom ViewModifier", or "add Dark Mode support". Use when this capability is needed.
    0 installs
  20. ▌
    Gemini PDF Analyzer · tomevault-io bundle
    Analyzes PDFs and images using Gemini 2.5 Flash via OpenRouter. Use when asked to extract info, ask questions about, or analyze large PDFs or images agentically.
    0 installs
  21. ▌
    Frontend Design Fix React · tomevault-io bundle
    Fix generic React component designs by applying aesthetic upgrades across the 5 design dimensions (typography, color, motion, spatial composition, backgrounds) Use when this capability is needed.
    0 installs
  22. ▌
    Web Components Architecture · tomevault-io bundle
    Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only. Use when this capability is needed.
    0 installs
  23. ▌
    Svelte Game Visual Design · tomevault-io bundle
    Graphical and UI/UX design improvements for SvelteKit browser games, including layout, typography, color systems, HUD design, visual polish, and dynamic effects. Use when asked to redesign or enhance a Svelte game's visuals, to improve readability or aesthetics, to add motion/animation polish, or to audit/iterate on UI using Playwright MCP snapshots. Use when this capability is needed.
    0 installs
  24. ▌
    Business Plan Advisor · tomevault-io bundle
    Expert business planning consultant for creating comprehensive, investor-ready business plans from scratch or refining existing plans. Use when users request help creating a new business plan, updating/reviewing an existing business plan, need guidance on specific business plan sections, or require financial projection assistance. Applies to startups and established businesses across all industries seeking funding or strategic planning. Use when this capability is needed.
    0 installs
  25. ▌
    Mayrlabs Internal Philosophy · tomevault-io bundle
    Extracted Philosophy and Anti-Patterns from MayR Labs GEMINI.md Use when this capability is needed.
    0 installs
  26. ▌
    Mayrlabs Internal UI Styling · tomevault-io bundle
    Extracted UI / Styling standards from MayR Labs GEMINI.md Use when this capability is needed.
    0 installs
  27. ▌
    Mayrlabs Language Typescript · tomevault-io bundle
    TypeScript is NOT optional. We use it to structurally guarantee application Use when this capability is needed.
    0 installs
  28. ▌
    Deepsearch · tomevault-io bundle
    Thorough codebase search Use when this capability is needed.
    0 installs
  29. ▌
    Mcevoyinit Agentic Skills Gemini Code Auditor · tomevault-io bundle
    Gemini Code Auditor
    0 installs
  30. ▌
    Dev Inspector · tomevault-io bundle
    Use this skill when the user wants to add DevInspector (dev-inspector-mcp) to their project, integrate MCP for their editor, set up ACP agents, click-to-source in browser, or debug "inspector not showing" / "MCP not connecting" issues. Triggers on phrases like "add dev inspector", "click to component", "setup inspector", "inspector not working", or any mention of unplugin-dev-inspector-mcp.
    0 installs
  31. ▌
    Mdpman2 Unified Agent Framework API Developer · tomevault-io bundle
    ---
    0 installs
  32. ▌
    Mdpman2 Unified Agent Framework Python Expert · tomevault-io bundle
    ---
    0 installs
  33. ▌
    Mdproctor Cc Praxis Security Audit Principles · tomevault-io bundle
    Security Audit Principles
    0 installs
  34. ▌
    Mehdibatexpert Marketingpilot Mktg Enablement · tomevault-io bundle
    SKILL.md - /mktg-enablement
    0 installs
  35. ▌
    Mehdiiialaoui1 Ops Solar Bot Skill Calcul Cee · tomevault-io bundle
    Calcul et Mapping des CEE — Bâtiments Tertiaires & Industriels
    0 installs
  36. ▌
    AI Tools · tomevault-io bundle
    Manage AI CLI tools (Claude Code, Gemini CLI, Codex CLI). Use when user asks about AI tool versions, updates, installation, or wants to update/install their AI CLI tools. Detects installed tools using two-tier detection (PATH + npm fallback), installs missing tools, checks versions, and retrieves update instructions from authoritative sources using delegation-first pattern. Use when this capability is needed.
    0 installs
  37. ▌
    Melodic Software Claude Code Plugins Docs Ops · tomevault-io bundle
    Cursor Documentation Operations
    0 installs
  38. ▌
    Workshop · tomevault-io bundle
    Facilitate structured requirements workshops (JAD-style). Guides through agenda, captures decisions, resolves conflicts, and produces consolidated requirements. Supports multiple workshop formats. Use when this capability is needed.
    0 installs
  39. ▌
    Melsaeed276 Flutter Agent Skills Architecture · tomevault-io bundle
    Skill: Architecture (Boundaries, Dependencies, Errors)
    0 installs
  40. ▌
    Melsaeed276 Flutter Agent Skills Flutter Core · tomevault-io bundle
    Skill: Flutter Core Mechanics
    0 installs
  41. ▌
    Membrane Framework · tomevault-io bundle
    Work with the Membrane multimedia streaming framework in Elixir. Use this skill whenever the user is building or debugging Membrane pipelines, writing custom Elements, Bins, or Filters, connecting pads, implementing callbacks, handling stream formats or EOS, or asking about Membrane architecture. Trigger on any mention of membrane_core, membrane, membrane framework, Membrane.Pipeline, Membrane.Sink, Membrane.Source, Membrane.Filter, Membrane.Endpoint, Membrane.Bin, Membrane.Pad, or multimedia streaming in an Elixir context — even if the user doesn't say "Membrane" explicitly but is clearly working on this codebase. Use when this capability is needed.
    0 installs
  42. ▌
    Rust Systems Programming · tomevault-io bundle
    Engineers high-performance backend systems in Rust. Use when building memory-safe libraries, enforcing borrow-checking, or utilizing zero-cost abstractions. Use when this capability is needed.
    0 installs
  43. ▌
    Service Integration · tomevault-io bundle
    Load PROACTIVELY when task involves connecting external services or third-party APIs. Use when user says \"add email sending\", \"integrate a CMS\", \"set up file uploads\", \"add analytics\", or \"connect to S3\". Covers email services (Resend, SendGrid), CMS platforms (Sanity, Contentful, Payload), file upload solutions (UploadThing, Cloudinary, S3), analytics integration, webhook handling, error recovery, and credential management. Use when this capability is needed.
    0 installs
  44. ▌
    Michaelboeding Skills Competitive Intel Agent · tomevault-io bundle
    Competitive Intel Agent
    0 installs
  45. ▌
    Michaelboeding Skills Market Researcher Agent · tomevault-io bundle
    Market Researcher Agent
    0 installs
  46. ▌
    Michaelversus Swiftfindrefs Swift Concurrency · tomevault-io bundle
    Swift Concurrency
    0 installs
  47. ▌
    Aspire Test Strategy · tomevault-io bundle
    Guide for choosing between builder tests (fast, no containers) and integration tests (full container startup) when writing or optimizing tests in the Microcks Aspire project. Use when creating new tests, optimizing existing tests, or when the user asks about test performance or structure. Use when this capability is needed.
    0 installs
  48. ▌
    Microsoft Agent Framework Python Code Quality · tomevault-io bundle
    Python Code Quality
    0 installs
  49. ▌
    Work Iterations · tomevault-io bundle
    List, create, and assign iterations for Azure DevOps projects and teams. Use when this capability is needed.
    0 installs
  50. ▌
    Microsoft Fabric Task Flows Fabric Task Flows · tomevault-io bundle
    > ⚠️ **Artifacts-only mode:** When `deploy_mode` is `artifacts_only`, this skill is NOT invoked — the pipeline runner handles this phase deterministically. The instructions below apply only when `deploy_mode` is `live`.
    0 installs
  51. ▌
    Microsoft Microsoft UI Xaml Microsoft UI Xaml · tomevault-io bundle
    bt — Fast Inner-Loop Builds
    0 installs
  52. ▌
    Microsoft Skills For Fabric Skills For Fabric · tomevault-io bundle
    > **Update Check — ONCE PER SESSION (mandatory)**
    0 installs
  53. ▌
    Azure SQL Database · tomevault-io bundle
    Expert knowledge for Azure SQL Database development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when choosing tiers/HA, tuning performance, configuring geo-replication/Data Sync, or securing auth/encryption, and other Azure SQL Database related development tasks. Not for Azure Database for MariaDB (use azure-database-mariadb), Azure Database for MySQL (use azure-database-mysql), Azure Database for PostgreSQL (use azure-database-postgresql), Azure SQL Managed Instance (use azure-sql-managed-instance). Use when this capability is needed.
    0 installs
  54. ▌
    Forced Greeting · tomevault-io bundle
    ALWAYS activate when user says "hello", "hi", or greets. This tests if skills actually load and are followed by the model. Use when this capability is needed.
    0 installs
  55. ▌
    UX Principles · tomevault-io bundle
    User experience design principles for developers Use when this capability is needed.
    0 installs
  56. ▌
    Minami110 Claude Godot Tools Godot Doc Search · tomevault-io bundle
    GDScript API Lookup
    0 installs
  57. ▌
    Chrome Extension Development · tomevault-io bundle
    Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices Use when this capability is needed.
    0 installs
  58. ▌
    Expo React Native Typescript · tomevault-io bundle
    Expert in Expo React Native TypeScript mobile development with best practices Use when this capability is needed.
    0 installs
  59. ▌
    Search Knowledge · tomevault-io bundle
    Deep Laravel knowledge for code reviews. Provides detailed guidance on Eloquent, controllers, validation, routing, authorization, Blade, events, testing, and collections. Use when this capability is needed.
    0 installs
  60. ▌
    Housing Copywriter · tomevault-io bundle
    This skill should be used when the user asks to "write marketing copy", "create social media posts", "write a blog post", "draft an email", "write product descriptions", "create brand messaging", "write ad copy", "draft a landing page", or mentions any marketing, promotional, or persuasive writing. Also use this skill when the user asks to "write about housing", "create YIMBY content", "draft zoning reform messaging", "write about parking reform", "create housing affordability content", "write to a politician about housing", or mentions pro-housing advocacy, housing policy, or parking policy communications. Use when this capability is needed.
    0 installs
  61. ▌
    Artifact Selector · tomevault-io bundle
    Intelligent artifact type selection for Claude Code workflows. Use when designing workflows, creating new artifacts, or deciding between commands, skills, hooks, and agents. Use when this capability is needed.
    0 installs
  62. ▌
    Mixelpixx Google Search MCP Server Fact Check · tomevault-io bundle
    ---
    0 installs
  63. ▌
    Terraform Module Developer · tomevault-io bundle
    Build production-ready, multi-provider Terraform modules with the strict 8-file structure (4 root + 4 wrappers/) — typed variables prefixed with the resource name, count-conditional resources, dynamic blocks with iterator pattern, outputs using try/element/concat, full heredoc provider docs, and a wrapper module supporting batch ops via for_each. Generates a polished README.md with BEGIN_TF_DOCS / END_TF_DOCS markers so terraform-docs auto-injects inputs/outputs/providers/resources tables. Bundles a generic .terraform-docs.yml, .tflint.hcl, pre-commit fragment, security scanning (tflint + tfsec + checkov) and module testing patterns. Works with any Terraform provider — AWS, Azure, GCP, HuaweiCloud, OCI, DigitalOcean, Cloudflare, and community providers. Use whenever the user asks to create a Terraform module, IaC module, .tf module, scaffold a tf resource, wire terraform-docs, or hits you with 'make me a terraform module', 'scaffold a tf resource', 'wire up terraform-docs', or 'add a wrapper for batch ops'. U
    0 installs
  64. ▌
    Elixir Verification Gate · tomevault-io bundle
    MANDATORY verification before claiming anything works. Run actual commands, read actual output, provide evidence. Use when claiming tests pass, build succeeds, or code works. Use when this capability is needed.
    0 installs
  65. ▌
    Grc Knowledge · tomevault-io bundle
    Senior GRC analyst expertise across 15 compliance frameworks — NIST 800-53, FedRAMP, FISMA, CMMC, SOC 2, ISO 27001, PCI DSS, HIPAA, CIS Controls, COBIT, CSA CCM, GDPR, SLSA, OSCAL. Control lookups, cross-framework mapping, document review, audit prep, and operational compliance workflows. Use when this capability is needed.
    0 installs
  66. ▌
    Hytale Custom Entities · tomevault-io bundle
    Create custom entities and NPCs for Hytale with AI behaviors, components, spawning, and animations. Use when asked to "create a custom entity", "add an NPC", "make a mob", "design AI behavior", or "configure entity spawning". Use when this capability is needed.
    0 installs
  67. ▌
    Modbender Skill Library MCP Codespace Manager · tomevault-io bundle
    ---
    0 installs
  68. ▌
    Modbender Skill Library MCP Dialogflow Cx Nlu · tomevault-io bundle
    ---
    0 installs
  69. ▌
    Modbender Skill Library MCP Geo SEO Optimizer · tomevault-io bundle
    ---
    0 installs
  70. ▌
    Modbender Skill Library MCP Kubernetes Devops · tomevault-io bundle
    Kubernetes
    0 installs
  71. ▌
    Modbender Skill Library MCP Rust Analyzer Lsp · tomevault-io bundle
    ---
    0 installs
  72. ▌
    Swift Programming · tomevault-io bundle
    Learn and program in Swift - Apple's programming language for iOS, Use when this capability is needed.
    0 installs
  73. ▌
    Modu AI Moai Adk Moai Platform Database Cloud · tomevault-io bundle
    moai-platform-database-cloud: Cloud Database Platform Specialist
    0 installs
  74. ▌
    99 Mofa Studio Evolution · tomevault-io bundle
    Roadmap and refactor guidance for MoFA Studio, plus skill maintenance workflow. Use when planning large changes or updating the skill set. Use when this capability is needed.
    0 installs
  75. ▌
    Migrate Skills Between Libraries · tomevault-io bundle
    Use when moving skills between library workspaces or upgrading from a personal library to a team library. Export from one workspace, import into another.
    0 installs
  76. ▌
    Monarch Initiative Dismech Dismech Compliance · tomevault-io bundle
    Dismech Compliance Analysis Skill
    0 installs
  77. ▌
    Monarch Initiative Dismech Dismech References · tomevault-io bundle
    Dismech Reference Validation Skill
    0 installs
  78. ▌
    Monocloud Auth Express · tomevault-io bundle
    Use when integrating MonoCloud access-token validation into an Express API — installing or configuring `@monocloud/backend-node/express`, wiring the `protectApi()` middleware factory, validating JWT or opaque (introspection) bearer tokens, enforcing scopes/groups, attaching `claims` to `req` via `AuthenticatedExpressRequest`, or troubleshooting `MONOCLOUD_BACKEND_*` env vars / audience / JWKS / mTLS certificate binding.
    0 installs
  79. ▌
    Evolving Workflow · tomevault-io bundle
    Templates for building parallel AI agent workflows in MoonBit. Includes patterns for simple fan-out processing and multi-phase orchestration with automatic retry and validation. Use when this capability is needed.
    0 installs
  80. ▌
    Portable Safe Skills · tomevault-io bundle
    Create portable, safe Codex skills focused on file or I/O operations under WASIp1 constraints. Use when authoring skills that must be portable across environments and avoid unsafe assumptions about paths, preopens, or stdio. Use when this capability is needed.
    0 installs
  81. ▌
    Conversation Style · tomevault-io bundle
    Conversation style guidelines. Use when responding to the user. Use when this capability is needed.
    0 installs
  82. ▌
    Cache Docs · tomevault-io bundle
    When fetching library documentation, API references, or technical docs for project dependencies via WebFetch, automatically save a copy to the docs/ folder. Also triggers when user pastes documentation or discusses library APIs that should be cached for reference. Every non-stdlib import in the project should have corresponding reference docs cached. Use when this capability is needed.
    0 installs
  83. ▌
    Optimize Cicd Pipeline · tomevault-io bundle
    Analyzes CI/CD pipelines to identify common antipatterns (like slow feedback loops or sequential steps) and recommends best practice patterns (like build images, parallelization, and build-once-deploy-anywhere). Use when designing, auditing, or troubleshooting CI/CD workflows to improve speed and reliability.
    0 installs
  84. ▌
    Multiversx Wasm Debug · tomevault-io bundle
    Analyze compiled WASM binaries for size optimization, panic analysis, and debugging with DWARF symbols. Use when troubleshooting contract deployment issues, optimizing binary size, or debugging runtime errors. Use when this capability is needed.
    0 installs
  85. ▌
    Mvx Sc Best Practices · tomevault-io bundle
    Expert guidelines for developing, auditing, and optimizing MultiversX Smart Contracts (Rust). Use when this capability is needed.
    0 installs
  86. ▌
    Smalltalk Debugger · tomevault-io bundle
    Systematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (`on:do:` blocks), stack trace analysis, UI debugger window detection (read_screen for hung operations), and debug-fix-reimport workflow. Use when encountering Pharo test failures, Smalltalk exceptions, unexpected behavior, timeout or non-responsive operations, need to verify intermediate values, execute code incrementally for diagnosis, or troubleshoot Tonel import errors. Use when this capability is needed.
    0 installs
  87. ▌
    Validation Add Constraint · tomevault-io bundle
    Adds new validation constraints to the Go validation library. Use when adding a new constraint to package it, translations (message, english, russian), optional validate/is helpers, tests in test/, and examples in it/example_test.go or validate/example_test.go. Use when this capability is needed.
    0 installs
  88. ▌
    Error Messaging And Empty States · tomevault-io bundle
    Ensure user-facing errors and empty states are clear, actionable, and HIG-aligned. Covers alerts, ContentUnavailableView, retry flows, and permission guidance. Use when this capability is needed.
    0 installs
  89. ▌
    Run Docker · tomevault-io bundle
    Start, stop, and manage Docker development and production environments. Use when setting up the local environment or testing production builds. Use when this capability is needed.
    0 installs
  90. ▌
    Text Inspect · tomevault-io bundle
    当用户需要对一段文本做“快速结构化检查/统计”(字数、行数、段落数、Top 关键词、是否包含某些模式)时使用本技能。适用于「统计一下」「文本分析」「看看这段话有什么特征」等请求。 Use when this capability is needed.
    0 installs
  91. ▌
    Codeindex · tomevault-io bundle
    Generate and search symbol indexes to navigate codebases with low token usage Use when this capability is needed.
    0 installs
  92. ▌
    Nathanvale Side Quest Plugins Skill Smoketest · tomevault-io bundle
    Skill Smoke Test
    0 installs
  93. ▌
    Nathanvale Side Quest Plugins Subagents Guide · tomevault-io bundle
    Claude Code Sub-agents Guide -- Knowledge Bank
    0 installs
  94. ▌
    Epic Decompose · tomevault-io bundle
    Split an approved PRD/EPIC into child TASK issues (create tasks, link back to EPIC, ensure Execution/Proof task exists). Use when this capability is needed.
    0 installs
  95. ▌
    Gh Issue Merge · tomevault-io bundle
    Merge captain workflow to safely merge a PR for a GitHub issue after QA PASS (checks, reviews, merge, cleanup). Use as the Merge sub-agent. Use when this capability is needed.
    0 installs
  96. ▌
    Naveendhaterwal Nos Skill NPM Deploy AI Agent · tomevault-io bundle
    Deploy AI Agent
    0 installs
  97. ▌
    Ncssm Robotics Ftc Claude Youth Safety Review · tomevault-io bundle
    FTC Youth Safety Review Checks
    0 installs
  98. ▌
    Methods Writer · tomevault-io bundle
    This skill assumes users have completed their data collection and analysis, and are ready to write up their methods. Use when this capability is needed.
    0 installs
  99. ▌
    Full Stack Reviewer · tomevault-io bundle
    Complete codebase audit combining code review, Prisma query optimization, and TypeScript analysis with intelligent routing. Use when asked for a full project review, complete codebase audit, or comprehensive quality check of a full-stack application. Use when this capability is needed.
    0 installs
  100. ▌
    Git Commit Composer · tomevault-io bundle
    Generate conventional commit messages from staged git changes. Use when asked to compose a commit message, write a commit, generate conventional commits, or describe staged changes. Use when this capability is needed.
    0 installs