← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 55 of 622

  1. Senior Ml Engineer 2 · tomevault-io bundle
    ML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, RAG systems, and cost optimization. Use when the user asks about deploying ML models to production, setting up MLOps infrastructure (MLflow, Kubeflow, Kubernetes, Docker), monitoring model performance or drift, building RAG pipelines, or integrating LLM APIs with retry logic and cost controls. Focused on production and operational concerns rather than model research or initial training. Use when this capability is needed.
    0 installs
  2. Hello World 12 · tomevault-io bundle
    Use when working with a simple greeting skill to test the ipsum marketplace
    0 installs
  3. Runtime 2 · tomevault-io bundle
    This skill should be used when the user asks about "Effect Runtime", "ManagedRuntime", "Effect.Tag", "custom runtime", "runtime layers", "running effects", "runtime configuration", "runtime context", "Effect.runPromise", "Effect.runSync", "runtime scope", or needs to understand how Effect's runtime system executes effects. Use when this capability is needed.
    0 installs
  4. Testing 78 · tomevault-io bundle
    This skill should be used when the user asks about "Effect testing", "@effect/vitest", "it.effect", "it.live", "it.scoped", "it.layer", "it.prop", "Schema Arbitrary", "property-based testing", "fast-check", "TestClock", "testing effects", "mocking services", "test layers", "TestContext", "Effect.provide test", "time testing", "Effect test utilities", "unit testing Effect", "generating test data", "flakyTest", "test coverage", "100% coverage", "service testing", "test doubles", "mock services", or needs to understand how to test Effect-based code. Use when this capability is needed.
    0 installs
  5. Error Handling Patterns 5 · tomevault-io bundle
    Use when adding error handling - exception patterns, HTTP codes, domain exceptions
    0 installs
  6. Commit Changes 2 · tomevault-io bundle
    Create a well-formatted commit following project conventions. Auto-detects commit style from git history. Use when this capability is needed.
    0 installs
  7. Review Changes 4 · tomevault-io bundle
    Review uncommitted code changes for bugs, security vulnerabilities, and quality issues. Use before commits or when asked to review code. Use when this capability is needed.
    0 installs
  8. Vercel React Native Skills 2 · tomevault-io bundle
    React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs. Use when this capability is needed.
    0 installs
  9. Error Handling 12 · tomevault-io bundle
    Implement Go error handling patterns including error wrapping, sentinel errors, custom error types, and error handling conventions. Use when handling errors, creating error types, or implementing error propagation. Trigger words include "error", "panic", "recover", "error handling", "error wrapping". Use when this capability is needed.
    0 installs
  10. Test Generator 12 · tomevault-io bundle
    Generates dbt tests including schema tests, data quality tests, and freshness checks. Use when adding tests to dbt models or implementing data quality validation.
    0 installs
  11. Context Optimization 3 · tomevault-io bundle
    Analyze and optimize context window usage with MECW principles, memory tiering, session routing, and subagent coordination. Use when this capability is needed.
    0 installs
  12. Development Workflow 4 · tomevault-io bundle
    detailed development workflow with modular patterns for git, code review, testing, documentation, and deployment Use when this capability is needed.
    0 installs
  13. Project Setup 5 · tomevault-io bundle
    Interactive project setup for new repos using this template. Detects placeholder text in project.mdc, asks about tech stack, recommends skills, and configures the project. Trigger automatically when project.mdc contains "[Project Name]". Use when this capability is needed.
    0 installs
  14. Next Best Practices 36 · tomevault-io bundle
    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
    0 installs
  15. Swiftui Expert Skill 4 · tomevault-io bundle
    Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, 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
  16. Test Driven Development 25 · tomevault-io bundle
    Use when implementing a feature or bugfix that involves writing meaningful application logic
    0 installs
  17. Skill Creator 232 · 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
  18. Terraform Skill 11 · tomevault-io bundle
    Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions
    0 installs
  19. Documentation And Adrs 9 · tomevault-io bundle
    Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will Use when this capability is needed.
    0 installs
  20. Rust Best Practices 5 · tomevault-io bundle
    Idiomatic Rust patterns from official guidelines Use when this capability is needed.
    0 installs
  21. Golang Data Structures 3 · tomevault-io bundle
    Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals. Use when this capability is needed.
    0 installs
  22. Golang Design Patterns 3 · tomevault-io bundle
    Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilience, architecture, dependency injection, data handling, streaming, and more. Apply when explicitly choosing between architectural patterns, implementing functional options, designing constructor APIs, setting up graceful shutdown, applying resilience patterns, or asking which idiomatic Go pattern fits a specific problem. Use when this capability is needed.
    0 installs
  23. API Development 4 · tomevault-io bundle
    Complete API development guide for Next.js 15 App Router with REST endpoints, error handling, validation, authentication, security best practices, and performance optimization. Use when creating API routes, handling requests, building CRUD operations, or implementing API features. Use when this capability is needed.
    0 installs
  24. Frontend Design 120 · tomevault-io bundle
    Transform UI style requirements into production-ready frontend code with systematic design tokens, accessibility compliance, and creative execution. Use when building websites, web applications, React/Vue components, dashboards, landing pages, or any web UI requiring both design consistency and aesthetic quality. Use when this capability is needed.
    0 installs
  25. Using Git Worktrees 22 · tomevault-io bundle
    Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.
    0 installs
  26. Code Formatter 6 · tomevault-io bundle
    This skill should be used when the user asks to "format code", "prettify code", "fix indentation", or "standardize code style". It provides guidance on formatting code consistently. Use when this capability is needed.
    0 installs
  27. Fastapi Route Change 4 · tomevault-io bundle
    Use when adding, renaming, or modifying a FastAPI route in genereviews-link.
    0 installs
  28. Algorithmic Art 16 · tomevault-io bundle
    Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. Use when this capability is needed.
    0 installs
  29. Frontend Design 121 · 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, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  30. V3 Deep Integration 2 · tomevault-io bundle
    Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation. Use when this capability is needed.
    0 installs
  31. V3 MCP Optimization 4 · tomevault-io bundle
    MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times. Use when this capability is needed.
    0 installs
  32. Using Content Driven Development 3 · tomevault-io bundle
    Apply a Content Driven Development process to AEM Edge Delivery Services development. Use for all development tasks, including building new blocks, modifying existing blocks, making changes to core decoration functionality, etc. Use when this capability is needed.
    0 installs
  33. API Design Patterns 4 · tomevault-io bundle
    Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices Use when this capability is needed.
    2 installs
  34. Testing 79 · tomevault-io bundle
    Writing and running tests for SenangStart Icons Use when this capability is needed.
    0 installs
  35. Design 20 · tomevault-io bundle
    Pick the right in-process code pattern for a refactoring or extensibility need (GoF creational/structural/behavioral), and access implementation guides for specific patterns. Use as a decision workflow when unsure which pattern family fits, or go directly to pattern references when you already know. NOT for multi-service/distributed architecture (use architecture). Use when this capability is needed.
    0 installs
  36. Review 54 · tomevault-io bundle
    Run a structured adversarial code review (critique → defense → rebuttal → verdict) with evidence-backed findings and stable IDs. Use when you want a thorough, multi-perspective review of code changes, a PR, or a design — produces actionable findings ranked by severity. NOT for writing or expanding tests (use testing); NOT for final ship-readiness (use finish). Use when this capability is needed.
    0 installs
  37. Gemini CLI Runtime 8 · tomevault-io bundle
    Internal helper contract for calling the Gemini-backed gemini-companion runtime from Claude Code Use when this capability is needed.
    0 installs
  38. Validate Skills 2 · tomevault-io bundle
    Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
    0 installs
  39. Frontend Expert 3 · tomevault-io bundle
    设计或实现 Vue 3、Nuxt、React 兼容组件、页面、样式、交互、表单、状态绑定与 i18n 文本时使用。用户提到 component、page、UI、frontend、form、responsive、SCSS、BEM、dark mode、accessibility、i18n、设计落地时都应触发。 Use when this capability is needed.
    0 installs
  40. Meeting Insights Analyzer 7 · tomevault-io bundle
    Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
    0 installs
  41. Agent Browser 40 · tomevault-io bundle
    Browser automation and testing using Vercel's agent-browser CLI with ref-based element targeting Use when this capability is needed.
    0 installs
  42. Skill Creator 233 · 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
  43. Manage Skills 2 · tomevault-io bundle
    This skill should be used when the user asks to "create a skill", "build a new skill", "write a SKILL.md", "improve a skill", "update a skill", "audit a skill", "verify a skill", or mentions skill structure, skill best practices, or skill authoring. Provides expert guidance for creating, updating, auditing, and managing Claude Code Skills. Use when this capability is needed.
    0 installs
  44. Documentation 93 · tomevault-io bundle
    Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks. Use when this capability is needed.
    0 installs
  45. Golang Pro 27 · tomevault-io bundle
    Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing. Use when this capability is needed.
    0 installs
  46. Analyzing Projects 2 · tomevault-io bundle
    Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?
    0 installs
  47. Vercel React Best Practices 43 · tomevault-io bundle
    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
    0 installs
  48. Skill Creator 234 · 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. ALWAYS use Context7 MCP to pull relevant documentation when creating skills. Use when this capability is needed.
    0 installs
  49. Requesting Code Review 18 · tomevault-io bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0 installs
  50. Golang Error Handling 4 · tomevault-io bundle
    Error handling patterns for Go including error wrapping, custom errors, sentinel errors, and error checking best practices. Use when implementing error handling, defining error types, or working with error flows. Use when this capability is needed.
    0 installs
  51. Accessibility Testing 3 · tomevault-io bundle
    WCAG compliance testing and accessibility quality assurance workflows for iOS apps. Use when validating accessibility labels, testing VoiceOver compatibility, checking contrast ratios, or ensuring WCAG 2.1 compliance. Covers accessibility tree analysis, semantic validation, and automated accessibility testing patterns. Use when this capability is needed.
    0 installs
  52. Performance Profiling 2 · tomevault-io bundle
    Instruments integration and performance analysis workflows for iOS apps. Use when profiling CPU usage, memory allocation, network activity, or energy consumption. Covers Time Profiler, Allocations, Leaks, Network instruments, and performance optimization strategies. Use when this capability is needed.
    0 installs
  53. Infographic Structure Creator 3 · tomevault-io bundle
    Generate or update infographic Structure components for this repo (TypeScript/TSX in src/designs/structures). Use when asked to design, implement, or modify structure layouts (list/compare/sequence/hierarchy/relation/geo/chart), including layout logic, component composition, and registration. Use when this capability is needed.
    2 installs
  54. Hipaa Compliance 2 · tomevault-io bundle
    Ensure HIPAA compliance when handling PHI (Protected Health Information). Use when writing code that accesses user health data, check-ins, journal entries, or any sensitive information. Activates Use when this capability is needed.
    0 installs
  55. Security Auditor 5 · tomevault-io bundle
    Security vulnerability scanner and OWASP compliance auditor for codebases. Dependency scanning (npm audit, pip-audit), secret detection (high-entropy strings, API keys), SAST for injection/XSS Use when this capability is needed.
    0 installs
  56. Atomic Commit 3 · tomevault-io bundle
    Atomic git workflow - validates, commits, pushes, creates PR, and verifies CI with zero-warnings policy. Orchestrates complete code submission as state machine with rollback on failure. Use when this capability is needed.
    0 installs
  57. Skill Creator 235 · tomevault-io bundle
    Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Use when creating reusable knowledge modules, adding specialized guidance, or building domain-specific expertise. Use when this capability is needed.
    0 installs
  58. Systematic Debugging 26 · tomevault-io bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0 installs
  59. Marketing 10 · tomevault-io bundle
    Full-stack marketing skills — conversion optimization, copywriting, SEO strategy, growth, pricing, and analytics. Use when the user asks about marketing, CRO, landing pages, email campaigns, paid ads, growth strategy, pricing, or says "help me market", "improve conversions", "write copy". Use when this capability is needed.
    0 installs
  60. Verification Before Completion 17 · tomevault-io bundle
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs — requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0 installs
  61. Device Management 2 · tomevault-io bundle
    Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure. Use when this capability is needed.
    0 installs
  62. Device Management 3 · tomevault-io bundle
    Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi Protect infrastructure. Use when this capability is needed.
    0 installs
  63. Architecture Design 5 · tomevault-io bundle
    Designs comprehensive software solution architectures including system components, technology stacks, integration patterns, scalability strategies, and deployment models. Produces architecture diagrams, technical specifications, and implementation roadmaps. Use when planning new software systems, modernizing legacy applications, designing microservices, evaluating technology choices, creating architecture documentation, or when users mention system design, architecture patterns, scalability planning, or technical architecture decisions. Use when this capability is needed.
    0 installs
  64. Code Quality Review 3 · tomevault-io bundle
    Conducts comprehensive code quality reviews including code smells detection, maintainability assessment, complexity analysis, design pattern evaluation, naming conventions, code duplication, technical debt identification, and best practices validation. Produces detailed review reports with specific issues, severity ratings, metrics analysis, and actionable improvement recommendations. Use when reviewing code quality, analyzing code maintainability, detecting code smells, checking coding standards, measuring code complexity, identifying technical debt, or when users mention "code quality review", "code quality check", "maintainability analysis", "code smells", "clean code", "refactoring candidates", or "technical debt assessment". Use when this capability is needed.
    0 installs
  65. Integration Testing 3 · tomevault-io bundle
    Designs comprehensive integration testing strategies including API testing, database testing, microservices testing, end-to-end testing, and test automation frameworks. Produces test plans, test cases, test data strategies, and CI/CD integration. Use when designing test strategies, writing integration tests, setting up test automation, testing APIs, testing microservices, or when users mention integration testing, API testing, E2E testing, test automation, or quality assurance. Use when this capability is needed.
    0 installs
  66. Agent Development 4 · tomevault-io bundle
    This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins. Use when this capability is needed.
    0 installs
  67. Claude Code Guide 5 · tomevault-io bundle
    Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent. Use when this capability is needed.
    0 installs
  68. Cloudflare Deploy 3 · tomevault-io bundle
    Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Use when this capability is needed.
    0 installs
  69. Drugbank Database 2 · tomevault-io bundle
    Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures, and pharmacology data. This skill should be used when working with pharmaceutical data, drug discovery research, pharmacology studies, drug-drug interaction analysis, target identification, chemical similarity searches, ADMET predictions, or any task requiring detailed drug and drug target information from DrugBank. Use when this capability is needed.
    0 installs
  70. Firecrawl Scraper 3 · tomevault-io bundle
    Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API Use when this capability is needed.
    0 installs
  71. Git Commit Helper 5 · tomevault-io bundle
    Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes. Use when this capability is needed.
    0 installs
  72. Literature Review 5 · tomevault-io bundle
    Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.). Use when this capability is needed.
    0 installs
  73. Omero Integration 2 · tomevault-io bundle
    Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows. Use when this capability is needed.
    0 installs
  74. Pentest Checklist 2 · tomevault-io bundle
    This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements. Use when this capability is needed.
    0 installs
  75. Perplexity Search 2 · tomevault-io bundle
    Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key. Use when this capability is needed.
    0 installs
  76. React UI Patterns 3 · tomevault-io bundle
    Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states. Use when this capability is needed.
    0 installs
  77. Reactome Database 3 · tomevault-io bundle
    Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies. Use when this capability is needed.
    0 installs
  78. Scientific Slides 2 · tomevault-io bundle
    Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer. Use when this capability is needed.
    0 installs
  79. Tailwind Patterns 5 · tomevault-io bundle
    Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture. Use when this capability is needed.
    0 installs
  80. Using Superpowers 11 · tomevault-io bundle
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    0 installs
  81. Web Quality Audit 2 · tomevault-io bundle
    Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website". Use when this capability is needed.
    0 installs
  82. Frontend Design 122 · 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
  83. Eds Block Testing 2 · tomevault-io bundle
    Guide for testing EDS blocks using test.html files and the development server. Covers test file structure, EDS core integration, testing patterns, and debugging workflows for Adobe Edge Delivery Services blocks. Use when this capability is needed.
    0 installs
  84. Researchvault 2 · tomevault-io bundle
    High-velocity research orchestration engine. Manages persistent state, synthesis, and autonomous verification for agents. Use when this capability is needed.
    0 installs
  85. Senior Devops 3 · tomevault-io bundle
    Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes. Use when this capability is needed.
    0 installs
  86. UI UX Pro Max 15 · tomevault-io bundle
    UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes. Use when this capability is needed.
    0 installs
  87. Vue Expert JS 5 · tomevault-io bundle
    Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.
    0 installs
  88. CI CD Github Actions 2 · tomevault-io bundle
    CI/CD guidance and reusable GitHub Actions workflows for build, test, security scanning, and release. Use when this capability is needed.
    0 installs
  89. Language Typescript 3 · tomevault-io bundle
    TypeScript conventions with generic guidance plus a monorepo-specific addendum. Use when this capability is needed.
    0 installs
  90. Documentation Templates 7 · tomevault-io bundle
    Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
    0 installs
  91. Flutter Fix Layout Issues 2 · tomevault-io bundle
    Diagnose and fix Flutter layout constraint violations (RenderFlex overflow, unbounded height/width, ParentData misuse). Use when encountering layout exceptions, yellow-black overflow stripes, or red error screens. Use when this capability is needed.
    0 installs
  92. Flutter Expert 14 · tomevault-io bundle
    flutter-expert workflow skill. Use this skill when the user needs Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment 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
  93. Remotion 6 · tomevault-io bundle
    Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations, rendering, etc.), see the `remotion-official` skill. Use when this capability is needed.
    0 installs
  94. Code Review Assistant 3 · tomevault-io bundle
    Perform structured, actionable code reviews for Python code with clear findings and suggestions. Use when this capability is needed.
    0 installs
  95. Python Architect 2 · tomevault-io bundle
    Creates high-level Python architecture with protocols, test stubs, and module structure. Use when designing Python projects or features.
    0 installs
  96. Sparc Methodology 2 · tomevault-io bundle
    SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration Use when this capability is needed.
    0 installs
  97. Setup Guide 2 · tomevault-io bundle
    Knowledge for helping users set up the Remotion Superpowers plugin. Covers API key acquisition, dependency installation, and MCP server troubleshooting. Use when running /setup or when a user has issues with MCP connections. Use when this capability is needed.
    0 installs
  98. Setup Engine 2 · tomevault-io bundle
    Configure the project's game engine and version. Pins the engine in CLAUDE.md, detects knowledge gaps, and populates engine reference docs via WebSearch when the version is beyond the LLM's training data. Use when this capability is needed.
    0 installs
  99. Audit Trail Design 2 · tomevault-io bundle
    Audit logging design with event catalogs, log schemas, and retention policies Use when this capability is needed.
    0 installs
  100. Device Integration 2 · tomevault-io bundle
    Hardware API integration — sensors, permissions, biometrics Use when this capability is needed.
    0 installs