tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Documentation Generation 7 · tomevault-io bundleGlobal documentation skill for generating code references, SDLC gate Use when this capability is needed.
- ▌ Spring Boot Resilience4j 2 · tomevault-io bundleProvides fault tolerance patterns for Spring Boot 3.x using Resilience4j. Use when implementing circuit breakers, handling service failures, adding retry logic with exponential backoff, configuring rate limiters, or protecting services from cascading failures. Generates circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback implementations. Validates resilience configurations through Actuator endpoints.
- ▌ Agent Audit 2 · tomevault-io bundleAudit an existing Claude Code agent/subagent for quality, routing mesh compliance, and best-practice adherence. Checks frontmatter, domain expert criteria, routing mesh, content quality, proactive triggers, and source integrity. Interactive issue resolution with parallel code + web research forks. Use when this capability is needed.
- ▌ Collaborating With Codex 2 · tomevault-io bundleDelegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID. Use when this capability is needed.
- ▌ MCP Server Development 2 · tomevault-io bundleMCP protocol patterns, tool implementation, resource handlers, prompt templates, and error handling for Model Context Protocol servers Use when this capability is needed.
- ▌ Software Architecture 7 · tomevault-io bundleGuide for Python software architecture in the SAPPHIRE forecast tools project. Use when writing code, designing module structure, refactoring, or making architectural decisions. Provides project-specific conventions for Python, Docker, and scientific computing patterns. Use when this capability is needed.
- ▌ Cleanup Code 2 · tomevault-io bundle指定されたTypeScriptファイルの型エラー修正・非推奨APIの置換・未使用importの削除・JSDocの追加を行い、コードを整理する。 Use when this capability is needed.
- ▌ Branch Protection 2 · tomevault-io bundleActivate when performing git operations. MANDATORY by default - prevents direct commits to main/master, blocks destructive operations (force push, reset --hard). Enforces dev-first workflow where all changes go to dev before main. Assumes branch protection enabled unless disabled in settings. Use when this capability is needed.
- ▌ Database Engineer 3 · tomevault-io bundleActivate when user needs database work - schema design, query optimization, migrations, data modeling. Activate when @Database-Engineer is mentioned or work involves database design or performance tuning. Use when this capability is needed.
- ▌ Security Engineer 4 · tomevault-io bundleActivate when user needs security work - vulnerability assessment, security architecture, compliance audits, penetration testing. Activate when @Security-Engineer is mentioned or work requires security review. Use when this capability is needed.
- ▌ Golang Performance 8 · tomevault-io bundleGolang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (see golang-benchmark skill) or debugging workflow (see golang-troubleshooting skill). Use when this capability is needed.
- ▌ Clinicaltrials Database 2 · tomevault-io bundleQuery ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching. Use when this capability is needed.
- ▌ Literature Review 9 · 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.
- ▌ Write Git Commit 2 · tomevault-io bundleCreate a git commit following repository conventions Use when this capability is needed.
- ▌ Terraform Module Library 17 · tomevault-io bundleBuild reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. Use when this capability is needed.
- ▌ Scientific Brainstorming 2 · tomevault-io bundleCreative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation. Use when this capability is needed.
- ▌ Scientific Critical Thinking 6 · tomevault-io bundleEvaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims. Use when this capability is needed.
- ▌ Software Architecture 8 · tomevault-io bundleGuide for quality focused software architecture. Use when designing software systems, reviewing architecture, analyzing code structure, planning refactors, or mentoring on architectural patterns. Use when this capability is needed.
- ▌ Web Design Guidelines 30 · tomevault-io bundleReview UI code for Web Interface Guidelines compliance. Use when reviewing UI code, checking accessibility standards, auditing design consistency, or validating sites against best practices. Use when this capability is needed.
- ▌ Fastapi Router Py 13 · tomevault-io bundleCreate FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or add... Use when this capability is needed.
- ▌ Fastapi Templates 21 · 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.
- ▌ GRAPHQL Architect 16 · 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.
- ▌ Chrome Devtools 9 · tomevault-io bundleBrowser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. Use when this capability is needed.
- ▌ Documentation 108 · tomevault-io bundleTechnical writer with expertise in creating clear, comprehensive, and user-friendly documentation. Use when this capability is needed.
- ▌ Security Risk 2 · tomevault-io bundleCombine security scanning and threat modeling for changes involving data handling, API interception, sync, storage, authentication, and encryption. Use when this capability is needed.
- ▌ Kubernetes Expert 5 · tomevault-io bundleKubernetes specialist for manifests, Helm charts, and ArgoCD GitOps in the k8s-monitoring project. Use when creating or reviewing K8s resources, Helm chart changes, or ArgoCD Application manifests for the k3d cluster. Use when this capability is needed.
- ▌ Agent Browser 45 · tomevault-io bundleBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools. Use when this capability is needed.
- ▌ Docusaurus Plugins 4 · tomevault-io bundleUse when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
- ▌ Authentication Patterns 3 · tomevault-io bundleComprehensive authentication implementation guidance including JWT best practices, OAuth 2.0/OIDC flows, Passkeys/FIDO2/WebAuthn, MFA patterns, and secure session management. Use when implementing login systems, token-based auth, SSO, passwordless authentication, or reviewing authentication security. Use when this capability is needed.
- ▌ Gemini Workspace Bridge 2 · tomevault-io bundleCentral authority for Claude-Gemini shared workspace architecture. Defines directory structure, artifact exchange, and file naming conventions. Use when setting up dual-CLI workflows, deciding where to store AI artifacts, or managing cross-CLI file exchange. Use when this capability is needed.
- ▌ Conversation Analyzer 3 · tomevault-io bundleAnalyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.
- ▌ Django Access Review 8 · tomevault-io bundledjango-access-review Use when this capability is needed.
- ▌ Commit 97 · tomevault-io bundleGenerate a conventional commit message based on staged changes. Use when committing code changes. Use when this capability is needed.
- ▌ Conventional Commit 5 · tomevault-io bundleWrite git commit messages following the Conventional Commits v1.0.0 specification. ALWAYS use this skill when committing code changes, writing commit messages, reviewing or validating commit message format — even when the user simply asks to "commit this" or "write a commit message" without explicitly mentioning conventional commits. Also triggers when the user mentions conventional commits, commit message standards, semantic commit messages, structured commit format, commit types (feat, fix, refactor, chore, etc.), commit scopes, BREAKING CHANGE notation, git trailers, or asks whether a commit message is valid. Supports type selection, optional scope, ! suffix and BREAKING CHANGE footer, multi-paragraph body, git trailer footers, and Semantic Versioning correlation. Use when this capability is needed.
- ▌ Skill Template 5 · tomevault-io bundleTemplate for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection. Use when this capability is needed.
- ▌ Langchain Architecture 18 · tomevault-io bundleMaster the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration. Use when this capability is needed.
- ▌ Deploy Material Agent Docker 2 · tomevault-io bundleDeploy the material-agent-service locally using Docker Compose with OVRTX rendering. Use when user wants to run material agent with docker, docker compose, set up local deployment, run the service locally with GPU rendering, start material agent containers, or configure VLM provider for docker deployment. Trigger phrases include "docker compose", "docker deploy", "run locally with docker", "start material agent docker", "docker up", "local deployment", "compose up". Use when this capability is needed.
- ▌ Next Cache Components 21 · tomevault-io bundleNext.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Use when this capability is needed.
- ▌ Intelligent Router 2 · tomevault-io bundleAnalyzes user questions and automatically dispatches optimal agents/skills/plugins
- ▌ Synthetic Data Generation 3 · tomevault-io bundleGenerate synthetic data, run a flow, create training data, produce datasets, or author custom flow YAMLs using sdg_hub Use when this capability is needed.
- ▌ Polyglot Test Agent 3 · tomevault-io bundleGenerates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.
- ▌ Nodejs Backend Patterns 25 · tomevault-io bundleBuild production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures. Use when this capability is needed.
- ▌ CI CD Pipeline Builder 12 · tomevault-io bundleConstrutor de Pipeline CI/CD — gera pipelines pragmáticos a partir de sinais detectados do stack do projeto, com estágios de lint, test, build e deploy, e suporte a GitHub Actions e GitLab CI. Use when this capability is needed.
- ▌ SQL Database Assistant 3 · tomevault-io bundleUse quando o usuário pede para escrever queries SQL, otimizar desempenho de banco de dados, gerar migrações, explorar esquemas de banco de dados, ou trabalhar com ORMs como Prisma, Drizzle, TypeORM ou SQLAlchemy. Use when this capability is needed.
- ▌ Fastapi Router Py 14 · tomevault-io bundleCreate FastAPI routers following established patterns with proper authentication, Use when this capability is needed.
- ▌ Fastapi Templates 22 · tomevault-io bundleCreate production-ready FastAPI projects with async patterns, dependency Use when this capability is needed.
- ▌ GRAPHQL Architect 17 · tomevault-io bundleMaster modern GraphQL with federation, performance optimization, and Use when this capability is needed.
- ▌ Patent Application Creator 2 · tomevault-io bundleComplete end-to-end patent application creation from invention disclosure to USPTO-ready filing - prior art search, claims drafting, specification writing, diagrams, compliance checking Use when this capability is needed.
- ▌ Authentication Patterns 4 · tomevault-io bundleAuthentication and authorization patterns including OAuth2, JWT, RBAC, session management, and PKCE flows Use when this capability is needed.
- ▌ Prompt Engineering 17 · tomevault-io bundleComprehensive prompt engineering framework for designing, optimizing, and iterating LLM prompts. Use when creating prompts, optimizing existing prompts, or improving AI instructions. Use when this capability is needed.
- ▌ Optimise Cursor Repo 2 · tomevault-io bundleAudit a repository's Cursor configuration or evaluate whether a specific artefact (rule, skill, command, subagent) is correctly placed. Use when optimising the repo for Cursor, improving indexing, adding or assessing rules/skills, or deciding where information should live. Use when this capability is needed.
- ▌ Coding Standards 30 · tomevault-io bundleEnforces coding standards when writing or modifying code. Covers naming conventions, exception and error handling patterns, structured logging, tracing, project structure, environment-based configuration, secrets management, app initialization, async patterns, and code quality tooling. Language-specific conventions (Python, Java, C#, React/TypeScript) are loaded from bundled reference packs. Use this skill when writing code, creating new files or modules, defining classes or functions, adding error handling, setting up project scaffolding, configuring deployment, or reviewing code for standards compliance. Use when this capability is needed.
- ▌ Gemini Interactions API 6 · tomevault-io bundleUse this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
- ▌ Promote 3 · tomevault-io bundleRuns the full release workflow for the current project. Commits any uncommitted changes, pushes to remote, creates and merges a PR if on a feature branch, determines the next semver version from conventional commits, creates an annotated git tag and GitHub release with generated notes, cleans up merged branches, and returns to a clean main. Use when the user says promote, ship, release, commit and push, tag and release, or get back to main.
- ▌ Implementation Approach 3 · tomevault-io bundleSelects implementation strategy (vertical slice, horizontal, or hybrid) with risk assessment. Use when planning feature implementation. Use when this capability is needed.
- ▌ Integration E2e Testing 3 · tomevault-io bundle統合テストとE2Eテストを設計。モック境界と振る舞い検証ルールを適用。E2Eテスト、統合テスト作成時に使用。 Use when this capability is needed.
- ▌ Azure AI Contentsafety Py 2 · tomevault-io bundleAzure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Use when this capability is needed.
- ▌ Azure AI Contentsafety TS 2 · tomevault-io bundleAnalyze text and images for harmful content with customizable blocklists. Use when this capability is needed.
- ▌ Azure AI Textanalytics Py 2 · tomevault-io bundleAzure AI Text Analytics SDK for sentiment analysis, entity recognition, key phrases, language detection, PII, and healthcare NLP. Use for natural language processing on text. Use when this capability is needed.
- ▌ Azure AI Transcription Py 2 · tomevault-io bundleAzure AI Transcription SDK for Python. Use for real-time and batch speech-to-text transcription with timestamps and diarization. Use when this capability is needed.
- ▌ Azure AI Voicelive Dotnet 2 · tomevault-io bundleAzure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication. Use when this capability is needed.
- ▌ Azure Appconfiguration Py 2 · tomevault-io bundleAzure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Use when this capability is needed.
- ▌ Azure Appconfiguration TS 2 · tomevault-io bundleCentralized configuration management with feature flags and dynamic refresh. Use when this capability is needed.
- ▌ Azure Keyvault Secrets TS 2 · tomevault-io bundleManage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values. Use when this capability is needed.
- ▌ Azure Search Documents Py 2 · tomevault-io bundleAzure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. Use when this capability is needed.
- ▌ Azure Search Documents TS 2 · tomevault-io bundleBuild search applications with vector, hybrid, and semantic search capabilities. Use when this capability is needed.
- ▌ Cc Skill Backend Patterns 2 · tomevault-io bundleBackend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. Use when this capability is needed.
- ▌ Cc Skill Coding Standards 2 · tomevault-io bundleUniversal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. Use when this capability is needed.
- ▌ Multi Agent Brainstorming 2 · tomevault-io bundleSimulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes before implementation. Use when this capability is needed.
- ▌ React Native Architecture 12 · tomevault-io bundleProduction-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture. Use when this capability is needed.
- ▌ Security Bluebook Builder 4 · tomevault-io bundleBuild a minimal but real security policy for sensitive apps. The output is a single, coherent Blue Book document using MUST/SHOULD/CAN language, with explicit assumptions, scope, and security gates. Use when this capability is needed.
- ▌ SQL Optimization Patterns 5 · tomevault-io bundleTransform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis. Use when this capability is needed.
- ▌ Startup Metrics Framework 3 · tomevault-io bundleComprehensive guide to tracking, calculating, and optimizing key performance metrics for different startup business models from seed through Series A. Use when this capability is needed.
- ▌ Team Composition Analysis 2 · tomevault-io bundleDesign optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A. Use when this capability is needed.
- ▌ Threat Mitigation Mapping 3 · tomevault-io bundleMap identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness. Use when this capability is needed.
- ▌ Typescript Advanced Types 5 · tomevault-io bundleComprehensive guidance for mastering TypeScript's advanced type system including generics, conditional types, mapped types, template literal types, and utility types for building robust, type-safe applications. Use when this capability is needed.
- ▌ X Article Publisher Skill 2 · tomevault-io bundlePublish articles to X/Twitter Use when this capability is needed.
- ▌ Documentation Guide 2 · tomevault-io bundleUse this skill for ANY work in a documentation-template project — writing markdown, working with the issue tracker (issues, subtasks, comments, agent-logs), creating blog posts, editing docs pages, configuring site.yaml / navbar.yaml / footer.yaml / .env, and anything touching files under the project's `data/` folder. The skill triages the task to a domain-specific reference file (writing, docs-layout, blog-layout, issue-layout, settings-layout). TRIGGER eagerly — documentation work in this project almost always benefits from this skill. Use it whenever the user mentions docs, frontmatter, settings.json, the todo / issues tracker, blog posts, the data folder, content types, themes, or any file under the project's content folders. SKIP only for pure framework source-code work under `astro-doc-code/src/` that doesn't touch any documentation file.
- ▌ Backend Patterns 15 · tomevault-io bundleDDD structure, caching, auth, error handling, and common backend patterns Use when this capability is needed.
- ▌ Roadmap Integration 2 · tomevault-io bundleManages product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap. Use when running /roadmap command or mentions 'roadmap', 'add feature', 'brainstorm ideas', or 'prioritize features'.
- ▌ Specification Phase 2 · tomevault-io bundleThis skill orchestrates the /specify phase, producing spec.md with measurable success criteria, classification flags for downstream workflows, and maximum 3 clarifications using informed guess heuristics for technical defaults. Use when this capability is needed.
- ▌ MCP Connector 2 · tomevault-io bundleProvides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent (e.g. Claude Desktop) to invoke Antigravity skills as native tools.
- ▌ Video Prompting 2 · tomevault-io bundleDraft and refine prompts for video generation models (text-to-video and image-to-video), and create character-sheet prompts for image models when the goal is character consistency before image-to-video. Use when a user asks for a "video prompt", a model-specific prompt such as Seedance 2.0, Ovi, Sora, Veo 3, Wan 2.2, LTX-2, or LTX-2.3, or a consistent-character prompt such as "character sheet prompt", "character turnaround", "character reference sheet", or "photographic identity sheet". Use when this capability is needed.
- ▌
- ▌ Retrospective 3 · tomevault-io bundleRun after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epic Use when this capability is needed.
- ▌ Documentation Guidelines 4 · tomevault-io bundleWrite or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions. Use when this capability is needed.
- ▌ Finishing A Development Branch 15 · tomevault-io bundleUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
- ▌ Python Design Patterns 2 · tomevault-io bundlePython design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use when making architecture decisions, refactoring code structure, or evaluating when abstractions are appropriate. Use when this capability is needed.
- ▌ Skill Developer 10 · tomevault-io bundleCreate and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule. Use when this capability is needed.
- ▌ GRAPHQL Schema Designer 3 · tomevault-io bundleDesign GraphQL schemas with federation, resolvers, dataloaders, n+1 query prevention, and schema stitching patterns Use when this capability is needed.
- ▌ Manage Backend Configuration 2 · tomevault-io bundleManage backend configuration safely with typed, validated settings and clear separation between defaults and secrets. Use when this capability is needed.
- ▌ React Server Components Framework 4 · tomevault-io bundleDesign and implement React Server Components with Next.js 15 App Router. Master server-first architecture, streaming SSR, Server Actions, React 19 patterns, and modern data fetching for 2025+ development. Use when this capability is needed.
- ▌ Plugin Verification 2 · tomevault-io bundleVerify Claude extensions and plugins across hooks, skills, sub-agents, teams, manifest, structure, runtime loading, and CI parity. Use when this capability is needed.
- ▌ Playwright Browser 2 · tomevault-io bundle浏览器自动化技能,支持101个工具:页面导航、元素交互、内容提取、截图、网络控制、性能监控等 Use when this capability is needed.
- ▌ Architecture Design Review 3 · tomevault-io bundleRed-team review of system/design proposals to find fatal flaws and blockers across architecture/tech risk, business reasonableness, and security/compliance. Outputs rejection-style critique (blockers, contradictions, missing invariants), not improvement plans. Use when the user wants a harsh risk审查/否决/质疑/拆穿 review. Use when this capability is needed.
- ▌ Code Review Checklist 18 · tomevault-io bundleLanguage-agnostic code review checklist. Covers security, performance, readability, maintainability, testing, and common pitfalls across languages. Use when performing code reviews, creating review guidelines, or when the user mentions code review, PR review, review checklist, or code quality. Use when this capability is needed.
- ▌ Systematic Debugging 37 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior - requires finding root cause before attempting any fixes
- ▌ Conventional Commits 9 · tomevault-io bundleUse when writing git commit messages in this repository. Enforces the project's conventional commit format — type prefix, GitHub issue reference, and atomic commits — as defined in .gitmessage and .github/COMMIT_CONVENTION.md.
- ▌ Tavily Search 4 · tomevault-io bundleAI-powered web search and content extraction Use when this capability is needed.
- ▌ Visual Design 3 · tomevault-io bundleUse this skill any time the user needs a visual output as an image