← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 104 of 623

  1. Writing Skills 15 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0 installs
  2. Log Analyzer 3 · tomevault-io bundle
    Use when working with a skill to analyze log files for errors and warnings using a Python script.
    0 installs
  3. Docusaurus Plugins 2 · tomevault-io bundle
    Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
    0 installs
  4. Documentation 60 · tomevault-io bundle
    Documentation Brief description for SEO and navigation Use when this capability is needed.
    0 installs
  5. Project Context 2 · tomevault-io bundle
    Inject live project context via shell preprocessing Use when this capability is needed.
    0 installs
  6. Nuxt Content 2 · tomevault-io bundle
    Author Markdown content files for Nuxt Content using MDC syntax. Use when creating or editing .md files in content/ directories, writing documentation, blog posts, or any content that uses Vue components in Markdown. Triggers on content authoring, MDC syntax, Nuxt Content files. Use when this capability is needed.
    0 installs
  7. Commit 86 · tomevault-io bundle
    Create and execute git commits using Conventional Commits with enforced hybrid visible gitmoji formatting. Use when you want the agent to inspect current changes, determine logical commit boundaries, and commit the right slices directly from the working tree when possible while keeping Conventional Commits tooling compatibility. Use when this capability is needed.
    0 installs
  8. Senior Backend 3 · tomevault-io bundle
    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns. Use when this capability is needed.
    0 installs
  9. Comfy Nodes 2 · tomevault-io bundle
    Use when the user wants to create a ComfyUI custom node, convert Python code to a node, make a node from a script, or needs help with ComfyUI node development, INPUT_TYPES, RETURN_TYPES, or node class structure.
    0 installs
  10. Testing 57 · tomevault-io bundle
    Jest setup, nock mocks, PLUGIN_PATH, test/dummy fixtures, and credentials policy for DataSync Manager Use when this capability is needed.
    0 installs
  11. Testing 58 · tomevault-io bundle
    Jest tests, layout, coverage, and how they relate to the TypeScript build Use when this capability is needed.
    2 installs
  12. Global Commenting 2 · tomevault-io bundle
    Write self-documenting code with clear naming and structure, adding minimal, evergreen comments only when necessary to explain complex logic. Use this skill when writing or reviewing any code that might need comments. When refactoring code to make it more self-explanatory through better naming and structure. When deciding whether to add or remove comments from existing code. When ensuring comments explain why something is done rather than what is being done. When reviewing code to remove outdated or temporary change-related comments. This skill applies to all programming languages and all types of code files. Use when this capability is needed.
    0 installs
  13. Global Tech Stack 2 · tomevault-io bundle
    Reference and maintain knowledge of the project's technical stack including frameworks, languages, databases, testing tools, and third-party services. Use this skill when making architectural decisions about which technologies to use. When adding new dependencies or integrating third-party services. When setting up development environments or deployment infrastructure. When choosing between different libraries or frameworks for a feature. When documenting the technology choices made in the project. When onboarding new team members to understand the tech stack. This skill helps ensure technology choices align with the established stack and provides a reference for all technical decisions. Use when this capability is needed.
    0 installs
  14. Global Validation 2 · tomevault-io bundle
    Implement secure, comprehensive input validation on both client and server sides using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when handling user input from forms, API requests, or any external data source. When implementing form validation logic with field-specific error messages. When validating data types, formats, ranges, and required fields. When sanitizing input to prevent SQL injection, XSS, or command injection. When validating business rules like sufficient balance or valid date ranges. When implementing both client-side validation for user experience and mandatory server-side validation for security. Use when this capability is needed.
    0 installs
  15. Remotion Best Practices 11 · tomevault-io bundle
    Best practices for Remotion - Video creation in React Use when this capability is needed.
    0 installs
  16. Brand Guidelines 8 · tomevault-io bundle
    Brand guidelines for Cosmonic and wasmCloud. Use this skill when creating visual content, presentations, websites, diagrams, or any materials that need to follow Cosmonic or wasmCloud brand standards. Includes an Excalidraw library for diagrams. Use when this capability is needed.
    0 installs
  17. Rust Development 3 · tomevault-io bundle
    Expert Rust development guidance covering naming conventions, type safety, error handling, documentation, and best practices based on official Rust guidelines. Use when this capability is needed.
    0 installs
  18. Web Design Reviewer 2 · tomevault-io bundle
    This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level. Use when this capability is needed.
    0 installs
  19. Code Reviewer 36 · tomevault-io bundle
    Systematic code review for quality, correctness, and maintainability. Use when reviewing pull requests, code changes, diffs, or when asked to review/critique code. Also use when user says review this, check my code, any issues with this, PR review, code review, or provides code and asks for feedback. Covers functionality, architecture, performance, security, testing, and documentation with structured feedback using priority prefixes BLOCKING, SUGGESTION, QUESTION, NIT. Do NOT use when user wants to write new code from scratch or needs help debugging runtime errors. Use when this capability is needed.
    0 installs
  20. Dagger Design Proposals 2 · tomevault-io bundle
    Write design proposals for Dagger features. Use when asked to draft, review, or iterate on Dagger design documents, RFCs, or proposals. Use when this capability is needed.
    0 installs
  21. Ralph 17 · tomevault-io bundle
    Iterative test hardening protocol. Adversarial review of tests, fix gaps, loop until clean. Use when this capability is needed.
    0 installs
  22. Openspec Continue Change 2 · tomevault-io bundle
    Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
    0 installs
  23. AWS Cloud 2 · tomevault-io bundle
    Provides comprehensive AWS (Amazon Web Services) guidance including EC2, S3, RDS, Lambda, ECS/EKS, CloudFormation, API Gateway, CloudFront, cloud migration from on-premise/GCP/Azure, security configuration (IAM, KMS, Security Hub), cost optimization (Savings Plans, Reserved Instances), and multi-region deployment. Produces infrastructure as code (Terraform/CloudFormation/CDK), deployment scripts, security configurations, and architecture designs. Use when deploying to AWS, designing AWS infrastructure, migrating to AWS, configuring EC2 instances, setting up S3 buckets, managing RDS databases, deploying containers on ECS/EKS, building serverless applications, or when users mention AWS, Amazon Cloud, EC2, S3, Lambda, EKS, CloudFormation, CDK, or AWS services.
    0 installs
  24. Writing Skills 16 · tomevault-io bundle
    Use when creating or updating SKILL.md documentation - Explains how and why to create a skill.
    0 installs
  25. Medchem 2 · tomevault-io bundle
    Medicinal chemistry filters. Apply drug-likeness rules (Lipinski, Veber), PAINS filters, structural alerts, complexity metrics, for compound prioritization and library filtering. Use when this capability is needed.
    0 installs
  26. Pydicom 2 · tomevault-io bundle
    Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications. Use when this capability is needed.
    0 installs
  27. Github Ops 3 · tomevault-io bundle
    Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API operations including creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows in enterprise or public GitHub environments.
    0 installs
  28. Skill Creator 141 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  29. Docs Sync 6 · tomevault-io bundle
    Use when editing README, README.zh-tw, docs, AGENTS.md, or keeping human docs and Codex agent instructions synchronized.
    0 installs
  30. Release 87 · tomevault-io bundle
    Prepare and publish a new Amarok release (stable or beta) Use when this capability is needed.
    0 installs
  31. N8n 2 · tomevault-io bundle
    Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues. Use when this capability is needed.
    0 installs
  32. Backend Dev 5 · tomevault-io bundle
    Backend Developer for server-side implementation. Builds APIs, services, and data layer. Use this skill for API development, database work, or server logic. Use when this capability is needed.
    0 installs
  33. Tech Writer 2 · tomevault-io bundle
    Technical Writer for documentation. Creates and maintains technical and user documentation. Use this skill for documentation, README, API docs, or user guides. Use when this capability is needed.
    0 installs
  34. Dogfooding 2 · tomevault-io bundle
    Dogfooding workflow for improving Copilot customizations with evidence from the current repository. Use when creating or updating copilot-instructions.md, AGENTS.md, instructions, prompts, or skills. Use when this capability is needed.
    0 installs
  35. Surprise Me 2 · tomevault-io bundle
    Drops random fun facts, jokes, stories, or wild ideas tailored to tech wizards like you Use when this capability is needed.
    0 installs
  36. Fix Bug 9 · tomevault-io bundle
    Intelligently debug and fix bugs with a repro-first approach. Use when the user reports a bug, unexpected behavior, or asks to fix an issue. Establishes reproducible test cases before fixing. Use when this capability is needed.
    0 installs
  37. Flutter Testing 3 · tomevault-io bundle
    Write comprehensive widget and integration tests using pattern-based testing (Golden Variants, State Matrix, Interaction Contracts). Use when testing UI components, user interaction flows, or running end-to-end integration tests. Use when this capability is needed.
    0 installs
  38. Skill Creator 142 · tomevault-io bundle
    Create new OpenCode skills with valid SKILL.md frontmatter. Use when this capability is needed.
    2 installs
  39. Writing Style 2 · tomevault-io bundle
    Clean up text while preserving the writer's voice - minimal edits only Use when this capability is needed.
    0 installs
  40. Swiftui Liquid Glass 2 · tomevault-io bundle
    Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment. Use when this capability is needed.
    0 installs
  41. Run Tests 15 · tomevault-io bundle
    Triggered when user asks to run tests, check if tests pass, verify functionality, or execute the test suite. Automatically delegates to the test-runner agent. Use when this capability is needed.
    0 installs
  42. Manim Skill 2 · tomevault-io bundle
    Render Manim scenes to still frames and review them to diagnose animation/layout issues. Use when debugging scenes, verifying visual correctness, or inspecting frame-by-frame output. Use when this capability is needed.
    0 installs
  43. Gemini CLI 7 · tomevault-io bundle
    Delegate coding tasks to Gemini CLI running in headless mode. Use when parallelizing work or getting a second opinion on code — Gemini works in an isolated git worktree while Claude continues on the main branch. Good for code review, well-specced implementation tasks, or analysis. Use when this capability is needed.
    0 installs
  44. Testing Anti Patterns 2 · tomevault-io bundle
    Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
    0 installs
  45. Git Branches 2 · tomevault-io bundle
    List and visualize branch status Use when this capability is needed.
    0 installs
  46. Github Issue 3 · tomevault-io bundle
    Create, link, and manage GitHub issues with templates Use when this capability is needed.
    0 installs
  47. Workflow 11 · tomevault-io bundle
    Use when planning implementation steps, deciding commit format, or structuring development approach. Provides brainstorm-plan-implement flow with conventional commits. Triggers on 'how should I approach this', 'commit format'.
    0 installs
  48. Agent Teams 10 · tomevault-io bundle
    Orchestrate Claude Code agent teams for parallel multi-agent collaboration Use when this capability is needed.
    0 installs
  49. Figma 3 · tomevault-io bundle
    Syncs design tokens between code and Figma using Variables API or Tokens Studio plugin. Use when establishing Figma-to-code workflows, exporting Figma tokens, or setting up design-development handoff. Use when this capability is needed.
    0 installs
  50. React 14 · tomevault-io bundle
    Builds token-driven React components with TypeScript and modern patterns. Use when creating React component libraries, integrating CSS custom properties, or building Next.js design system components with forwardRef and composition.
    0 installs
  51. Skill Creator 143 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  52. Git Workflow 120 · tomevault-io bundle
    Branch management, rebasing, and push safety for the Pokédex project. Use when creating branches, rebasing, resolving conflicts, or pushing code. Activates on git operations. Use when this capability is needed.
    0 installs
  53. Git Workflow 121 · tomevault-io bundle
    Use when running claudikins-kernel:execute, decomposing plans into tasks, setting up two-stage review, deciding batch sizes, or handling stuck agents — enforces isolation, verification, and human checkpoints; prevents runaway parallelization and context death
    0 installs
  54. Refactoring 14 · tomevault-io bundle
    Safely restructure code without changing behavior using Extract Method, Rename, Move Method techniques. Use when preparing code for new features, improving code quality incrementally, cleaning up messy code, reducing duplication, or simplifying complex logic. Make sure to use this skill whenever the user mentions refactoring, cleaning up code, making code more readable, splitting large files or methods, or removing code smells. Use when this capability is needed.
    0 installs
  55. Skill Creator 144 · tomevault-io bundle
    Use when working with a meta-skill to guide the creation of new agent skills
    0 installs
  56. Requirement Clarification 2 · tomevault-io bundle
    Guidelines for asking clarifying questions when requirements are ambiguous. Use when scope is unclear, multiple approaches exist, or critical details are missing. Use when this capability is needed.
    0 installs
  57. Doc Search 2 · tomevault-io bundle
    Search across documentation content and metadata. Find docs by content, title, category, or tags. Use to locate relevant documentation or find where a topic is covered. Use when this capability is needed.
    0 installs
  58. Commit 87 · tomevault-io bundle
    Create well-formatted git commits following conventional commit standards. Use this skill when the user asks to create a git commit, requests to commit changes, or wants to commit staged changes. Use when this capability is needed.
    0 installs
  59. UI Design System 3 · tomevault-io bundle
    Authoritative UI/UX Design System Guide based on EtroxTaran/Uiplatformguide Use when this capability is needed.
    0 installs
  60. Git Workflow 122 · tomevault-io bundle
    Use when working with Git — branch naming, commit messages, PR creation, rebasing, or the code review process — even when the user says 'push this' or 'merge the branch' without naming Git.
    0 installs
  61. Tdd Workflow 11 · tomevault-io bundle
    Enforces test-driven development for Rust. Write tests first with cargo test/nextest, implement to pass, refactor, verify >85% coverage with cargo llvm-cov. Use when this capability is needed.
    0 installs
  62. Remotion Best Practices 12 · tomevault-io bundle
    Best practices for Remotion - Video creation in React Use when this capability is needed.
    0 installs
  63. Moonbit Agent Guide 4 · tomevault-io bundle
    Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions. Use when this capability is needed.
    0 installs
  64. Moonbit Agent Guide 5 · tomevault-io bundle
    Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions. Use when this capability is needed.
    0 installs
  65. Flutter Patterns 2 · tomevault-io bundle
    Flutter development patterns covering widget composition, state management (Bloc/Cubit, Riverpod, Provider), navigation, theming, responsive design, performance optimization, and platform-specific code Use when this capability is needed.
    0 installs
  66. Openai Image Gen 9 · tomevault-io bundle
    Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery. Use when this capability is needed.
    0 installs
  67. Deep Research 9 · tomevault-io bundle
    深度调研的多实例(多 Agent)编排工作流:把一个调研目标拆成可并行子目标,用 Codex CLI(`codex exec`)在默认 `workspace-write` 沙箱内运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付“成品报告文件路径 + 关键结论/建议摘要”。用于:系统性网页/资料调研、竞品/行业分析、批量链接/数据集分片检索、长文写作与证据整合,或用户提及“深度调研/Deep Research/Wide Research/多 Agent 并行调研/多进程调研”等场景。 Use when this capability is needed.
    0 installs
  68. Project Standards 2 · tomevault-io bundle
    Keeps documentation and diagrams in sync with code changes; when API or resources change, add or update seed data using well-known real-world data. Use when editing code, adding features, refactoring, changing APIs, or when the user asks to update docs or diagrams. Use when this capability is needed.
    0 installs
  69. Test Conventions 2 · tomevault-io bundle
    Testing standards for this Go project. Use when writing tests, adding test cases, or discussing test coverage. Use when this capability is needed.
    0 installs
  70. Opensrc 3 · tomevault-io bundle
    Fetch dependency source code to give AI agents deeper implementation context. Use when the agent needs to understand how a library works internally, read source code for a package, fetch implementation details for a dependency, or explore how an npm/PyPI/crates.io package is built. Triggers include "fetch source for", "read the source of", "how does X work internally", "get the implementation of", "opensrc path", or any task requiring access to dependency source code beyond types and docs. Use when this capability is needed.
    0 installs
  71. Technical Writer 5 · tomevault-io bundle
    Expert communication craftsperson for morphir-dotnet. Master of Hugo/Docsy, Mermaid/PlantUML diagrams, and technical writing. Use when user asks to create documentation, update docs, write tutorials, create diagrams, fix Hugo issues, customize Docsy, validate examples, check links, enforce style guide, or solve communication challenges. Triggers include "document", "docs", "README", "tutorial", "example", "API docs", "style guide", "link check", "hugo", "docsy", "diagram", "mermaid", "plantuml", "visual", "navigation". Use when this capability is needed.
    0 installs
  72. Firebase Basics 2 · tomevault-io bundle
    Use when working with the definitive, foundational skill for ANY Firebase task. Make sure to ALWAYS use this skill whenever the user mentions or interacts with Firebase, even if they do not explicitly ask for it. This skill covers everything from the bare minimum INITIAL setup (Node.js setup, Firebase CLI installation, first-time login) to ongoing operations (core principles, workflows, building, service setup, executing Firebase CLI commands, troubleshooting, refreshing, or updating an existing environment).
    0 installs
  73. IOS Development 2 · tomevault-io bundle
    Comprehensive iOS development guidance including Swift best practices, SwiftUI patterns, UI/UX review against HIG, and app planning. Use for iOS code review, best practices, accessibility audits, or planning new iOS apps. Use when this capability is needed.
    0 installs
  74. Implementation 3 · tomevault-io bundle
    Implements GitHub issues that have approved implementation plans. Use when you need to implement an issue, create a branch, write code, and submit a PR. Requires a clear implementation plan in the issue comments. Use when this capability is needed.
    0 installs
  75. Gogcli 3 · tomevault-io bundle
    CLI for querying Google Workspace and consumer Google services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, Tasks, Forms, Chat, People, Apps Script). Use when working with Google services to search email, manage calendar events, upload/download Drive files, read/write Sheets, send emails, manage contacts or tasks, or any Google API operation from the terminal. Triggered by requests involving Google data, Gmail, Google Calendar, Google Drive, Google Docs, Google Sheets, or Google Tasks. Use when this capability is needed.
    0 installs
  76. Release Process 4 · tomevault-io bundle
    Guide the release process for emoji_gen including version bumping, tagging, and automated CI deployment. Use when releasing a new version, the user mentions "release", "version bump", "publish", or "tag a release". Use when this capability is needed.
    0 installs
  77. Test Writing 2 · tomevault-io bundle
    Write unit tests following this project's established patterns using Bun's built-in test runner. Use when the user asks to write tests, add test coverage, create test files, or when generating tests for new or existing code. Ensures tests follow project conventions for imports, mocking, assertions, and file structure. Use when this capability is needed.
    0 installs
  78. Web Artifacts Builder 7 · tomevault-io bundle
    Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts. Use when this capability is needed.
    0 installs
  79. Context7 7 · tomevault-io bundle
    Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training. Use when this capability is needed.
    0 installs
  80. Skill Creator 145 · tomevault-io bundle
    创建有效技能的指南。当用户想要创建新技能(或更新现有技能)以通过专业知识、工作流程或工具集成来扩展 Claude 能力时,应使用此技能。 Use when this capability is needed.
    0 installs
  81. CI CD Pipeline 7 · tomevault-io bundle
    Design and implement CI/CD pipelines for automated testing and deployment. Use when this capability is needed.
    0 installs
  82. Kubernetes Ops 2 · tomevault-io bundle
    Kubernetes operations including deployments, services, HPA, RBAC, debugging, Helm charts, and cluster management. Trigger when users deploy to Kubernetes, debug pod issues, configure scaling, set up RBAC, or write Helm charts. Use when this capability is needed.
    0 installs
  83. Nodejs Backend 3 · tomevault-io bundle
    Node.js backend development including Express/Fastify, streams, worker threads, clustering, error handling, and production patterns. Trigger when users build Node.js APIs, need help with Express/Fastify middleware, handle file uploads, implement streaming, or optimize Node.js performance. Use when this capability is needed.
    0 installs
  84. Git Commit 30 · tomevault-io bundle
    Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Enforces project-specific conventions from CLAUDE.md.
    0 installs
  85. Golang Patterns 8 · tomevault-io bundle
    Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when this capability is needed.
    0 installs
  86. Agent Handoff 4 · tomevault-io bundle
    How to manage transitions between agent roles and generate handoff prompts for new threads Use when this capability is needed.
    0 installs
  87. Skill Creator 146 · tomevault-io bundle
    How to create new agent skills following the open standard (agentskills.io). Use when the user wants to create, scaffold, or design a new skill for any AI coding agent. Use when this capability is needed.
    0 installs
  88. Docs Manager 3 · tomevault-io bundle
    Maintain living documentation with single source of truth approach, journal reconciliation, and worklog.db integration Use when this capability is needed.
    0 installs
  89. Behavioral Modes 2 · tomevault-io bundle
    AI operational modes (brainstorm, implement, debug, review, teach, ship, Use when this capability is needed.
    0 installs
  90. Testing Patterns 8 · tomevault-io bundle
    Testing patterns and principles. Unit, integration, mocking strategies. Use when this capability is needed.
    0 installs
  91. Gpui Patterns 2 · tomevault-io bundle
    Common GPUI patterns including component composition, state management strategies, event handling, and action dispatching. Use when user needs guidance on GPUI patterns, component design, or state management approaches. Use when this capability is needed.
    0 installs
  92. Playwright CLI 13 · tomevault-io bundle
    Browser debugging and visual verification using Playwright CLI. Use when needing to take screenshots, verify a page loads correctly, debug visual issues, check localhost web apps, or inspect UI rendered by dev servers. Use when this capability is needed.
    0 installs
  93. Code Review 220 · tomevault-io bundle
    Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review. Use when this capability is needed.
    0 installs
  94. Xcodebuildmcp 2 · tomevault-io bundle
    Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation). Use when this capability is needed.
    0 installs
  95. Commit 88 · tomevault-io bundle
    Create a git commit for the Vision-Agents repo. Use when this capability is needed.
    0 installs
  96. Prompt Analysis 2 · tomevault-io bundle
    Analyze AI prompting patterns and acceptance rates Use when this capability is needed.
    0 installs
  97. Webapp Testing 14 · tomevault-io bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when this capability is needed.
    0 installs
  98. Postgresql 6 · tomevault-io bundle
    PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL databases, writing SQL, or managing database systems. Use when this capability is needed.
    0 installs
  99. Code Reviewer 37 · tomevault-io bundle
    Reviews code changes for bugs, security vulnerabilities, and performance issues. Use when this capability is needed.
    0 installs
  100. Golang Testing 10 · tomevault-io bundle
    Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Use when this capability is needed.
    0 installs