tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Python Standards 3 · tomevault-io bundleAudits Python code for language standards — PEP 8 style, type hints (PEP 484/604), naming, idiomatic patterns, project structure, dependencies, error handling, logging, testing, security. Use when this capability is needed.
- ▌ Fastapi Templates 17 · tomevault-io bundleCreate production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
- ▌ Embedding Strategies 3 · tomevault-io bundleSelect and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains. Use when this capability is needed.
- ▌ Kpi Dashboard Design 4 · tomevault-io bundleDesign effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when building an executive SaaS metrics dashboard tracking MRR, churn, and LTV/CAC ratios; designing an operations center with live service health and request throughput; creating a cohort retention analysis view for a product team; or debugging a dashboard where metrics contradict each other due to inconsistent calculation methodology. Use when this capability is needed.
- ▌ Multi Agent Patterns 3 · tomevault-io bundleThis skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution. Use when this capability is needed.
- ▌ CLI Developer 3 · tomevault-io bundle构建CLI工具、实现参数解析或添加交互式提示时使用。用于CLI设计、参数解析、交互式提示、进度指示器、Shell自动补全。 Use when this capability is needed.
- ▌ Langchain RAG 3 · tomevault-io bundleBuild Retrieval Augmented Generation (RAG) systems with LangChain - includes embeddings, vector stores, retrievers, document loaders, and text splitting Use when this capability is needed.
- ▌ Skill Creator 251 · tomevault-io bundle创建有效技能的指南。当用户想要创建新技能(或更新现有技能)来扩展Claude在专门知识、工作流程或工具集成方面的能力时,应该使用此技能。 Use when this capability is needed.
- ▌ Dhh Rails Style 2 · tomevault-io bundleThis skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the "clarity over cleverness" philosophy. Use when this capability is needed.
- ▌ Document Review 2 · tomevault-io bundleReview requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it. Use when this capability is needed.
- ▌ Frontend Design 133 · tomevault-io bundleBuild web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done. Use when this capability is needed.
- ▌ Gemini Imagegen 5 · tomevault-io bundleThis skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images. Use when this capability is needed.
- ▌ Security And Hardening 2 · tomevault-io bundleHardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. OWASP-aware, language-agnostic principles with TypeScript examples — applies to any feature that accepts untrusted data, manages user sessions, or interacts with third-party services. Use when this capability is needed.
- ▌ Frontend Build 2 · tomevault-io bundleBuild production-grade, polished frontend interfaces. Use when implementing features after UX discovery, building new pages/components, or creating demos. Transforms discovery documents into memorable, well-crafted experiences. Use when this capability is needed.
- ▌ Test Driven Development 38 · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Release 105 · tomevault-io bundleRegister a new Julia package version with JuliaRegistrator including release notes. TagBot then creates the tag and GitHub release automatically. Use when this capability is needed.
- ▌ Autonomous Agent Harness 2 · tomevault-io bundleTransform Gemini Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Gemini Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop. Use when this capability is needed.
- ▌ Flutter Dart Code Review 4 · tomevault-io bundleLibrary-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. Use when this capability is needed.
- ▌ Ecosystem 2 · tomevault-io bundleJavaScript ecosystem including npm, build tools (Webpack, Vite), testing (Jest, Vitest), linting, and CI/CD integration. Use when this capability is needed.
- ▌ Framer Code Components Overrides 2 · tomevault-io bundleCreate Framer Code Components and Code Overrides. Use when building custom React components for Framer, writing Code Overrides (HOCs) to modify canvas elements, implementing property controls, working with Framer Motion animations, handling WebGL/shaders in Framer, or debugging Framer-specific issues like hydration errors and font handling. Use when this capability is needed.
- ▌ Webapp Testing 45 · tomevault-io bundleBrowser automation toolkit using Playwright MCP for testing web applications. Use when asked to navigate pages, click elements, fill forms, take screenshots, verify UI components, check console logs, debug frontend issues, or validate responsive design. Supports live browser interaction and accessibility snapshots. Use when this capability is needed.
- ▌ Terraform Skills 2 · tomevault-io bundleTerraform IaC patterns, modules, and best practices Use when this capability is needed.
- ▌ Code Review Expert 6 · tomevault-io bundleUse when legacy prompts or older framework flows reference `code-review-expert` and you need the modern runtime to resolve that capability cleanly.
- ▌ Convex Helpers Guide 2 · tomevault-io bundleDiscover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns. Use when this capability is needed.
- ▌ Vercel React Best Practices 48 · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Changelog Generator 13 · tomevault-io bundleGenerate beautiful CHANGELOG.md from git commits following Keep a Changelog format Use when this capability is needed.
- ▌ Unit Test Generator 6 · tomevault-io bundleGenerates comprehensive unit tests for functions and classes in multiple languages
- ▌ Memory 8 · tomevault-io bundleRecords and appends every user-agent customer support interaction to the memory.md log in the workspace. Use when this capability is needed.
- ▌ Golang Testing 28 · tomevault-io bundleWrite unit tests with table-driven patterns and interface mocking in Go. Use when writing Go unit tests, table-driven tests, or using mock interfaces. Use when this capability is needed.
- ▌ Azure Static Web Apps 2 · tomevault-io bundleDeploy static sites with Azure Static Web Apps. Configure API routes, authentication, custom domains, and staging environments. Use for JAMstack, SPAs, static sites, and serverless backends on Azure. Use when this capability is needed.
- ▌ Docs Generator 5 · tomevault-io bundleComprehensive documentation generation through automated codebase analysis, pattern detection, and diagram creation. Use when this capability is needed.
- ▌ Brainstorming 66 · tomevault-io bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when this capability is needed.
- ▌ Documentation 99 · tomevault-io bundleGuide for maintaining documentation across the SAPPHIRE repository. Use when auditing docs, identifying gaps or redundancies, writing new documentation, updating stale content, or planning documentation improvements. References the existing documentation_improvement_plan.md for ongoing work. Use when this capability is needed.
- ▌ Skill Creator 252 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Test 47 · tomevault-io bundleWrite or review tests following Kent C. Dodds testing principles - flat structure, composable setup, disposable fixtures. Use when the user asks to write tests, review tests, or convert legacy tests. Use when this capability is needed.
- ▌ Wechat Article Writer 4 · tomevault-io bundle公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。 Use when this capability is needed.
- ▌ Content Marketing 6 · tomevault-io bundleWhen the user needs content strategy, blog posts, articles, or copywriting. Also use when 'content,' 'blog,' 'artikel,' 'thought leadership,' 'copywriting,' 'content strategie,' 'editorial calendar,' 'white paper,' 'storytelling,' 'case study,' 'content pillars,' 'SEO content,' 'content audit,' 'content ideation,' 'topic clusters,' 'content planning,' 'what should I write about.' For SEO-specific optimization, see seo-marketing. For social media content, see social-media. Use when this capability is needed.
- ▌ Site Architecture 2 · tomevault-io bundleWanneer de gebruiker de paginastructuur, navigatie, URL-opbouw of interne linking van een website wil plannen, mappen of herstructureren. Ook bij 'sitemap,' 'sitestructuur,' 'paginahierarchie,' 'informatiearchitectuur,' 'IA,' 'navigatieontwerp,' 'URL-structuur,' 'breadcrumbs,' 'interne linkstrategie,' 'website planning,' 'site architecture,' 'page hierarchy,' 'navigation design,' 'internal linking.' NIET voor XML-sitemaps (dat is technische SEO, zie seo-marketing). Voor structured data, zie schema-markup. Use when this capability is needed.
- ▌ Architect 20 · tomevault-io bundleActivate when user needs architectural decisions, system design, technology selection, or design reviews. Activate when @Architect is mentioned or work requires structural decisions. Provides design patterns and architectural guidance. Use when this capability is needed.
- ▌ Commit Pr 2 · tomevault-io bundleActivate when user asks to commit, push changes, create a PR, open a pull request, or submit changes for review. Activate when process skill reaches commit or PR phase. Provides commit message formatting and PR structure. PRs default to dev branch, not main. Works with git-privacy skill. Use when this capability is needed.
- ▌ Developer 10 · tomevault-io bundleActivate when user asks to code, build, implement, create, fix bugs, refactor, or write software. Activate when @Developer is mentioned. Provides implementation patterns and coding standards for hands-on development work. Use when this capability is needed.
- ▌ Golang CLI 3 · tomevault-io bundleGolang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument validation, and CLI unit testing. Also triggers when code uses cobra, viper, or urfave/cli. Use when this capability is needed.
- ▌ Pubmed Database 4 · tomevault-io bundleDirect REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations. Use when this capability is needed.
- ▌ String Database 2 · tomevault-io bundleQuery STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology. Use when this capability is needed.
- ▌ Design Exploration 2 · tomevault-io bundleUse before any creative work - creating features, building components, adding functionality. Explores user intent, requirements, and design before implementation. One question at a time, multiple choice preferred. Use when this capability is needed.
- ▌ Security Checklist 6 · tomevault-io bundlePre-deployment security audit for web applications. Use when reviewing code before shipping, auditing an existing application, or when users mention "security review," "ready to deploy," "going to production," or express concern about vulnerabilities. Covers authentication, input validation, secrets management, database security, and compliance basics. Use when this capability is needed.
- ▌ Claude Code Slash Commands 2 · tomevault-io bundleCreate custom slash commands for Claude Code. Use when the user wants to create, generate, or build a slash command (.md file) for Claude Code, or when they ask about slash command syntax, frontmatter options, argument handling, or want help organizing their commands. Triggers on phrases like "make a slash command", "create a command for Claude Code", "write a /command", or questions about $ARGUMENTS, allowed-tools, or command frontmatter. Use when this capability is needed.
- ▌ Frontend Design 134 · tomevault-io bundleThis skill guides creation of distinctive, production-grade frontend interfaces Use when this capability is needed.
- ▌ Security Best Practices 13 · tomevault-io bundleSecurity best practices, OWASP guidelines, secure coding patterns, and vulnerability prevention. Use when implementing authentication, handling user input, securing APIs, managing secrets, or reviewing code for security vulnerabilities. Use when this capability is needed.
- ▌ Gemini CLI Runtime 12 · tomevault-io bundleInternal helper contract for calling the gemini-companion runtime from Claude Code Use when this capability is needed.
- ▌ GRAPHQL Schema Design 2 · tomevault-io bundleGraphQL schema design including types, fields, pagination, nullability, naming conventions, and descriptions. Use when designing or modifying GraphQL schemas. Use when this capability is needed.
- ▌ Terraform Engineer 7 · tomevault-io bundleUse when a task needs Terraform module design, plan review, state-aware change analysis, or IaC refactoring.
- ▌ Readme Maintainer 2 · tomevault-io bundleCreate or update a project README.md following development conventions and repository structure. Use when the user asks to "create README", "update README", "refresh project docs", "document setup", or "improve repository documentation". Use when this capability is needed.
- ▌ Git Worktree 14 · tomevault-io bundleGit worktree management with tmux and iTerm2 integration. Use when creating isolated dev environments, managing parallel feature branches, switching contexts without stashing, or running multiple Claude instances. Covers worktree creation, tmux window management, iTerm2 tabs, and cleanup workflows. Use when this capability is needed.
- ▌ Clinical Reports 2 · tomevault-io bundleWrite comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools. Use when this capability is needed.
- ▌ Brainstorming 67 · tomevault-io bundleExplore user intent, requirements, and design before implementation. Use when turning ideas into designs, validating requirements through dialogue, exploring multiple approaches, or creating design documentation for features, components, and functionality changes. Use when this capability is needed.
- ▌ Documentation Style 5 · tomevault-io bundleDocumentation patterns for Markdown formatting, structure, voice/tone, and technical writing best practices. Use for user guides, API docs, code comments, and content reviews. Use when this capability is needed.
- ▌ Requirements Definition 3 · tomevault-io bundleCanonical requirement baseline workflow after evidence collection. Use when elicitation evidence is ready and must be synthesized into a traceable, testable requirement baseline; do not use for prioritization or implementation slicing. Use when this capability is needed.
- ▌ Git Workflow And Versioning 14 · tomevault-io bundleStructures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when this capability is needed.
- ▌ GRAPHQL Builder 2 · tomevault-io bundleConception et implémentation de schémas et résolveurs GraphQL. Se déclenche avec "GraphQL", "schema", "query", "mutation", "subscription", "resolver", "Apollo", "Hot Chocolate". Use when this capability is needed.
- ▌ Terraform Guide 2 · tomevault-io bundleGuide Terraform pour l'Infrastructure as Code — modules, state management, workspaces et bonnes pratiques. À utiliser quand l'utilisateur écrit du Terraform, conçoit des modules ou gère de l'infrastructure cloud. Se déclenche aussi avec "terraform", "infrastructure as code", "terraform plan", "terraform apply", "module terraform", "tfstate", "HCL". Use when this capability is needed.
- ▌ Self Improving Agent 2 · tomevault-io bundleEnables continuous self-improvement through learning from failures, user corrections, and capability gaps. Integrates with QAVR for learned memory ranking.
- ▌ Tanstack Form 2 · tomevault-io bundleHeadless, performant, and type-safe form state management for TS/JS, React, Vue, Angular, Solid, Lit, and Svelte. Use when this capability is needed.
- ▌ Development Workflow 5 · tomevault-io bundleこのプロジェクトにおける開発ワークフロー Use when this capability is needed.
- ▌ React Native Best Practices 4 · tomevault-io bundleProvides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.
- ▌ React Router Framework Mode 3 · tomevault-io bundleBuild full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI, error boundaries, or working with react-router.config.ts or other react router conventions. Use when this capability is needed.
- ▌ Vercel React Best Practices 49 · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Documentation Generation 6 · tomevault-io bundle生成或更新 README、API 文档、架构说明、使用指南、变更说明、运行手册和交接文档。 Use when this capability is needed.
- ▌ Code Review Checklist 13 · tomevault-io bundleInline self-review checklist for TRIVIAL/LOW (PATCH) changes — evaluates code against project standards AFTER writing and BEFORE finalizing. For MEDIUM/HIGH (STANDARD) changes, the code-reviewer sub-agent supersedes this skill; do NOT run both. See .claude/rules/skill-precedence.md Zone B. Use when this capability is needed.
- ▌ Kotlin Concurrency Expert 3 · tomevault-io bundleKotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code. Use when this capability is needed.
- ▌ Scikit Learn 25 · tomevault-io bundleMachine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
- ▌ Multi Model Review 2 · tomevault-io bundleReviews PRs or code changes using multiple AI models, synthesizes findings, and interactively applies fixes. Uses GPT 5.2, Gemini 3 Pro, and Opus 4.5 for diverse perspectives. Use when this capability is needed.
- ▌ Machine Learning Engineer 2 · tomevault-io bundleMachine learning model development, training, deployment and MLOps expert Use when this capability is needed.
- ▌ Terraform Infrastructure 5 · tomevault-io bundleTerraform基础设施 - 使用Terraform进行基础设施即代码,包含模块化组件、状态管理和多云部署。适用于配置和管理云资源。 Use when this capability is needed.
- ▌ Skill Developer 8 · tomevault-io bundleCreate and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule. Use when this capability is needed.
- ▌ Code Review Checklist 14 · tomevault-io bundleGenerate context-aware code review checklists for changes Use when this capability is needed.
- ▌ Implement Feature 5 · tomevault-io bundleHigh-level orchestrator skill for implementing and validating new features end-to-end in the Fake Survey Generator. This skill guides the agent through the complete workflow of analyzing requirements, implementing changes, building, testing, starting the application, and validating features work correctly. Use when this capability is needed.
- ▌ Subagent Driven Development 22 · tomevault-io bundleUse when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
- ▌ Build With Agent Team 3 · tomevault-io bundleBuild a project using Claude Code Agent Teams with tmux split panes. Takes a plan document path and optional team size. Use when you want multiple agents collaborating on a build. Use when this capability is needed.
- ▌ Code Simplifier 19 · tomevault-io bundleSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. Use when this capability is needed.
- ▌ React Native Architecture 8 · tomevault-io bundleBuild production React Native apps with Expo, navigation, native Use when this capability is needed.
- ▌ CI CD Pipeline Builder 9 · tomevault-io bundleCI/CD Pipeline Builder Use when this capability is needed.
- ▌ Remotion Best Practices 28 · tomevault-io bundleBest practices for Remotion - Video creation in React Use when this capability is needed.
- ▌ Spec Driven Development 4 · tomevault-io bundleDevelop software from detailed specifications that serve as contracts. Use when building APIs, integrations, complex features with multiple conditions, or when the user provides OpenAPI specs, JSON schemas, detailed requirements, or mentions SDD, specification, contract-first development. Use when this capability is needed.
- ▌ Test Driven Development 39 · tomevault-io bundleWrite code by first creating tests that define expected behavior. Use when implementing business logic, algorithms, utilities, or when the user provides test cases, mentions TDD, asks to write tests first, or wants verifiable code generation. Use when this capability is needed.
- ▌ React Native Architecture 9 · tomevault-io bundleBuild production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects. Use when this capability is needed.
- ▌ Coverage Report 3 · tomevault-io bundleGenerate test coverage reports with HTML visualization and threshold enforcement Use when this capability is needed.
- ▌ Create Strategy 2 · tomevault-io bundleCreate a comprehensive test strategy document following IEEE 829 structure. Use for establishing testing approach on new projects or standardizing existing practices. Use when this capability is needed.
- ▌ Domain Research 2 · tomevault-io bundleMCP-powered domain research for requirements elicitation. Uses perplexity, context7, firecrawl, and other MCP servers to research domain knowledge, best practices, and industry requirements. Use when this capability is needed.
- ▌ E2e Test Design 2 · tomevault-io bundleDesign E2E tests following user-story-driven patterns with verification checkpoints. Use when creating end-to-end tests, validating complete user journeys, or designing Playwright/Cypress test patterns. Use when this capability is needed.
- ▌ Gemini CLI Docs 2 · tomevault-io bundleSingle source of truth and librarian for ALL Gemini CLI documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Gemini CLI documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance. Use when this capability is needed.
- ▌ MCP Integration 5 · tomevault-io bundleCentral authority for Claude Code Model Context Protocol (MCP) integration. Covers MCP server installation (HTTP, SSE, stdio transports), server management (add, list, remove), installation scopes (local, project, user), plugin-provided MCP servers, enterprise MCP configuration, MCP resources and @ mentions, MCP prompts as skills, OAuth authentication, environment variable expansion, Claude Code as MCP server, output limits, and MCP security. Assists with connecting external tools, configuring MCP servers, managing authentication, and troubleshooting MCP issues. Delegates 100% to docs-management skill for official documentation. Use when this capability is needed.
- ▌ Model Selection 2 · tomevault-io bundleChoose appropriate model for custom agent tasks. Use when selecting between Haiku, Sonnet, and Opus for agents, optimizing cost vs quality tradeoffs, or matching model capability to task complexity. Use when this capability is needed.
- ▌ Onboarding Docs 2 · tomevault-io bundleDeveloper onboarding documentation and learning paths Use when this capability is needed.
- ▌ Security Review 28 · tomevault-io bundlePerform a security architecture review with Zero Trust assessment - identifies authentication/authorization gaps, data protection issues, and provides remediation guidance Use when this capability is needed.
- ▌ Threat Modeling 2 · tomevault-io bundleThreat modeling methodologies (STRIDE, DREAD), attack trees, threat modeling as code, and integration with SDLC for proactive security design Use when this capability is needed.
- ▌ Code Refactor 3 · tomevault-io bundlePerform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations. Use when this capability is needed.
- ▌ Micronaut Sourcegen 4 · tomevault-io bundleAdd, integrate, or review Micronaut Sourcegen usage in modules that generate Java source, Kotlin source, Groovy-compatible source, or bytecode from ObjectDef, TypeDef, MethodDef, ExpressionDef, StatementDef, and SourceGenerator APIs. Use when this capability is needed.
- ▌ Managing Claude Code Meta 2 · tomevault-io bundleMUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files. Use when this capability is needed.
- ▌ Terraform Module Library 11 · tomevault-io bundleBuild reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. Use when this capability is needed.