tomevault-io
- 62k skills
- 0 followers
- 6 hours ago last updated
- ▌ Update Docs 2 · tomevault-io bundleCheck and update repository documentation before creating PRs/MRs. Scans for outdated docs, mermaid diagrams, README, API docs. Only runs for repos with docs.enabled=true in config.json. Use when user says "update docs", "check documentation". Use when this capability is needed.
- ▌ Security Review 2 · tomevault-io bundleProvides security review guidance including OWASP Top 10, threat modeling, secure coding practices, and security checklists. Triggers on security, threat model, vulnerability, OWASP, authentication, authorization, encryption, secrets, security review, penetration testing.
- ▌ Dojo Indexer 2 · tomevault-io bundleSet up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates. Use when this capability is needed.
- ▌ Tester 2 · tomevault-io bundleUse for testing tasks including test strategy design, writing Vitest unit/integration tests, ensuring coverage, and exploring edge cases. Activate when creating tests, reviewing test coverage, or designing test strategies. Use when this capability is needed.
- ▌ Skill Creator 30 · tomevault-io bundleCreate or update skills. Use when designing, structuring, or packaging new skills with SKILL.md files. Use when this capability is needed.
- ▌ Ralph 9 · tomevault-io bundleConvert a PRD markdown file to prd.json and set up Ralph loop infrastructure for autonomous development with feature branches and optional scaffold skills. Use when this capability is needed.
- ▌ Linear 3 · tomevault-io bundleRead-only Linear issue access via the Linear GraphQL API. Use when this capability is needed.
- ▌ Audit 4 · tomevault-io bundleOn-demand audit and analysis of agent orchestration flows via Sentinel Protocol Use when this capability is needed.
- ▌ Agents Sdk 3 · tomevault-io bundleBuild stateful AI agents using the Cloudflare Agents SDK. Load when creating agents with persistent state, scheduling, RPC, MCP servers, email handling, or streaming chat. Covers Agent class, AIChatAgent, state management, and Code Mode for reduced token usage. Use when this capability is needed.
- ▌ Openai Whisper 2 · tomevault-io bundleLocal speech-to-text with the Whisper CLI (no API key). Use when the user needs to transcribe audio, convert speech to text, generate subtitles, translate spoken language, or produce SRT/VTT captions from mp3, m4a, or wav files using the local Whisper model. Use when this capability is needed.
- ▌ Test 25 · tomevault-io bundleRun and troubleshoot tests for this repository (Go API/consumer) using the containerized Go toolchain. Use when the user asks to run tests, verify a change, investigate a failing test, or respond to CI failures. Covers unit tests and the optional integration concurrency test. Use when this capability is needed.
- ▌ Ralph2ralph 2 · tomevault-io bundleP2P chat between Claude Code instances using real-a2a. Use when chatting with other Claudes, joining a P2P room, or communicating agent-to-agent. Use when this capability is needed.
- ▌ Diagram 2 · tomevault-io bundleGenerates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
- ▌ Plan 14 · tomevault-io bundleGenerate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans). Use when this capability is needed.
- ▌ Skill Creator 31 · 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 Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Camsnap 10 · tomevault-io bundleCapture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
- ▌ Clawhub 8 · 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 10 · tomevault-io bundleSearch GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
- ▌ Openhue 10 · tomevault-io bundleControl Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
- ▌ Songsee 9 · tomevault-io bundleGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI. Use when this capability is needed.
- ▌ Weather 22 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Support 3 · tomevault-io bundleUse this skill for client issue triage, bug resolution, and troubleshooting. Triggers when user mentions client issue, bug, support ticket, problem, or troubleshooting. Provides response templates, severity assessment, and communication standards.
- ▌ Deploy 17 · tomevault-io bundleDeploy application with safety checks and rollback guidance Use when this capability is needed.
- ▌ Django Patterns 2 · tomevault-io bundleDjango architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps. Use when this capability is needed.
- ▌ Django Security 2 · tomevault-io bundleDjango security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.
- ▌ Flutter Architecture Expert 2 · tomevault-io bundleArchitecture guidance for Flutter apps using the flutter_it construction set (get_it, watch_it, command_it, listen_it). Covers Pragmatic Flutter Architecture (PFA) with Services/Managers/Views, feature-based project structure, manager pattern, proxy pattern with optimistic updates and override fields, DataRepository with reference counting, scoped services, widget granularity, testing, and best practices. Use when designing app architecture, structuring Flutter projects, implementing managers or proxies, or planning feature organization. Use when this capability is needed.
- ▌ Nextjs I18N 2 · tomevault-io bundleNext.js 16 internationalization with next-intl or DIY. Use when implementing i18n, translations, localization, multilingual, language switch, locale routing, or formatters. Use when this capability is needed.
- ▌ DB 5 · tomevault-io bundleOracle Database guidance for SQL, PL/SQL, SQLcl, ORDS, administration, app development, performance, security, migrations, and agent-safe database workflows. Use when the user asks to write, edit, rewrite, review, format, debug, tune, or explain SQL; create or refactor PL/SQL; use SQLcl, Liquibase, ORDS, JDBC, node-oracledb, Python, Java, .NET, or database frameworks; troubleshoot queries, sessions, locks, waits, indexes, optimizer plans, AWR, ASH, migrations, schemas, users, roles, privileges, backup, recovery, Data Guard, RAC, multitenant, containers, monitoring, auditing, encryption, VPD, or safe agent database operations. Use when this capability is needed.
- ▌ Cypress 2 · tomevault-io bundleCypress end-to-end testing for web apps. Use for E2E testing. Use when this capability is needed.
- ▌ Drizzle 2 · tomevault-io bundleDrizzle TypeScript ORM with SQL-like syntax. Use for database access. Use when this capability is needed.
- ▌ Fastapi 10 · tomevault-io bundleFastAPI Python async framework with Pydantic and automatic OpenAPI. Use for Python APIs. Use when this capability is needed.
- ▌ Flutter 11 · tomevault-io bundleFlutter cross-platform UI toolkit with Dart. Use for mobile/web/desktop. Use when this capability is needed.
- ▌ GRAPHQL 9 · tomevault-io bundleGraphQL API query language with schema. Use for flexible APIs. Use when this capability is needed.
- ▌ Mongodb 2 · tomevault-io bundleMongoDB document database with aggregation pipeline and Atlas. Use for document storage. Use when this capability is needed.
- ▌ Railway 3 · tomevault-io bundleRailway platform for instant deployments. Use for simple hosting. Use when this capability is needed.
- ▌ Web Design Guidelines 6 · tomevault-io bundleReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Use when this capability is needed.
- ▌ Skill Creator 32 · tomevault-io bundleCreate new Claude Code skills with proper structure and conventions. Use when the user wants to create a new skill, scaffold skill templates, or understand skill anatomy. Use when this capability is needed.
- ▌ Write Tests 4 · tomevault-io bundleWrite tests following project conventions. Use when adding new tests or modifying existing ones. Use when this capability is needed.
- ▌ Browser 5 · tomevault-io bundleBrowser automation via 70 tabz MCP tools. Use when taking screenshots, filling forms, debugging network requests, testing responsive design, or using text-to-speech notifications. Use when this capability is needed.
- ▌ Log 2 · tomevault-io bundleAutomatically logs troubleshooting process using STAR method when errors or bugs are resolved. Use this skill to document problem-solving sessions. Use when this capability is needed.
- ▌ Go Patterns 2 · tomevault-io bundlePatrones de diseño idiomáticos en Go. Usar al elegir patrones para resolver problemas o diseñar sistemas extensibles. Use when this capability is needed.
- ▌ Build 5 · tomevault-io bundleUse this skill when you need to compile CPython, run tests, verify your changes work, check if a fix is correct, or debug test failures. Covers building from source with ./configure and make, ccache for faster rebuilds, Argument Clinic regeneration, and the unittest-based test system (NOT pytest). Essential for any task that requires running code or tests.
- ▌ Status 4 · tomevault-io bundleShow kanban board status, agent workload, and work distribution Use when this capability is needed.
- ▌ Code Review 61 · tomevault-io bundleReviews code changes for architectural fitness, extensibility, and alignment with design principles. Use when reviewing code, checking PRs, or validating implementations. Use when this capability is needed.
- ▌ Install 3 · tomevault-io bundleInstall Auto-PsyNet's essential dependencies — PsyNet + Dallinger (with optional version pinning) and the Python stats stack — into a chosen Python interpreter. Use when /apsy:doctor reports psynet missing, when the user says 'install apsy/psynet', or after first cloning the plugin. Auto-detects venv/APSY_PYTHON; offers to create a managed venv at ~/.auto-psynet/venv on first run. Never breaks system packages without explicit opt-in. Use when this capability is needed.
- ▌ Draft 2 · tomevault-io bundleDraft emails, messages, or documents. Use when the user needs help writing something. Use when this capability is needed.
- ▌ Golang Pro 6 · tomevault-io bundleUse when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.
- ▌ Code Review 62 · tomevault-io bundleProvide thorough, constructive code reviews that improve code quality and share knowledge. Use when this capability is needed.
- ▌ Hello World 3 · tomevault-io bundleUse when working with a simple skill that creates a greeting file
- ▌ Code Reviewer 13 · tomevault-io bundleUse when working with a skill that helps review code for best practices, bugs, and security issues
- ▌ Zustand 2 · tomevault-io bundleZustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation. Use when this capability is needed.
- ▌ Checkpoint 2 · tomevault-io bundleGit checkpoint management. Use when starting risky changes or needing recovery points. Use when this capability is needed.
- ▌ Init Project 2 · tomevault-io bundle当用户明确要求"初始化项目"、"创建项目指令文件"或"生成 AGENTS.md"时使用。完全自动化:自动检测操作系统默认语言,分析项目目录结构(支持 Python/Web/Rust/Go/Java/数据科学/文档项目等),推断项目类型和用途,一键生成规范的项目指令文档。生成文件包括:AGENTS.md(跨平台通用项目指令,Single Source of Truth)、CLAUDE.md(Claude Code 特定适配,通过 @./AGENTS.md 引用)、README.md(项目介绍与使用方法)、CHANGELOG.md(项目变更记录)、.gitignore(Git 忽略规则,安全优先)。 Use when this capability is needed.
- ▌ Trl Training 2 · tomevault-io bundleTrain and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training via CLI commands. Use when this capability is needed.
- ▌ Documentation 15 · tomevault-io bundleTechnical documentation, API docs, and developer guides Use when this capability is needed.
- ▌ Git Workflow 23 · tomevault-io bundleDotfiles-specific git workflow manager. Use when committing, branching, managing symlink history, rebasing, or handling the multi-machine/multi-platform nature of this repo. Use when this capability is needed.
- ▌ Update Site 2 · tomevault-io bundleUpdate the VibePad website with new DMG and appcast entry Use when this capability is needed.
- ▌ Git Commit 12 · tomevault-io bundleCreate well-organized git commits with automatic task ID detection. Defaults to a single commit; only splits when changes are genuinely unrelated. Use when user asks to commit changes or create commits. Use when this capability is needed.
- ▌ Pytest 7 · tomevault-io bundleReference for the vivarium pytest setup. Use this skill when running, debugging, or developing automated test coverage. Use when this capability is needed.
- ▌ Reviewer 2 · tomevault-io bundleReviewer Role - Responsible for code quality checks and adversarial testing Use when this capability is needed.
- ▌ Codex 5 · tomevault-io bundleExecutes OpenAI Codex CLI for code analysis, refactoring, and automated editing. Activates when users mention codex commands, code review requests, or automated code transformations requiring advanced reasoning models. Use when this capability is needed.
- ▌ Next Upgrade 2 · tomevault-io bundleUpgrade Next.js to the latest version following official migration guides and codemods Use when this capability is needed.
- ▌ Python Uv 2 · tomevault-io bundleUse when creating or updating Python projects that should be managed by uv with the uv_build backend, including pyproject.toml layout, scripts entrypoints, and uv run/tool usage.
- ▌ Code Review 63 · tomevault-io bundleReview a pull request, branch, recent commits, staged or unstaged changes, or AI-generated code for correctness, readability, architecture, security, performance, standards/spec adherence, and maintainability. Use when reviewing a PR before merge, reviewing changes since a fixed point, reviewing work-in-progress changes, reviewing another agent's code, asking to "review since X", requesting a thermo-nuclear / thermonuclear / deep code quality / especially harsh maintainability review, or when machine-readable output is needed. Use when this capability is needed.
- ▌ Code Review 64 · tomevault-io bundleExpert in conducting thorough code reviews for Python projects using GitHub MCP, covering test coverage, security practices, PEP 8 compliance, and code organization. Use when reviewing code or PRs. Use when this capability is needed.
- ▌ PDF 25 · 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.
- ▌ Execute 4 · tomevault-io bundleUse when the user wants to execute tasks autonomously, run compounder on a tasks.md file, start autonomous development, compound through a task list, or implement tasks iteratively. Guides autonomous task execution using compound loops.
- ▌ Code Review 65 · tomevault-io bundleAttuBot per-phase qualitative diff review - multi-pass review covering correctness, design, repo-specific bug patterns, tests, documentation, security, and style. trigger when the user says "review this", "review the diff", "review the branch", "code review", "look this over", "is this good", "any issues with this"; before opening a PR or asking for sign-off; after a phase's programmer step finishes and before `integration-check`; when reviewing another agent's output. asks "is this diff right". distinct from `feature-completion` (mechanical did-i-ship-this checklist), `integration-check` (whole-product survival check), and `bug-triage` (cut-line on the bug log). defers to the project style skills for style judgments rather than restating their rules. Use when this capability is needed.
- ▌
- ▌ Weather 23 · tomevault-io bundleGet current weather and short forecasts quickly using `wttr.in` (no API key required). Use when users ask for weather by city/region. Use when this capability is needed.
- ▌ Agent Browser 5 · tomevault-io bundleBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Use when this capability is needed.
- ▌ Code Search 2 · tomevault-io bundleSearch code symbols, find function calls, and analyze codebase Use when this capability is needed.
- ▌ API Design 6 · tomevault-io bundleDesign robust REST APIs with proper versioning, pagination, error handling, rate limiting, and OpenAPI documentation. Use when this capability is needed.
- ▌ Test 26 · tomevault-io bundleOptional test file path, or path:line for a single test Use when this capability is needed.
- ▌ Marketing 2 · tomevault-io bundleMarketing and product positioning skills for Azure applications Use when this capability is needed.
- ▌ Publish 6 · tomevault-io bundleBuild, verify, and publish the xmloxide crate to crates.io Use when this capability is needed.
- ▌ Release 49 · tomevault-io bundleCut a clean semver release from the main branch using the repo's release flow. Use when the user wants a tagged Cargo release, not generic deployment or changelog drafting. Use when this capability is needed.
- ▌ Vercel React Best Practices 20 · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Frontend Design 20 · 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.
- ▌ Tanstack Query 2 · tomevault-io bundleTanStack Query (React Query) v5 best practices for data fetching, caching, and mutations. Use when fetching server data with useQuery, setting up mutations with useMutation, configuring caching strategies, managing query keys, handling optimistic updates, invalidating queries, or integrating TanStack Query into a React/TypeScript project. Triggers on "React Query", "TanStack Query", "useQuery", "useMutation", "query keys", "stale time", "cache invalidation", "optimistic update", "prefetch", "infinite query". Use when this capability is needed.
- ▌ Git Workflow 24 · tomevault-io bundle사용자가 "커밋해줘", "스테이지해줘", "PR 만들어줘", "브랜치 만들어줘", "이거 올려줘", "git 작업 도와줘"라고 할 때 사용하세요. 안전한 git 작업, 커밋 메시지 작성, PR 생성을 위한 표준 절차를 제공합니다. 파괴적 명령은 절대 실행하지 않습니다. Use when this capability is needed.
- ▌ Create Agent 2 · tomevault-io bundleCreate a new Nova agent with a structured interview process. Use when the user wants to create a new agent. Use when this capability is needed.
- ▌ 1password 8 · tomevault-io bundleSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, or reading/injecting/running secrets via op. Use when this capability is needed.
- ▌ Summarize 5 · tomevault-io bundleSummarize text, articles, documents, or web pages using AI models. Use when this capability is needed.
- ▌
- ▌ Commit 48 · tomevault-io bundleGenerate Conventional Commits-compliant messages (feat/fix/docs/chore) in Korean and English. Use when you need to create a well-structured commit message for staged changes. Use when this capability is needed.
- ▌ Noui Generalize 2 · tomevault-io bundleUse this skill when the user wants to generalize a recorded MCP workflow, rename tools to readable names, replace raw API params with natural-language parameters, fix bot detection issues (Akamai, Cloudflare, PerimeterX), rewrite operations to use CDP browser execution, or make a generated MCP server usable by Claude Code. Triggers on "generalize a recorded workflow", "rename MCP tools", "replace raw API params with readable names", "make the MCP usable by Claude Code", "generalize tool signatures", "I can't use the MCP tools", "Akamai is blocking", "429 with valid cookies", "TLS fingerprinting", "CDP fetch", "execute from inside the browser", "anti-bot workaround", "tabby credentials are empty", or "browser is authenticated but API calls fail".
- ▌ Hello World 4 · tomevault-io bundleUse when working with a minimal test skill that demonstrates the basic skill structure
- ▌ Golang 9 · tomevault-io bundleWrites idiomatic Go with composition, explicit errors, and focused functions. Use when writing or reviewing Go code in this project. Use when this capability is needed.
- ▌ Check Coverage 3 · tomevault-io bundleEnsure comprehensive test coverage for a CLI handler. Use when adding a new command or auditing existing handler coverage. Use when this capability is needed.
- ▌ Testing 30 · tomevault-io bundleWrite unit and integration tests for Ledger Wallet apps. Use for Jest tests (Desktop/Mobile), MSW handlers, or testing best practices. Use when this capability is needed.
- ▌ Bear Notes 6 · tomevault-io bundleCreate, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
- ▌ Things Mac 6 · 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 Clawdbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
- ▌ Fastapi 11 · tomevault-io bundleUse when working with a module was extracted from a router but is still 300+ LOC. Split into focused domain-specific services.
- ▌ Git Workflow 25 · tomevault-io bundleUse when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard. Also use when the user says "set up worktree", "create PR", "finish this branch", "start feature", or when you need an isolated workspace for implementation.
- ▌ Vue 38 · tomevault-io bundleVue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive. Use when this capability is needed.
- ▌ Kubernetes 10 · tomevault-io bundleKubernetes operations, testing, and validation. Use when working with Kubernetes clusters for deploying resources, verifying deployments, testing operators/CRDs, debugging pods, monitoring workloads, or performing end-to-end testing and validation of K8s applications. Use when this capability is needed.
- ▌ Reflect 3 · tomevault-io bundleAnalyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also use when user says "reflect", "improve skill", or "learn from this". Use when this capability is needed.
- ▌ Prose 4 · tomevault-io bundleOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows. Use when this capability is needed.
- ▌ Slack 9 · tomevault-io bundleUse when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.