tomevault-io
- 62k skills
- 0 followers
- 10 hours ago last updated
- ▌ Goplaces 5 · 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.
- ▌ Himalaya 6 · tomevault-io bundleCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language). Use when this capability is needed.
- ▌ Mcporter 6 · tomevault-io bundleUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation. Use when this capability is needed.
- ▌ Merge Pr 2 · tomevault-io bundleMerge a GitHub PR via squash after /preparepr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and clean up worktrees after success. Use when this capability is needed.
- ▌ Nano PDF 5 · tomevault-io bundleEdit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
- ▌ Obsidian 6 · tomevault-io bundleWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
- ▌ Ordercli 4 · tomevault-io bundleFoodora-only CLI for checking past orders and active order status (Deliveroo WIP). Use when this capability is needed.
- ▌ Peekaboo 7 · tomevault-io bundleCapture and automate macOS UI with the Peekaboo CLI. Use when this capability is needed.
- ▌ Readme 3 · tomevault-io bundleREADME writing and maintenance guidelines Use when this capability is needed.
- ▌ Hallmark · tomevault-io bundleAnti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study. Use when this capability is needed.
- ▌ Did Auth Agent 2 · tomevault-io bundleUse `nuwa-id` (from identity-kit) to run a DIDAuth flow on `id.nuwa.dev`. The agent generates a key locally, sends a deep link to the user, asks user to return DID text, verifies key binding, then sends authenticated HTTP requests. Use when this capability is needed.
- ▌ Camsnap 8 · tomevault-io bundleCapture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
- ▌ Clawhub 5 · tomevault-io bundleUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI. Use when this capability is needed.
- ▌ Gifgrep 8 · tomevault-io bundleSearch GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
- ▌ Openhue 8 · tomevault-io bundleControl Philips Hue lights and scenes via the OpenHue CLI. Use when this capability is needed.
- ▌ Songsee 7 · tomevault-io bundleGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI. Use when this capability is needed.
- ▌ Deno 2 · tomevault-io bundleIf the project uses deno, use this skill. Use this skill to initialize and work with Deno projects, add/remove dependencies (JSR and npm), run tasks and scripts with appropriate permissions, and use built-in tooling (fmt/lint/test). Use when this capability is needed.
- ▌ Fastmcp 8 · tomevault-io bundleBuild, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
- ▌ Weather 18 · tomevault-io bundleGet current weather and forecasts using wttr.in (no API key required). Use when this capability is needed.
- ▌ Run Tests 2 · tomevault-io bundleRun pgschema automated tests (go test) to validate diff logic, plan generation, and dump functionality using test fixtures. Use this skill whenever you need to run tests, debug test failures, add new test cases, regenerate expected outputs, or validate changes across PostgreSQL versions 14-18. Use when this capability is needed.
- ▌ Code Review 22 · tomevault-io bundleReview code for bugs, security issues, performance problems, and best practices. Provide actionable feedback. Use when this capability is needed.
- ▌ Code Review 23 · tomevault-io bundleAutomated code review for pull requests using specialized review patterns. Use when this capability is needed.
- ▌ Docs Writer 2 · tomevault-io bundleAs an expert technical writer and editor for the Gemini CLI project, you produce Use when this capability is needed.
- ▌ MCP Builder 2 · tomevault-io bundleGuide for creating high-quality MCP (Model Context Protocol) servers Use when this capability is needed.
- ▌ Fastmcp 9 · tomevault-io bundleExtract text from PDFs, fill forms, and merge documents Use when this capability is needed.
- ▌ Cleye 2 · tomevault-io bundlecleye CLI development tool — argv parsing with typed parameters, flags, commands, and auto-generated help. Use when building Node.js CLI scripts with cleye or when the user imports `cli` or `command` from `cleye`. Use when this capability is needed.
- ▌ Deployment 2 · tomevault-io bundleBuild, push, and deploy services via GitOps in this repo. Use when updating images, manifests, or rolling out changes with Argo CD. Use when this capability is needed.
- ▌ Kubernetes 5 · tomevault-io bundleUse for kubectl, CNPG, and kustomize/helm operations in this repo, including rollouts and cluster debugging. Use when this capability is needed.
- ▌ CI CD 10 · tomevault-io bundleDesigns and reviews CI/CD pipelines. Covers build automation, test stages, deployment gates, caching, secrets management, and pipeline optimization. Use when setting up pipelines, debugging CI failures, or improving build times. Use when this capability is needed.
- ▌ Coordinator 2 · tomevault-io bundleOrchestrate multiple worktree agents. Spawn, monitor, communicate, and merge. Use when this capability is needed.
- ▌ Bear Notes 4 · tomevault-io bundleCreate, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
- ▌ Things Mac 4 · tomevault-io bundleManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Razroom to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
- ▌ Svelte Core Bestpractices 2 · tomevault-io bundleGuidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more. Use when this capability is needed.
- ▌ Review Pr 3 · tomevault-io bundleCode review and post to GitHub PR Use when this capability is needed.
- ▌ Helm 2 · tomevault-io bundleHelm chart expert for Kubernetes package management, templating, and dependency management Use when this capability is needed.
- ▌ Analyze 3 · tomevault-io bundleDiscover and document business rules, technical patterns, and system interfaces through iterative analysis Use when this capability is needed.
- ▌ Testing 18 · tomevault-io bundleWriting effective tests and running them successfully. Covers layer-specific mocking rules, test design principles, debugging failures, and flaky test management. Use when writing tests, reviewing test quality, or debugging test failures. Use when this capability is needed.
- ▌ Deployment 3 · tomevault-io bundleDeployment architecture, multi-tenancy design, and environment-specific deployment commands. Use when the user asks about how the application is deployed, multi-tenant architecture with Navigator, Fly.io deployment, or frontend stack details. Use when this capability is needed.
- ▌ Commit 34 · tomevault-io bundleCreates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").
- ▌ Backlog 2 · tomevault-io bundleManage GitHub issues backlog — view, pick, or create work items Use when this capability is needed.
- ▌ Review Pr 4 · tomevault-io bundleReview a PR on metalk8s (an opinionated Kubernetes distribution for long-term on-prem deployments) Use when this capability is needed.
- ▌ Vexor CLI 2 · tomevault-io bundleSemantic file discovery via `vexor`. Use whenever locating where something is implemented/loaded/defined in a medium or large repo, or when the file location is unclear. Prefer this over manual browsing. Use when this capability is needed.
- ▌ Release 32 · tomevault-io bundleThis skill should be used when the user asks to "make a release", "create a release", "cut a release", "release a new version", "publish a release", or mentions preparing for release. Provides comprehensive workflow for reviewing changes, updating changelog, determining semver bump, and publishing. Use when this capability is needed.
- ▌ Sglang Diffusion Benchmark Profile 4 · tomevault-io bundleUse when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.
- ▌ Create Pr 5 · tomevault-io bundleReviews committed changes and creates a pull request on GitHub. Use when the user wants to create a PR, push changes for review, or open a pull request. Requires a GitHub repository. Supports --japanese flag for Japanese descriptions, --base flag to specify target branch, and --update flag to update an existing PR. Use when this capability is needed.
- ▌ Publish 3 · tomevault-io bundlePublish a new version via GitHub Actions. Use when user says "publish", "release", or "bump version". Use when this capability is needed.
- ▌ Mcporter 7 · tomevault-io bundleUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation. Use when this capability is needed.
- ▌ Nano PDF 6 · tomevault-io bundleEdit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
- ▌ Obsidian 7 · tomevault-io bundleWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
- ▌ Peekaboo 8 · tomevault-io bundleCapture and automate macOS UI with the Peekaboo CLI. Use when this capability is needed.
- ▌ Handover 2 · tomevault-io bundleGenerate a comprehensive markdown summary of our conversation for seamless handoff to another AI agent. Use when ending a session or transferring work. Use when this capability is needed.
- ▌ Security Audit 3 · tomevault-io bundleThis skill should be used when the user asks to review code for security vulnerabilities, audit a pull request or merge request for risks, check if code is safe, find injection flaws or hardcoded secrets, or assess the security posture of a feature or codebase area. Use this skill even when the user doesn't say "security audit" explicitly — trigger on phrases like "is this code safe?", "audit this PR", "check for vulnerabilities", "any security issues here?", "review my changes for risks", "are there hardcoded secrets?", "check for SQL injection", "security review", or "assess the risk in this diff". When in doubt, use this skill — it's better to over-trigger on security reviews than to miss one. Use when this capability is needed.
- ▌ Commit 35 · tomevault-io bundleCommit with user prompts from this conversation. Use when user mentions committing, wants to commit changes, asks to save their work to git, or says "commit this". Use when this capability is needed.
- ▌ Example 2 · tomevault-io bundleExample skill showing the complete SKILL.md format with all features Use when this capability is needed.
- ▌ Github 32 · tomevault-io bundleInteract with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when this capability is needed.
- ▌ Issue 7 · tomevault-io bundleCreate GitHub Issues with consistent formatting for autonomous implementation Use when this capability is needed.
- ▌ Setup 10 · tomevault-io bundleUse when setting up a project, adding linting, formatting, git hooks, or TypeScript. Installs Biome, Husky, commitlint, lint-staged, and GitLeaks for JS/TS.
- ▌ CI CD 11 · tomevault-io bundleCI/CD pipeline design and management. Use when building, troubleshooting, or optimizing build and deployment pipelines. Use when this capability is needed.
- ▌ Improve Codebase Architecture 7 · tomevault-io bundleFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Use when this capability is needed.
- ▌ Release 33 · tomevault-io bundleUse when user says 'release', 'リリース', 'publish', 'vtag', 'version up', 'バージョンアップ', 'bump version', 'prepare release', 'ship version', or discusses merging to main/develop. Guides through version bump and release flow.
- ▌ Debug 9 · tomevault-io bundleGuide systematic debugging through hypothesis generation, evidence collection, and verification. Uses scientific method for root cause analysis. Use when this capability is needed.
- ▌ PDF 15 · tomevault-io bundleComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
- ▌ Excalidraw 3 · tomevault-io bundleCreate Excalidraw diagrams programmatically. Use when the user wants architecture diagrams, system designs, flowcharts, or any visual diagram with a hand-drawn aesthetic. Outputs editable .excalidraw JSON files. Best for architecture overviews and presentations where the hand-drawn style and drag-and-drop editing add value over Mermaid's text-only approach. Use when this capability is needed.
- ▌ Core 2 · tomevault-io bundleCore development principles and guidelines covering security, QA, performance, documentation, and coding standards. Used by all agents to ensure consistent quality across the Orchestra system. Use when this capability is needed.
- ▌ Transaction Correctness 2 · tomevault-io bundleHow WAL mechanics, checkpointing, concurrency rules, recovery work in tursodb Use when this capability is needed.
- ▌ Tsdown 3 · tomevault-io bundletsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries, configuring entry points, or generating .d.ts declaration files. Use when this capability is needed.
- ▌ Codeup Action 2 · tomevault-io bundleCreate a new codeup action with filter and apply steps Use when this capability is needed.
- ▌ Find Skills 2 · tomevault-io bundleHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. Use when this capability is needed.
- ▌ Koota 2 · tomevault-io bundleUse Koota for data-oriented Entity Component System architecture with React bindings. Use when this capability is needed.
- ▌ Frontend Design 13 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Weather 7 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Skill Creator 7 · 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 AIPex's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ PDF 12 · tomevault-io bundlePDF manipulation tasks such as reading text, extracting metadata, merging, splitting, and rotating pages using the Python pypdf library. Use when this capability is needed.
- ▌ Init 7 · tomevault-io bundleFirst-time Archcore setup. Detects repo scale and seeds a stack rule, run guide, entry-point inventory, optional top-level map, hotspot candidates, and imports from CLAUDE.md/AGENTS.md/.cursorrules. Use on a fresh clone, empty `.archcore/`, or 'set up archcore'. Not for individual docs or planning. Use when this capability is needed.
- ▌ Improve Codebase Architecture 3 · tomevault-io bundleFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Use when this capability is needed.
- ▌ Review 8 · tomevault-io bundleReviews code changes for bugs with P0-P2 prioritized feedback. Uses parallel subagents for thorough analysis, then creates fix plans. Use when reviewing code, finding bugs, checking quality, or before merging. Use /review fix to implement fixes. Use when this capability is needed.
- ▌
- ▌ Golang 5 · tomevault-io bundleUse when the project uses Go for systems programming or backend services
- ▌ Tdd 10 · tomevault-io bundleTest Driven Development methodology with acceptance tests and unit tests. Use when the user asks to write tests, add test coverage, implement a feature using TDD, create a failing test first, or when discussing red-green-refactor, test-first development, or test strategy. Use when this capability is needed.
- ▌ Skill Creator 8 · tomevault-io bundleCreate or update OpenCode skills under .agents/skills with concise, reusable instructions and minimal structure. Use when this capability is needed.
- ▌ Terraform 6 · tomevault-io bundleAvoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering. Use when this capability is needed.
- ▌ Refactor 3 · tomevault-io bundleStep-by-step procedure for refactoring backend models or frontend components in this repo. Use when asked to "refactor X", clean up a method/component, or reduce duplication — anything that changes structure without changing behavior. Enforces the behavior-/query-preserving rules from CLAUDE.md. Use when this capability is needed.
- ▌ Openspec Archive Change 5 · tomevault-io bundleArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
- ▌ Ralph 2 · tomevault-io bundleAutonomous multi-iteration feature implementation using handoff loops. Use when asked to "run ralph", "execute autonomously", "implement this plan autonomously", or for hands-free feature development from structured plans. Use when this capability is needed.
- ▌ Architect 3 · tomevault-io bundleArchitecture review and design process. Use when designing new systems or major features, reviewing code structure, making decisions about patterns or frameworks, creating or reviewing Architecture Decision Records (ADRs), or evaluating technical debt. Also use when changes affect multiple components, decisions are hard to reverse (database schema, API contracts), choosing between competing patterns, or when complexity is increasing without clear benefit. Essential for SOLID principles, design patterns, API design, and microservices vs monolith decisions. Use when this capability is needed.
- ▌ Weather 8 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Code Reviewer 3 · tomevault-io bundleReview code for best practices, bugs, and security issues. Use when this capability is needed.
- ▌ Ralph 3 · tomevault-io bundlePersistent completion mode. Use when the user explicitly says `/ralph` or clearly wants you to keep iterating until the task is actually finished, repeating implement-verify-fix loops instead of stopping at partial progress. Use when this capability is needed.
- ▌ Github 16 · tomevault-io bundleInteract with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when the user asks about GitHub issues, pull requests, workflows, or wants to interact with GitHub repositories from the command line — including tasks like check CI status, create PR, list issues, or query the GitHub API. Use when this capability is needed.
- ▌ Vue 19 · tomevault-io bundleVue.js开发专家助手。当用户需要进行Vue组件开发、Pinia状态管理、Vue Router或Vue 3应用构建时调用。 Use when this capability is needed.
- ▌ Train 2 · tomevault-io bundleAuto-generate custom agents and skills for remaining capability gaps after assembly. Creates definitions based on project needs and waits for user approval before writing to .claude/. Use when this capability is needed.
- ▌ Create Pr 2 · tomevault-io bundleCreate a GitHub pull request with context-aware description Use when this capability is needed.
- ▌ Commit 16 · tomevault-io bundleRead this skill before making git commits. Creates commits following this project conventions with semantic splitting. Use when this capability is needed.
- ▌ Github 17 · tomevault-io bundleGit commits, pushes, and GitHub operations using tokenlean. Covers tl push (with multi-file safety guard), tl commit-prep, tl gh (bulk issue/PR/release operations). Use when committing, pushing, creating/closing/viewing issues, managing PRs, creating releases, or any git/GitHub workflow. Use when this capability is needed.
- ▌ Openai Whisper API 2 · tomevault-io bundleTranscribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
- ▌ Rails 2 · tomevault-io bundleComprehensive Ruby on Rails v8.1 development guide with detailed documentation for Active Record, controllers, views, routing, testing, jobs, mailers, and more. Use when working on Rails applications, building Rails features, debugging Rails code, writing migrations, setting up associations, configuring Rails apps, or answering questions about Rails best practices and patterns. Use when this capability is needed.
- ▌ Ralph 4 · tomevault-io bundleAutonomous agent loop for completing features. Use when asked to 'use ralph', 'ralph this', or to autonomously implement a feature end-to-end. Creates prd.json with user stories, then executes them one by one until complete. Use when this capability is needed.
- ▌ Deploy 3 · tomevault-io bundleDeployment orchestration. Creates PR to master (after @oneshot) or merges for release. Use when this capability is needed.
- ▌ Design 4 · tomevault-io bundleSystem design with progressive disclosure, produces workstream files Use when this capability is needed.
- ▌ Hotfix 2 · tomevault-io bundleEmergency P0 fixes. Fast-track production deployment with minimal changes. Branch from master, immediate deploy. Use when this capability is needed.