tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Typescript Best Practices 5 · tomevault-io bundleTypeScript/Node.js best practices. Use when writing or reviewing TypeScript code. Covers type safety, async patterns, and error handling. Use when this capability is needed.
- ▌ Commit 94 · tomevault-io bundleUse when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures
- ▌ Triage 5 · tomevault-io bundleUse when reviewing git state across worktrees, stashes, and branches - helps decide what to clean up, resume, or address
- ▌ AI Agent Development 6 · tomevault-io bundleAI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. Use when this capability is needed.
- ▌ Airflow Dag Patterns 2 · tomevault-io bundleBuild production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs. Use when this capability is needed.
- ▌ Context Fundamentals 2 · tomevault-io bundleThis skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting.... Use when this capability is needed.
- ▌ Context Optimization 2 · tomevault-io bundleThis skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context... Use when this capability is needed.
- ▌ Debugging Strategies 3 · tomevault-io bundleMaster systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance iss... Use when this capability is needed.
- ▌ Django Access Review 2 · tomevault-io bundledjango-access-review Use when this capability is needed.
- ▌ E2e Testing Patterns 3 · tomevault-io bundleMaster end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky... Use when this capability is needed.
- ▌ Embedding Strategies 2 · 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 dom... Use when this capability is needed.
- ▌ Github Issue Creator 5 · tomevault-io bundleConvert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wan... Use when this capability is needed.
- ▌ Kpi Dashboard Design 3 · tomevault-io bundleDesign effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data ... Use when this capability is needed.
- ▌ Kubernetes Architect 4 · tomevault-io bundleExpert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Use when this capability is needed.
- ▌ Ml Pipeline Workflow 2 · tomevault-io bundleBuild end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating mod... Use when this capability is needed.
- ▌ N8n MCP Tools Expert 2 · tomevault-io bundleExpert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns. Use when this capability is needed.
- ▌ Swiftui Expert Skill 3 · tomevault-io bundleWrite, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns. Use when this capability is needed.
- ▌ Terraform Specialist 5 · tomevault-io bundleExpert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Use when this capability is needed.
- ▌ Openspec Archive Change 36 · 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.
- ▌ SEO Optimizer 4 · tomevault-io bundleブログ記事やWebコンテンツのSEO最適化を実行します。キーワード分析、メタディスクリプション作成、見出し構造最適化、内部リンク戦略を提供します。SEO、検索順位、キーワードについて言及する場合に使用します。 Use when this capability is needed.
- ▌ API Documentation 4 · tomevault-io bundleAPI documentation standards and patterns Use when this capability is needed.
- ▌ Coverage Analysis 4 · tomevault-io bundleCode coverage analysis and improvement patterns Use when this capability is needed.
- ▌ Nextjs App Router 4 · tomevault-io bundleNext.js App Router patterns and conventions Use when this capability is needed.
- ▌ Responsive Design 7 · tomevault-io bundlePatterns for building responsive, mobile-first user interfaces Use when this capability is needed.
- ▌ Security Analysis 3 · tomevault-io bundleSecurity vulnerability scanning and OWASP Top 10 compliance checking. Use when reviewing code for security issues, validating authentication/authorization, or ensuring security best practices. Use when this capability is needed.
- ▌ Tailwind Patterns 4 · tomevault-io bundleTailwind CSS utility patterns and best practices Use when this capability is needed.
- ▌ Technical Writing 10 · tomevault-io bundleTechnical writing standards and best practices Use when this capability is needed.
- ▌ Build MCP Server 3 · tomevault-io bundleThis skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates the user about their use case, determines the right deployment model (remote HTTP, MCPB, local stdio), picks a tool-design pattern, and hands off to specialized skills. Use when this capability is needed.
- ▌ Add Test Coverage 2 · tomevault-io bundleAnalyze recent changes and add test coverage for HEAD commit Use when this capability is needed.
- ▌ Web Fetch 6 · tomevault-io bundleFetch web page content as Markdown using trafilatura. Use when sub-agents or agents need to read web page content but don't have access to the web_fetch tool. Works via shell with a Python one-liner. Use when this capability is needed.
- ▌ Brainstorming 59 · 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.
- ▌ Writing Plans 38 · tomevault-io bundleUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Scikit Learn 14 · tomevault-io bundleUse when working with the industry standard library for machine learning in Python. Provides simple and efficient tools for predictive data analysis, covering classification, regression, clustering, dimensionality reduction, model selection, and preprocessing.
- ▌ Tonic UI Patterns 2 · tomevault-io bundleCoding patterns extracted from tonic-ui repository Use when this capability is needed.
- ▌ Marketing Team 2 · tomevault-io bundleOrchestrate a complete AI-powered marketing team for AI chatbot and voice agent business. Spawn marketing agent swarms for campaigns, content sprints, outbound blitzes, and funnel optimization. Use when you need to execute marketing activities like content creation, SEO, outbound campaigns, CRO audits, sales enablement, or multi-channel launches. Use when this capability is needed.
- ▌ Funstack Router Knowledge 2 · tomevault-io bundleUse this skill when you need information about `@funstack/router` (the React router your app uses). What it is, API references, best practices, etc.
- ▌ Documentation And Adrs 7 · tomevault-io bundleArchitecture Decision Records, API docs, inline documentation standards. Use when making architectural decisions, changing APIs, or shipping features. Document the why, not the what. Use when this capability is needed.
- ▌ Complete Skill 2 · tomevault-io bundleUse when working with a comprehensive skill with all possible fields and resource types for testing complete parsing
- ▌ Clean Architecture 6 · tomevault-io bundleClean architecture 4-layer structure (events/facades/services/repository), transaction management, dependency rules. Use when creating events, facades, services, repositories, managing transactions, asking about layer responsibilities, architectural questions, or refactoring code. Use when this capability is needed.
- ▌ Frontend Design 119 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Debug 19 · tomevault-io bundleSystematic approach to debugging errors and unexpected behavior Use when this capability is needed.
- ▌ Openspec Apply Change 16 · tomevault-io bundleImplement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.
- ▌ Code Auditing 2 · tomevault-io bundle系统化审计与代码优化 - Code Review / Simplifier / Council / Performance。 Use when this capability is needed.
- ▌ Agent 2 · tomevault-io bundleShow information about the connected Vocal Bridge voice agent including name, mode, phone number, and deployment status. Use when this capability is needed.
- ▌ Debug 20 · tomevault-io bundleStream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors. Use when this capability is needed.
- ▌ Login 2 · tomevault-io bundleAuthenticate with Vocal Bridge using your API key. Use when the user wants to connect Claude Code to their Vocal Bridge agent. Use when this capability is needed.
- ▌ Setup 34 · tomevault-io bundleCheck and install the Vocal Bridge CLI. Run this automatically before using other Vocal Bridge commands if the CLI is not installed. Use when this capability is needed.
- ▌ Stats 5 · tomevault-io bundleShow call statistics for the Vocal Bridge voice agent including total calls, success rate, and average duration. Use when this capability is needed.
- ▌ Vue Options API Best Practices 3 · tomevault-io bundleVue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only. Use when this capability is needed.
- ▌ Wemush Mycology Assistant 2 · tomevault-io bundleGuide mycology research workflows using WeMush's MCP server for specimen tracking, research projects, cultivation analytics, and strain catalog exploration. Use when users ask about mushroom cultivation, research projects, specimen management, or mycology data analysis. Use when this capability is needed.
- ▌ React Native Mobile 4 · tomevault-io bundleReact Native mobile development covering iOS and Android cross-platform apps, navigation, state management, native modules, and performance optimization for production-ready mobile applications Use when this capability is needed.
- ▌ Agent Builder 5 · tomevault-io bundleBuild a complete, production-embedded Agent module for a real feature request (API + optional worker/sdk/cron/pipeline), including blueprint, scaffolded runtime, prompt pack, docs, and registry entry. Enforces explicit user approvals, no-secrets-in-repo, fixed API route names (run/health), and conversation/memory strategy decisions. Use when this capability is needed.
- ▌ UI UX Audit 3 · tomevault-io bundleMandatory audit workflow for UI/UX changes that reads current state FIRST, checks for redundancy, respects clean design philosophy, and identifies genuine gaps before implementation. Auto-invoked when user mentions UI, UX, design, layout, homepage, page improvements, visual changes, or interface modifications. Use when this capability is needed.
- ▌ Novel Writer Workflow Guide 2 · tomevault-io bundleUse when user starts a novel project or asks how to organize their writing - guides through novel-writer's seven-step methodology and ensures proper workflow
- ▌ Frontend Patterns 8 · tomevault-io bundleApply UI and accessibility patterns. Uses accessibility, user-experience; invokes @designer, @reviewer for UI and a11y. Use when this capability is needed.
- ▌ Testing Patterns 24 · tomevault-io bundleTesting patterns and principles. Unit, integration, mocking strategies. Use when this capability is needed.
- ▌ Security Review 24 · tomevault-io bundleUse when writing code that handles user input, authentication, authorization, data storage, external APIs, file operations, or any security-sensitive functionality. Also use proactively before commits and during code review.
- ▌ Terraform Review 6 · tomevault-io bundleTerraform configuration code review for design decisions and best practices. Use for manual review of Terraform files checking design decisions requiring human judgment. For detailed category-specific checks, see reference/. Use when this capability is needed.
- ▌ Gemini CLI Runtime 7 · tomevault-io bundleUse when a Claude Code agent (especially the `gemini-rescue` agent) needs to invoke the `gemini-companion` CLI to delegate work to Google's Gemini model. Covers subcommand contracts, exit codes (notably 41 = unauthenticated), env variable overrides, foreground vs background semantics, the SIGTERM/SIGKILL cancel protocol, and the canonical failure-recovery sequence.
- ▌ Langgraph Workflows 2 · tomevault-io bundleDesign and implement multi-agent workflows with LangGraph 0.2+ - state management, supervisor-worker patterns, conditional routing, and fault-tolerant checkpointing Use when this capability is needed.
- ▌ Documentation Patterns 4 · tomevault-io bundleTechnical documentation patterns for READMEs, ADRs, API docs (OpenAPI 3.1), changelogs, and writing style guides. Use when creating project documentation, writing architecture decisions, documenting APIs, or maintaining changelogs. Use when this capability is needed.
- ▌ React Dev 6 · tomevault-io bundleThis skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router). Use when this capability is needed.
- ▌ Documentation And Adrs 8 · tomevault-io bundleCapture the *why* behind decisions as you ship — ADRs for choices that are expensive to reverse, why-comments for non-obvious code, and rules files that stay current. Use when making an architectural decision, changing a public API, or when you've had to explain the same thing twice. Use when this capability is needed.
- ▌ React Native Architecture 3 · 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 architecti... Use when this capability is needed.
- ▌ Database Design 12 · tomevault-io bundleDatabase design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases. Use when this capability is needed.
- ▌ Impeccable 4 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context. Call with 'craft' for shape-then-build, 'teach' for design context setup, or 'extract' to pull reusable components and tokens into the design system. Use when this capability is needed.
- ▌ Code Review Checklist 6 · tomevault-io bundleUse when performing cross-project code review, PR review, diff review, bug-risk assessment, regression review, C++ review, API review, test review, security-minded review, maintainability review, or checking correctness, resource ownership, exception safety, concurrency, validation, tests, and cross-platform risks.
- ▌ Typescript Best Practices 6 · tomevault-io bundleUse when reading or writing TypeScript or JavaScript files (.ts, .tsx, .js, tsconfig.json).
- ▌ GRAPHQL Architect 7 · tomevault-io bundleUse when graphql decisions involve architecture boundaries, integration tradeoffs, and scale planning.
- ▌ Kubernetes Expert 3 · tomevault-io bundleUse when implementing kubernetes functionality with production-grade patterns and safeguards.
- ▌ Improvement Loop 2 · tomevault-io bundleUse after resolving a bug, failed task, or unexpected agent behavior to improve the pipeline skills, agents, hooks, or scripts that contributed to the problem. Also proactively suggest improvements when recurring patterns or inefficiencies are observed. Use when this capability is needed.
- ▌ Golang Testing 24 · tomevault-io bundleGo 测试模式,包括表驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循具有惯用 Go 实践的 TDD 方法论。 Use when this capability is needed.
- ▌ Golang Testing 25 · tomevault-io bundleGo 测试模式,包括表驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循具有惯用 Go 实践的 TDD 方法论。 Use when this capability is needed.
- ▌ Rank Tracker 2 · tomevault-io bundleTrack keyword rankings and SERP feature changes in traditional search and AI responses over time. 排名追踪/SERP监控 Use when this capability is needed.
- ▌ Context Degradation 2 · tomevault-io bundleRecognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures. Use when this capability is needed.
- ▌ Skill Creator 231 · tomevault-io bundleThis skill provides guidance for creating effective skills. Use when this capability is needed.
- ▌ Nano Banana Image Generator 2 · tomevault-io bundleGenerate images using Google's Nano Banana (Gemini 2.5 Flash Image). Use when creating infographics, diagrams, thumbnails, social media graphics, or any AI-generated images. Costs $0.039/image. Use when this capability is needed.
- ▌ Senior QA 6 · tomevault-io bundleThis skill should be used when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality". Use for React/Next.js testing with Jest, React Testing Library, and Playwright. Use when this capability is needed.
- ▌ Code Review And Quality 2 · 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.
- ▌ Frontend UI Engineering 2 · tomevault-io bundleBuilds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.
- ▌ Spec Driven Development 3 · tomevault-io bundleCreates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
- ▌ Test Driven Development 24 · tomevault-io bundleDrives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality. Use when this capability is needed.
- ▌ Backend Queries 3 · tomevault-io bundleThis Skill provides Claude Code with specific guidance on how to adhere to coding standards as they Use when this capability is needed.
- ▌ Documentation 92 · tomevault-io bundleGenerates and maintains project documentation including API docs, docstrings, README updates, and changelogs.
- ▌ Marketing Ops 6 · tomevault-io bundleCentral router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinating across content, SEO, CRO, channels, and analytics. Also use when the user mentions 'marketing help,' 'campaign plan,' 'what should I do next,' 'marketing priorities,' or 'coordinate marketing. Use when this capability is needed.
- ▌ Django Patterns 20 · tomevault-io bundleDjango架构模式,使用DRF设计REST API,ORM最佳实践,缓存,信号,中间件,以及生产级Django应用程序。 Use when this capability is needed.
- ▌ Django Security 19 · tomevault-io bundleDjango security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.
- ▌ Copilot Sdk Setup 2 · tomevault-io bundleInteractive skill that guides users through setting up the GitHub Copilot SDK in new or existing projects. Supports TypeScript, Python, Go, and .NET. Use when this capability is needed.
- ▌ Review Plan 2 · tomevault-io bundlereview plan against codebase Use when this capability is needed.
- ▌ Database Migration 5 · tomevault-io bundleGuides database migration projects including engine changes (MySQL to PostgreSQL, Oracle to PostgreSQL, SQL Server to PostgreSQL), version upgrades, cloud migrations (on-premise to RDS/Cloud SQL/Azure Database), schema migrations, zero-downtime migrations, replication setup, and data migration strategies. Covers homogeneous and heterogeneous migrations, ETL processes, cutover procedures, and rollback plans. Use when migrating databases, changing database engines, upgrading database versions, moving databases to cloud, or when users mention "database migration", "DB migration", "PostgreSQL migration", "MySQL to Postgres", "Oracle migration", "database upgrade", or "cloud database migration". Use when this capability is needed.
- ▌ Test Driven Development 23 · tomevault-io bundleEnforces Red-Green-Refactor cycle with automated tdd-guard validation. Use when this capability is needed.
- ▌ Agent Memory MCP 2 · tomevault-io bundleUse when working with a hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
- ▌ Langchain 20 · tomevault-io bundleFramework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments. Use when this capability is needed.
- ▌ Behavioral Modes 3 · tomevault-io bundleAI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type. Use when this capability is needed.
- ▌ Biorxiv Database 2 · tomevault-io bundleEfficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews. Use when this capability is needed.
- ▌ Clinpgx Database 2 · tomevault-io bundleAccess ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions. Use when this capability is needed.
- ▌ Clinvar Database 2 · tomevault-io bundleQuery NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine. Use when this capability is needed.
- ▌ Ensembl Database 2 · tomevault-io bundleQuery Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research. Use when this capability is needed.
- ▌ Fastapi Endpoint 4 · tomevault-ioPlan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.
- ▌ Game Development 2 · tomevault-io bundleGame development orchestrator. Routes to platform-specific skills based on project needs. Use when this capability is needed.