tomevault-io
- 62k skills
- 0 followers
- 2 hours ago last updated
- ▌ AI Agents 3 · tomevault-io bundleAI Agent architecture patterns for workflow automation in this plugin using RubyLLM Use when this capability is needed.
- ▌ Chrome Devtools 4 · tomevault-io bundleExpert-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.
- ▌ Security Review 16 · tomevault-io bundleAI-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.
- ▌ Agent Browser 30 · tomevault-io bundleAutomates 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.
- ▌ Changelog 11 · tomevault-io bundleUse when generating a CHANGELOG entry for bit-framework based on git commits since the last tag.
- ▌ Code Reviewer 41 · tomevault-io bundleThis 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.
- ▌ Skill Creator 163 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Vue Best Practices 14 · tomevault-io bundleMUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.
- ▌ React Best Practices 6 · tomevault-io bundleReact performance optimization guidelines for Airflow UI. Use when writing, reviewing, or refactoring React components. Use when this capability is needed.
- ▌ API Integration 4 · tomevault-io bundleREST/GraphQL API client design, rate limiting, error handling, and authentication best practices Use when this capability is needed.
- ▌ Gdpr Compliance 2 · tomevault-io bundleGDPR compliance for political data processing, privacy-by-design, data subject rights Use when this capability is needed.
- ▌ Clean Code 7 · tomevault-io bundleThis 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.
- ▌ Golang Pro 19 · tomevault-io bundleMaster Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Use when this capability is needed.
- ▌ Python Pro 5 · tomevault-io bundleMaster 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.
- ▌ UI Styling 3 · tomevault-io bundleCreate 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.
- ▌ Vue Expert 12 · tomevault-io bundleProvides 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.
- ▌ Goplaces 14 · tomevault-io bundleQuery 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.
- ▌ Sync Issues 2 · tomevault-io bundleGitHubのissueとdocs/TODO.mdを双方向同期する。新規issueをTODOに追加し、完了したTODOのissueをクローズする。 Use when this capability is needed.
- ▌ Typescript 23 · tomevault-io bundleUse when writing TypeScript code. Triggers on "TypeScript", "interface", "type", "generic", "type guard", "discriminated union", "strict mode", "any type", or TypeScript type questions.
- ▌ Verification Before Completion 11 · tomevault-io bundleUse 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
- ▌ Kubernetes 26 · tomevault-io bundleSet 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.
- ▌ AI Review 2 · tomevault-io bundleReview code changes with focus on AI best practices and security Use when this capability is needed.
- ▌ Example 4 · tomevault-io bundleExample skill template — copy this to create your own. Use when this capability is needed.
- ▌ Workflow Creator 2 · tomevault-io bundleCreate 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.
- ▌ AI Ready 5 · tomevault-io bundleMake 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.
- ▌ Docs Update 8 · tomevault-io bundleDocumentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md). Use when this capability is needed.
- ▌ Vue Testing Best Practices 4 · tomevault-io bundleUse 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.
- ▌
- ▌ App Store Changelog 2 · tomevault-io bundleCreate 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.
- ▌ Swiftui UI Patterns 3 · tomevault-io bundleBest 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.
- ▌ Angular Developer 3 · tomevault-io bundleGenerates 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.
- ▌ Docs 14 · tomevault-io bundleAdd or improve documentation for code. Use when code needs JSDoc comments, inline explanations, README files, or documentation updates. Use when this capability is needed.
- ▌ Init 18 · tomevault-io bundleBootstrap 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.
- ▌ Plan 20 · tomevault-io bundleCreate 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.
- ▌ Sync 2 · tomevault-io bundleAudit 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.
- ▌ File Todos 2 · tomevault-io bundleThis 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.
- ▌ Qmd 4 · tomevault-io bundleLocal 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.
- ▌ Browser 9 · tomevault-io bundleMinimal 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.
- ▌ Database Migration 3 · tomevault-io bundleDatabase migrations with Alembic - forward scripts, rollbacks, testing, zero-downtime deployment Use when this capability is needed.
- ▌ Swiftui Expert Skill 2 · tomevault-io bundleWrite, 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.
- ▌ Skill Writer 3 · tomevault-io bundleActivate 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.
- ▌ Web Designer 2 · tomevault-io bundleActivate 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.
- ▌ Receiving Code Review 2 · tomevault-io bundleUse 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
- ▌ Next Best Practices 13 · tomevault-io bundleNext.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.
- ▌
- ▌ Marketing Skills 4 · tomevault-io bundle42 marketing agent skills and plugins for Claude Code, Codex, Gemini Use when this capability is needed.
- ▌ CI CD Pipeline 9 · tomevault-io bundleGitHub Actions CI/CD with build, lint, test, deploy stages, Firebase deploy tokens, and branch-based environments Use when this capability is needed.
- ▌ Rust 24 · tomevault-io bundleRust, Cargo, async Rust, ownership. Use when working on rust tasks, related files, debugging, implementation, review, or verification workflows. Use when this capability is needed.
- ▌ Github API 2 · tomevault-io bundleOctokit (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.
- ▌ Skill Creator 164 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends an agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Fastapi Expert 6 · tomevault-io bundleUse 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.
- ▌ Flutter Expert 5 · tomevault-io bundleUse 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.
- ▌ Javascript Pro 2 · tomevault-io bundleWrites, 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.
- ▌ Typescript Pro 2 · tomevault-io bundleImplements 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.
- ▌ Brainstorming 39 · tomevault-io bundleYou 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.
- ▌ Planning 10 · tomevault-io bundleUse when planning multi-step tasks, writing implementation plans, or starting new feature work before touching code
- ▌ Scaffold 4 · tomevault-io bundleScaffold Claude Code Agent Teams into a project. Use for initial agent system setup or new project configuration. Use when this capability is needed.
- ▌ Git Push 6 · tomevault-io bundle自动完成当前仓库的拉取、提交和推送流程。仅当用户明确要求“提交并推送”“git push 当前改动”时触发。 Use when this capability is needed.
- ▌ Debugging 11 · tomevault-io bundleDebugging techniques and tools for IntelliJ development. Use when debugging IDE issues or investigating failures. Use when this capability is needed.
- ▌ QA Engineer 5 · tomevault-io bundleQA 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.
- ▌ Test Driven Development 6 · tomevault-io bundleUse 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).
- ▌ AI Agent Development 2 · tomevault-io bundleBuild 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.
- ▌ MCP Builder 41 · tomevault-io bundleMCP 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.
- ▌ Discover 3 · tomevault-io bundleDiscover 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.
- ▌ Documentation 62 · tomevault-io bundleUse when creating docs, updating guides, writing API references, or reviewing documentation.
- ▌ Parallel Agents 4 · tomevault-io bundleUse 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.
- ▌ Documentation Standards 2 · tomevault-io bundleUniversal documentation standards and best practices for software projects Use when this capability is needed.
- ▌ Effect Best Practices 3 · tomevault-io bundleEnforces 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.
- ▌ API Designer 7 · tomevault-io bundleUse when designing REST/GraphQL APIs, creating OpenAPI specs, defining request/response contracts, or refactoring API schemas — before implementation begins
- ▌ Helm Dev Environment 2 · tomevault-io bundleStart 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.
- ▌ Healthcheck 12 · tomevault-io bundleHost 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.
- ▌ Fastapi Router Py 3 · tomevault-io bundleCreate FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding authenticated endpoints in FastAPI applications. Use when this capability is needed.
- ▌ Workflow 12 · tomevault-io bundleOrchestrate 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.
- ▌ Agent Browser 31 · tomevault-io bundleUse 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.
- ▌ Create Agent Skill 2 · tomevault-io bundleGuide for creating new Agent Skills following the open standard specification Use when this capability is needed.
- ▌ Obsidian Markdown 2 · tomevault-io bundleCreate 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.
- ▌ Accessibility 7 · tomevault-io bundleTilgjengelighetsverktøy for WCAG-validering. Bruk ved arbeid med farger, kontrast eller UI-komponenter. Use when this capability is needed.
- ▌ Typescript Strict 4 · tomevault-io bundleTypeScript strict モードでの堅牢なコード記述パターン Use when this capability is needed.
- ▌ Playwright 11 · tomevault-io bundleBrowser automation and frontend testing and evaluation with Playwright MCP Use when this capability is needed.
- ▌ Documentation 63 · tomevault-io bundleUse for requested/approved docs, READMEs, ADRs, runbooks, API docs, comments. Use when this capability is needed.
- ▌ Vue Debug Guides 3 · tomevault-io bundleVue 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.
- ▌ Continuous Learning V2 2 · tomevault-io bundleInstinct-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.
- ▌ Handover 5 · tomevault-io bundle다른 AI 에이전트에게 원활한 인수인계를 위한 대화 요약 마크다운 생성. 세션 종료 시 또는 작업 이전 시 사용. Use when this capability is needed.
- ▌ Workflow Validate 3 · tomevault-io bundleValidate technical feasibility with prototypes or tests. Use when uncertain about technical approach before committing to implementation. Use when this capability is needed.
- ▌ 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.
- ▌ Tdd Workflow 12 · tomevault-io bundleTest-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.
- ▌ Arxiv Search 2 · tomevault-io bundleSearch arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields Use when this capability is needed.
- ▌ Web Research 9 · tomevault-io bundleUse this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
- ▌ Langchain Agents 2 · tomevault-io bundleExpert 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.
- ▌ Next Best Practices 14 · tomevault-io bundleApply these rules when writing or reviewing Next.js code. Use when this capability is needed.
- ▌ PDF 39 · tomevault-io bundleUse 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.
- ▌ Code Review 238 · tomevault-io bundleExpert 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.
- ▌ Code Review 239 · tomevault-io bundlePerforms 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.
- ▌ Creating Skills 9 · tomevault-io bundleCreate 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.
- ▌ Test Writer 7 · tomevault-io bundleGenerate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines Use when this capability is needed.
- ▌ Terraform 32 · tomevault-io bundleTerraform IaC expert for providers, modules, state management, and planning Use when this capability is needed.
- ▌ LLM Evaluation 2 · tomevault-io bundleImplement 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.
- ▌ Webapp Testing 19 · tomevault-io bundleToolkit 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.
- ▌ Writing Skills 18 · tomevault-io bundleUse 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
- ▌ Skill Author 2 · tomevault-io bundleCreate or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow. Use when this capability is needed.