← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 80 of 622

  1. Gpt Researcher 4 · tomevault-io bundle
    Autonomous deep research from Codex via MCP Use when this capability is needed.
    0 installs
  2. Release 97 · tomevault-io bundle
    dev → main 릴리즈 PR을 생성하고, 머지한 뒤, main → dev 백머지까지 수행하는 릴리즈 워크플로우 스킬. Use when this capability is needed.
    0 installs
  3. Hook Authoring 2 · tomevault-io bundle
    Guide for creating Claude Code hooks with security-first design. Use for validation, logging, and policy enforcement. Use when this capability is needed.
    0 installs
  4. Pre Commit Checks 2 · tomevault-io bundle
    Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed. Use when this capability is needed.
    0 installs
  5. Using Git Worktrees 13 · tomevault-io bundle
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    0 installs
  6. Vercel Deploy 5 · tomevault-io bundle
    Deploy applications to Vercel with auto-detection and preview URLs Use when this capability is needed.
    0 installs
  7. Golang Benchmark 4 · tomevault-io bundle
    Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression detection, or investigating production performance with Prometheus runtime metrics. Also use when the developer needs deep analysis on a specific performance indicator - this skill provides the measurement methodology, while golang-performance provides the optimization patterns. Use when this capability is needed.
    0 installs
  8. Golang Samber Lo 3 · tomevault-io bundle
    Functional programming helpers for Golang using samber/lo — 500+ type-safe generic functions for slices, maps, channels, strings, math, tuples, and concurrency (Map, Filter, Reduce, GroupBy, Chunk, Flatten, Find, Uniq, etc.). Core immutable package (lo), concurrent variants (lo/parallel aka lop), in-place mutations (lo/mutable aka lom), lazy iterators (lo/it aka loi for Go 1.23+), and experimental SIMD (lo/exp/simd). Apply when using or adopting samber/lo, when the codebase imports github.com/samber/lo, or when implementing functional-style data transformations in Go. Not for streaming pipelines (→ See golang-samber-ro skill). Use when this capability is needed.
    0 installs
  9. Golang Samber Mo 3 · tomevault-io bundle
    Monadic types for Golang using samber/mo — Option, Result, Either, Future, IO, Task, and State types for type-safe nullable values, error handling, and functional composition with pipeline sub-packages. Apply when using or adopting samber/mo, when the codebase imports `github.com/samber/mo`, or when considering functional programming patterns as a safety design for Golang. Use when this capability is needed.
    0 installs
  10. Golang Samber Ro 3 · tomevault-io bundle
    Reactive streams and event-driven programming in Golang using samber/ro — ReactiveX implementation with 150+ type-safe operators, cold/hot observables, 5 subject types (Publish, Behavior, Replay, Async, Unicast), declarative pipelines via Pipe, 40+ plugins (HTTP, cron, fsnotify, JSON, logging), automatic backpressure, error propagation, and Go context integration. Apply when using or adopting samber/ro, when the codebase imports github.com/samber/ro, or when building asynchronous event-driven pipelines, real-time data processing, streams, or reactive architectures in Go. Not for finite slice transforms (-> See golang-samber-lo skill). Use when this capability is needed.
    0 installs
  11. Command Development 2 · tomevault-io bundle
    This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code. Use when this capability is needed.
    0 installs
  12. Brainstorming 48 · tomevault-io bundle
    Use when starting any feature, project, or design work. Guides collaborative design refinement through incremental questioning before any code is written.
    0 installs
  13. Canvas Design 13 · tomevault-io bundle
    Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations. Use when this capability is needed.
    0 installs
  14. Skill Creator 194 · 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.
    2 installs
  15. Theme Factory 14 · tomevault-io bundle
    Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly. Use when this capability is needed.
    0 installs
  16. Writing Plans 26 · tomevault-io bundle
    Use after brainstorming/design phase to create detailed implementation plans. Creates step-by-step plans clear enough for execution by any developer. Use when this capability is needed.
    0 installs
  17. Skill Creator 195 · tomevault-io bundle
    Interactive guide for creating, scaffolding, and iterating on Agent Skills. Use when the user wants to build a skill, write a SKILL.md, generate frontmatter, define trigger phrases, validate, package, or distribute a skill. Use when this capability is needed.
    0 installs
  18. Frontend Designer 2 · tomevault-io bundle
    Convert UI/UX designs (mockups, wireframes, screenshots) into technical specs, component architectures, and implementation guides. Use for design analysis, design system extraction, component specifications, and frontend documentation. Use when this capability is needed.
    0 installs
  19. Vue Best Practices 25 · 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
  20. Pubchem Database 2 · tomevault-io bundle
    Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for cheminformatics. Use when this capability is needed.
    0 installs
  21. Report Generator 2 · tomevault-io bundle
    Generate compression reports for video processing. Use when you need to create structured JSON reports with duration statistics, compression ratios, and segment details after video processing. Use when this capability is needed.
    0 installs
  22. AI Agent Development 4 · tomevault-io bundle
    AI agent architecture and development patterns including tool use, memory systems, planning loops, and multi-agent orchestration. Use when building AI agents, designing tool interfaces, or implementing agent evaluation. Use when this capability is needed.
    0 installs
  23. AI Agent Development 5 · tomevault-io bundle
    AI agent architecture and development patterns including tool use, memory systems, planning loops, and multi-agent orchestration. Use when building AI agents, designing tool interfaces, or implementing agent evaluation. Use when this capability is needed.
    0 installs
  24. Terraform Specialist 2 · tomevault-io bundle
    Infrastructure as Code expertise with Terraform/OpenTofu for cloud provisioning. Use when writing Terraform modules, managing state, configuring multi-environment setups, or implementing IaC best practices for AWS, Azure, or GCP. Use when this capability is needed.
    0 installs
  25. Extension Creator 2 · tomevault-io bundle
    Expert system for scaffolding Gemini CLI extensions. Handles directory structure, manifest files (gemini-extension.json), Skill templates (SKILL.md), and Command templates (.toml). Use when this capability is needed.
    0 installs
  26. Skill Development 3 · tomevault-io bundle
    This skill provides guidance for creating effective skills for Claude Code plugins. Use when this capability is needed.
    0 installs
  27. Brainstorming Ideas Into Designs 2 · tomevault-io bundle
    Interactive idea refinement using Socratic method to develop fully-formed designs Use when this capability is needed.
    0 installs
  28. Git Worktrees 11 · tomevault-io bundle
    Use git worktrees for parallel development on multiple branches simultaneously Use when this capability is needed.
    0 installs
  29. Skill Creator 196 · tomevault-io bundle
    Guide for creating effective skills Use when this capability is needed.
    0 installs
  30. Writing Plans 27 · tomevault-io bundle
    Writing for zero-context engineers, code completeness, test design patterns Use when this capability is needed.
    0 installs
  31. Git Workflow 153 · tomevault-io bundle
    Use when performing any git operations — branching, committing, merging, rebasing, resolving conflicts. Ensures clean history, atomic commits, and proper branch management.
    0 installs
  32. Using Skills 5 · tomevault-io bundle
    Use when a task could benefit from the skills library. Guides skill discovery, activation, composition, and effective application.
    0 installs
  33. Docker Workflow 2 · tomevault-io bundle
    Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker. Use when this capability is needed.
    0 installs
  34. Rust Error Handling 3 · tomevault-io bundle
    Idiomatic Rust error handling with Result, Option, the ? operator, custom error types, thiserror, and anyhow. Use when designing error hierarchies, composing fallible operations, converting between error types, or choosing between library and application error strategies. Use when this capability is needed.
    0 installs
  35. Terraform Skill 4 · tomevault-io bundle
    Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions
    0 installs
  36. Scikit Learn 9 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
    0 installs
  37. Rust Pro 11 · tomevault-io bundle
    Rust ownership, borrowing, lifetimes, error handling, async programming, concurrency patterns, and idiomatic Rust. Use when writing, reviewing, or debugging Rust code. Use when this capability is needed.
    0 installs
  38. Design Architecture 2 · tomevault-io bundle
    仕様を基にソフトウェアの設計・コード変更方法を検討するときに使う Use when this capability is needed.
    0 installs
  39. Marketing Strategist 2 · tomevault-io bundle
    Coordinates marketing strategy, campaigns, product marketing, and SEO via question-based delegation. Use for tier 2+ marketing work — GTM, brand positioning, multi-channel campaign planning, competitive intelligence, launch planning, and organic-search strategy. Use when this capability is needed.
    0 installs
  40. Documentation Generation 2 · tomevault-io bundle
    Use when project documentation must be generated or updated from verified codebase facts
    0 installs
  41. Nuxt Code Editor 2 · tomevault-io bundle
    遵循项目标准生成和修改 Vue 3、TypeScript 和 SCSS 代码。 Use when this capability is needed.
    0 installs
  42. Coding Agent 21 · tomevault-io bundle
    Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control. Use when this capability is needed.
    0 installs
  43. Video Frames 15 · tomevault-io bundle
    Extract frames or short clips from videos using ffmpeg. Use when this capability is needed.
    0 installs
  44. Review Code 12 · tomevault-io bundle
    Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查". Use when this capability is needed.
    0 installs
  45. Colormaps Styling 2 · tomevault-io bundle
    Master color management and visual styling with Colorcet. Use this skill when selecting appropriate colormaps, creating accessible and colorblind-friendly visualizations, applying consistent themes, or customizing plot aesthetics with perceptually uniform color palettes. Use when this capability is needed.
    0 installs
  46. World Room 2 · tomevault-io bundle
    Create or join a shared 3D lobster room where AI agents can walk, chat, and collaborate in real-time via Nostr relays. Use when this capability is needed.
    0 installs
  47. Jest 5 · tomevault-io bundle
    Testing Roblox/Luau code with Jest Roblox. Use when writing tests, mocking functions, asserting values, or configuring test suites in Luau with Jest Roblox. NOT JavaScript Jest — uses .never instead of .not, jest.fn() returns two values, 0 is truthy.
    0 installs
  48. Prompt Architect 2 · tomevault-io bundle
    Analyzes and improves prompts using 27 research-backed frameworks across 7 intent categories. Use when a user wants to improve, rewrite, structure, or engineer a prompt — including requests like "help me write a better prompt", "improve this prompt", "what framework should I use", "make this prompt more effective", or any prompt engineering task. Recommends the right framework based on intent (create, transform, reason, critique, recover, clarify, agentic), asks targeted questions, and delivers a structured, high-quality result.
    0 installs
  49. Skill Manager 2 · tomevault-io bundle
    Manages the full lifecycle of agent skills including gap analysis, generation from templates or descriptions, catalogue browsing, and health validation. Ensures every skill in the project meets quality standards, uses Australian English, and is registered in the skill registry.
    0 installs
  50. Cpp Header Template 2 · tomevault-io bundle
    Generate C++ header files following Google Style Guide. Use when creating new header files or asking for a header template. Use when this capability is needed.
    0 installs
  51. Commit Push Pr 4 · tomevault-io bundle
    Commit, push, and open a PR. Use when the user wants to ship changes, create a pull request, or says things like 'commit and push', 'open a PR', 'ship it', 'send it', 'create a PR for this', or 'push this up'. Use when this capability is needed.
    0 installs
  52. Managing Git 3 · tomevault-io bundle
    Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.
    0 installs
  53. Django Perf Review 4 · tomevault-io bundle
    Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems. Use when this capability is needed.
    0 installs
  54. Vue Best Practices 26 · 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
  55. Doc Writer 9 · tomevault-io bundle
    Create or update technical documentation following project standards. Use when this capability is needed.
    0 installs
  56. Testing 67 · tomevault-io bundle
    Jest + ts-jest for DataSync MongoDB SDK — real MongoDB integration tests, fixtures, jest.config.js, no live Contentstack HTTP Use when this capability is needed.
    0 installs
  57. Image Generation 9 · tomevault-io bundle
    Use this skill when generating images programmatically with Python. This includes creating charts, diagrams, mind maps, flowcharts, infographics, data visualizations, annotated images, posters, and any visual output that requires code-based rendering. Trigger when user asks to "generate an image", "create a diagram", "draw a chart", "make a mind map", "visualize data", or requests any PNG/JPG/SVG output created via code. Also use when matplotlib, PIL/Pillow, or similar graphics libraries are needed.
    0 installs
  58. Architecture Patterns 5 · tomevault-io bundle
    Padrões de arquitetura de software - Decisões OBJETIVAS sobre design de sistemas Use when this capability is needed.
    0 installs
  59. Changelog Generator 6 · tomevault-io bundle
    Automatically generate changelogs from git commits following conventional commits, semantic versi... Use when this capability is needed.
    0 installs
  60. My Skill 4 · tomevault-io bundle
    Use when working with a secure AI agent skill template
    0 installs
  61. Optimize 3 · tomevault-io bundle
    Optimize the project's target file using the GEPA algorithm. Hands the seed candidate and evaluator to gepa.optimize_anything; each candidate GEPA proposes is evaluated inside an isolated git worktree with gates enforced. Runs until budget or stall is reached. Use when this capability is needed.
    0 installs
  62. Plugin Creator 4 · tomevault-io bundle
    Create comprehensive Claude Code plugins with proper structure, commands, agents, hooks, and marketplace configuration. Use when the user wants to build a new Claude Code plugin or asks how to create/structure a plugin. Use when this capability is needed.
    0 installs
  63. Frontend Design System 2 · tomevault-io bundle
    QuantRank frontend design tokens, component patterns, and anti-patterns. Use BEFORE adding any new UI component, badge, chip, filter control, or color so the new surface stays within the established design family (sector / score-tier / MoS / recommendation chips all share one visual language). TRIGGER when adding new UI feature, when CR feedback says "doesn't match the rest", when porting a design from a screenshot, when picking Tailwind colors / spacing / typography for a new component, or when the user says "looks different from other chips" / "ทำให้เหมือนกันหน่อย". SKIP for backend Python (use SKILL.md), schema work (use schema-check), or copy-editing existing text (no design decision required). Use when this capability is needed.
    0 installs
  64. Code Review 263 · tomevault-io bundle
    Use when code has been written and needs validation before committing, or when the user asks for a code review or security check.
    0 installs
  65. Orchestrator 3 · tomevault-io bundle
    Coordinate all assimilation phases to scan a repo and generate skills. Use when assimilating a repository, running the full pipeline, or automating skill extraction. Use when this capability is needed.
    0 installs
  66. Brand Guidelines 12 · tomevault-io bundle
    Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. Use when this capability is needed.
    0 installs
  67. Youtube Downloader 4 · tomevault-io bundle
    Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3. Use when this capability is needed.
    0 installs
  68. Committing Changes 2 · tomevault-io bundle
    Groups uncommitted changes into logical commits, walks through each grouping Use when this capability is needed.
    0 installs
  69. Project 2 · tomevault-io bundle
    Project-specific architecture, maintenance tasks, and unique conventions for UI Tweaker. Use when this capability is needed.
    0 installs
  70. App Builder 4 · tomevault-io bundle
    Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents. Use when this capability is needed.
    0 installs
  71. Code Review 264 · tomevault-io bundle
    Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review. Use when this capability is needed.
    0 installs
  72. Datadog CLI 3 · tomevault-io bundle
    Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability. Use when this capability is needed.
    0 installs
  73. Game Design 2 · tomevault-io bundle
    Game design principles. GDD structure, balancing, player psychology, progression. Use when this capability is needed.
    0 installs
  74. Git Pushing 3 · tomevault-io bundle
    Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests. Use when this capability is needed.
    0 installs
  75. JSON Canvas 6 · tomevault-io bundle
    Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian. Use when this capability is needed.
    0 installs
  76. Paper 2 Web 2 · tomevault-io bundle
    This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, creating explorable academic homepages, generating video abstracts, or producing print-ready posters from LaTeX or PDF sources. Use when this capability is needed.
    0 installs
  77. Performance 10 · tomevault-io bundle
    Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit". Use when this capability is needed.
    0 installs
  78. Skill Judge 3 · tomevault-io bundle
    Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions. Use when this capability is needed.
    0 installs
  79. Spreadsheet 2 · tomevault-io bundle
    Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.
    0 installs
  80. Test Fixing 2 · tomevault-io bundle
    Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass. Use when this capability is needed.
    0 installs
  81. Zarr Python 2 · tomevault-io bundle
    Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines. Use when this capability is needed.
    0 installs
  82. Better Result Adopt 4 · tomevault-io bundle
    Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming. Use when this capability is needed.
    0 installs
  83. Skill Reviewer 3 · tomevault-io bundle
    Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate your own skills), external review (evaluate others' skills), and auto-PR (fork, improve, submit). Use when checking skill quality, reviewing skill repositories, or contributing improvements to open-source skills. Use when this capability is needed.
    0 installs
  84. Rails Service Object 2 · tomevault-io bundle
    Creates service objects following single-responsibility principle with comprehensive tests. Use when extracting business logic from controllers, creating complex operations, implementing interactors, or when user mentions service objects or POROs.
    0 installs
  85. Frontend Dev Guidelines 2 · tomevault-io bundle
    Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code. Use when this capability is needed.
    0 installs
  86. Design Patterns 2 · tomevault-io bundle
    Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "implement pattern", "use factory", "strategy pattern", or when designing extensible components. Use when this capability is needed.
    0 installs
  87. Skill Creator 197 · tomevault-io bundle
    Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
    0 installs
  88. Parallel Deep Research 2 · tomevault-io bundle
    Deep multi-source research via Parallel API. Use when user explicitly asks for thorough research, comprehensive analysis, or investigation of a topic. For quick lookups or news, use parallel-search instead. Use when this capability is needed.
    0 installs
  89. Doc Coauthoring 10 · tomevault-io bundle
    This skill should be used when the user asks to co-author documentation, draft a proposal, write a technical spec, create a decision doc or RFC, or structure a substantial document through iterative collaboration and reader testing. Use when this capability is needed.
    0 installs
  90. Frontend Design 88 · 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
  91. Inertia Vue Development 2 · tomevault-io bundle
    Develops Inertia.js v2 Vue client-side applications. Activates when creating Vue pages, forms, or navigation; using <Link>, <Form>, useForm, or router; working with deferred props, prefetching, or polling; or when user mentions Vue with Inertia, Vue pages, Vue forms, or Vue navigation. Use when this capability is needed.
    0 installs
  92. Web Design Guidelines 19 · tomevault-io bundle
    Review UI code for Web Interface Guidelines compliance. Use when asked Use when this capability is needed.
    0 installs
  93. Customer Service Expert 2 · tomevault-io bundle
    Expert guidance for improving customer service assistants. Use when optimizing UX, response time, tone, wording, conversation flow, or evaluating customer service quality. Use when this capability is needed.
    0 installs
  94. Make Skill Template 3 · tomevault-io bundle
    Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders. Use when this capability is needed.
    0 installs
  95. Web Design Reviewer 4 · tomevault-io bundle
    This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level. Use when this capability is needed.
    0 installs
  96. Nestjs 3 · tomevault-io bundle
    Provides comprehensive NestJS framework patterns with Drizzle ORM integration for building scalable server-side applications. Generates REST/GraphQL APIs, implements authentication guards, creates database schemas, and sets up microservices. Use when building NestJS applications, setting up APIs, implementing authentication, working with databases, or integrating Drizzle ORM.
    0 installs
  97. Browser 11 · tomevault-io bundle
    Browser automation via agent-browser CLI. Use when you need to navigate websites, verify deployed UI, test web apps, read online documentation, scrape data, fill forms, capture baseline screenshots before design work, or inspect current page state. Triggers on "check the page", "verify UI", "test the site", "read docs at", "look up API", "visit URL", "browse", "screenshot", "scrape", "e2e test", "login flow", "capture baseline", "see how it looks", "inspect current", "before redesign". Use when this capability is needed.
    0 installs
  98. Diagnose 5 · tomevault-io bundle
    Classification-driven code analyzer. Detects language, loads matching security policies from the ORL classification corpus, walks the AST, and reports prioritized findings with severity, risk, and compliance framework mappings. Supports Terraform, HCL/Terragrunt, CloudFormation (YAML + JSON), Bicep, Dockerfile, Kubernetes, and Python. Use when this capability is needed.
    0 installs
  99. Gemini API Dev 2 · tomevault-io bundle
    Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.
    0 installs
  100. Stitch Loop 3 · tomevault-io bundle
    Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern Use when this capability is needed.
    0 installs