← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 50 of 622

  1. Typescript Best Practices 5 · tomevault-io bundle
    TypeScript/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.
    0 installs
  2. Commit 94 · tomevault-io bundle
    Use when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures
    0 installs
  3. Triage 5 · tomevault-io bundle
    Use when reviewing git state across worktrees, stashes, and branches - helps decide what to clean up, resume, or address
    0 installs
  4. AI Agent Development 6 · tomevault-io bundle
    AI 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.
    0 installs
  5. Airflow Dag Patterns 2 · tomevault-io bundle
    Build 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.
    0 installs
  6. Context Fundamentals 2 · tomevault-io bundle
    This 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.
    0 installs
  7. Context Optimization 2 · tomevault-io bundle
    This 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.
    0 installs
  8. Debugging Strategies 3 · tomevault-io bundle
    Master 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.
    0 installs
  9. Django Access Review 2 · tomevault-io bundle
    django-access-review Use when this capability is needed.
    0 installs
  10. E2e Testing Patterns 3 · tomevault-io bundle
    Master 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.
    0 installs
  11. Embedding Strategies 2 · tomevault-io bundle
    Select 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.
    0 installs
  12. Github Issue Creator 5 · tomevault-io bundle
    Convert 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.
    0 installs
  13. Kpi Dashboard Design 3 · tomevault-io bundle
    Design 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.
    0 installs
  14. Kubernetes Architect 4 · tomevault-io bundle
    Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Use when this capability is needed.
    0 installs
  15. Ml Pipeline Workflow 2 · tomevault-io bundle
    Build 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.
    0 installs
  16. N8n MCP Tools Expert 2 · tomevault-io bundle
    Expert 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.
    2 installs
  17. Swiftui Expert Skill 3 · tomevault-io bundle
    Write, 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.
    0 installs
  18. Terraform Specialist 5 · tomevault-io bundle
    Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Use when this capability is needed.
    0 installs
  19. Openspec Archive Change 36 · tomevault-io bundle
    Archive 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.
    0 installs
  20. SEO Optimizer 4 · tomevault-io bundle
    ブログ記事やWebコンテンツのSEO最適化を実行します。キーワード分析、メタディスクリプション作成、見出し構造最適化、内部リンク戦略を提供します。SEO、検索順位、キーワードについて言及する場合に使用します。 Use when this capability is needed.
    0 installs
  21. API Documentation 4 · tomevault-io bundle
    API documentation standards and patterns Use when this capability is needed.
    0 installs
  22. Coverage Analysis 4 · tomevault-io bundle
    Code coverage analysis and improvement patterns Use when this capability is needed.
    0 installs
  23. Nextjs App Router 4 · tomevault-io bundle
    Next.js App Router patterns and conventions Use when this capability is needed.
    0 installs
  24. Responsive Design 7 · tomevault-io bundle
    Patterns for building responsive, mobile-first user interfaces Use when this capability is needed.
    0 installs
  25. Security Analysis 3 · tomevault-io bundle
    Security 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.
    0 installs
  26. Tailwind Patterns 4 · tomevault-io bundle
    Tailwind CSS utility patterns and best practices Use when this capability is needed.
    0 installs
  27. Technical Writing 10 · tomevault-io bundle
    Technical writing standards and best practices Use when this capability is needed.
    0 installs
  28. Build MCP Server 3 · tomevault-io bundle
    This 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.
    0 installs
  29. Add Test Coverage 2 · tomevault-io bundle
    Analyze recent changes and add test coverage for HEAD commit Use when this capability is needed.
    0 installs
  30. Web Fetch 6 · tomevault-io bundle
    Fetch 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.
    0 installs
  31. Brainstorming 59 · tomevault-io bundle
    You 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.
    0 installs
  32. Writing Plans 38 · tomevault-io bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0 installs
  33. Scikit Learn 14 · tomevault-io bundle
    Use 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.
    0 installs
  34. Tonic UI Patterns 2 · tomevault-io bundle
    Coding patterns extracted from tonic-ui repository Use when this capability is needed.
    0 installs
  35. Marketing Team 2 · tomevault-io bundle
    Orchestrate 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.
    0 installs
  36. Funstack Router Knowledge 2 · tomevault-io bundle
    Use this skill when you need information about `@funstack/router` (the React router your app uses). What it is, API references, best practices, etc.
    2 installs
  37. Documentation And Adrs 7 · tomevault-io bundle
    Architecture 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.
    0 installs
  38. Complete Skill 2 · tomevault-io bundle
    Use when working with a comprehensive skill with all possible fields and resource types for testing complete parsing
    0 installs
  39. Clean Architecture 6 · tomevault-io bundle
    Clean 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.
    0 installs
  40. Frontend Design 119 · tomevault-io bundle
    Create 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.
    0 installs
  41. Debug 19 · tomevault-io bundle
    Systematic approach to debugging errors and unexpected behavior Use when this capability is needed.
    0 installs
  42. Openspec Apply Change 16 · tomevault-io bundle
    Implement 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.
    0 installs
  43. Code Auditing 2 · tomevault-io bundle
    系统化审计与代码优化 - Code Review / Simplifier / Council / Performance。 Use when this capability is needed.
    0 installs
  44. Agent 2 · tomevault-io bundle
    Show information about the connected Vocal Bridge voice agent including name, mode, phone number, and deployment status. Use when this capability is needed.
    0 installs
  45. Debug 20 · tomevault-io bundle
    Stream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors. Use when this capability is needed.
    0 installs
  46. Login 2 · tomevault-io bundle
    Authenticate 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.
    0 installs
  47. Setup 34 · tomevault-io bundle
    Check 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.
    0 installs
  48. Stats 5 · tomevault-io bundle
    Show call statistics for the Vocal Bridge voice agent including total calls, success rate, and average duration. Use when this capability is needed.
    0 installs
  49. Vue Options API Best Practices 3 · tomevault-io bundle
    Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only. Use when this capability is needed.
    0 installs
  50. Wemush Mycology Assistant 2 · tomevault-io bundle
    Guide 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.
    0 installs
  51. React Native Mobile 4 · tomevault-io bundle
    React 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.
    0 installs
  52. Agent Builder 5 · tomevault-io bundle
    Build 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.
    0 installs
  53. UI UX Audit 3 · tomevault-io bundle
    Mandatory 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.
    0 installs
  54. Novel Writer Workflow Guide 2 · tomevault-io bundle
    Use 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
    0 installs
  55. Frontend Patterns 8 · tomevault-io bundle
    Apply UI and accessibility patterns. Uses accessibility, user-experience; invokes @designer, @reviewer for UI and a11y. Use when this capability is needed.
    0 installs
  56. Testing Patterns 24 · tomevault-io bundle
    Testing patterns and principles. Unit, integration, mocking strategies. Use when this capability is needed.
    0 installs
  57. Security Review 24 · tomevault-io bundle
    Use 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.
    0 installs
  58. Terraform Review 6 · tomevault-io bundle
    Terraform 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.
    0 installs
  59. Gemini CLI Runtime 7 · tomevault-io bundle
    Use 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.
    2 installs
  60. Langgraph Workflows 2 · tomevault-io bundle
    Design 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.
    0 installs
  61. Documentation Patterns 4 · tomevault-io bundle
    Technical 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.
    0 installs
  62. React Dev 6 · tomevault-io bundle
    This 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.
    0 installs
  63. Documentation And Adrs 8 · tomevault-io bundle
    Capture 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.
    0 installs
  64. React Native Architecture 3 · tomevault-io bundle
    Build 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.
    0 installs
  65. Database Design 12 · tomevault-io bundle
    Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases. Use when this capability is needed.
    0 installs
  66. Impeccable 4 · tomevault-io bundle
    Create 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.
    0 installs
  67. Code Review Checklist 6 · tomevault-io bundle
    Use 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.
    0 installs
  68. Typescript Best Practices 6 · tomevault-io bundle
    Use when reading or writing TypeScript or JavaScript files (.ts, .tsx, .js, tsconfig.json).
    0 installs
  69. GRAPHQL Architect 7 · tomevault-io bundle
    Use when graphql decisions involve architecture boundaries, integration tradeoffs, and scale planning.
    0 installs
  70. Kubernetes Expert 3 · tomevault-io bundle
    Use when implementing kubernetes functionality with production-grade patterns and safeguards.
    0 installs
  71. Improvement Loop 2 · tomevault-io bundle
    Use 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.
    0 installs
  72. Golang Testing 24 · tomevault-io bundle
    Go 测试模式,包括表驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循具有惯用 Go 实践的 TDD 方法论。 Use when this capability is needed.
    0 installs
  73. Golang Testing 25 · tomevault-io bundle
    Go 测试模式,包括表驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循具有惯用 Go 实践的 TDD 方法论。 Use when this capability is needed.
    0 installs
  74. Rank Tracker 2 · tomevault-io bundle
    Track keyword rankings and SERP feature changes in traditional search and AI responses over time. 排名追踪/SERP监控 Use when this capability is needed.
    0 installs
  75. Context Degradation 2 · tomevault-io bundle
    Recognize, 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.
    0 installs
  76. Skill Creator 231 · tomevault-io bundle
    This skill provides guidance for creating effective skills. Use when this capability is needed.
    0 installs
  77. Nano Banana Image Generator 2 · tomevault-io bundle
    Generate 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.
    0 installs
  78. Senior QA 6 · tomevault-io bundle
    This 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.
    0 installs
  79. Code Review And Quality 2 · tomevault-io bundle
    Conducts 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.
    0 installs
  80. Frontend UI Engineering 2 · tomevault-io bundle
    Builds 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.
    0 installs
  81. Spec Driven Development 3 · tomevault-io bundle
    Creates 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.
    0 installs
  82. Test Driven Development 24 · tomevault-io bundle
    Drives 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.
    0 installs
  83. Backend Queries 3 · tomevault-io bundle
    This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they Use when this capability is needed.
    0 installs
  84. Documentation 92 · tomevault-io bundle
    Generates and maintains project documentation including API docs, docstrings, README updates, and changelogs.
    0 installs
  85. Marketing Ops 6 · tomevault-io bundle
    Central 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.
    0 installs
  86. Django Patterns 20 · tomevault-io bundle
    Django架构模式,使用DRF设计REST API,ORM最佳实践,缓存,信号,中间件,以及生产级Django应用程序。 Use when this capability is needed.
    0 installs
  87. Django Security 19 · tomevault-io bundle
    Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.
    0 installs
  88. Copilot Sdk Setup 2 · tomevault-io bundle
    Interactive 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.
    0 installs
  89. Review Plan 2 · tomevault-io bundle
    review plan against codebase Use when this capability is needed.
    0 installs
  90. Database Migration 5 · tomevault-io bundle
    Guides 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.
    0 installs
  91. Test Driven Development 23 · tomevault-io bundle
    Enforces Red-Green-Refactor cycle with automated tdd-guard validation. Use when this capability is needed.
    0 installs
  92. Agent Memory MCP 2 · tomevault-io bundle
    Use when working with a hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
    0 installs
  93. Langchain 20 · tomevault-io bundle
    Framework 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.
    0 installs
  94. Behavioral Modes 3 · tomevault-io bundle
    AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type. Use when this capability is needed.
    0 installs
  95. Biorxiv Database 2 · tomevault-io bundle
    Efficient 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.
    0 installs
  96. Clinpgx Database 2 · tomevault-io bundle
    Access 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.
    0 installs
  97. Clinvar Database 2 · tomevault-io bundle
    Query 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.
    0 installs
  98. Ensembl Database 2 · tomevault-io bundle
    Query 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.
    0 installs
  99. Fastapi Endpoint 4 · tomevault-io
    Plan 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.
    0 installs
  100. Game Development 2 · tomevault-io bundle
    Game development orchestrator. Routes to platform-specific skills based on project needs. Use when this capability is needed.
    0 installs