tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Golang Patterns 25 · tomevault-io bundle惯用的 Go 模式、最佳实践和约定,用于构建健壮、高效和可维护的 Go 应用程序。 Use when this capability is needed.
- ▌ Mjml Email Templates 2 · tomevault-io bundleBuild responsive email templates using MJML markup language. Compiles to cross-client HTML that works in Outlook, Gmail, and Apple Mail. Includes template renderer, layout patterns, and variable substitution. Use when this capability is needed.
- ▌ R Package Development 2 · tomevault-io bundleR package development guide covering dependencies, API design, testing, and documentation. Use when developing R packages. Use when this capability is needed.
- ▌ Context Fundamentals 3 · tomevault-io bundleUnderstand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage. Use when this capability is needed.
- ▌ Context Optimization 4 · tomevault-io bundleApply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance, when optimizing for cost or latency, or when implementing long-running agent systems. Use when this capability is needed.
- ▌ Multi Agent Patterns 2 · tomevault-io bundleDesign multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality. Use when this capability is needed.
- ▌ Pb Mapper Client CLI Deploy 2 · tomevault-io bundleDeploy or upgrade `pb-mapper-client-cli` on a remote Linux host through SSH, install it as a managed `systemd` tunnel service, and verify the exposed API path end-to-end. Use when users ask to operationalize a client tunnel for a service key (download locally, upload remotely, run as service, and health-check). Use when this capability is needed.
- ▌ Performance Optimization 8 · tomevault-io bundleOptimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing. Use when this capability is needed.
- ▌ Web Quality Audit 3 · 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.
- ▌ Rust Unsafe 2 · tomevault-io bundleDisciplined unsafe Rust — five superpowers (dereference raw pointer *const/*mut, call unsafe fn/method, access/modify mutable static, implement unsafe trait, access union fields), SAFETY comment invariants, minimizing unsafe scope, wrapping unsafe in safe abstractions, undefined behavior (UB) taxonomy (null deref, dangling pointer, data race, invalid transmute, aliasing violation), static mut → OnceLock/atomic migration, std::mem::transmute misuse detection, unsafe impl Send/Sync soundness, FFI/extern boundary discipline, union field access. Auto-triggers on ANY `unsafe` block/fn, any raw-pointer deref (*const/*mut), any `static mut`, any `std::mem::transmute`, any FFI/`extern` boundary, any `unsafe impl`. Use when this capability is needed.
- ▌ Git Commit Helper 6 · tomevault-io bundleCreates well-structured git commits by analyzing changes, drafting messages, and executing commits using Gemini CLI's `run_shell_command` for git operations.
- ▌ Research Codebase 3 · tomevault-io bundleConduct comprehensive codebase research by delegating to parallel sub-agents and synthesizing findings using Gemini CLI tools. Use when this capability is needed.
- ▌ Coding Standards 23 · tomevault-io bundle适用于TypeScript、JavaScript、React和Node.js开发的通用编码标准、最佳实践和模式。 Use when this capability is needed.
- ▌ Fastapi Patterns 13 · tomevault-io bundleFastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness. Use when this capability is needed.
- ▌ Flutter Dart Code Review 3 · tomevault-io bundleLibrary-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. Use when this capability is needed.
- ▌ Marketing Demand Acquisition 2 · tomevault-io bundle负责制定需求生成策略(demand generation campaigns),优化在 LinkedIn、Google 和 Meta 平台上的付费广告支出(paid ad spend),制定 SEO 策略,并为那些正在国际扩张的 A+ 级初创企业(Series A+ startups)搭建合作伙伴关系体系。适用于规划营销策略(marketing strategy)、增长营销(growth marketing)、广告活动(advertising campaigns)、PPC 优化(PPC optimization)、潜在客户生成(lead generation)以及初创企业营销预算(startup marketing budgets)等场景。工作内容包括多渠道获取策略(multi-channel acquisition,如 Google Ads、LinkedIn Ads、Meta Ads)、客户获取成本(CAC)分析、潜在客户转化(MQL/SQL)工作流程、归因模型(attribution modeling)、技术性 SEO(technical SEO),以及在欧洲、美国和加拿大市场开展联合营销合作(co-marketing partnerships),特别是针对那些采用 PLG(产品驱动销售,Product-Led Growth)或销售驱动(Sales-Led)模式的初创企业。 Use when this capability is needed.
- ▌ Creating Claude Hooks 2 · tomevault-io bundleUse when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
- ▌ Creating Claude Rules 2 · tomevault-io bundleUse when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply
- ▌ Pytest Coverage 7 · tomevault-io bundleRun pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%. Use when this capability is needed.
- ▌ Test Specialist 2 · tomevault-io bundleThis skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance issues, security vulnerabilities, and systematic code analysis. Use when this capability is needed.
- ▌ Java Code Style 2 · tomevault-io bundleJava 25 code style conventions for crypto-scout-collector including naming, imports, error handling, repository patterns, and testing Use when this capability is needed.
- ▌ Terraform Procedures 2 · tomevault-io bundleUse this skill when authoring or running a Terraform plan/apply, refactoring modules, performing state surgery, importing existing cloud resources, or working in repos that use OpenTofu instead of HashiCorp Terraform — Terraform and OpenTofu procedures covering state operations (state list/show/mv/rm/pull/push), plan/apply lifecycle, OpenTofu fork compatibility, state-surgery safety warnings, and workspace handling. Loaded by `/infra-change` and other infrastructure workflows; not a workflow itself.
- ▌ Azure Role Selector 2 · tomevault-io bundleUse 'Azure MCP/documentation' tool to find the minimal role definition that Use when this capability is needed.
- ▌ Vscode Ext Commands 2 · tomevault-io bundleThis skill helps you to contribute commands in VS Code extensions Use when this capability is needed.
- ▌ Web Design Reviewer 6 · tomevault-io bundleThis skill enables visual inspection and validation of website design quality, Use when this capability is needed.
- ▌ Condition Based Waiting 4 · 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 26 · 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
- ▌ API Documenter 3 · tomevault-io bundleAuto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Creates OpenAPI/Swagger specs from code. Triggers on API file changes, documentation requests, endpoint additions. Use when this capability is needed.
- ▌ Readme Updater 3 · tomevault-io bundleKeep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes. Use when this capability is needed.
- ▌ Test Generator 13 · tomevault-io bundleAutomatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions. Use when this capability is needed.
- ▌ Kubernetes Operator 2 · tomevault-io bundleUse when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop", "controller-runtime", "kubebuilder", "operator-sdk", "metacontroller", "KOPF", "operator capability levels", or "custom resource". Ships CRD validator, reconcile-loop linter, and OperatorHub capability auditor (all stdlib Python), 4 references on the operator pattern + CRD design + reconcile patterns + tooling landscape, and a /operator-audit slash command. NOT a generic k8s skill — specifically the Operator pattern.
- ▌ Machine Learning 6 · tomevault-io bundleExpert ML engineer specializing in MLOps, ML platform design, distributed training, model optimization, and production ML systems. Use when this capability is needed.
- ▌ Otel Instrumentation 2 · tomevault-io bundleInstrument applications with OpenTelemetry SDK and validate telemetry using Kopai. Use when setting up observability, adding tracing/logging/metrics, testing instrumentation, or debugging missing telemetry data. Use when this capability is needed.
- ▌ CI CD Patterns 6 · tomevault-io bundleCI/CD patterns for mobile - GitHub Actions workflows for Android/iOS, Fastlane integration, code signing, artifact publishing, and automated release. Use when this capability is needed.
- ▌ Changelog Management 3 · tomevault-io bundleChangelogs document changes to software over time, helping users and Use when this capability is needed.
- ▌ CI CD Github Actions 5 · tomevault-io bundleGitHub Actions is a CI/CD platform that automates your build, test, and Use when this capability is needed.
- ▌ React Best Practices 12 · tomevault-io bundleReact is a JavaScript library for building user interfaces using component-based Use when this capability is needed.
- ▌ Typescript Standards 4 · tomevault-io bundleTypeScript coding standards provide comprehensive guidelines for writing Use when this capability is needed.
- ▌ Python Performance Optimization 4 · tomevault-io bundlecProfile、メモリプロファイラー、パフォーマンスベストプラクティスを使用してPythonコードをプロファイルおよび最適化。低速なPythonコードのデバッグ、ボトルネックの最適化、アプリケーションパフォーマンスの改善時に使用。 Use when this capability is needed.
- ▌ Communication Guidelines 2 · tomevault-io bundleUse when starting work - guidelines for asking questions and commit policies
- ▌ Writing Hookify Rules 2 · tomevault-ioThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns. Use when this capability is needed.
- ▌ Create Unit Test 2 · tomevault-io bundleCreate and run unit tests following the project's architecture and guidelines (Robolectric, naming, location). Use when this capability is needed.
- ▌ Gemini CLI Runtime 10 · tomevault-io bundleInternal helper contract for calling the gemini-companion runtime from Claude Code Use when this capability is needed.
- ▌ CI CD Optimizer 2 · tomevault-io bundleOptimize CI/CD pipelines for speed, reliability, and efficiency. Use when improving build times, fixing pipeline failures, or enhancing deployment processes. Use when this capability is needed.
- ▌ Schema Designer 3 · tomevault-io bundleDesign database schemas with proper normalization, relationships, constraints, and indexes. Use when creating database tables, modeling data relationships, or designing database structure. Use when this capability is needed.
- ▌ Azure Database Mysql 2 · tomevault-io bundleExpert knowledge for Azure Database for MySQL development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when deploying MySQL Flexible Server, tuning performance, configuring HA/networking, securing access, or integrating apps, and other Azure Database for MySQL related development tasks. Not for Azure Database for MariaDB (use azure-database-mariadb), Azure Database for PostgreSQL (use azure-database-postgresql), Azure SQL Database (use azure-sql-database), Azure SQL Managed Instance (use azure-sql-managed-instance). Use when this capability is needed.
- ▌ React Admin 2 · tomevault-io bundleThis skill should be used when building, modifying, or debugging a react-admin application — including creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface built with react-admin. Use when this capability is needed.
- ▌ Vue Skilld 6 · tomevault-io bundleUse when working with the progressive JavaScript framework for building modern web UI. ALWAYS use when editing or working with *.vue files or code importing \"vue\". Consult for debugging, best practices, or modifying vue, core.
- ▌ React Best Practices 13 · tomevault-io bundleReact/Next.js performance optimization with 40+ rules in 8 categories Use when this capability is needed.
- ▌ Redis Best Practices 2 · tomevault-io bundleRedis best practices for caching, data structures, and in-memory data architecture Use when this capability is needed.
- ▌ Azure SQL 2 · tomevault-io bundleProvision Azure SQL Database and Cosmos DB. Configure security, backups, and replication. Use when deploying managed databases on Azure. Use when this capability is needed.
- ▌ Golang Stretchr Testify 3 · tomevault-io bundleComprehensive guide to stretchr/testify for Golang testing. Covers assert, require, mock, and suite packages in depth. Use whenever writing tests with testify, creating mocks, setting up test suites, or choosing between assert and require. Essential for testify assertions, mock expectations, argument matchers, call verification, suite lifecycle, and advanced patterns like Eventually, JSONEq, and custom matchers. Trigger on any Go test file importing testify. Use when this capability is needed.
- ▌ Nextjs App Router Patterns 4 · tomevault-io bundleMaster Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components. Use when this capability is needed.
- ▌ Agent Md Refactor 2 · tomevault-io bundleRefactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation. Use when this capability is needed.
- ▌ Rails Conventions 2 · tomevault-io bundleThis skill should be used when the user asks about "Rails conventions", "Rails best practices", "Rails file structure", "MVC patterns", "naming conventions", "Rails Way", "convention over configuration", "where to put code", "Rails architecture", or needs guidance on organizing Rails application code following established conventions. Use when this capability is needed.
- ▌ Systematic Debugging 28 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Implements scientific method for debugging with root cause analysis.
- ▌ Reviewing Pull Requests 2 · tomevault-io bundleUse when user mentions reviewing PRs, provides GitHub PR URLs/numbers, or discusses code review. Provides structured analysis of code quality, backward compatibility, security issues, test coverage, and unaddressed comments with categorized findings (Critical/High/Medium/Low). Creates isolated git worktree for safe review, ensures comprehensive security analysis, and generates actionable recommendations. Invoke before analyzing any pull request changes.
- ▌ AI Agent Development 7 · tomevault-io bundleAI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. Use when designing or implementing AI agents. Use when this capability is needed.
- ▌ Vue Router Best Practices 5 · tomevault-io bundleVue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions. Use when this capability is needed.
- ▌ Temporal Python Testing 2 · tomevault-io bundleTest Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures. Use when this capability is needed.
- ▌ Download CI Artifacts 2 · tomevault-io bundleDownload test results, screenshots, and logs from GitHub Actions Use when this capability is needed.
- ▌ Backend Dev Guidelines 9 · tomevault-io bundleOpinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod validation, unifiedConfig, Sentry error tracking, async safety, and testing discipline. Use when this capability is needed.
- ▌ Nanobanana Skill 2 · tomevault-io bundleGenerate or edit images using Google Gemini API via nanobanana. Use when the user asks to create, generate, edit images with nanobanana, or mentions image generation/editing tasks. Use when this capability is needed.
- ▌ Help 14 · tomevault-io bundleShows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something. Use when this capability is needed.
- ▌ Test 45 · tomevault-io bundleRuns automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.
- ▌ V3 CLI Modernization 2 · tomevault-io bundleCLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation. Use when this capability is needed.
- ▌ Mineru Extract 2 · tomevault-io bundleUse the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when web_fetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR). Use when this capability is needed.
- ▌ Rust Desktop Applications 2 · tomevault-io bundleBuild cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives Use when this capability is needed.
- ▌ Accessibility Audit 7 · tomevault-io bundleUse when auditing UI for accessibility, WCAG compliance, keyboard navigation, screen reader support, or when building inclusive interfaces.
- ▌
- ▌ Testing 80 · tomevault-io bundleCreate or expand test suites for microservices (unit, integration, consumer-contract tests for HTTP/gRPC handlers, service flows, event consumers, caches, jobs). Use when adding tests, raising coverage, writing regression tests, or validating consumer-facing behavior. NOT for adversarial code review (use review); NOT for final ship-readiness checks (use finish). Use when this capability is needed.
- ▌ Code Review 302 · tomevault-io bundlePerforms structured code reviews focusing on bugs, security, performance, and best practices. Use when reviewing code, pull requests, diffs, or when the user asks for feedback on implementations. Use when this capability is needed.
- ▌ Create Handoff 3 · tomevault-io bundleCreate handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress summarization. Use when this capability is needed.
- ▌ Implement Plan 2 · tomevault-io bundleExecute approved implementation plans from scratchpad. Use when implementing a previously planned feature. Use when this capability is needed.
- ▌ React Patterns 10 · tomevault-io bundleWrite React components with minimal state, proper memoization, and type-safe patterns. Use when creating components, managing state, or optimizing renders. Use when this capability is needed.
- ▌ Geospatial Visualization 2 · tomevault-io bundleMaster geographic and mapping visualizations with GeoViews. Use this skill when creating interactive maps, visualizing point/polygon/line geographic data, building choropleth maps, performing spatial analysis (joins, buffers, proximity), working with coordinate reference systems, or integrating tile providers and basemaps. Use when this capability is needed.
- ▌ Architecture Designer 2 · tomevault-io bundleSystem architecture, tech stack selection, debugging complex issues, and ADRs. Use for design AND troubleshooting. Use when this capability is needed.
- ▌ Custom Builtin Functions 2 · tomevault-io bundleCreate a custom builtin function to be used in the Rego policy engine Use when this capability is needed.
- ▌ Appwrite Swift 2 · tomevault-io bundleAppwrite Swift SDK skill. Use when building native iOS, macOS, watchOS, or tvOS apps, or server-side Swift applications with Appwrite. Covers client-side auth (email, OAuth), database queries, file uploads, real-time subscriptions with async/await, and server-side admin via API keys for user management, database administration, storage, and functions. Use when this capability is needed.
- ▌ Git Workflow 183 · tomevault-io bundleStandards for committing and pushing code to the Cycle Navigator Dashboard repository. Use this when the user wants to save, commit, or deploy changes. Use when this capability is needed.
- ▌ Visualize 2 · tomevault-io bundleRender rich interactive visuals — SVG diagrams, HTML widgets, Chart.js charts, interactive explainers — directly inline in chat using the render_visualization tool. Use whenever the user asks to visualize, diagram, chart, draw, map out, or illustrate something, or when a topic has spatial, sequential, or systemic relationships a diagram would clarify better than prose. Also use proactively for data comparisons, metrics, architecture, processes, or mechanisms that benefit from a visual. Use when this capability is needed.
- ▌ Documentation Writer 23 · tomevault-io bundleGenerate comprehensive documentation for PHP projects including API docs, README files, and inline documentation. Use when asked to document code or create project documentation. Use when this capability is needed.
- ▌ Acestep 3 · tomevault-io bundleUse ACE-Step API to generate music, edit songs, and remix music. Supports text-to-music, lyrics generation, audio continuation, and audio repainting. Use this skill when users mention generating music, creating songs, music production, remix, or audio continuation. Use when this capability is needed.
- ▌ Test Driven Development 27 · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Calculator 2 · tomevault-io bundlePerforms arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors. Use when this capability is needed.
- ▌ Gitlab Mr 2 · tomevault-io bundleManages git commits with Jira tickets (EPMCDME-xxx format), pushes, and GitLab MR creation. Works in any GitLab repository — repo info is detected at runtime. Use this skill whenever the user says "commit changes", "push changes", "create MR", "make merge request", "push and open PR", or any similar GitLab workflow request. Enforces Jira ticket format in commit messages.
- ▌ Vue Router Best Practices 6 · tomevault-io bundleVue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions. Use when this capability is needed.
- ▌ Openspec Apply Change 17 · tomevault-io bundleImplement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.
- ▌ Codebase Analysis 4 · tomevault-io bundlePatterns and techniques for analyzing brownfield codebases. Use when onboarding to unfamiliar code, preparing for refactoring, conducting architecture reviews, or identifying technical debt. Use when this capability is needed.
- ▌ Supabase Patterns 2 · tomevault-io bundleGeneric Supabase best practices for Row Level Security, realtime subscriptions, storage, and edge functions. Framework-agnostic. Use when this capability is needed.
- ▌ Analytics Tracking 3 · tomevault-io bundleWhen the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this," "track conversions," "attribution," "Mixpanel," "Segment," "are my events firing," or "analytics isn't working." Use this whenever someone asks how to know if something is working or wants to measure marketing results. For A/B test measurement, see ab-test-setup. Use when this capability is needed.
- ▌ Free Tool Strategy 2 · tomevault-io bundleWhen the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," "free resource," "ROI calculator," "grader tool," "audit tool," "should I build a free tool," or "tools for lead gen." Use this whenever someone wants to build something useful and give it away to attract leads or earn links. For downloadable content lead magnets (ebooks, checklists, templates), see lead-magnets. Use when this capability is needed.
- ▌ Review 57 · tomevault-io bundleCode review for quality, patterns, and best practices Use when this capability is needed.
- ▌ Naming Conventions 5 · tomevault-io bundleNaming conventions for types, functions, files, and resources. Use when creating new code or reviewing naming patterns. Emphasizes type-driven development. Use when this capability is needed.
- ▌ Writing Tests 8 · tomevault-io bundleGuidelines on writing tests for the backend Use when this capability is needed.
- ▌ Performance Optimizer 2 · tomevault-io bundleOptimize application performance and scalability. Use when investigating slow applications, scaling bottlenecks, or improving response times. Covers profiling, caching, database optimization, and frontend performance. Use when this capability is needed.
- ▌ API Design 35 · tomevault-io bundleRESTful API design conventions, OpenAPI specifications, versioning strategies, and error response patterns. Use when designing, building, or documenting APIs. Use when this capability is needed.
- ▌ Clean Code 13 · tomevault-io bundlePrinciples for writing readable, maintainable, and simple code. Use when writing new functions, refactoring existing code, doing code reviews, or when user asks about "naming conventions", "code readability", "clean code", or "code quality". Use when this capability is needed.
- ▌ Parallel Execution 4 · tomevault-io bundleUse when multiple subtasks have no shared files or dependencies and can be executed simultaneously.
- ▌ Frontend Code Review 2 · tomevault-io bundleConducts comprehensive frontend code reviews including React/Vue/Angular component analysis, TypeScript/JavaScript quality assessment, CSS/styling review, performance optimization, accessibility compliance, security vulnerabilities, and best practices validation. Produces detailed review reports with specific issues, severity ratings, and actionable recommendations. Use when reviewing frontend code, analyzing React/Vue/Angular components, checking JavaScript/TypeScript quality, validating CSS/SCSS, assessing web performance, or when users mention "review frontend code", "check React components", "analyze JavaScript", "review TypeScript", "validate accessibility", or "frontend code quality". Use when this capability is needed.