tomevault-io
- 62k skills
- 0 followers
- 3 hours ago last updated
- ▌ Documentation 73 · tomevault-io bundleDocumentation guidelines for HoloViz packages. Use when writing or reviewing docs, changelog entries, or API references in any HoloViz repository. Use when this capability is needed.
- ▌ Langchain 15 · tomevault-io bundleBuild LLM applications with LangChain. Create chains, agents, memory systems, and tool integrations. Use for conversational AI, document QA, and complex LLM orchestration. Use when this capability is needed.
- ▌ Shadcn UI 10 · tomevault-io bundleBuild modern React UIs with shadcn/ui components. Covers component installation, customization, theming, form integration, and accessibility. Use for React applications with Tailwind CSS, design system implementation, and rapid UI development. Use when this capability is needed.
- ▌ Webapp Testing 24 · tomevault-io bundleToolkit for testing web applications using Playwright. Use when verifying frontend functionality, debugging UI behavior, capturing screenshots, or viewing browser logs. Use when this capability is needed.
- ▌ Architecture Patterns 4 · tomevault-io bundleSoftware architecture patterns and best practices Use when this capability is needed.
- ▌ Angular Testing 3 · tomevault-io bundleWrite unit and integration tests for Angular v21+ applications using Vitest or Jasmine with TestBed, component harnesses, and modern testing patterns. Use for testing components with signals, OnPush change detection, services with inject(), and HTTP interactions. Triggers on test creation, testing signal-based components, mocking dependencies, or setting up test infrastructure. Use when this capability is needed.
- ▌ Openspec Bulk Archive Change 26 · tomevault-io bundleArchive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
- ▌ Speckit Taskstoissues 2 · tomevault-io bundleConvert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts. Use when this capability is needed.
- ▌ Revert 3 · tomevault-io bundleSafely rollback changes using git revert with impact assessment and validation. Use when a commit needs to be undone, a PR introduced a bug, or changes need to be rolled back without rewriting history. Use when this capability is needed.
- ▌ Review 48 · tomevault-io bundleComprehensive code review of the current branch against base. Read-only analysis with P0-P3 severity-rated findings and actionable feedback. Use before merging or to check code quality. Use when this capability is needed.
- ▌ Git Worktree 8 · tomevault-io bundleThis skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles. Use when this capability is needed.
- ▌ Web Fetch 5 · tomevault-io bundleHTTP requests (GET/POST/PUT/DELETE) to URLs. Use for API calls, endpoint testing, or basic scraping. Use when this capability is needed.
- ▌ Brand Voice 2 · tomevault-io bundleAnalyse brand voice, tone, and content strategy from website text content. Extracts tone dimensions, voice characteristics, vocabulary patterns, CTA style, and language variant (AU/US/UK English). Use when analysing brand tone of voice, creating content guidelines from existing copy, or documenting brand communication style from scraped website text. Use when this capability is needed.
- ▌ Documentation Style 2 · tomevault-io bundleApply consistent documentation standards and style guidelines when creating, reviewing, or improving project documentation (README, architecture docs, guides, references). This skill should be used when writing new documentation, reviewing existing docs for style consistency, or when users request documentation improvements or style guide compliance checks. Use when this capability is needed.
- ▌ Writing Skills 19 · tomevault-io bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Plan 22 · tomevault-io bundleUse when the user wants to create, update, extend, or replace a Maximus Loop task plan (plan.json). Triggers on "create a plan", "plan this feature", "generate tasks", "break this down into tasks", "add tasks for", "scope this work", "plan the next phase", "update the plan", or /arc:plan.
- ▌ Test Driven Development 9 · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Code Simplifier 11 · tomevault-io bundleReviews recently modified code for simplification opportunities. Use after implementation to identify clarity and maintainability improvements. Use when this capability is needed.
- ▌ Git Commit 35 · tomevault-io bundleGit commit message generator that creates conventional commit messages based on code changes. Use when this capability is needed.
- ▌ Django Perf Review 3 · tomevault-io bundleDjango performance code review. Use when asked to "review Django performance", Use when this capability is needed.
- ▌ Code Review 256 · tomevault-io bundleReview code written by Claude Code or humans across multiple languages. Use when asked to review, audit, critique, or analyze code quality. Supports R, Python, JavaScript, SQL, C++, Rust, Go, Ansible, Kustomize/Kubernetes, Dockerfiles, Docker Compose, and Bash. Covers correctness, security, performance, testing, documentation, and architecture. Produces actionable output for Claude Code to fix issues plus human-readable REVIEW.md summaries. Use when this capability is needed.
- ▌ Tailwind Patterns 2 · tomevault-io bundleTailwind 4.0 patterns for styling React components. Applies to class usage, color selection, inheritance optimization, responsive design, or reducing redundant utilities and wrapper divs. Use when this capability is needed.
- ▌ Requirements Engineering 2 · tomevault-io bundleTransform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptance criteria, identify edge cases, and validate completeness before moving to design. Use when this capability is needed.
- ▌ Skill Installer 10 · tomevault-io bundleInstall Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Use when this capability is needed.
- ▌ Backend Tests 2 · tomevault-io bundleYour approach to handling backend tests. Use this skill when working on files where backend tests comes into play. Use when this capability is needed.
- ▌ Template Skill 7 · tomevault-io bundleUse when working with a template skill demonstrating the required structure and metadata for a skill package.
- ▌ Csharp Developer 2 · tomevault-io bundleUse when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures database access with Entity Framework Core, implements async patterns and cancellation, structures applications with CQRS via MediatR, and scaffolds Blazor components with state management. Invoke for C#, .NET, ASP.NET Core, Blazor, Entity Framework, EF Core, Minimal API, MAUI, SignalR.
- ▌ Nextjs Developer 2 · tomevault-io bundleUse when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js 14, App Router, RSC, use server, Server Components, Server Actions, React Server Components, generateMetadata, loading.tsx, Next.js deployment, Vercel, Next.js performance.
- ▌ Sdd New Spec 2 · tomevault-io bundleScaffold a feature spec for a roadmap phase and open it as a PR for human review. Reads specs/roadmap.md, lets the user pick a phase (or accepts one as argument), runs preflight checks, cuts a feature branch, writes specs/YYYY-MM-DD-<slug>/ (requirements.md, plan.md, validation.md — grounded in specs/mission.md and specs/tech-stack.md), commits, pushes, and opens a PR. Makes zero code changes — the PR is for review of the spec itself; implementation follows in a separate PR once the spec is approved. Groups clarifying questions (one per output file) via AskUserQuestion before any disk write. Use when this capability is needed.
- ▌ Deployment 11 · tomevault-io bundlePlan and execute safe deployments with rollback procedures, verification, and monitoring Use when this capability is needed.
- ▌ Pr Writing 2 · tomevault-io bundleUse when creating PRs, writing commit messages, managing branches, or preparing code for merge
- ▌ Railway Deploy 3 · tomevault-io bundleRailway deployment — deploy apps, databases, and services Use when this capability is needed.
- ▌ MCP Builder 45 · tomevault-io bundleBuild MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services. Use when this capability is needed.
- ▌ Finishing A Development Branch 2 · tomevault-io bundle当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾 Use when this capability is needed.
- ▌ Grdb 2 · tomevault-io bundleUse when writing raw SQL with GRDB, complex joins across 4+ tables, window functions, ValueObservation for reactive queries, or dropping down from SQLiteData for performance. Direct SQLite access for iOS/macOS with type-safe queries and migrations.
- ▌ Git Release 6 · tomevault-io bundleCreate consistent releases and changelogs Use when this capability is needed.
- ▌ Documentation Manager 2 · tomevault-io bundleCreates and updates README files, API documentation, changelogs, architecture docs, and user guides for Loom projects. Use when docs are outdated, a feature needs documenting, a changelog entry is missing, or code changes require documentation updates.
- ▌ Skill Creator 187 · tomevault-io bundleGuide for creating effective skills in a Node.js/JavaScript environment. 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 for modern JavaScript development. Use when this capability is needed.
- ▌ App Router 2 · tomevault-io bundleWork with Next.js App Router in src/app/. Use when creating or modifying pages, layouts, loading states, error boundaries, or any route components in the App Router structure. Use when this capability is needed.
- ▌ Providers 3 · tomevault-io bundleCreate, configure, and centralize React providers in src/providers/. Use when creating new providers, setting up context providers, or organizing provider structure. Use when this capability is needed.
- ▌ Documentation 74 · tomevault-io bundleUse when creating docs, updating guides, writing API references, or reviewing documentation for Particle-Viewer.
- ▌ Code Quality 21 · tomevault-io bundleApply a minimal, repeatable quality checklist to changes (correctness, security, maintainability, tests) and suggest repo-aligned checks without inventing tooling. Use when this capability is needed.
- ▌ Pattern Detection 2 · tomevault-io bundleAuto-detects reusable patterns, best practices, and automation opportunities during implementation. Recognizes repetitive structures and generalizable solutions that could become skills. Use when this capability is needed.
- ▌ Git Commit Formatter 2 · tomevault-io bundleFormats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message. Use when this capability is needed.
- ▌ Vue Best Practices 22 · tomevault-io bundleMUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.
- ▌ Coding 3 · tomevault-io bundleCoding standards and best practices for implementation work Use when this capability is needed.
- ▌ Aeon 3 · tomevault-io bundleThis skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs. Use when this capability is needed.
- ▌ Cirq 2 · tomevault-io bundleGoogle quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM hardware use qiskit; for quantum ML with autodiff use pennylane; for physics simulations use qutip. Use when this capability is needed.
- ▌ Dask 2 · tomevault-io bundleDistributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars. Use when this capability is needed.
- ▌ Shap 3 · tomevault-io bundleModel interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model. Use when this capability is needed.
- ▌ Vaex 2 · tomevault-io bundleUse this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.
- ▌ Review 49 · tomevault-io bundleCode Review Swarm - Deploys 7 parallel review agents (2 custom + 5 official Anthropic plugin agents, with built-in fallbacks) to analyze code for bugs, style, silent failures, comment accuracy, type design, and test coverage. Automatically fixes CRITICAL and MAJOR findings, with optional code simplification pass. Use when this capability is needed.
- ▌ Flutter Architecture 2 · tomevault-io bundleGuide the agent on feature-first folder structure, layer separation, and how to scaffold new features in the {{APP_NAME}} Flutter project. Use when this capability is needed.
- ▌ Git Pr 3 · tomevault-io bundleAnalyze comments for requirements compliance (requires --comments) Use when this capability is needed.
- ▌ Gitlab CI 2 · tomevault-io bundleGitLab CI/CD multi-project pipeline orchestration and cross-pipeline dependencies. This skill should be used when configuring trigger jobs to start downstream pipelines in other GitLab projects, implementing cross-pipeline gating (Repo B waits for Repo A's build), setting up tag cascade pipelines across multiple repos, creating pipeline subscriptions, passing variables between pipelines, using strategy depend for synchronous triggers, building scheduled cross-project rebuilds, MR cross-validation against dependent repos, manual orchestration buttons, or writing .gitlab-ci.yml files with multi-project trigger patterns. Covers both generic GitLab CI patterns and edge infrastructure-specific templates for multi-repo Nix flake architectures. Use when this capability is needed.
- ▌ Git Workflow 150 · tomevault-io bundleTrunk-based git workflow with worktrees, switch/restore over checkout, Conventional Commits, force-with-lease. Use whenever the user asks me to commit, push, branch, or rebase. Use when this capability is needed.
- ▌ Development Estimation 2 · tomevault-io bundleUse when estimating time, effort, cost, or complexity for features, projects, refactors, and bug backlogs. Produces defensible estimates via triage, decomposition, risk handling, and confidence intervals, with clear assumptions and validation steps.
- ▌ Coding Standards 15 · tomevault-io bundleCross-language coding standards for Python, TypeScript, and Go covering naming, SOLID design, code smell removal, and comment philosophy. Use when writing, reviewing, or refactoring production code for maintainability. Use when this capability is needed.
- ▌ Translation 2 · tomevault-io bundleGuidelines for translating and localizing the Kilo Code extension, including language-specific rules for German, Simplified Chinese, and Traditional Chinese. Use when this capability is needed.
- ▌ Skill Authoring 7 · tomevault-io bundleCreate or update portable Agent Skills under .agents/skills with concise SKILL.md instructions and optional scripts, references, or assets. Use when a user wants skill-creator behavior that works across Codex, Gemini, Claude Code, OpenCode, or other agents without relying on one vendor's built-in creator. Use when this capability is needed.
- ▌ Skill Creator 188 · 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.
- ▌ Root Cause Analysis 2 · tomevault-io bundleAnalyze telemetry data for root cause analysis using Kopai CLI. Use when debugging errors, investigating latency issues, tracing request flows across services, or correlating logs with traces. Also use when users report production issues like "why is my API slow", "getting 500 errors", "service is down", "requests are timing out", or any symptom that needs telemetry-based investigation — even if they don't mention traces or observability explicitly. Use when this capability is needed.
- ▌ Code Simplify 2 · tomevault-io bundleThis skill should be used when the user asks to "simplify code", "clean up code", "refactor for clarity", "reduce complexity", "improve readability", "make this easier to maintain", or asks to simplify recently modified code. Use when this capability is needed.
- ▌ Confluence 3 · tomevault-io bundleUse confluence-cli to read, search, create, update, move, delete, and convert Confluence pages and attachments from the terminal. Use when this capability is needed.
- ▌ Clean Code 6 · tomevault-io bundlePragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments Use when this capability is needed.
- ▌ Go Backend 2 · tomevault-io bundleImplements and modifies Go backend services for this project—gRPC handlers, services, domain logic, repositories, and Protocol Buffers. Use when building or changing backend APIs, business logic, domain entities, or repository layer. Use when this capability is needed.
- ▌ Git Expert 2 · tomevault-io bundleExpert-level Git version control with advanced workflows, branching strategies, and best practices for team collaboration Use when this capability is needed.
- ▌ Changelog Generator 4 · tomevault-io bundle智能变更日志生成器 - 自动分析Git提交历史,生成符合规范的CHANGELOG.md。支持语义化版本管理、多种输出格式、增量更新和GitHub/GitLab集成。 Use when this capability is needed.
- ▌ Frontend Design 63 · 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 Ssr 2 · tomevault-io bundleImplement server-side rendering and hydration in Angular v20+ using @angular/ssr. Use for SSR setup, hydration strategies, prerendering static pages, and handling browser-only APIs. Triggers on SSR configuration, fixing hydration mismatches, prerendering routes, or making code SSR-compatible. Use when this capability is needed.
- ▌ Code Review 215 · tomevault-io bundleAutomated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when reviewing code changes, PRs, or doing code audits. Use when this capability is needed.
- ▌ Claude Agents 2 · tomevault-io bundleThis skill syncs Claude Code configuration between local (~/.claude/) and the GitHub repo (pmgraham/claude-agents). Use when this capability is needed.
- ▌ Moonbit Agent Guide 3 · tomevault-io bundleGuide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions. Use when this capability is needed.
- ▌ Code Check 2 · tomevault-io bundleReviews staged or recent code changes against LocoMotion coding Use when this capability is needed.
- ▌ API Client 2 · tomevault-io bundleFetch API patterns with error handling, retry logic, and caching. Use when building API integrations, handling network failures, or implementing offline-first data fetching. Use when this capability is needed.
- ▌ Deployment 9 · tomevault-io bundleDeploy web applications to Cloudflare Pages/Workers or DigitalOcean VPS. Use when configuring deployment, setting up production environments, or managing releases. Use when this capability is needed.
- ▌ Env Config 2 · tomevault-io bundleImplement environment variable management with .env files, validation, and environment-specific configs. Use when setting up configuration, handling secrets, or managing different deployment environments. Use when this capability is needed.
- ▌ Validation 5 · tomevault-io bundleValidate data with JSON Schema and AJV. Use when validating API requests, form submissions, database inputs, or any data boundaries. Provides deterministic validation with consistent error formats. Use when this capability is needed.
- ▌ Github Workflow 3 · tomevault-io bundleGitHub development workflow — issue discipline, commit format, pre-PR conformance gate, gh CLI recipes, and PR review handling Use when this capability is needed.
- ▌ Python Patterns 4 · tomevault-io bundlePython 3.11+ best practices — typing, project structure, error handling, async patterns, testing with pytest, Pydantic configuration, and packaging with uv Use when this capability is needed.
- ▌ Context Optimize 2 · tomevault-io bundleAnalyze and compress context for higher signal-to-noise ratio. Use when GEMINI.md or session context is bloated and needs cleanup. Use when this capability is needed.
- ▌ Apple Notes 16 · tomevault-io bundleManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks text2llm to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
- ▌ Blogwatcher 13 · tomevault-io bundleMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
- ▌ Bluebubbles 11 · tomevault-io bundleUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
- ▌ Healthcheck 10 · tomevault-io bundleHost security hardening and risk-tolerance configuration for text2llm deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, text2llm cron scheduling for periodic checks, or version status checks on a machine running text2llm (laptop, workstation, Pi, VPS). Use when this capability is needed.
- ▌ Model Usage 11 · tomevault-io bundleUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. Use when this capability is needed.
- ▌ Doc Coauthoring 6 · tomevault-io bundleGuide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks. Use when this capability is needed.
- ▌ Controller 2 · tomevault-io bundleCreate a controller with commands, read model queries, routes, and integration tests Use when this capability is needed.
- ▌ Responsive Design 3 · tomevault-io bundleImplement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior. Use when this capability is needed.
- ▌ Github Issue 2 · tomevault-io bundleGitHub issue lifecycle management with worktree isolation Use when this capability is needed.
- ▌ Create Subagents 2 · tomevault-io bundleExpert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents. Use when this capability is needed.
- ▌ React Expert 6 · tomevault-io bundleProvides React 18/19 expertise including hooks, component patterns, performance optimization, state management, and Server Components. Use this skill for React component issues, hook errors, re-rendering problems, or state management challenges.
- ▌ Verification Gates 2 · tomevault-io bundleCreates explicit validation checkpoints (verification gates) between project phases to catch errors early and ensure quality before proceeding. Use when the user asks about quality gates, milestone checks, phase transitions, approval steps, go/no-go decision points, or preventing cascading errors across a multi-step workflow. Produces acceptance criteria checklists, automated CI gate configurations, manual sign-off requirements, and conditional review rules for scenarios such as security changes, API changes, or database migrations.
- ▌ Stop Slop 3 · tomevault-io bundleRemove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells. Use when this capability is needed.
- ▌ Plugin Dev 4 · tomevault-io bundleValidate plugin SKILL.md frontmatter and audit hook scripts for silent failures. Run validation to check all plugins pass schema, source path, and frontmatter checks. Run hook audit to detect unhandled errors in shell and Python scripts. Use when this capability is needed.
- ▌ Create Issue 4 · tomevault-io bundleCreate a GitHub issue with title and description (auto-assigned) Use when this capability is needed.
- ▌ Create Skill 21 · 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 (including context fork, allowed-tools, agent), 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.
- ▌ Flow Nexus Neural 2 · tomevault-io bundleTrain and deploy neural networks in distributed E2B sandboxes with Flow Nexus Use when this capability is needed.
- ▌ Python Patterns 5 · tomevault-io bundlePythonicなイディオム、PEP 8標準、型ヒント、堅牢で効率的かつ保守可能なPythonアプリケーションを構築するためのベストプラクティス。 Use when this capability is needed.
- ▌ Reviewing Code 8 · tomevault-io bundlePerforms systematic code review checking for correctness, maintainability, security, and best practices. Activates when user requests review, before creating PRs, or when significant code changes are ready. Ensures quality gates are met before code proceeds to production. Use when this capability is needed.