tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Polars 5 · tomevault-io bundleFast DataFrame library (Apache Arrow). Select, filter, group_by, joins, lazy evaluation, CSV/Parquet I/O, expression API, for high-performance data analysis workflows. Use when this capability is needed.
- ▌ IOS Code Review 2 · tomevault-io bundleReview iOS code against Swift/SwiftUI best practices. Checks memory management, concurrency safety, @Observable patterns, xcodegen consistency, and runs build + tests. Use before commits or PRs. Use when this capability is needed.
- ▌ Django Celery 4 · tomevault-io bundleDjango + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. Use when this capability is needed.
- ▌ Configure Ecc 3 · tomevault-io bundleInteractive installer for Everything Gemini CLI — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files. Use when this capability is needed.
- ▌ CI CD Pipeline Builder 5 · tomevault-io bundleCI/CD Pipeline Builder Use when this capability is needed.
- ▌ Code Review Excellence 3 · tomevault-io bundleMaster effective code review practices to provide constructive feedback, Use when this capability is needed.
- ▌ Langchain Architecture 5 · tomevault-io bundleDesign LLM applications using the LangChain framework with agents, memory, Use when this capability is needed.
- ▌ Golang 15 · tomevault-io bundleUse when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.
- ▌ Code Formatter 4 · tomevault-io bundleYou are a senior code reviewer. Use when this capability is needed.
- ▌ Add Translation 3 · tomevault-io bundleAdd a new language translation to a Java project using ResourceBundle-based i18n. Translates all entries, verifies quality via independent Google Translate back-translation, adds tests, updates docs, and handles git workflow. Use this skill whenever the user asks to add a translation, translate to a new language, add a locale, or do i18n work on a Java project with .properties files. Use when this capability is needed.
- ▌ Browser Automation 7 · tomevault-io bundleBrowser automation with Playwright — navigate, click, fill forms, scrape Use when this capability is needed.
- ▌ Meeting Insights Analyzer 4 · 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.
- ▌ Python Regression Statistics 2 · tomevault-io bundleExpert guidance for regression analysis, statistical modeling, and outlier detection in Python using statsmodels, scikit-learn, scipy, and PyOD - includes model diagnostics, assumption checking, robust methods, and comprehensive outlier detection strategies Use when this capability is needed.
- ▌ Next Best Practices 30 · 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.
- ▌ Ralph Prd 2 · tomevault-io bundleCreate Product Requirements Document (PRD) and setup for Ralph autonomous loop. Use when user runs /create-prd command, wants to set up a project for Ralph, mentions "ralph setup", "create prd", "product requirements", or needs to generate tasks for autonomous development. Use when this capability is needed.
- ▌ Storekit 2 · tomevault-io bundleUse when implementing in-app purchases, StoreKit 2 subscriptions, consumables, non-consumables, or transaction handling. Covers testing-first workflow with .storekit configuration, StoreManager architecture, and transaction verification.
- ▌ CI CD Pipelines 5 · tomevault-io bundleGitHub Actions workflows for continuous integration, automated testing, security scanning, and deployment automation. Use when setting up CI/CD pipelines, creating GitHub Actions workflows, automating tests, or deploying applications. Use when this capability is needed.
- ▌ Frontend Design 104 · 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.
- ▌ Python Patterns 7 · tomevault-io bundlePython patterns, type hints, async/await, and best practices for production code Use when this capability is needed.
- ▌ Testing Strategy 8 · tomevault-io bundleUniversal testing strategies and best practices for software projects Use when this capability is needed.
- ▌ Security Best Practices 3 · tomevault-io bundleReview code or architecture against language-specific security best practices. Use when the user explicitly wants a security best-practices review or secure-by-default guidance, not general debugging or code review. Use when this capability is needed.
- ▌ Golang Pro 25 · tomevault-io bundleUse when a task needs Go expertise for concurrency, service implementation, interfaces, tooling, or performance-sensitive backend paths.
- ▌ Vue Expert 15 · tomevault-io bundleUse when a task needs Vue expertise for component behavior, Composition API patterns, routing, or state and rendering issues.
- ▌ Pre Commit 2 · tomevault-io bundlePre-commit hooks framework for multi-language code quality automation. USE WHEN setting up pre-commit OR configuring git hooks OR adding linting OR code formatting OR security scanning OR Terraform validation OR Kubernetes manifests OR Helm charts OR Python linting OR JavaScript formatting. Manages .pre-commit-config.yaml, hook installation, and CI integration. Use when this capability is needed.
- ▌ Deepchem 4 · tomevault-io bundleMolecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first PyTorch workflows use torchdrug; for benchmark datasets use pytdc. Use when this capability is needed.
- ▌ Diffdock 2 · tomevault-io bundleDiffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction. Use when this capability is needed.
- ▌ Fluidsim 2 · tomevault-io bundleFramework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis. Use when this capability is needed.
- ▌ Histolab 3 · tomevault-io bundleLightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml. Use when this capability is needed.
- ▌ Networkx 4 · tomevault-io bundleComprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships. Use when this capability is needed.
- ▌ Pydeseq2 4 · tomevault-io bundleDifferential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis. Use when this capability is needed.
- ▌ Pyhealth 3 · tomevault-io bundleComprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare datasets (MIMIC-III/IV, eICU, OMOP), or implementing deep learning models for healthcare applications (RETAIN, SafeDrug, Transformer, GNN). Use when this capability is needed.
- ▌ Pymatgen 2 · tomevault-io bundleMaterials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science. Use when this capability is needed.
- ▌ Pyopenms 3 · tomevault-io bundleComplete mass spectrometry analysis platform. Use for proteomics workflows feature detection, peptide identification, protein quantification, and complex LC-MS/MS pipelines. Supports extensive file formats and algorithms. Best for proteomics, comprehensive MS data processing. For simple spectral comparison and metabolite ID use matchms. Use when this capability is needed.
- ▌ Autoskill 2 · tomevault-io bundleObserve the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM. Use when this capability is needed.
- ▌ Deploy 33 · tomevault-io bundleClaude Inspector macOS 배포 스킬. 빌드(코드사이닝+공증) → GitHub Release → Homebrew cask 업데이트 전체 플로우. '배포', 'deploy', '릴리즈', 'release', '배포해', '출시' 등 배포 관련 요청 시 반드시 이 스킬을 사용한다. Use when this capability is needed.
- ▌ Session Review 3 · tomevault-io bundleGenerate a structured session summary for cross-session continuity. Captures key decisions, hypotheses, partial work, and knowledge references. Output is written to .claude/session-handoff.json for the next session to load automatically. Use when this capability is needed.
- ▌ Git Commit 39 · tomevault-io bundleAdd co-author attribution (format "Name <email>") Use when this capability is needed.
- ▌ Data Structures 2 · tomevault-io bundleSelect data structures using explicit access patterns, mutation behavior, memory limits, and concurrency constraints. Use when implementation correctness or performance depends on choosing between alternatives (array/map/heap/tree/queue/set) under real workload assumptions; do not use for persistence schema or deployment topology decisions. Use when this capability is needed.
- ▌ E2e Test 3 · tomevault-io bundleSpecific spec file or test name filter (optional, for test/explore action) Use when this capability is needed.
- ▌ Golang Best Practices 3 · tomevault-io bundleUse when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.
- ▌ E2e UI Execute 3 · tomevault-io bundlePlaywright MCP를 사용하여 순차적으로 UI E2E 테스트 구현, 버그 발견 시 문서화 후 계속. e2e-ui-research 후 계획된 테스트 시나리오 구현. Use when this capability is needed.
- ▌ E2e UI Fix 4 · tomevault-io bundleFix bugs from e2e-ui-execute bug reports with Playwright MCP verification. Use after discovering bugs during E2E test execution. Use when this capability is needed.
- ▌ React Native Best Practices 2 · tomevault-io bundle提供 React Native 性能优化指南,涵盖 FPS、TTI、打包体积、内存泄漏、重渲染与动画。适用于涉及 Hermes 优化、JS 线程阻塞、桥接开销、FlashList、原生模块或调试卡顿与掉帧的任务。 Use when this capability is needed.
- ▌ Vercel React Best Practices 41 · tomevault-io bundleVercel 出品的 React 与 Next.js 性能优化指南。在编写、评审或重构 React/Next.js 代码时使用,确保采用最优性能模式。触发场景:React 组件、Next.js 页面、数据获取、打包优化、性能改进等任务。 Use when this capability is needed.
- ▌ Go Concurrency Patterns 3 · tomevault-io bundleMaster Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions. Use when this capability is needed.
- ▌ Skill Creator 221 · 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 Codex's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Frontend Query Mutation 2 · tomevault-io bundleGuide for implementing Langflow frontend query and mutation patterns with Axios and TanStack React Query v5. Trigger when creating or updating API hooks in controllers/API/queries, consuming UseRequestProcessor in components, deciding whether to use useQuery or useMutation, handling conditional queries, cache invalidation, mutation error handling, or migrating legacy API calls to the query hook pattern. Use when this capability is needed.
- ▌ Next Cache Components 16 · tomevault-io bundleNext.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Use when this capability is needed.
- ▌ Enforcing Typescript Standards 2 · tomevault-io bundleEnforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. ALWAYS apply when creating, modifying, or reviewing any TypeScript (.ts/.tsx) file. Use when this capability is needed.
- ▌ Documentation Architect 2 · tomevault-io bundleDesign documentation structure for products, APIs, developer onboarding, and operations. Use when this capability is needed.
- ▌ Terraform Generator 2 · tomevault-io bundleComprehensive toolkit for generating best practice Terraform configurations (HCL files) following current standards and conventions. Use this skill when creating new Terraform resources, or building Terraform projects. Use when this capability is needed.
- ▌ Terraform Validator 3 · tomevault-io bundleComprehensive toolkit for validating, linting, testing, and automating Terraform configurations and HCL files. Use this skill when working with Terraform files (.tf, .tfvars), validating infrastructure-as-code, debugging Terraform configurations, performing dry-run testing with terraform plan, or working with custom providers and modules. Use when this capability is needed.
- ▌ Documentation Writing 4 · tomevault-io bundleComprehensive guide for writing technical documentation including README files, API docs, user guides, architecture docs, and more. Use when creating or improving any form of documentation for software projects. Use when this capability is needed.
- ▌ Next Best Practices 31 · 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.
- ▌ Naming Conventions 3 · tomevault-io bundlePython naming conventions for this codebase. Apply when writing or reviewing Python code including functions, classes, variables, and constants. Use when this capability is needed.
- ▌ UI UX Audit 2 · tomevault-io bundleAudit and refactor an entity's UI for table column density, icon overuse, form dropdown opportunities, validation patterns, status color consistency, loading/empty states, and shared config reusability. Use when this capability is needed.
- ▌ Terraform Module Library 4 · tomevault-io bundleProduction-ready Terraform module patterns for AWS, Azure, and GCP infrastructure. Use when this capability is needed.
- ▌ Skill Creator 222 · 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 an agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Backend Developer 4 · tomevault-io bundleBackend development expert specializing in API design, microservices, database architecture, and system performance. Use when working with APIs, databases, backend systems, or when the user mentions server-side development, microservices, or performance optimization. Use when this capability is needed.
- ▌ Vercel React Best Practices 42 · 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.
- ▌ Plan Implement 2 · tomevault-io bundleExecute the pending plan in PLANS.md using an agent team for parallel implementation. Use when user says "implement the plan", "execute the plan", "team implement", or after any plan-* skill creates a plan. Spawns worker agents in isolated git worktrees for full code isolation. Updates Linear issues in real-time. Falls back to single-agent mode if agent teams unavailable. Use when this capability is needed.
- ▌ Language Typescript 2 · tomevault-io bundleTypeScript and JavaScript idioms — strict mode, type safety, discriminated unions, async patterns, and Node. Auto-load when working with .ts, .tsx, .js, .jsx files, package.json, or when the user mentions TypeScript, JavaScript, Node, type safety, or tsconfig. Use when this capability is needed.
- ▌ Agenttrace Session Audit 2 · tomevault-io bundleAudit local AI coding-agent sessions with agenttrace. Use when the user asks to inspect Claude Code, Codex CLI, Gemini CLI, Qwen Code, Cline, Aider, Cursor exports, Hermes Agent, OpenCode, OpenClaw, Pi, Oh My Pi, Kimi CLI, Copilot-style logs, or generic JSON/JSONL traces for cost, tokens, tool failures, latency, anomalies, health, diffs, or CI gates. Use when this capability is needed.
- ▌ Documentation Generation 3 · tomevault-io bundleProduces documentation that reflects actual behavior, API contracts, migrations, configuration, operations, and release impact. Use when this capability is needed.
- ▌ Release 100 · tomevault-io bundleRelease automation skill for version bumping and tagging. Use when creating a new release, bumping version, tagging release, pushing release tag, or synchronizing version numbers across files. Handles package.json, README.md, SKILL.md, Dockerfile, and docker-compose files. Use when this capability is needed.
- ▌ Flutter Testing 4 · tomevault-io bundleComprehensive Flutter testing guidance covering unit tests, widget tests, and integration tests. Use when working with Flutter applications to write unit tests for functions/methods/classes, create widget tests to verify UI components, develop integration tests for end-to-end testing, mock dependencies and plugin interactions, debug common testing errors, test Flutter plugins with native code, and run tests in different build modes (debug, profile, release) Use when this capability is needed.
- ▌ Systematic Debugging 20 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Remotion Best Practices 20 · tomevault-io bundleVideo creation in React using Remotion. Covers animations, compositions, audio sync, text effects, 3D integration with Three.js, and rendering. Use when building dynamic video generators, editing timelines, or optimizing Remotion renders. Use when this capability is needed.
- ▌ Go Database 3 · tomevault-io bundleGo database operations - SQL, ORMs, transactions, migrations Use when this capability is needed.
- ▌ Debug Session 2 · tomevault-io bundleDocument debugging sessions with hypothesis tracking and knowledge base Use when this capability is needed.
- ▌ Session Start 2 · tomevault-io bundleBegin documented development session using Claude Code CLI's memory system Use when this capability is needed.
- ▌ Test Coverage 8 · tomevault-io bundleAnalyze test coverage and suggest tests for uncovered code Use when this capability is needed.
- ▌ Vue I18N 2 · tomevault-io bundleVue I18n v9 standards — useI18n, t(), locale switching, lazy loading, and pluralisation. Load when working with Vue I18n. Use when this capability is needed.
- ▌ Backend Engineer 3 · tomevault-io bundleBackend engineering with Modular Monolith, bounded contexts, and Hono. **ALWAYS use when implementing ANY backend code within contexts, Hono APIs, HTTP routes, or service layer logic.** Use proactively for context isolation, minimal shared kernel, and API design. Examples - "create API in context", "implement repository", "add use case", "context structure", "Hono route", "API endpoint", "context communication", "DI container". Use when this capability is needed.
- ▌ Project Workflow 5 · tomevault-io bundleDevelopment workflow and quality gates for the Bun + TypeScript stack. **ALWAYS use before commits** to ensure quality gates are met. Also use when starting development or when user asks about workflow process. Examples - "before commit", "quality gates", "workflow checklist", "bun commands", "pre-commit checks". Use when this capability is needed.
- ▌ Using Git Worktrees 18 · tomevault-io bundleUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Orchestrating Swarms 2 · tomevault-io bundleUse when orchestrating multi-agent swarms, coordinating parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.
- ▌ Update Documentation 2 · tomevault-io bundleUse when working with a guide for updating project documentation (CHANGES.md, Roadmap, etc.).
- ▌ Session Start 3 · tomevault-io bundleStart a work session - verify env, review progress, find next task Use when this capability is needed.
- ▌ Fastapi Templates 9 · tomevault-io bundleCreate production-ready FastAPI projects with async patterns, Use when this capability is needed.
- ▌ Autopilot 3 · tomevault-io bundleFull autonomous execution from idea to working code Use when this capability is needed.
- ▌ Creating Slidev Presentations 2 · tomevault-io bundleCreates presentation slides using Slidev with Markdown syntax. Configures themes, layouts, animations, and exports to PDF/PPTX. Use for building interactive web-based presentations for developers.
- ▌ Fastapi Templates 10 · tomevault-io bundleCreate production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
- ▌ Analyze 13 · tomevault-io bundleDeep codebase analysis using codebase-analyst agent for patterns, architecture, and implementation details Use when this capability is needed.
- ▌ Explain 7 · tomevault-io bundleExplain a systems design concept Use when this capability is needed.
- ▌ Extract 2 · tomevault-io bundleExtract requirements from documents (PDF, Markdown, Word, URLs). Identifies requirement candidates and outputs in pre-canonical format. Use when this capability is needed.
- ▌ Feature 5 · tomevault-io bundleGenerate a comprehensive feature implementation plan with user story, phases, and testing strategy. Use when planning new functionality before implementation. Use when this capability is needed.
- ▌ Security Documentation 2 · tomevault-io bundleISMS security documentation standards for Hack23 projects Use when this capability is needed.
- ▌ Frontend Design 109 · 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.
- ▌ Angular Architect 2 · tomevault-io bundleUse when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, performance optimization, advanced routing.
- ▌ Artifacts Builder 5 · tomevault-io bundleSuite of tools for creating elaborate, multi-component Codex.ai 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.
- ▌ GRAPHQL Architect 6 · tomevault-io bundleMaster modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use when this capability is needed.
- ▌ Kotlin Specialist 2 · tomevault-io bundleUse when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes.
- ▌ Monitoring Expert 2 · tomevault-io bundleUse when setting up monitoring systems, logging, metrics, tracing, or alerting. Invoke for dashboards, Prometheus/Grafana, load testing, profiling, capacity planning.
- ▌ Playwright Expert 5 · tomevault-io bundleUse when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.
- ▌ Security Reviewer 5 · tomevault-io bundleUse when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.
- ▌ Condition Based Waiting 3 · tomevault-io bundleUse when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
- ▌ Test Driven Development 19 · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
- ▌ React Best Practices 10 · tomevault-io bundleReact and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations. Use when this capability is needed.
- ▌ Frontend Slides 5 · tomevault-io bundleCreate stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices. Use when this capability is needed.