← all publishers

tomevault-io

@tomevault-io source repo

62188 published skills · page 88 of 622

  1. AI Agents 3 · tomevault-io bundle
    AI Agent architecture patterns for workflow automation in this plugin using RubyLLM Use when this capability is needed.
    0 installs
  2. Chrome Devtools 4 · tomevault-io bundle
    Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance. Use when this capability is needed.
    0 installs
  3. Security Review 16 · tomevault-io bundle
    AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and catching vulnerabilities that pattern-matching tools miss. Use this skill when asked to scan code for security vulnerabilities, find bugs, check for SQL injection, XSS, command injection, exposed API keys, hardcoded secrets, insecure dependencies, access control issues, or any request like "is my code secure?", "review for security issues", "audit this codebase", or "check for vulnerabilities". Covers injection flaws, authentication and access control bugs, secrets exposure, weak cryptography, insecure dependencies, and business logic issues across JavaScript, TypeScript, Python, Java, PHP, Go, Ruby, and Rust. Use when this capability is needed.
    2 installs
  4. Agent Browser 30 · tomevault-io bundle
    Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
    0 installs
  5. Changelog 11 · tomevault-io bundle
    Use when generating a CHANGELOG entry for bit-framework based on git commits since the last tag.
    0 installs
  6. Code Reviewer 41 · tomevault-io bundle
    This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Use when this capability is needed.
    0 installs
  7. Skill Creator 163 · 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 Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  8. Vue Best Practices 14 · 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
  9. React Best Practices 6 · tomevault-io bundle
    React performance optimization guidelines for Airflow UI. Use when writing, reviewing, or refactoring React components. Use when this capability is needed.
    0 installs
  10. API Integration 4 · tomevault-io bundle
    REST/GraphQL API client design, rate limiting, error handling, and authentication best practices Use when this capability is needed.
    0 installs
  11. Gdpr Compliance 2 · tomevault-io bundle
    GDPR compliance for political data processing, privacy-by-design, data subject rights Use when this capability is needed.
    0 installs
  12. Clean Code 7 · tomevault-io bundle
    This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\ Use when this capability is needed.
    0 installs
  13. Golang Pro 19 · tomevault-io bundle
    Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Use when this capability is needed.
    0 installs
  14. Python Pro 5 · tomevault-io bundle
    Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI. Use when this capability is needed.
    0 installs
  15. UI Styling 3 · tomevault-io bundle
    Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications. Use when this capability is needed.
    0 installs
  16. Vue Expert 12 · tomevault-io bundle
    Provides Vue 3 expertise including Composition API, reactivity system, component patterns, performance optimization, state management with Pinia, and Nuxt.js integration. Use this skill for Vue component issues, reactivity problems, re-rendering issues, or state management challenges.
    0 installs
  17. Goplaces 14 · tomevault-io bundle
    Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts. Use when this capability is needed.
    0 installs
  18. Sync Issues 2 · tomevault-io bundle
    GitHubのissueとdocs/TODO.mdを双方向同期する。新規issueをTODOに追加し、完了したTODOのissueをクローズする。 Use when this capability is needed.
    0 installs
  19. Typescript 23 · tomevault-io bundle
    Use when writing TypeScript code. Triggers on "TypeScript", "interface", "type", "generic", "type guard", "discriminated union", "strict mode", "any type", or TypeScript type questions.
    0 installs
  20. Verification Before Completion 11 · tomevault-io bundle
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0 installs
  21. Kubernetes 26 · tomevault-io bundle
    Set up and manage local Kubernetes clusters using KIND (Kubernetes IN Docker). Use when testing Kubernetes applications locally or developing cloud-native workloads. Use when this capability is needed.
    0 installs
  22. AI Review 2 · tomevault-io bundle
    Review code changes with focus on AI best practices and security Use when this capability is needed.
    0 installs
  23. Example 4 · tomevault-io bundle
    Example skill template — copy this to create your own. Use when this capability is needed.
    0 installs
  24. Workflow Creator 2 · tomevault-io bundle
    Create workflow-* skills by composing existing skills into end-to-end chains. Turns a user idea into a workflow_spec.md SSOT (via workflow-brainstorm), discovers available skills locally + from skills.sh, and generates a new workflow-<slug>/ skill package. Use when you want to design a new workflow, chain multiple skills into a flow, or turn scattered atomic skills into a resumable plan-then-confirm workflow. Use when this capability is needed.
    0 installs
  25. AI Ready 5 · tomevault-io bundle
    Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions". Use when this capability is needed.
    0 installs
  26. Docs Update 8 · tomevault-io bundle
    Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md). Use when this capability is needed.
    0 installs
  27. Vue Testing Best Practices 4 · tomevault-io bundle
    Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing. Use when this capability is needed.
    0 installs
  28. Code Review 237 · tomevault-io bundle
    审查代码中的错误、风格问题和最佳实践 Use when this capability is needed.
    0 installs
  29. App Store Changelog 2 · tomevault-io bundle
    Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags. Use when this capability is needed.
    0 installs
  30. Swiftui UI Patterns 3 · tomevault-io bundle
    Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples. Use when this capability is needed.
    0 installs
  31. Angular Developer 3 · tomevault-io bundle
    Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.
    0 installs
  32. Docs 14 · tomevault-io bundle
    Add or improve documentation for code. Use when code needs JSDoc comments, inline explanations, README files, or documentation updates. Use when this capability is needed.
    0 installs
  33. Init 18 · tomevault-io bundle
    Bootstrap AI assistant with project-specific configuration by analyzing the codebase and generating populated template files. Use when setting up a new project or re-initializing after major changes. Use when this capability is needed.
    0 installs
  34. Plan 20 · tomevault-io bundle
    Create a detailed implementation plan without writing code. Read-only analysis and planning with user approval gate. Use before implementing features or making significant changes. Use when this capability is needed.
    0 installs
  35. Sync 2 · tomevault-io bundle
    Audit and align AI documentation with the actual state of the codebase. Use when documentation feels stale, after significant refactoring, periodically at sprint boundaries, or when AI assistance seems to follow outdated patterns. Use when this capability is needed.
    0 installs
  36. File Todos 2 · tomevault-io bundle
    This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes. Use when this capability is needed.
    0 installs
  37. Qmd 4 · tomevault-io bundle
    Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks. Use when this capability is needed.
    0 installs
  38. Browser 9 · tomevault-io bundle
    Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements. Triggers include "browse website", "scrape page", "take screenshot", "automate browser", "extract DOM", "web scraping". Use when this capability is needed.
    0 installs
  39. Database Migration 3 · tomevault-io bundle
    Database migrations with Alembic - forward scripts, rollbacks, testing, zero-downtime deployment Use when this capability is needed.
    0 installs
  40. Swiftui Expert Skill 2 · tomevault-io bundle
    Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns. Use when this capability is needed.
    0 installs
  41. Skill Writer 3 · tomevault-io bundle
    Activate when users want to create or update an Agent Skill and want a Test-Driven Development approach. Defines a red-green-refactor workflow for SKILL.md authoring, trigger quality, validation, and iterative refinement. Use when this capability is needed.
    0 installs
  42. Web Designer 2 · tomevault-io bundle
    Activate when user needs UI/UX design work - interface design, user research, design systems, accessibility. Activate when the web-designer skill is requested or work requires visual design or user experience expertise. Use when this capability is needed.
    0 installs
  43. Receiving Code Review 2 · tomevault-io bundle
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    0 installs
  44. Next Best Practices 13 · tomevault-io bundle
    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
    0 installs
  45. Documentation 61 · tomevault-io bundle
    기술 문서 작성 가이드, 문서 유형별 템플릿 Use when this capability is needed.
    0 installs
  46. Marketing Skills 4 · tomevault-io bundle
    42 marketing agent skills and plugins for Claude Code, Codex, Gemini Use when this capability is needed.
    0 installs
  47. CI CD Pipeline 9 · tomevault-io bundle
    GitHub Actions CI/CD with build, lint, test, deploy stages, Firebase deploy tokens, and branch-based environments Use when this capability is needed.
    0 installs
  48. Rust 24 · tomevault-io bundle
    Rust, Cargo, async Rust, ownership. Use when working on rust tasks, related files, debugging, implementation, review, or verification workflows. Use when this capability is needed.
    0 installs
  49. Github API 2 · tomevault-io bundle
    Octokit (official GitHub SDK) best practices, common operations, and code examples for GitHub API automation. Use when creating repos, updating files, managing issues/PRs, or any GitHub API interaction. Use when this capability is needed.
    0 installs
  50. Skill Creator 164 · 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 an agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  51. Fastapi Expert 6 · tomevault-io bundle
    Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.
    0 installs
  52. Flutter Expert 5 · tomevault-io bundle
    Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.
    0 installs
  53. Javascript Pro 2 · tomevault-io bundle
    Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node.js performance, working with Web Workers or Fetch API, or reviewing .js/.mjs/.cjs files for correctness and best practices. Use when this capability is needed.
    0 installs
  54. Typescript Pro 2 · tomevault-io bundle
    Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use when building TypeScript applications requiring advanced generics, conditional or mapped types, discriminated unions, monorepo setup, or full-stack type safety with tRPC. Use when this capability is needed.
    0 installs
  55. Brainstorming 39 · tomevault-io bundle
    You can use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when this capability is needed.
    0 installs
  56. Planning 10 · tomevault-io bundle
    Use when planning multi-step tasks, writing implementation plans, or starting new feature work before touching code
    0 installs
  57. Scaffold 4 · tomevault-io bundle
    Scaffold Claude Code Agent Teams into a project. Use for initial agent system setup or new project configuration. Use when this capability is needed.
    0 installs
  58. Git Push 6 · tomevault-io bundle
    自动完成当前仓库的拉取、提交和推送流程。仅当用户明确要求“提交并推送”“git push 当前改动”时触发。 Use when this capability is needed.
    0 installs
  59. Debugging 11 · tomevault-io bundle
    Debugging techniques and tools for IntelliJ development. Use when debugging IDE issues or investigating failures. Use when this capability is needed.
    0 installs
  60. QA Engineer 5 · tomevault-io bundle
    QA Automation Engineer skill. Use this to write or refactor unit tests. Ensures tests follow the project's xUnit, FluentAssertions, and Moq standards. Use when this capability is needed.
    0 installs
  61. Test Driven Development 6 · tomevault-io bundle
    Use when implementing features, fixing bugs, or refactoring — enforces writing tests before implementation code. Do NOT use for investigating existing bugs or failures (use debugging-methodology) or pre-commit verification (use verification-before-completion).
    0 installs
  62. AI Agent Development 2 · tomevault-io bundle
    Build production-ready AI agents with Microsoft Foundry and Agent Framework. Covers agent architecture, model selection, orchestration, tracing, and evaluation. Use when this capability is needed.
    0 installs
  63. MCP Builder 41 · tomevault-io bundle
    MCP server development for AI agents. Designs tool schemas, implements Python/TypeScript servers, creates evaluation tests. Use when user asks to build MCP server, create tool integration, or develop Claude plugins. Supports GitHub/Notion/Slack integrations. Use when this capability is needed.
    0 installs
  64. Discover 3 · tomevault-io bundle
    Discover implicit architectural decisions and spec-worthy subsystems in an existing codebase. Use when the user says "discover architecture", "what decisions exist in this code", "bootstrap ADRs", or wants to reverse-engineer design artifacts from code. Use when this capability is needed.
    0 installs
  65. Documentation 62 · tomevault-io bundle
    Use when creating docs, updating guides, writing API references, or reviewing documentation.
    0 installs
  66. Parallel Agents 4 · tomevault-io bundle
    Use when parallelizing development, running multiple agents, splitting work across agents, coordinating parallel tasks, or decomposing PRDs for concurrent execution. Breaks work into independent agent workstreams.
    0 installs
  67. Documentation Standards 2 · tomevault-io bundle
    Universal documentation standards and best practices for software projects Use when this capability is needed.
    0 installs
  68. Effect Best Practices 3 · tomevault-io bundle
    Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components. Use when this capability is needed.
    0 installs
  69. API Designer 7 · tomevault-io bundle
    Use when designing REST/GraphQL APIs, creating OpenAPI specs, defining request/response contracts, or refactoring API schemas — before implementation begins
    0 installs
  70. Helm Dev Environment 2 · tomevault-io bundle
    Start up, tear down, and configure the local Kubernetes development environment for OpenShell. Uses k3d (Docker-backed k3s) + Skaffold + Helm. Covers cluster lifecycle, optional add-ons (Keycloak OIDC, Envoy Gateway), and port mappings. Trigger keywords - local k8s, local cluster, k3d, skaffold, helm dev, start cluster, stop cluster, tear down cluster, delete cluster, create cluster, helm:k3s, helm:skaffold, local dev environment, dev cluster, k8s dev, envoy gateway local, keycloak local. Use when this capability is needed.
    0 installs
  71. Healthcheck 12 · tomevault-io bundle
    Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS). Use when this capability is needed.
    0 installs
  72. Fastapi Router Py 3 · tomevault-io bundle
    Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding authenticated endpoints in FastAPI applications. Use when this capability is needed.
    0 installs
  73. Workflow 12 · tomevault-io bundle
    Orchestrate the full development lifecycle from ideation through merge. Sequences 8 stages with gates, dispatches to stage skills, and maintains workflow state. Use when this capability is needed.
    0 installs
  74. Agent Browser 31 · tomevault-io bundle
    Use when a task needs headless browser automation (navigate, click, fill forms, extract text, take screenshots) and Playwright-based tooling should be avoided; prefer the agent-browser CLI.
    0 installs
  75. Create Agent Skill 2 · tomevault-io bundle
    Guide for creating new Agent Skills following the open standard specification Use when this capability is needed.
    0 installs
  76. Obsidian Markdown 2 · tomevault-io bundle
    Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes. Use when this capability is needed.
    0 installs
  77. Accessibility 7 · tomevault-io bundle
    Tilgjengelighetsverktøy for WCAG-validering. Bruk ved arbeid med farger, kontrast eller UI-komponenter. Use when this capability is needed.
    0 installs
  78. Typescript Strict 4 · tomevault-io bundle
    TypeScript strict モードでの堅牢なコード記述パターン Use when this capability is needed.
    0 installs
  79. Playwright 11 · tomevault-io bundle
    Browser automation and frontend testing and evaluation with Playwright MCP Use when this capability is needed.
    0 installs
  80. Documentation 63 · tomevault-io bundle
    Use for requested/approved docs, READMEs, ADRs, runbooks, API docs, comments. Use when this capability is needed.
    0 installs
  81. Vue Debug Guides 3 · tomevault-io bundle
    Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues. Use when this capability is needed.
    0 installs
  82. Continuous Learning V2 2 · tomevault-io bundle
    Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. Use when this capability is needed.
    0 installs
  83. Handover 5 · tomevault-io bundle
    다른 AI 에이전트에게 원활한 인수인계를 위한 대화 요약 마크다운 생성. 세션 종료 시 또는 작업 이전 시 사용. Use when this capability is needed.
    0 installs
  84. Workflow Validate 3 · tomevault-io bundle
    Validate technical feasibility with prototypes or tests. Use when uncertain about technical approach before committing to implementation. Use when this capability is needed.
    0 installs
  85. Web Artifacts Builder 11 · tomevault-io bundle
    使用现代前端 Web 技术(React、Tailwind CSS、shadcn/ui)创建复杂的多组件 claude.ai HTML 工件的工具套件。用于需要状态管理、路由或 shadcn/ui 组件的复杂工件—非简单单文件 HTML/JSX 工件。 Use when this capability is needed.
    2 installs
  86. Tdd Workflow 12 · tomevault-io bundle
    Test-Driven Development guidance. Use when writing code, implementing features, or fixing bugs in projects that follow TDD methodology. Provides the Red-Green-Refactor cycle structure. Use when this capability is needed.
    0 installs
  87. Arxiv Search 2 · tomevault-io bundle
    Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields Use when this capability is needed.
    0 installs
  88. Web Research 9 · tomevault-io bundle
    Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
    0 installs
  89. Langchain Agents 2 · tomevault-io bundle
    Expert guidance for building LangChain agents with proper tool binding, memory, and configuration. Use when creating agents, configuring models, or setting up tool integrations in LangConfig. Use when this capability is needed.
    0 installs
  90. Next Best Practices 14 · tomevault-io bundle
    Apply these rules when writing or reviewing Next.js code. Use when this capability is needed.
    0 installs
  91. PDF 39 · tomevault-io bundle
    Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
    0 installs
  92. Code Review 238 · tomevault-io bundle
    Expert code reviewer with deep knowledge of software engineering best practices, design patterns, and code quality standards. Use this skill when reviewing code changes, pull requests, or conducting code quality assessments. Use when this capability is needed.
    0 installs
  93. Code Review 239 · tomevault-io bundle
    Performs thorough code reviews of individual human-eval problems. Use when asked explicity to review code or analyze code quality. Use when this capability is needed.
    0 installs
  94. Creating Skills 9 · tomevault-io bundle
    Create new Agent Skills following the official specification and best practices. Use when the user wants to create a skill, write a SKILL.md file, or package instructions/workflows for reuse across conversations. Use when this capability is needed.
    0 installs
  95. Test Writer 7 · tomevault-io bundle
    Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines Use when this capability is needed.
    0 installs
  96. Terraform 32 · tomevault-io bundle
    Terraform IaC expert for providers, modules, state management, and planning Use when this capability is needed.
    0 installs
  97. LLM Evaluation 2 · tomevault-io bundle
    Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks. Use when this capability is needed.
    0 installs
  98. Webapp Testing 19 · tomevault-io bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when this capability is needed.
    0 installs
  99. Writing Skills 18 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
    0 installs
  100. Skill Author 2 · tomevault-io bundle
    Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow. Use when this capability is needed.
    0 installs