tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Senior Ml Engineer 2 · tomevault-io bundleML 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.
- ▌ Hello World 12 · tomevault-io bundleUse when working with a simple greeting skill to test the ipsum marketplace
- ▌ Runtime 2 · tomevault-io bundleThis 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.
- ▌ Testing 78 · tomevault-io bundleThis 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.
- ▌ Error Handling Patterns 5 · tomevault-io bundleUse when adding error handling - exception patterns, HTTP codes, domain exceptions
- ▌ Commit Changes 2 · tomevault-io bundleCreate a well-formatted commit following project conventions. Auto-detects commit style from git history. Use when this capability is needed.
- ▌ Review Changes 4 · tomevault-io bundleReview 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.
- ▌ Vercel React Native Skills 2 · tomevault-io bundleReact 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.
- ▌ Error Handling 12 · tomevault-io bundleImplement 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.
- ▌ Test Generator 12 · tomevault-io bundleGenerates dbt tests including schema tests, data quality tests, and freshness checks. Use when adding tests to dbt models or implementing data quality validation.
- ▌ Context Optimization 3 · tomevault-io bundleAnalyze and optimize context window usage with MECW principles, memory tiering, session routing, and subagent coordination. Use when this capability is needed.
- ▌ Development Workflow 4 · tomevault-io bundledetailed development workflow with modular patterns for git, code review, testing, documentation, and deployment Use when this capability is needed.
- ▌ Project Setup 5 · tomevault-io bundleInteractive 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.
- ▌ Next Best Practices 36 · tomevault-io bundleNext.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.
- ▌ Swiftui Expert Skill 4 · tomevault-io bundleWrite, 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.
- ▌ Test Driven Development 25 · tomevault-io bundleUse when implementing a feature or bugfix that involves writing meaningful application logic
- ▌ Skill Creator 232 · tomevault-io bundleGuide 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.
- ▌ Terraform Skill 11 · tomevault-io bundleUse 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
- ▌ Documentation And Adrs 9 · tomevault-io bundleRecords 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.
- ▌ Rust Best Practices 5 · tomevault-io bundleIdiomatic Rust patterns from official guidelines Use when this capability is needed.
- ▌ Golang Data Structures 3 · tomevault-io bundleGolang 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.
- ▌ Golang Design Patterns 3 · tomevault-io bundleIdiomatic 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.
- ▌ API Development 4 · tomevault-io bundleComplete 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.
- ▌ Frontend Design 120 · tomevault-io bundleTransform 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.
- ▌ Using Git Worktrees 22 · tomevault-io bundleUse when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.
- ▌ Code Formatter 6 · tomevault-io bundleThis 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.
- ▌ Fastapi Route Change 4 · tomevault-io bundleUse when adding, renaming, or modifying a FastAPI route in genereviews-link.
- ▌ Algorithmic Art 16 · tomevault-io bundleCreating 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.
- ▌ Frontend Design 121 · tomevault-io bundleCreate 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.
- ▌ V3 Deep Integration 2 · tomevault-io bundleDeep 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.
- ▌ V3 MCP Optimization 4 · tomevault-io bundleMCP 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.
- ▌ Using Content Driven Development 3 · tomevault-io bundleApply 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.
- ▌ API Design Patterns 4 · tomevault-io bundleComprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices Use when this capability is needed.
- ▌ Testing 79 · tomevault-io bundleWriting and running tests for SenangStart Icons Use when this capability is needed.
- ▌ Design 20 · tomevault-io bundlePick 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.
- ▌ Review 54 · tomevault-io bundleRun 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.
- ▌ Gemini CLI Runtime 8 · tomevault-io bundleInternal helper contract for calling the Gemini-backed gemini-companion runtime from Claude Code Use when this capability is needed.
- ▌ Validate Skills 2 · tomevault-io bundleValidates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
- ▌ 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.
- ▌ Meeting Insights Analyzer 7 · tomevault-io bundleAnalyzes 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.
- ▌ Agent Browser 40 · tomevault-io bundleBrowser automation and testing using Vercel's agent-browser CLI with ref-based element targeting Use when this capability is needed.
- ▌ Skill Creator 233 · tomevault-io bundleGuide 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.
- ▌ Manage Skills 2 · tomevault-io bundleThis 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.
- ▌ Documentation 93 · tomevault-io bundleWrite 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.
- ▌ Golang Pro 27 · tomevault-io bundleImplements 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.
- ▌ Analyzing Projects 2 · tomevault-io bundleAnalyzes 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?
- ▌ Vercel React Best Practices 43 · tomevault-io bundleReact 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.
- ▌ Skill Creator 234 · tomevault-io bundleGuide 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.
- ▌ Requesting Code Review 18 · tomevault-io bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Golang Error Handling 4 · tomevault-io bundleError 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.
- ▌ Accessibility Testing 3 · tomevault-io bundleWCAG 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.
- ▌ Performance Profiling 2 · tomevault-io bundleInstruments 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.
- ▌ Infographic Structure Creator 3 · tomevault-io bundleGenerate 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.
- ▌ Hipaa Compliance 2 · tomevault-io bundleEnsure 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.
- ▌ Security Auditor 5 · tomevault-io bundleSecurity 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.
- ▌ Atomic Commit 3 · tomevault-io bundleAtomic 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.
- ▌ Skill Creator 235 · tomevault-io bundleCreate 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.
- ▌ Systematic Debugging 26 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Marketing 10 · tomevault-io bundleFull-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.
- ▌ Verification Before Completion 17 · tomevault-io bundleUse 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
- ▌ Device Management 2 · tomevault-io bundleManage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure. Use when this capability is needed.
- ▌ Device Management 3 · tomevault-io bundleManage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi Protect infrastructure. Use when this capability is needed.
- ▌ Architecture Design 5 · tomevault-io bundleDesigns 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.
- ▌ Code Quality Review 3 · tomevault-io bundleConducts 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.
- ▌ Integration Testing 3 · tomevault-io bundleDesigns 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.
- ▌ Agent Development 4 · tomevault-io bundleThis 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.
- ▌ Claude Code Guide 5 · tomevault-io bundleMaster 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.
- ▌ Cloudflare Deploy 3 · tomevault-io bundleDeploy 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.
- ▌ Drugbank Database 2 · tomevault-io bundleAccess 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.
- ▌ Firecrawl Scraper 3 · tomevault-io bundleDeep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API Use when this capability is needed.
- ▌ Git Commit Helper 5 · tomevault-io bundleGenerate 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.
- ▌ Literature Review 5 · tomevault-io bundleConduct 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.
- ▌ Omero Integration 2 · tomevault-io bundleMicroscopy 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.
- ▌ Pentest Checklist 2 · tomevault-io bundleThis 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.
- ▌ Perplexity Search 2 · tomevault-io bundlePerform 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.
- ▌ React UI Patterns 3 · tomevault-io bundleModern 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.
- ▌ Reactome Database 3 · tomevault-io bundleQuery 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.
- ▌ Scientific Slides 2 · tomevault-io bundleBuild 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.
- ▌ Tailwind Patterns 5 · tomevault-io bundleTailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture. Use when this capability is needed.
- ▌ Using Superpowers 11 · tomevault-io bundleUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
- ▌ Web Quality Audit 2 · tomevault-io bundleComprehensive 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.
- ▌ Frontend Design 122 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Eds Block Testing 2 · tomevault-io bundleGuide 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.
- ▌ Researchvault 2 · tomevault-io bundleHigh-velocity research orchestration engine. Manages persistent state, synthesis, and autonomous verification for agents. Use when this capability is needed.
- ▌ Senior Devops 3 · tomevault-io bundleComprehensive 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.
- ▌ UI UX Pro Max 15 · tomevault-io bundleUI/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.
- ▌ Vue Expert JS 5 · tomevault-io bundleUse when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.
- ▌ CI CD Github Actions 2 · tomevault-io bundleCI/CD guidance and reusable GitHub Actions workflows for build, test, security scanning, and release. Use when this capability is needed.
- ▌ Language Typescript 3 · tomevault-io bundleTypeScript conventions with generic guidance plus a monorepo-specific addendum. Use when this capability is needed.
- ▌ Documentation Templates 7 · tomevault-io bundleDocumentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
- ▌ Flutter Fix Layout Issues 2 · tomevault-io bundleDiagnose 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.
- ▌ Flutter Expert 14 · tomevault-io bundleflutter-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.
- ▌ Remotion 6 · tomevault-io bundleToolkit-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.
- ▌ Code Review Assistant 3 · tomevault-io bundlePerform structured, actionable code reviews for Python code with clear findings and suggestions. Use when this capability is needed.
- ▌ Python Architect 2 · tomevault-io bundleCreates high-level Python architecture with protocols, test stubs, and module structure. Use when designing Python projects or features.
- ▌ Sparc Methodology 2 · tomevault-io bundleSPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration Use when this capability is needed.
- ▌ Setup Guide 2 · tomevault-io bundleKnowledge 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.
- ▌ Setup Engine 2 · tomevault-io bundleConfigure 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.
- ▌ Audit Trail Design 2 · tomevault-io bundleAudit logging design with event catalogs, log schemas, and retention policies Use when this capability is needed.
- ▌ Device Integration 2 · tomevault-io bundleHardware API integration — sensors, permissions, biometrics Use when this capability is needed.