tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Brand Guidelines 23 · tomevault-io bundleMelodic Software brand identity guidelines. Use when styling projects, creating marketing materials, building UI components, or ensuring brand consistency. Covers colors (#1E90FF melodic blue primary), typography (Inter font family), logo usage, brand voice ("Building software that sings"), and component patterns. Use when this capability is needed.
- ▌ Content Workflow 2 · tomevault-io bundleUse when implementing editorial workflows, approval chains, scheduled publishing, or role-based content permissions. Covers workflow states, transitions, notifications, and workflow APIs for headless CMS.
- ▌ Hipaa Compliance 3 · tomevault-io bundleHIPAA compliance planning for healthcare applications including PHI handling, safeguards, BAAs, and risk assessments Use when this capability is needed.
- ▌ RAG Architecture 3 · tomevault-io bundleRetrieval-Augmented Generation (RAG) system design patterns, chunking strategies, embedding models, retrieval techniques, and context assembly. Use when designing RAG pipelines, improving retrieval quality, or building knowledge-grounded LLM applications. Use when this capability is needed.
- ▌ Speckit Workflow 2 · tomevault-io bundleGitHub Spec Kit 5-phase workflow. Use when following the Constitution → Specify → Plan → Tasks → Implement cycle. Provides phase guidance, file templates, and workflow orchestration. Use when this capability is needed.
- ▌ Code Execution 5 · tomevault-io bundleExecute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance. Use when this capability is needed.
- ▌ Web Designer 3 · tomevault-io bundleUse when the user explicitly requests award-winning, creative, or designer-quality web design. Activated by invoking the skill directly -- NOT auto-triggered on general frontend tasks. Use when the user says "use web-designer", "design mode", "make it look amazing", "designer quality", or references this plugin by name.
- ▌ Javascript Typescript 3 · tomevault-io bundleModern JavaScript and TypeScript development patterns Use when this capability is needed.
- ▌ Backend Dev Guidelines 15 · tomevault-io bundleComprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns. Use when this capability is needed.
- ▌ Git Workflow And Versioning 17 · tomevault-io bundleGitflow-style Git workflow with protected main, issue-scoped branches, Conventional Commits, atomic commits, and the never-push-without-explicit-request rule. Load when branching, committing, planning change sizing, or setting up release tooling. Use when this capability is needed.
- ▌ Global Error Handling 4 · tomevault-io bundleYour approach to handling global error handling. Use this skill when working on files where global error handling comes into play. Use when this capability is needed.
- ▌ Slim Container Vulnerability Scanning 2 · tomevault-io bundleImplement container and dependency vulnerability scanning using Grype for automated security testing in development workflows, CI/CD pipelines, and repository maintenance. Use when setting up security scanning, adding vulnerability detection to projects, implementing pre-commit hooks for security, or scanning Docker containers and package dependencies for vulnerabilities. Use when this capability is needed.
- ▌ Claude Agent Sdk 7 · tomevault-io bundleComprehensive guide for building production-ready agents with the Claude Agent SDK. Use when creating agents, designing tools, implementing subagents, managing sessions, integrating MCP servers, or understanding SDK-native features. Emphasizes documentation-first approach and using only SDK native capabilities. Use when this capability is needed.
- ▌ Terraform Skill 15 · tomevault-io bundleTerraform infrastructure as code best practices Use when this capability is needed.
- ▌ Architecture Patterns 14 · tomevault-io bundleUse when working with a specialist skill that recognises and applies common software architecture patterns within a codebase. This skill should be used during the design and development phases of a project.
- ▌ Email Subject Line Optimizer 2 · tomevault-io bundleA/B test subject line variations using proven copywriting frameworks. Predict open rates based on historical performance. Use when this capability is needed.
- ▌ Presentation Design Enhancer 2 · tomevault-io bundleTransform text-heavy slides into visual storytelling. Suggest layout improvements, icon usage, and data visualization. Use when this capability is needed.
- ▌ Agent Context Isolation 2 · tomevault-io bundleAgent Context Isolation Use when this capability is needed.
- ▌ Agentica Infrastructure 2 · tomevault-io bundleReference guide for Agentica multi-agent infrastructure APIs Use when this capability is needed.
- ▌ Github CLI 7 · tomevault-io bundleGitHub CLI operations for repository and workflow management Use when this capability is needed.
- ▌ Conventional Commits 8 · tomevault-io bundleConventional Commits specification for consistent, machine-readable git commit messages. Use when crafting commit messages, enforcing commitlint rules, or generating changelogs/releases. Use when this capability is needed.
- ▌ Using Git Worktrees 32 · tomevault-io bundleUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Pegasus Convert 2 · tomevault-io bundleConvert a Snakemake or Nextflow pipeline to a Pegasus workflow Use when this capability is needed.
- ▌ Code Review And Quality 6 · tomevault-io bundleConducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch. Use when this capability is needed.
- ▌ Code Review Performance 2 · tomevault-io bundleRun performance-focused code review when changes may affect latency, throughput, or CPU/memory/I/O efficiency on critical paths. Use for merge decisions requiring explicit performance-risk findings; do not use for broad non-performance review scope. Use when this capability is needed.
- ▌ Express API Development 2 · tomevault-io bundleExpress API development workflow for production-ready Node.js services. Use when Express-specific API code (routing, middleware chain, validation, error handling, auth integration, request lifecycle behavior) must be implemented or revised; do not use for repository-wide architecture governance or release management policy. Use when this capability is needed.
- ▌ Documentation Skill 2 · tomevault-io bundleUse this skill for local documentation tasks that need clear scope, consistent writing rules, and a stable final report.
- ▌ API Testing Patterns 2 · tomevault-io bundleComprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies. Use when this capability is needed.
- ▌ Qe Code Intelligence 2 · tomevault-io bundleBuilds semantic code indexes, maps dependency graphs, and performs intelligent code search across large codebases. Use when understanding unfamiliar code, tracing call chains, analyzing import dependencies, or reducing context window usage through targeted retrieval.
- ▌ Qe Coverage Analysis 2 · tomevault-io bundleAnalyzes test coverage data (Istanbul, c8, lcov) to identify uncovered lines, branches, and functions with risk-weighted gap detection. Use when analyzing coverage reports, identifying coverage gaps, comparing coverage between branches, or prioritizing which untested code to cover first.
- ▌ Refactoring Patterns 3 · tomevault-io bundleApply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability. Use when this capability is needed.
- ▌ Synthetic Data Generation 2 · tomevault-io bundleComplete reference for the SynthChat synthetic dataset generation system. Covers CLI commands (generate, improve, validate), scenario YAML authoring, rubric YAML authoring, settings configuration, evaluation, and full workflow. Use when generating datasets, writing rubrics/scenarios, configuring models/workers, improving dataset quality, or running evaluations. This skill is about USING the system via CLI and YAML — never modifying source code. Use when this capability is needed.
- ▌ Devops Engineer 10 · tomevault-io bundle容器化、CI/CD、监控告警。触发场景:(1) 需要部署方案 (2) 需要Docker/K8s配置 (3) 需要CI/CD流水线 (4) 需要监控告警 Use when this capability is needed.
- ▌ Cross Functional Collaboration 3 · tomevault-io bundleHelp users work effectively across functions. Use when someone is navigating PM-engineering relationships, resolving cross-team conflicts, building product trios, or improving handoffs between design, engineering, and product. Use when this capability is needed.
- ▌ Code Review Excellence 8 · tomevault-io bundleTransform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. Use when this capability is needed.
- ▌ Langchain Architecture 12 · tomevault-io bundleMaster the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration. Use when this capability is needed.
- ▌ Upgrade Dependencies 3 · tomevault-io bundleUpgrade npm dependencies in this repository with a strict, safe git and PR flow. Use when asked to refresh package versions, maintain npm dependencies, or prepare dependency-upgrade PRs for relewise-demos-shop-vue. Require a Trello card URL (ask for it if missing), enforce main-branch preflight checks, create a monthly chore branch, upgrade direct npm dependencies across discovered package.json manifests, resolve manageable compatibility fallout, run required validation commands for relewise-demos-shop-vue, then push and open a PR with the Trello link at the top. Use when this capability is needed.
- ▌ Django Pro 14 · tomevault-io bundleMaster Django 5.x with async views, DRF, Celery, and Django Channels. Use when this capability is needed.
- ▌ Golang Pro 30 · tomevault-io bundleMaster Go 1.21+ with modern patterns, advanced concurrency, performance Use when this capability is needed.
- ▌ Python Testing Patterns 8 · tomevault-io bundleImplement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices. Use when this capability is needed.
- ▌ MCP Chrome Devtools 3 · tomevault-io bundleThis skill provides guidance for using Chrome DevTools MCP for browser debugging and automation. Use when debugging web pages, analyzing performance, inspecting network requests, viewing console messages, or interacting with Chrome DevTools features programmatically. Use when this capability is needed.
- ▌ Spec Writer 5 · tomevault-io bundleCapture architectural decisions and designs with embedded PlantUML diagrams. Use after making design decisions or when you need to document system architecture systematically. Use when this capability is needed.
- ▌ Gemini CLI Runtime 14 · tomevault-io bundleInternal helper contract for calling the gemini-companion runtime from Claude Code Use when this capability is needed.
- ▌ Direct Response Copy 2 · tomevault-io bundleWrites high-converting landing pages and sales copy using proven page architecture and persuasion principles. This skill should be used when creating sales pages, landing pages, product pages, or any copy designed to drive immediate action like purchases, sign-ups, or bookings. Use when this capability is needed.
- ▌ Testing 85 · tomevault-io bundleWriting tests for the B2C CLI project using Mocha, Chai, and MSW. Use when writing unit or integration tests, mocking HTTP requests with MSW, testing CLI commands with oclif, isolating config in tests, setting up test coverage, using sinon stubs, c8 coverage, capturing or silencing stdout, or creating MSW handlers. Use when this capability is needed.
- ▌ Golang Continuous Integration 4 · tomevault-io bundleCI/CD pipeline configuration using GitHub Actions for Golang projects — testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use when setting up or improving Go project CI, configuring GitHub Actions workflows, adding linters or security scanners, automating dependency updates, or adding quality gates. Use when this capability is needed.
- ▌ Frontend Security 2 · tomevault-io bundleAudit frontend codebases for security vulnerabilities and bad practices. Use when performing security reviews, auditing code for XSS/CSRF/DOM vulnerabilities, checking Content Security Policy configurations, validating input handling, reviewing file upload security, or examining Node.js/NPM dependencies. Target frameworks include web platform (vanilla HTML/CSS/JS), React, Astro, Twig templates, Node.js, and Bun. Based on OWASP security guidelines. Use when this capability is needed.
- ▌ Pandoc PDF Generation 2 · tomevault-io bundleUse when generating PDFs from markdown with Pandoc - covers differences from Python-Markdown, blank line rules, fix scripts for labels/anchors/metadata, and visual testing workflow
- ▌ Prompt Improver 3 · tomevault-io bundleThis skill enriches vague prompts with targeted research and clarification before execution. Should be used when a prompt is determined to be vague and requires systematic research, question generation, and execution guidance. Use when this capability is needed.
- ▌ Technical Researcher 2 · tomevault-io bundleAnalyze code repositories, technical documentation, and implementation details. Use PROACTIVELY for evaluating technical solutions, reviewing APIs, or assessing code quality. Use when this capability is needed.
- ▌ Documentation Sync 7 · tomevault-io bundleMaintain documentation freshness and code-doc alignment. Use when detecting stale documentation, suggesting doc updates during implementation, validating doc accuracy, or generating missing documentation. Handles staleness detection, coverage analysis, and doc/code synchronization. Use when this capability is needed.
- ▌ Dispatching Parallel Agents 12 · tomevault-io bundleUse when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
- ▌ Coding Standards 27 · tomevault-io bundleDetects code smells, anti-patterns, and readability issues. Use when implementing features, reviewing code, or refactoring. Use when this capability is needed.
- ▌ Typescript Rules 3 · tomevault-io bundle型安全性とエラーハンドリングルールを適用。any禁止、型ガード必須。TypeScript実装、型定義レビュー時に使用。 Use when this capability is needed.
- ▌ Analytics Tracking 5 · tomevault-io bundleDesign, audit, and improve analytics tracking systems that produce reliable, decision-ready data. Use when this capability is needed.
- ▌ Azure Cosmos DB Py 2 · tomevault-io bundleBuild production-grade Azure Cosmos DB NoSQL services following clean code, security best practices, and TDD principles. Use when this capability is needed.
- ▌ Azure Eventgrid Py 2 · tomevault-io bundleAzure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures. Use when this capability is needed.
- ▌ Claude Ally Health 2 · tomevault-io bundleUse when working with a health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
- ▌ Clickup Automation 3 · tomevault-io bundleAutomate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas. Use when this capability is needed.
- ▌ Database Architect 5 · tomevault-io bundleExpert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. Use when this capability is needed.
- ▌ Database Migration 7 · tomevault-io bundleMaster database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments. Use when this capability is needed.
- ▌ Dependency Upgrade 7 · tomevault-io bundleMaster major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches. Use when this capability is needed.
- ▌ Django Perf Review 8 · tomevault-io bundleDjango performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems. Use when this capability is needed.
- ▌ Event Store Design 3 · tomevault-io bundleDesign and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns. Use when this capability is needed.
- ▌ Frontend Developer 7 · tomevault-io bundleBuild React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture. Use when this capability is needed.
- ▌ Gdpr Data Handling 3 · tomevault-io bundlePractical implementation guide for GDPR-compliant data processing, consent management, and privacy controls. Use when this capability is needed.
- ▌ Gitlab CI Patterns 5 · tomevault-io bundleComprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. Use when this capability is needed.
- ▌ Grafana Dashboards 3 · tomevault-io bundleCreate and manage production-ready Grafana dashboards for comprehensive system observability. Use when this capability is needed.
- ▌ Incident Responder 2 · tomevault-io bundleExpert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management. Use when this capability is needed.
- ▌ Infinite Gratitude 2 · tomevault-io bundleMulti-agent research skill for parallel research execution (10 agents, battle-tested with real case studies). Use when this capability is needed.
- ▌ M365 Agents Dotnet 2 · tomevault-io bundleMicrosoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and MSAL-based auth. Use when this capability is needed.
- ▌ Monorepo Architect 2 · tomevault-io bundleExpert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, Use when this capability is needed.
- ▌ Podcast Generation 4 · tomevault-io bundleGenerate real audio narratives from text content using Azure OpenAI's Realtime API. Use when this capability is needed.
- ▌ Postmortem Writing 3 · tomevault-io bundleComprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence. Use when this capability is needed.
- ▌ Pydantic Models Py 2 · tomevault-io bundleCreate Pydantic models following the multi-model pattern for clean API contracts. Use when this capability is needed.
- ▌ RAG Implementation 6 · tomevault-io bundleRAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimization. Use when this capability is needed.
- ▌ React Flow Node TS 3 · tomevault-io bundleCreate React Flow node components following established patterns with proper TypeScript types and store integration. Use when this capability is needed.
- ▌ Sast Configuration 4 · tomevault-io bundleStatic Application Security Testing (SAST) tool setup, configuration, and custom rule creation for comprehensive security scanning across multiple programming languages. Use when this capability is needed.
- ▌ SEO Content Writer 4 · tomevault-io bundleWrites SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices. Use PROACTIVELY for content creation tasks. Use when this capability is needed.
- ▌ SEO Meta Optimizer 2 · tomevault-io bundleCreates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content.
- ▌ SEO Snippet Hunter 2 · tomevault-io bundleFormats content to be eligible for featured snippets and SERP features. Creates snippet-optimized content blocks based on best practices. Use PROACTIVELY for question-based content. Use when this capability is needed.
- ▌ Slo Implementation 3 · tomevault-io bundleFramework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets. Use when this capability is needed.
- ▌ Unity Ecs Patterns 4 · tomevault-io bundleProduction patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler. Use when this capability is needed.
- ▌ Uv Package Manager 6 · tomevault-io bundleComprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency workflows. Use when this capability is needed.
- ▌ Webflow Automation 3 · tomevault-io bundleAutomate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas. Use when this capability is needed.
- ▌ Vue Test Utils Skilld 2 · tomevault-io bundleALWAYS use when writing code importing \"@vue/test-utils\". Consult for debugging, best practices, or modifying @vue/test-utils, vue/test-utils, vue test-utils, vue test utils, test-utils, test utils. Use when this capability is needed.
- ▌ Openspec Archive Change 42 · tomevault-io bundleArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
- ▌ API Security Best Practices 2 · tomevault-io bundleImplement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities Use when this capability is needed.
- ▌ Dbt Transformation Patterns 2 · tomevault-io bundleMaster dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or ... Use when this capability is needed.
- ▌ Dispatching Parallel Agents 13 · tomevault-io bundleUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Javascript Testing Patterns 4 · tomevault-io bundleImplement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use... Use when this capability is needed.
- ▌ Prompt Engineering Patterns 5 · tomevault-io bundleMaster advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates. Use when this capability is needed.
- ▌ Subagent Driven Development 24 · tomevault-io bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Technology Stack Blueprint Generator 2 · tomevault-io bundleComprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development. Use when this capability is needed.
- ▌ Research 40 · tomevault-io bundleConduct post-training research for LLMs using the Tinker API — replicate paper results, explore new training ideas, run and monitor experiments, and document findings. Use this skill whenever the user wants to do research, replicate experiments from a paper or repo, investigate training hypotheses, run experiment sweeps, explore post-training techniques (SFT, RL, DPO, distillation, etc.), set up training, write training code, choose a model, tune hyperparameters, manage checkpoints, export weights, or analyze training logs — even if they just say "try this idea" or "let's see what happens if...". Use when this capability is needed.
- ▌ Gemini Interactions API 4 · tomevault-io bundleUse this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
- ▌ Qualitative Research 2 · tomevault-io bundleUse when conducting customer discovery interviews, user research, surveys, focus groups, or observational research requiring rigorous analysis - provides systematic 6-phase framework with mandatory bias prevention (reflexivity, intercoder reliability, disconfirming evidence search) and reproducible methodology; peer to hypothesis-testing for qualitative vs quantitative validation
- ▌ Pinpoint Security 2 · tomevault-io bundleSecurity patterns, CSP nonces, input validation, auth checks, Supabase SSR patterns. Use when implementing authentication, forms, security features, or when user mentions security/validation/auth. Use when this capability is needed.
- ▌ Documentation Engineer 2 · tomevault-io bundleGenerate and maintain technical documentation including API docs, READMEs, and architecture guides Use when this capability is needed.
- ▌ Systematic Debugging 35 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes