← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 27 of 622

  1. Paddleocr Doc Parsing 2 · tomevault-io bundle
    Parse documents using PaddleOCR's API. Use when this capability is needed.
    0 installs
  2. Best Practices 18 · tomevault-io bundle
    Kotlin Multiplatform performance optimization and clean architecture patterns. This skill should be used when writing, reviewing, or refactoring KMP code to ensure optimal performance patterns. Triggers on tasks involving Compose Multiplatform, Ktor client, Koin DI, coroutines, or platform-specific code. Use when this capability is needed.
    0 installs
  3. Flutter Setup Declarative Routing 2 · tomevault-io bundle
    Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support. Use when this capability is needed.
    0 installs
  4. Langchain Architecture 15 · tomevault-io bundle
    LangChain Architecture workflow skill. Use this skill when the user needs Master the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  5. Marketing Baidu SEO Specialist 3 · tomevault-io bundle
    Expert Baidu search optimization specialist focused on Chinese search engine ranking, Baidu ecosystem integration, ICP compliance, Chinese keyword research, and mobile-first indexing for the China market. Use when Codex should adopt the Baidu SEO Specialist role, workflow, domain heuristics, or review checklist from the bundled source agent. Use when this capability is needed.
    0 installs
  6. Systematic Debugging 36 · tomevault-io bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0 installs
  7. Lifesciences Pharmacology 2 · tomevault-io bundle
    Queries pharmacology databases (ChEMBL, PubChem, IUPHAR, Open Targets) via MCP tools for drug mechanisms, target identification, bioactivity profiling, and indication discovery. Falls back to curl when MCP is unavailable. This skill should be used when the user asks to \"find drug mechanisms\", \"identify drug targets\", \"analyze bioactivity data\", \"discover drug indications\", or mentions ChEMBL IDs, mechanisms of action, IC50/Ki values, drug-target relationships, or compound similarity searches. Use when this capability is needed.
    0 installs
  8. Design System Architecture 3 · tomevault-io bundle
    Token hierarchy, theming strategy, and cross-platform consistency Use when this capability is needed.
    0 installs
  9. Squad Conventions 6 · tomevault-io bundle
    Core conventions and patterns used in the Squad codebase Use when this capability is needed.
    0 installs
  10. Migrate To Skills 2 · tomevault-io bundle
    Migrate legacy rule/command files (Cursor .mdc rules, slash-command markdown, old-format skills) to Claude Code SKILL.md format. Use when consolidating cross-platform configs, importing Cursor or Antigravity workflows to Claude Code, or refactoring old rules into the skills/ directory. Use when this capability is needed.
    0 installs
  11. Godot Gdscript Patterns 3 · tomevault-io bundle
    Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices. Use when this capability is needed.
    0 installs
  12. Langchain Agents 3 · tomevault-io bundle
    Create and use LangChain agents with createAgent - includes agent loops, ReAct pattern, tool execution, and state management Use when this capability is needed.
    0 installs
  13. Subagent Creator 5 · tomevault-io bundle
    创建具有自定义系统提示和工具配置的专业化 Claude Code 子代理。当用户要求创建新的子代理、自定义代理、专业助手,或为 Claude Code 配置特定任务的 AI 工作流时使用。 Use when this capability is needed.
    0 installs
  14. Every Style Editor 2 · tomevault-io bundle
    This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance. Use when this capability is needed.
    0 installs
  15. Pytest Patterns 2 · tomevault-io bundle
    Pytest testing patterns, anti-patterns, and quality rules Use when this capability is needed.
    0 installs
  16. React Native Performance 2 · tomevault-io bundle
    Optimization strategies for smooth 60fps mobile apps. Use when this capability is needed.
    0 installs
  17. Git Workflow 207 · tomevault-io bundle
    Enforce branch-based workflow with draft PRs for emoji_gen. Use when starting new work, creating branches, or opening pull requests. Mentions of "new feature", "bug fix", "start work", "create PR", or "pull request" should trigger this Skill. Use when this capability is needed.
    0 installs
  18. Jest Testing 4 · tomevault-io bundle
    Use when writing Jest tests - covers testing patterns for interpreters, parsers, and async code
    0 installs
  19. Rust Testing 16 · tomevault-io bundle
    Rust testing patterns and best practices. Use this skill when writing, reviewing, or modifying Rust tests. Covers test organization, assertions with pretty_assertions, parameterized tests, and testing multiple input formats. Use when this capability is needed.
    0 installs
  20. Typescript Development 2 · tomevault-io bundle
    TypeScript language development — strict-mode type system, code quality Use when this capability is needed.
    0 installs
  21. React Native Skills 3 · tomevault-io bundle
    React Native patterns, navigation, and best practices for cross-platform mobile Use when this capability is needed.
    0 installs
  22. Azure Database Mysql 3 · tomevault-io bundle
    Expert knowledge for Azure Database for MySQL development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using MySQL Flexible Server HA/replication, backups/PITR, AKS connectivity, Entra auth, or migration tools, and other Azure Database for MySQL related development tasks. Not for Azure Database for PostgreSQL (use azure-database-postgresql), Azure Database for MariaDB (use azure-database-mariadb), Azure SQL Database (use azure-sql-database), Azure SQL Managed Instance (use azure-sql-managed-instance). Use when this capability is needed.
    0 installs
  23. Branching Commits Prs 2 · tomevault-io bundle
    All changes to the repository must be done through a pull request (PR). A branch must always be created, and commits grouped together logically. Whenever asked to create commit messages, to push code, or create a pull request (PR), use this skill so everything is done correctly. Use when this capability is needed.
    0 installs
  24. Changelog Generator 14 · tomevault-io bundle
    Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation. Use when this capability is needed.
    0 installs
  25. Create Slash Commands 2 · tomevault-io bundle
    Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration. Use when this capability is needed.
    0 installs
  26. Local Action Verification 2 · tomevault-io bundle
    Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing Use when this capability is needed.
    0 installs
  27. Pydantic AI Agent Creation 4 · tomevault-io bundle
    Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation. Use when this capability is needed.
    0 installs
  28. Intelligence Analysis Techniques 2 · tomevault-io bundle
    Structured analytic techniques including ACH, SWOT, Devil's Advocacy, Red Team analysis for political intelligence Use when this capability is needed.
    0 installs
  29. Find Code Tasks 2 · tomevault-io bundle
    Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks. Use when this capability is needed.
    0 installs
  30. Run Integration Tests 3 · tomevault-io bundle
    Run the integration test suite and verify all sessions end-to-end. Use when asked to "run integration tests", "run e2e tests", "test before release", "verify integration", "run the full test suite", "check everything works". Use when this capability is needed.
    0 installs
  31. Nano Banana Prompts 2 · tomevault-io bundle
    Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use when user wants to create images with Gemini, needs help crafting image prompts, or requests "nano banana" style prompts. Applies proven best practices for natural language descriptions, photography, art styles, and multi-turn editing workflows. Use when this capability is needed.
    0 installs
  32. React Native Mobile 5 · tomevault-io bundle
    Build React Native mobile apps with Expo or React Native CLI, NativeWind (Tailwind), React Navigation, and Zustand. Use when creating iOS/Android apps, mobile UI, navigation, or native features. Use when this capability is needed.
    0 installs
  33. Flutter Dart Code Review 5 · tomevault-io bundle
    Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns, Dart idioms, performance, accessibility, security, and clean architecture. Use when this capability is needed.
    0 installs
  34. Add Doc 2 · tomevault-io bundle
    ソースコードの内容を読み取り、対応するドキュメント(index.md)にセクションを追記する。ユーザーが新しいサンプルコードを追加した際にドキュメントを自動生成するために使用する。 Use when this capability is needed.
    0 installs
  35. App 4 · tomevault-io bundle
    Opinionated app components building on top of ./ui primitives Use when this capability is needed.
    0 installs
  36. Web Designer 4 · tomevault-io bundle
    Activate when user needs UI/UX design work - interface design, user research, design systems, accessibility. Activate when @Web-Designer is mentioned or work requires visual design or user experience expertise. Use when this capability is needed.
    0 installs
  37. Validate Vst3 Editorhost 2 · tomevault-io bundle
    Test VST3 plugin UIs (.vst3 bundles) using Steinberg's EditorHost without a full DAW. Use when user says "test the plugin UI", "open in editorhost", "show the .vst3 editor", or wants to visually inspect the VST3 editor. For functional validation use validate-vst3 instead. Use when this capability is needed.
    0 installs
  38. Plugin Authoring 3 · tomevault-io bundle
    Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
    0 installs
  39. Dispatching Parallel Agents 18 · tomevault-io bundle
    Use 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
    0 installs
  40. Alphafold Database 3 · tomevault-io bundle
    Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology. Use when this capability is needed.
    0 installs
  41. Pytorch Lightning 3 · tomevault-io bundle
    Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training. Use when this capability is needed.
    0 installs
  42. Stable Baselines3 3 · tomevault-io bundle
    Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.
    0 installs
  43. Subagent Driven Development 28 · tomevault-io bundle
    Use 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
    0 installs
  44. Debugging Methodology 3 · tomevault-io bundle
    Evidence-based debugging with Iron Law discipline. Instrument before guessing, trace before theorizing. Use when encountering any bug, test failure, or unexpected behavior - before proposing fixes. Use when this capability is needed.
    0 installs
  45. Code Quality Tools 2 · tomevault-io bundle
    Automated code quality fixes for linting, types, unused variables, and error handling; use when fixing code quality issues in bulk Use when this capability is needed.
    0 installs
  46. Domain Driven Design 6 · tomevault-io bundle
    Expert guidance for Domain-Driven Design architecture and implementation. Use when designing complex business systems, defining bounded contexts, structuring domain models, choosing between modular monolith vs microservices, implementing aggregates/entities/value objects, or when users mention "DDD", "domain-driven design", "bounded context", "aggregate", "domain model", "ubiquitous language", "event storming", "context mapping", "domain events", "anemic domain model", strategic design, tactical patterns, or domain modeling. Helps make architectural decisions, identify subdomains, design aggregates, and avoid common DDD pitfalls. Use when this capability is needed.
    0 installs
  47. Generating Changelog 2 · tomevault-io bundle
    Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases, bumping versions, updating changelog, documenting changes, writing release notes, tracking changes, version bump, tag release, or when user mentions "changelog", "release notes", "version history", "release", "semantic versioning", or "conventional commits".
    0 installs
  48. Nextjs Server Components 2 · tomevault-io bundle
    Next.js App Router Server Components, Client Components, layouts, data fetching, and Server Actions. Use when working with Next.js app directory, component boundaries, or data fetching patterns. Use when this capability is needed.
    0 installs
  49. Kubernetes Specialist 11 · tomevault-io bundle
    Use when a task needs Kubernetes manifest review, rollout safety analysis, or cluster workload debugging.
    0 installs
  50. Citation Management 3 · tomevault-io bundle
    Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing. Use when this capability is needed.
    0 installs
  51. Citation Management 4 · tomevault-io bundle
    Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing. Use when this capability is needed.
    0 installs
  52. Github Issue Resolution 2 · tomevault-io bundle
    Investigates and resolves GitHub issues through systematic debugging and root cause analysis Use when this capability is needed.
    0 installs
  53. LLM App Patterns 3 · tomevault-io bundle
    Production LLM application patterns, architectures, and best practices. Covers RAG pipelines, agent architectures, prompt engineering, LLMOps, and production deployment patterns. Use when this capability is needed.
    0 installs
  54. MCP Server Builder 5 · tomevault-io bundle
    Création de serveurs MCP (Model Context Protocol) pour exposer des outils, ressources et prompts aux LLMs. Se déclenche avec "MCP", "Model Context Protocol", "MCP server", "MCP tool", "MCP resource", "serveur MCP", "connecter Claude à", "exposer une API à Claude", "claude desktop config". Use when this capability is needed.
    0 installs
  55. Obsidian Ref 3 · tomevault-io bundle
    This skill provides comprehensive technical references and standards for the Obsidian ecosystem. Use when this capability is needed.
    0 installs
  56. Scikit Learn 26 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use for classification, regression, clustering, model evaluation, and ML pipelines. Use when this capability is needed.
    0 installs
  57. Accessibility Checker 5 · tomevault-io bundle
    Checks code for accessibility issues including missing alt text, poor color contrast, missing ARIA labels, keyboard navigation issues, screen reader compatibility, and focus management. Returns structured accessibility issue reports with WCAG compliance information. Use when this capability is needed.
    0 installs
  58. Architecture Reviewer 3 · tomevault-io bundle
    Reviews code architecture for design issues including poor separation of concerns, tight coupling, missing abstractions, design pattern violations, scalability concerns, and maintainability issues. Returns structured architecture review reports with improvement suggestions. Use when this capability is needed.
    0 installs
  59. Vue Options API Best Practices 4 · 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
  60. Openspec Apply Change 18 · 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
  61. Secure Code Review 3 · tomevault-io bundle
    Language-aware security code review covering CWE/OWASP patterns, SAST integration, and remediation guidance for Python, JS, Go, and Java. Use when this capability is needed.
    0 installs
  62. Symfonyapi Platform State Providers 2 · tomevault-io bundle
    Deliver robust API Platform contracts in Symfony with explicit operations, mapping, and policy-safe behavior. Use for api platform state providers tasks. Use when this capability is needed.
    0 installs
  63. Planning A11Y Improvement 2 · tomevault-io bundle
    Accessibility improvement planning support. Generates organizational maturity assessment, phased roadmap, KPI design, and stakeholder persuasion materials. Use when this capability is needed.
    0 installs
  64. Git Commit 42 · tomevault-io bundle
    Create well-formatted commits using conventional commits. Use when committing staged changes, the user says "commit this", invokes /git-commit, or finishes a task and wants to save progress. Use when this capability is needed.
    0 installs
  65. Security Best Practices 17 · tomevault-io bundle
    Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks. Use when this capability is needed.
    0 installs
  66. Kubernetes Expert 4 · tomevault-io bundle
    Use for future Kubernetes readiness review without changing Tiny Swarm World's Docker Swarm-first runtime. Use when this capability is needed.
    0 installs
  67. Git Worktree Setup 2 · tomevault-io bundle
    Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling concurrent development workflows. Use when this capability is needed.
    0 installs
  68. Image Optimization 2 · tomevault-io bundle
    Use when implementing responsive images, format conversion, focal point cropping, or image processing pipelines. Covers srcset generation, WebP/AVIF conversion, lazy loading, and image transformation APIs for headless CMS.
    0 installs
  69. Secrets Management 3 · tomevault-io bundle
    Use when designing secret storage, rotation, or credential management systems. Covers HashiCorp Vault patterns, AWS Secrets Manager, Azure Key Vault, secret rotation, and zero-knowledge architectures.
    0 installs
  70. MCP Figma 2 · tomevault-io bundle
    Figma design file access via MCP providing 18 tools for file retrieval, image export, component/style extraction, team management, and collaborative commenting. Accessed via Code Mode for token-efficient workflows. Use when this capability is needed.
    0 installs
  71. Python Standards 4 · tomevault-io bundle
    Python coding standards for Amplifier including type hints, async patterns, error handling, and formatting. Use when writing Python code for Amplifier modules. Use when this capability is needed.
    0 installs
  72. Update Library Template 5 · tomevault-io bundle
    Merges the latest Library.Template into this repo (at position of HEAD) and resolves conflicts. Use when this capability is needed.
    0 installs
  73. Database Schema Designer 12 · tomevault-io bundle
    Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models. Use when this capability is needed.
    0 installs
  74. Javascript Testing Patterns 5 · tomevault-io bundle
    Implement 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 when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows. Use when this capability is needed.
    0 installs
  75. Plugin Creator 5 · tomevault-io bundle
    Guide for creating Claude Code plugins, including directory structure, manifest configuration, component types, and initialization scripts. Use when users want to create, build, or understand Claude Code plugins. Use when this capability is needed.
    0 installs
  76. Documentation Lookup 17 · tomevault-io bundle
    Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma). Use when this capability is needed.
    2 installs
  77. Code Review Assistant 7 · tomevault-io bundle
    Automated code review assistance including best practices evaluation, security vulnerability detection, performance optimization suggestions, code quality assessment, and style guide enforcement. Use when Claude needs to perform code reviews, assess code quality, identify potential issues, or provide improvement recommendations. Use when this capability is needed.
    0 installs
  78. Triage Issue 2 · tomevault-io bundle
    Use when triaging a GitHub issue - analyzes issue, checks for duplicates, categorizes, and drafts response
    0 installs
  79. Clean Architecture 8 · tomevault-io bundle
    Review code and provide design guidance based on Clean Architecture principles. Checks dependency rule, layer separation, crossing boundaries, and SOLID principles. Use when asked to review architecture, check dependencies, or design with clean architecture principles. Use when this capability is needed.
    0 installs
  80. Fastapi Router Py 10 · tomevault-io bundle
    Create FastAPI routers following established patterns with proper authentication, response models, and HTTP status codes. Use when this capability is needed.
    0 installs
  81. Fastapi Templates 19 · tomevault-io bundle
    Create 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.
    0 installs
  82. GRAPHQL Architect 15 · tomevault-io bundle
    Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use when this capability is needed.
    0 installs
  83. Core Web Vitals 3 · tomevault-io bundle
    Measure and optimize Core Web Vitals (LCP, INP, CLS). Use when implementing CWV tracking or debugging performance. Use when this capability is needed.
    0 installs
  84. Project Documentation 3 · tomevault-io bundle
    Standards for creating and maintaining project documentation including README files, inline comments, API documentation, and architectural decision records Use when this capability is needed.
    0 installs
  85. Skill With Refs 2 · tomevault-io bundle
    Skill with external file references for testing external reference detection Use when this capability is needed.
    0 installs
  86. Adr Writer 4 · tomevault-io bundle
    Guidelines for creating Architecture Decision Records (ADRs). Use when documenting significant architectural decisions, their context, alternatives considered, and consequences. Use when this capability is needed.
    0 installs
  87. Gemini Delegate 4 · tomevault-io bundle
    Use when Claude is about to perform tasks that can be delegated to the Gemini CLI to save Anthropic PRO tokens. Trigger phrases include "summarise this", "format this JSON/YAML", "generate boilerplate", "write this function", "research this topic", "find information about", "analyse this file", "generate this code", "create a UI component", "build a landing page". Always run the deterministic validation pipeline via delegate scripts — Claude does not read Gemini output on the happy path.
    0 installs
  88. Refactoring UI 2 · tomevault-io bundle
    Professional UI design principles using Tailwind CSS and shadcn/ui. Use this skill when creating web interfaces, React components, HTML layouts, landing pages, dashboards, or any visual UI work. Applies Refactoring UI principles via Tailwind utilities and shadcn components for polished, professional designs. Triggers when building UI components, styling interfaces, creating layouts, designing forms, or when user wants something to look better or more professional. Use when this capability is needed.
    0 installs
  89. App Store Screenshots 2 · tomevault-io bundle
    Use when building App Store or Google Play screenshot pages, generating exportable marketing screenshots for iOS and/or Android apps, or scaffolding a screenshot editor with Next.js. Triggers on app store, play store, screenshots, marketing assets, html-to-image, phone mockup, android screenshots, feature graphic.
    0 installs
  90. Effect Patterns Building Apis 2 · tomevault-io bundle
    Effect-TS patterns for Building Apis. Use when working with building apis in Effect-TS applications. Use when this capability is needed.
    0 installs
  91. Vuepress Plume Markdown 2 · tomevault-io bundle
    Help users write markdown files with VuePress Plume theme extensions, including containers, charts, embeds, code features, and all markdown enhancements. Invoke when user writes markdown content or asks about Plume's markdown syntax. Use when this capability is needed.
    0 installs
  92. N8n Expression Testing 2 · tomevault-io bundle
    n8n expression syntax validation, context-aware testing, common pitfalls detection, and performance optimization. Use when validating n8n expressions and data transformations. Use when this capability is needed.
    0 installs
  93. Test Design Techniques 2 · tomevault-io bundle
    Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage. Use when this capability is needed.
    0 installs
  94. Xp Practices 2 · tomevault-io bundle
    Apply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices. Use when this capability is needed.
    0 installs
  95. Openspec Archive Change 43 · 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
  96. Code Review AI AI Review 3 · tomevault-io bundle
    You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C Use when this capability is needed.
    0 installs
  97. Terraform Infrastructure 7 · tomevault-io bundle
    Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale. Use when this capability is needed.
    0 installs
  98. Terraform Module Library 13 · tomevault-io bundle
    Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure. Use when this capability is needed.
    0 installs
  99. Scikit Learn 27 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use for classification, Use when this capability is needed.
    0 installs
  100. Condition Based Waiting 8 · tomevault-io bundle
    Fixes flaky tests by replacing arbitrary timeouts with condition polling. Use when tests fail intermittently, have setTimeout delays, or involve async operations that need proper wait conditions. Use when this capability is needed.
    0 installs