tomevault-io
- 62k skills
- 0 followers
- 7 hours ago last updated
- ▌ Vue Testing Best Practices 3 · 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.
- ▌ Code Review 70 · tomevault-io bundleReview ServiceNow server-side scripts for ES5 violations, ACL/injection/XSS issues, N+1 queries, missing setLimit/error handling, hard-coded sys_ids, and business-rule recursion risks. Use when this capability is needed.
- ▌ Mermaid Diagrams 3 · tomevault-io bundleComprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows. Use when this capability is needed.
- ▌ Doc Writer 3 · tomevault-io bundle根据当前项目或选中文件生成/更新 README 或技术文档,包含项目简介、快速开始、结构说明、示例代码等。 Use when this capability is needed.
- ▌ UI Design 4 · tomevault-io bundleProfessional UI design and frontend interface guidelines. Use this skill when creating web pages, mini-program interfaces, prototypes, or any frontend UI components that require distinctive, production-grade design with exceptional aesthetic quality. Use when this capability is needed.
- ▌ Code Review 71 · tomevault-io bundleSystematic code analysis with evidence collection Use when this capability is needed.
- ▌ Web Search 5 · tomevault-io bundleSearch the web for research papers, documentation, or information. Use when looking for recent papers, finding documentation, or filling bibliography gaps. Use when this capability is needed.
- ▌ Scaffold 3 · tomevault-io bundleInfrastructure provisioning specialist for cloud IaC (Terraform/OpenTofu/CloudFormation/Pulumi) and local development environments (Docker Compose/dev setup/env vars). Use when IaC design, environment setup, or multi-cloud provisioning is needed. Use when this capability is needed.
- ▌ Python 8 · tomevault-io bundlePython development guidelines and best practices. Use when working with Python code. Use when this capability is needed.
- ▌ Apple Notes 6 · tomevault-io bundleManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
- ▌ Find Skills 4 · tomevault-io bundleHelps users discover, install, and manage goclaw skills. Use when users ask "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Provides guidance for finding skills in the goclaw ecosystem and the broader open agent skills community. Use when this capability is needed.
- ▌ Git Workflow 27 · tomevault-io bundleAdvanced git workflows with branch management, conflict resolution, and PR lifecycle Use when this capability is needed.
- ▌ Release 51 · tomevault-io bundleAutomate the full hoverfly release process — version bump, GitHub release, wait for CI, trigger Homebrew update. Use when this capability is needed.
- ▌ Code Review 72 · tomevault-io bundleReview current git changes or latest commit using code-reviewer and architect-reviewer agents. Use after completing code changes to get comprehensive quality feedback. Use when this capability is needed.
- ▌ API Design 7 · tomevault-io bundleUse when designing new REST APIs, reviewing API designs, establishing API standards, designing request/response formats, pagination, versioning, authentication flows, or creating OpenAPI specifications.
- ▌ Doc Review 2 · tomevault-io bundleReviews documentation for factual accuracy Use when this capability is needed.
- ▌ Uv 4 · tomevault-io bundlePython package manager and project tooling using uv. Use when working with Python projects, managing dependencies, creating virtual environments, running Python scripts, configuring workspaces/monorepos, or troubleshooting uv issues. Triggers on pyproject.toml projects, uv commands, pip replacement workflows, Python version management, workspace configuration, or CI/CD Python setup. Use when this capability is needed.
- ▌ Template Skill 2 · tomevault-io bundleUse when working with a template for creating new agent skills. Replace this description with a clear explanation of what your skill does and when agents should use it. Include specific keywords that help agents identify relevant tasks.
- ▌ Hyperstar 2 · tomevault-io bundleBuild real-time web apps with Hyperstar framework. Use when creating new hyperstar apps, adding features, writing actions, views, or working with signals and state management. Uses JSX syntax with the $ prop for reactive attributes. Use when this capability is needed.
- ▌ Project Conventions 2 · tomevault-io bundleOpinionated defaults for the lower-stakes structural conventions every project has to pick — branch strategy, directory layout, dependency pinning, path portability. The companion to manage-secrets-env (which owns the high-stakes secrets/env slice). Picks GitHub Flow, enforces pinned dependencies, nudges toward domain-first directory structure, and audits for hardcoded absolute paths. Adapts to repo type — app (exact pin + lockfile), library (semver range + compatibility matrix), monorepo (per-package). Language-agnostic. Use when this capability is needed.
- ▌ Code Quality 6 · tomevault-io bundleApply linting, formatting, DRY, KISS, functional programming, and clean-code principles to generated or edited code. Use for conforming to project lint/format config, avoiding duplication, and writing maintainable code. Triggers on code review, refactoring, or quality requirements. Use when this capability is needed.
- ▌ Prd 7 · tomevault-io bundleGuidelines and templates for creating effective Product Requirement Documents (PRD), bridging the gap between business goals and technical implementation. Use when this capability is needed.
- ▌ Agents Md 4 · tomevault-io bundleAGENTS.md の整理・リファクタリングに特化。ユーザーが「agents.md を整理して」「AGENTS.md を更新して」などと言ったときに使う。各セッションで得た学びを汎用ルールとして AGENTS.md に反映するための提案を作成し、必ず提案から入って合意後に編集する。 Use when this capability is needed.
- ▌ Refactor 18 · tomevault-io bundleUse when refactoring, cleaning up code, reducing complexity, fixing code smells, or improving code quality. Audits TS/JS for dead code, nesting, and patterns.
- ▌ Security 7 · tomevault-io bundleUse when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. OWASP Top 10 audit with GitLeaks and dependency checks.
- ▌ Quiz 2 · tomevault-io bundleGives the user a quick quiz to test code comprehension. Use when this capability is needed.
- ▌ Setup 17 · tomevault-io bundleConfigure Titan Memory environment variables and verify connectivity Use when this capability is needed.
- ▌ Code Review 73 · tomevault-io bundleHakuto-specific code review for Astro + Tailwind v4 + shadcn/ui sites. Audits source code against the project's CLAUDE.md rules — image optimization, className vs class, Tailwind v4 setup, Fonts API, Cloudflare adapter, internal links (anchor ids, trailing slashes), accessibility, LCP / critical-render-path performance, deferred marketing pixels, static-asset caching and security headers in `_headers`, code hygiene. Can review a single file, recently changed files, or the whole src/ tree. Report-only — no fixes applied. Use when user requests "review code", "code review", "audit code", "check code quality", or "lint the site". Use when this capability is needed.
- ▌ Review 21 · tomevault-io bundleReview code for common issues. Use when reviewing PRs, suggesting code changes, or when user asks to review code. Use when this capability is needed.
- ▌ Agent Builder 2 · tomevault-io bundleDraft new agents and attach scheduled automations to them. Depth-1 cap; drafts only — a human must publish via the UI. Use when this capability is needed.
- ▌
- ▌ Flutter 12 · tomevault-io bundleFlutter mobile production guidance for widget performance, state boundaries, architecture layering, and profiling practices. Use when this capability is needed.
- ▌ Code Review 74 · tomevault-io bundlePerform a comprehensive code quality review Use when this capability is needed.
- ▌ Refactor 19 · tomevault-io bundleAnalyze code and suggest refactoring opportunities with blast radius assessment, risk evaluation, and recommended order of operations Use when this capability is needed.
- ▌ Research 12 · tomevault-io bundleResearch the codebase to find and explain specific topics, answering questions about architecture, configuration, data flows, and implementation details Use when this capability is needed.
- ▌ Devops 3 · tomevault-io bundleExpert DevOps engineer specializing in secure CI/CD pipelines, infrastructure automation, container orchestration, and developer experience optimization. Covers GitHub Actions, Docker, Kubernetes, cloud platforms (AWS/Azure/GCP), monitoring, secrets management, and infrastructure as code. Security-first approach following DevSecOps principles. Use for pipeline design, deployment automation, infrastructure setup, monitoring configuration, or improving developer workflows. Use when this capability is needed.
- ▌ Release 52 · tomevault-io bundleChecklist for releasing packages from this monorepo (code PR -> Version Packages PR -> npm publish). Use when this capability is needed.
- ▌ Example Skill 3 · tomevault-io bundleExample skill - replace with your skill's description and activation keywords Use when this capability is needed.
- ▌ Fastapi Pro 2 · tomevault-io bundleExpert FastAPI development covering async API design, Pydantic validation, Dependency Injection, and high-performance patterns. Use when this capability is needed.
- ▌ Refine 3 · tomevault-io bundleBreak down issues into sub-tasks with dependencies. Supports Linear, Jira, and local backends. Sub-tasks are always written locally. Use when the user mentions "refine", "break down", or "plan" for an issue. Use when this capability is needed.
- ▌ Verify 10 · tomevault-io bundleVerify a completed issue by comparing implementation against acceptance criteria, running tests, and critiquing the work. Adds review notes as a comment on the ticket. Supports both Linear and Jira backends via progressive disclosure. Use as the final step in the issue workflow after execute, when the user mentions "verify", "review", or "check" an issue. Use when this capability is needed.
- ▌ Init 14 · tomevault-io bundleInitialize and analyze a new project. First engages in discovery conversation to understand user requirements, then generates documentation. Use when starting work on any new codebase. Use when this capability is needed.
- ▌ Test 32 · tomevault-io bundleTesting workflow. Generates tests, analyzes coverage, suggests test cases. Use for improving test coverage or creating new tests. Use when this capability is needed.
- ▌ Write Tests 5 · tomevault-io bundleWrite or update tape-six tests for a module or feature. Use when asked to write tests, add test coverage, or create typing tests for stream-json. Use when this capability is needed.
- ▌
- ▌ Skill Creator 38 · tomevault-io bundleCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
- ▌ Verify 11 · tomevault-io bundleVerify a code change does what it should by running the app. Use when this capability is needed.
- ▌ Vapi 2 · tomevault-io bundleBuild AI voice assistants and phone agents with Vapi. Use this skill when users want to create voice agents, phone bots, IVR systems, outbound calling campaigns, or any voice-based AI application. Use when this capability is needed.
- ▌ Copilot Init 2 · tomevault-io bundleBootstrap Copilot guidance for any repository by creating or updating `.github/workflows/copilot-setup-steps.yml`, `.github/instructions/*.instructions.md`, and `.github/skills/*/SKILL.md`. Use when asked to initialize Copilot guidance, scaffold repo instructions or skills, or create or update `copilot-setup-steps`. Use when this capability is needed.
- ▌ Rust 19 · tomevault-io bundleRust specialist for async services, safe systems programming, and production tooling with Tokio, Axum, SQLx, and clippy-driven quality checks. Use when building or refactoring Rust code. Use when this capability is needed.
- ▌ Next 6 · tomevault-io bundleNext.js renderer for json-render that turns JSON specs into full Next.js applications with routes, layouts, SSR, and metadata. Use when working with @json-render/next, building Next.js apps from JSON specs, or creating AI-generated multi-page applications. Use when this capability is needed.
- ▌ Improve Codebase Architecture 11 · 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.
- ▌
- ▌ Rust 20 · tomevault-io bundleGuide for Rust programming language. Use when writing Rust code, setting up Rust projects, or needing an overview of Rust development workflows. Use when this capability is needed.
- ▌ Speckit Git Initialize 3 · tomevault-io bundleInitialize a Git repository with an initial commit Use when this capability is needed.
- ▌ Seer 2 · tomevault-io bundleVisual feedback capture for any running macOS app window via osascript plus screencapture/ffmpeg screen capture. Use when the user wants UI verification or a fresh screenshot. Use when this capability is needed.
- ▌ Wagmi Development 2 · tomevault-io bundleCreates Wagmi features across all layers - core actions, query options, framework bindings. Use when adding new actions, hooks, or working across packages/core, packages/react, packages/vue.
- ▌ Skill Creator 39 · tomevault-io bundleGuide for creating effective skills. This skill should be used when you need to create a new skill (or update an existing skill) that extends capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Faf Expert 2 · tomevault-io bundleExpert in .faf (Foundational AI-context Format) files for persistent project context. Use when working with .faf files, project DNA, CLAUDE.md bi-sync, faf-cli commands, MCP server configuration, or AI-readiness scoring (0-100%). Updated for v2.8.0 Tool Visibility System. Use when this capability is needed.
- ▌ Dev Docs 2 · tomevault-io bundleCreates or updates PLAN.md based on session - auto-detects create vs update mode
- ▌ Reviewing Code 2 · tomevault-io bundleCode review workflow for evaluating changes against standards. Use when reviewing pull requests, commits, or diffs. Use when this capability is needed.
- ▌ Sag 13 · tomevault-io bundleElevenLabs text-to-speech with mac-style say UX. Use when this capability is needed.
- ▌ Research 13 · tomevault-io bundleSearch the web for general information using Tavily API Use when this capability is needed.
- ▌ Location 2 · tomevault-io bundleLocation/geocoding tools using Open-Meteo Geocoding API Use when this capability is needed.
- ▌ Help 6 · tomevault-io bundleOrchestKit help directory with categorized skill listings. Use when discovering skills for a task, finding the right workflow, or browsing capabilities. Use when this capability is needed.
- ▌ Frontend Design 21 · 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.
- ▌ Kanban Tui 2 · tomevault-io bundleComprehensive kanban board and task management via ktui CLI. Use for project tracking, todo lists, task dependencies, workflow automation, and board management. Activates when user mentions boards, tasks, kanban, or project management. If the `ktui` command is not available, but `uv` is available utilize `uvx kanban-tui` instead. Use when this capability is needed.
- ▌ Git Workflow 28 · tomevault-io bundleGit workflow standards - branch management, commit conventions, and PR creation process. Use when planning work that involves git operations or PR submissions. Use when this capability is needed.
- ▌ Changelog 7 · tomevault-io bundleSet up git-cliff for automated changelog generation. Use `/changelog init` to initialize in a new project. Use when this capability is needed.
- ▌ Architecture 2 · tomevault-io bundleUse when exploring codebase structure, understanding index implementations (HNSW, IVF, DISKANN, Sparse, MinHash), working with third-party libraries (faiss, hnswlib, DiskANN, Cardinal), or locating specific functionality
- ▌ Agents Md 5 · tomevault-io bundleCreate or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths, entrypoints, tests, docs). Use when the user asks for AGENTS.md, nested agent instructions, or a module/feature map. Use when this capability is needed.
- ▌ Docs Sync 2 · tomevault-io bundleKeep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs for a release/PR. Use when this capability is needed.
- ▌ Documentation 18 · tomevault-io bundleWrite effective documentation including inline docs, README structure, API documentation, and code comments. Use when writing README files, documenting APIs, creating architecture decision records, adding inline code documentation, or setting up documentation tooling. Use when this capability is needed.
- ▌ Mobile Games 2 · tomevault-io bundleMobile game development principles. Touch input, battery, performance, app stores. Use when this capability is needed.
- ▌ Commit 57 · tomevault-io bundleGuided git commit with atomic commit analysis and conventional commit format Use when this capability is needed.
- ▌ Context7 3 · tomevault-io bundleAnalyze current external library/API documentation and generate Context7 CLI guidance when the user asks for version-sensitive dependency behavior, library API references, or Context7 skills/setup/auth command help. Use when this capability is needed.
- ▌ Amap 2 · tomevault-io bundle通过脚本直连高德 Web Service API 完成地理编码、逆地理编码、IP 定位、天气、路径规划、距离测量和 POI 查询。用户要求“高德/AMap 查询”“路线规划”“地理编码”“POI 搜索”或需要用命令行脚本调用高德 API 时使用。 Use when this capability is needed.
- ▌ Git Workflow 32 · tomevault-io bundleUse when doing any git operations (branching, committing, pushing) so the repo history stays clean and matches the preferred workflow
- ▌ Validator 3 · tomevault-io bundleIndependent validation agent that cross-checks trades against market data with self-correction loop (max n=10) Use when this capability is needed.
- ▌ Git Workflow 33 · tomevault-io bundleFlujos de trabajo Git profesionales y mejores prácticas Use when this capability is needed.
- ▌ Summarize 6 · tomevault-io bundleFetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize Use when this capability is needed.
- ▌ Cleanup 5 · tomevault-io bundleBidirectional AI slop scanner — Claude + GPT independently analyze, then debate disagreements. Use when this capability is needed.
- ▌ Maishou 2 · tomevault-io bundleuv run {baseDir}/scripts/main.py search --source={source} --keyword='{keyword}' Use when this capability is needed.
- ▌ Find Skills 6 · 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.
- ▌ Web Search 6 · tomevault-io bundleWeb search using Jina Search API. Returns search results with titles, URLs, and descriptions. Use for finding documentation, facts, current information, or any web content. Lightweight, no browser required. Use when this capability is needed.
- ▌ Things Mac 8 · tomevault-io bundleCreate and manage tasks in Things 3 for Mac using URL schemes and AppleScript. Use when this capability is needed.
- ▌ Gh CLI 4 · tomevault-io bundleGitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line. Use when this capability is needed.
- ▌ Code Simplifier 2 · tomevault-io bundleSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. Use when this capability is needed.
- ▌ API Design 10 · tomevault-io bundleREST and GraphQL API design best practices including HTTP methods, status codes, and documentation. Use when this capability is needed.
- ▌ Javascript 2 · tomevault-io bundleBest practices for JavaScript/TypeScript development including modern ES6+ patterns, error handling, and performance optimization. Use when this capability is needed.
- ▌ Kubernetes 13 · tomevault-io bundleKubernetes deployment best practices including resource management, security, and observability. Use when this capability is needed.
- ▌ Version Bump 3 · tomevault-io bundleVersion bumps are performed by scripts/release.ts from commits since the last v* tag; do not edit package.json manually for releases. Use when this capability is needed.
- ▌ Coding Style 3 · tomevault-io bundleCoding style, testing, and PR guidelines for the Kubb ecosystem. Use when writing or reviewing code for the Kubb ecosystem. Use when this capability is needed.
- ▌ Datadog 2 · tomevault-io bundleDatadog monitoring and observability with native dogshell CLI integration Use when this capability is needed.
- ▌ Mongodb 3 · tomevault-io bundleMongoDB database client with Docker-based mongosh CLI Use when this capability is needed.
- ▌ Weather 25 · tomevault-io bundleGet weather information for any city. Demonstrates API integration patterns. Use when this capability is needed.
- ▌ Handover 3 · 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.
- ▌ Docs Review 2 · tomevault-io bundleReview and improve repository documentation including both human-readable docs (`docs/`), `README.md`, and AI agent memory context files (`CLAUDE.md`, `CODEX.md`, `AGENTS.md`, `.cursorrules`, etc.) for clarity, minimal duplication, and modularity. Use when asked to review, audit, refactor, or improve documentation structure, consolidate rules, reduce redundancy, establish shared standards, or modularize monolithic instruction files. Use when this capability is needed.
- ▌ Git Workflow 34 · tomevault-io bundleGit workflow standards - branch management, commit conventions, and PR creation process. Use when planning work that involves git operations or PR submissions. Use when this capability is needed.
- ▌ AI Sdk Development 2 · tomevault-io bundleTRIGGER when working with ai-sdk which is Laravel official first-party AI SDK. Activate when building, editing AI agents, chatbots, text generation, image generation, audio/TTS, transcription/STT, embeddings, RAG, vector stores, reranking, structured output, streaming, conversation memory, tools, queueing, broadcasting, and provider failover across OpenAI, Anthropic, Gemini, Azure, Groq, xAI, DeepSeek, Mistral, Ollama, ElevenLabs, Cohere, Jina, and VoyageAI. Invoke when the user references ai-sdk, the `Laravel\Ai\` namespace, or this project's AI features — not for Prism PHP or other AI packages used directly. Use when this capability is needed.