← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 101 of 623

  1. Documentation 73 · tomevault-io bundle
    Documentation 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.
    0 installs
  2. Langchain 15 · tomevault-io bundle
    Build 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.
    0 installs
  3. Shadcn UI 10 · tomevault-io bundle
    Build 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.
    0 installs
  4. Webapp Testing 24 · tomevault-io bundle
    Toolkit 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.
    0 installs
  5. Architecture Patterns 4 · tomevault-io bundle
    Software architecture patterns and best practices Use when this capability is needed.
    0 installs
  6. Angular Testing 3 · tomevault-io bundle
    Write 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.
    0 installs
  7. Openspec Bulk Archive Change 26 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  8. Speckit Taskstoissues 2 · tomevault-io bundle
    Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts. Use when this capability is needed.
    0 installs
  9. Revert 3 · tomevault-io bundle
    Safely 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.
    0 installs
  10. Review 48 · tomevault-io bundle
    Comprehensive 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.
    0 installs
  11. Git Worktree 8 · tomevault-io bundle
    This 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.
    0 installs
  12. Web Fetch 5 · tomevault-io bundle
    HTTP requests (GET/POST/PUT/DELETE) to URLs. Use for API calls, endpoint testing, or basic scraping. Use when this capability is needed.
    0 installs
  13. Brand Voice 2 · tomevault-io bundle
    Analyse 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.
    0 installs
  14. Documentation Style 2 · tomevault-io bundle
    Apply 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.
    0 installs
  15. Writing Skills 19 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0 installs
  16. Plan 22 · tomevault-io bundle
    Use 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.
    0 installs
  17. Test Driven Development 9 · tomevault-io bundle
    Use when implementing any feature or bugfix, before writing implementation code
    0 installs
  18. Code Simplifier 11 · tomevault-io bundle
    Reviews recently modified code for simplification opportunities. Use after implementation to identify clarity and maintainability improvements. Use when this capability is needed.
    0 installs
  19. Git Commit 35 · tomevault-io bundle
    Git commit message generator that creates conventional commit messages based on code changes. Use when this capability is needed.
    0 installs
  20. Django Perf Review 3 · tomevault-io bundle
    Django performance code review. Use when asked to "review Django performance", Use when this capability is needed.
    0 installs
  21. Code Review 256 · tomevault-io bundle
    Review 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.
    0 installs
  22. Tailwind Patterns 2 · tomevault-io bundle
    Tailwind 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.
    0 installs
  23. Requirements Engineering 2 · tomevault-io bundle
    Transform 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.
    0 installs
  24. Skill Installer 10 · tomevault-io bundle
    Install 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.
    0 installs
  25. Backend Tests 2 · tomevault-io bundle
    Your approach to handling backend tests. Use this skill when working on files where backend tests comes into play. Use when this capability is needed.
    0 installs
  26. Template Skill 7 · tomevault-io bundle
    Use when working with a template skill demonstrating the required structure and metadata for a skill package.
    0 installs
  27. Csharp Developer 2 · tomevault-io bundle
    Use 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.
    0 installs
  28. Nextjs Developer 2 · tomevault-io bundle
    Use 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.
    0 installs
  29. Sdd New Spec 2 · tomevault-io bundle
    Scaffold 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.
    0 installs
  30. Deployment 11 · tomevault-io bundle
    Plan and execute safe deployments with rollback procedures, verification, and monitoring Use when this capability is needed.
    0 installs
  31. Pr Writing 2 · tomevault-io bundle
    Use when creating PRs, writing commit messages, managing branches, or preparing code for merge
    0 installs
  32. Railway Deploy 3 · tomevault-io bundle
    Railway deployment — deploy apps, databases, and services Use when this capability is needed.
    0 installs
  33. MCP Builder 45 · tomevault-io bundle
    Build 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.
    0 installs
  34. Finishing A Development Branch 2 · tomevault-io bundle
    当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾 Use when this capability is needed.
    0 installs
  35. Grdb 2 · tomevault-io bundle
    Use 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.
    0 installs
  36. Git Release 6 · tomevault-io bundle
    Create consistent releases and changelogs Use when this capability is needed.
    0 installs
  37. Documentation Manager 2 · tomevault-io bundle
    Creates 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.
    0 installs
  38. Skill Creator 187 · tomevault-io bundle
    Guide 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.
    0 installs
  39. App Router 2 · tomevault-io bundle
    Work 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.
    0 installs
  40. Providers 3 · tomevault-io bundle
    Create, 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.
    0 installs
  41. Documentation 74 · tomevault-io bundle
    Use when creating docs, updating guides, writing API references, or reviewing documentation for Particle-Viewer.
    0 installs
  42. Code Quality 21 · tomevault-io bundle
    Apply 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.
    0 installs
  43. Pattern Detection 2 · tomevault-io bundle
    Auto-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.
    0 installs
  44. Git Commit Formatter 2 · tomevault-io bundle
    Formats 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.
    0 installs
  45. Vue Best Practices 22 · tomevault-io bundle
    MUST 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.
    0 installs
  46. Coding 3 · tomevault-io bundle
    Coding standards and best practices for implementation work Use when this capability is needed.
    0 installs
  47. Aeon 3 · tomevault-io bundle
    This 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.
    0 installs
  48. Cirq 2 · tomevault-io bundle
    Google 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.
    0 installs
  49. Dask 2 · tomevault-io bundle
    Distributed 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.
    0 installs
  50. Shap 3 · tomevault-io bundle
    Model 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.
    0 installs
  51. Vaex 2 · tomevault-io bundle
    Use 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.
    0 installs
  52. Review 49 · tomevault-io bundle
    Code 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.
    0 installs
  53. Flutter Architecture 2 · tomevault-io bundle
    Guide 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.
    0 installs
  54. Git Pr 3 · tomevault-io bundle
    Analyze comments for requirements compliance (requires --comments) Use when this capability is needed.
    0 installs
  55. Gitlab CI 2 · tomevault-io bundle
    GitLab 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.
    0 installs
  56. Git Workflow 150 · tomevault-io bundle
    Trunk-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.
    0 installs
  57. Development Estimation 2 · tomevault-io bundle
    Use 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.
    0 installs
  58. Coding Standards 15 · tomevault-io bundle
    Cross-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.
    0 installs
  59. Translation 2 · tomevault-io bundle
    Guidelines 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.
    0 installs
  60. Skill Authoring 7 · tomevault-io bundle
    Create 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.
    0 installs
  61. Skill Creator 188 · tomevault-io bundle
    Guide 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.
    0 installs
  62. Root Cause Analysis 2 · tomevault-io bundle
    Analyze 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.
    0 installs
  63. Code Simplify 2 · tomevault-io bundle
    This 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.
    0 installs
  64. Confluence 3 · tomevault-io bundle
    Use confluence-cli to read, search, create, update, move, delete, and convert Confluence pages and attachments from the terminal. Use when this capability is needed.
    0 installs
  65. Clean Code 6 · tomevault-io bundle
    Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments Use when this capability is needed.
    0 installs
  66. Go Backend 2 · tomevault-io bundle
    Implements 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.
    0 installs
  67. Git Expert 2 · tomevault-io bundle
    Expert-level Git version control with advanced workflows, branching strategies, and best practices for team collaboration Use when this capability is needed.
    0 installs
  68. Changelog Generator 4 · tomevault-io bundle
    智能变更日志生成器 - 自动分析Git提交历史,生成符合规范的CHANGELOG.md。支持语义化版本管理、多种输出格式、增量更新和GitHub/GitLab集成。 Use when this capability is needed.
    2 installs
  69. Frontend Design 63 · tomevault-io bundle
    Create 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.
    0 installs
  70. Angular Ssr 2 · tomevault-io bundle
    Implement 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.
    0 installs
  71. Code Review 215 · tomevault-io bundle
    Automated 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.
    0 installs
  72. Claude Agents 2 · tomevault-io bundle
    This skill syncs Claude Code configuration between local (~/.claude/) and the GitHub repo (pmgraham/claude-agents). Use when this capability is needed.
    0 installs
  73. Moonbit Agent Guide 3 · tomevault-io bundle
    Guide 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.
    0 installs
  74. Code Check 2 · tomevault-io bundle
    Reviews staged or recent code changes against LocoMotion coding Use when this capability is needed.
    0 installs
  75. API Client 2 · tomevault-io bundle
    Fetch 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.
    0 installs
  76. Deployment 9 · tomevault-io bundle
    Deploy 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.
    0 installs
  77. Env Config 2 · tomevault-io bundle
    Implement 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.
    0 installs
  78. Validation 5 · tomevault-io bundle
    Validate 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.
    0 installs
  79. Github Workflow 3 · tomevault-io bundle
    GitHub development workflow — issue discipline, commit format, pre-PR conformance gate, gh CLI recipes, and PR review handling Use when this capability is needed.
    0 installs
  80. Python Patterns 4 · tomevault-io bundle
    Python 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.
    0 installs
  81. Context Optimize 2 · tomevault-io bundle
    Analyze 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.
    0 installs
  82. Apple Notes 16 · tomevault-io bundle
    Manage 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.
    0 installs
  83. Blogwatcher 13 · tomevault-io bundle
    Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
    0 installs
  84. Bluebubbles 11 · tomevault-io bundle
    Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
    0 installs
  85. Healthcheck 10 · tomevault-io bundle
    Host 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.
    0 installs
  86. Model Usage 11 · tomevault-io bundle
    Use 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.
    0 installs
  87. Doc Coauthoring 6 · tomevault-io bundle
    Guide 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.
    0 installs
  88. Controller 2 · tomevault-io bundle
    Create a controller with commands, read model queries, routes, and integration tests Use when this capability is needed.
    0 installs
  89. Responsive Design 3 · tomevault-io bundle
    Implement 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.
    0 installs
  90. Github Issue 2 · tomevault-io bundle
    GitHub issue lifecycle management with worktree isolation Use when this capability is needed.
    0 installs
  91. Create Subagents 2 · tomevault-io bundle
    Expert 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.
    0 installs
  92. React Expert 6 · tomevault-io bundle
    Provides 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.
    0 installs
  93. Verification Gates 2 · tomevault-io bundle
    Creates 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.
    0 installs
  94. Stop Slop 3 · tomevault-io bundle
    Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells. Use when this capability is needed.
    0 installs
  95. Plugin Dev 4 · tomevault-io bundle
    Validate 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.
    0 installs
  96. Create Issue 4 · tomevault-io bundle
    Create a GitHub issue with title and description (auto-assigned) Use when this capability is needed.
    0 installs
  97. Create Skill 21 · tomevault-io bundle
    Create 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.
    0 installs
  98. Flow Nexus Neural 2 · tomevault-io bundle
    Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus Use when this capability is needed.
    0 installs
  99. Python Patterns 5 · tomevault-io bundle
    Pythonicなイディオム、PEP 8標準、型ヒント、堅牢で効率的かつ保守可能なPythonアプリケーションを構築するためのベストプラクティス。 Use when this capability is needed.
    0 installs
  100. Reviewing Code 8 · tomevault-io bundle
    Performs 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.
    0 installs