tomevault-io
- 62k skills
- 0 followers
- 12 hours ago last updated
- ▌ Camsnap 15 · tomevault-io bundleCapture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
- ▌ Gifgrep 13 · tomevault-io bundleSearch GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
- ▌ Openhue 14 · tomevault-io bundleControl Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
- ▌ Weather 31 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Review 37 · tomevault-io bundleCross-model code review — Gemini reviews Claude's diff for scope creep, dead code, naming, missed requirements Use when this capability is needed.
- ▌ Test Design 2 · tomevault-io bundleAutomatically design comprehensive E2E test cases for newly implemented vibing.nvim features. Use immediately after completing feature implementation (Phase 5.4) and before running E2E tests. Generates test scenarios covering Happy paths, Error cases, Edge cases, and Integration points with priority ranking (Critical/High/Medium/Low) and ready-to-use test code templates using e2e_helper.lua. Use when this capability is needed.
- ▌ Flutter 16 · tomevault-io bundleFlutter/Dart best practices with Riverpod, freezed, and feature-based architecture Use when this capability is needed.
- ▌ PDF 35 · tomevault-io bundleProcess PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files. Use when this capability is needed.
- ▌ Kaggle 2 · tomevault-io bundleUnified Kaggle skill. Use when the user mentions kaggle, kaggle.com, Kaggle competitions, datasets, models, notebooks, GPUs, TPUs, hackathons, writeups, badges, or anything Kaggle-related. Handles account setup, competition reports, dataset/model downloads, notebook execution, competition submissions, hackathon writeup retrieval, badge collection, and general Kaggle questions. Use when this capability is needed.
- ▌ Image Generation 6 · tomevault-io bundleOptimizes image generation prompts using Subject-Context-Style structure. Use this skill when generating images, creating illustrations, photos, visual assets, editing images, or crafting prompts for any image generation model. Use when this capability is needed.
- ▌ Prd 10 · tomevault-io bundleGenerate a Product Requirements Document through guided discovery questions and codebase analysis. Use for complex features that need structured requirements, success metrics, and technical planning before implementation. Use when this capability is needed.
- ▌ Pipeline 2 · tomevault-io bundleChain agents together in sequential or branching workflows with data passing Use when this capability is needed.
- ▌ Research 26 · tomevault-io bundleOrchestrate parallel scientist agents for comprehensive research with AUTO mode Use when this capability is needed.
- ▌ Code Review 163 · tomevault-io bundleCode review practices emphasizing technical rigor, evidence-based claims, and verification. Use when receiving code review feedback, completing tasks requiring review, or before making completion claims. Use when this capability is needed.
- ▌ Deploy Dev 2 · tomevault-io bundleStart the local development environment (Docker DB + Redis, native API + Vite) Use when this capability is needed.
- ▌ Skill Creator 99 · 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.
- ▌ Code Review 164 · tomevault-io bundle专业的代码审查助手,提供结构化的审查流程、详细的检查清单和建设性的反馈指南。适用于审查Pull Request、代码提交或任何需要代码质量评估的场景,涵盖功能性、安全性、性能、测试、文档、架构设计等多个维度。 Use when this capability is needed.
- ▌ Hello World 7 · tomevault-io bundleUse when working with a fundamental skill that demonstrates the basic execution of a Python script. It serves as a "Hello, World!" example for the skill system, verifying that the environment is correctly set up and that the agent can execute scripts.
- ▌ Wechat Article Writer 2 · tomevault-io bundle专业的微信公众号文章创作助手。当用户提供网站链接、文本素材或图像,需要创作微信公众号文章时使用。支持通过搜索工具丰富内容、优化标题、调整语气为官方文案风格,帮助创作高质量的公众号推文。适用于企业宣传、品牌推广、资讯报道等官方内容创作场景。 Use when this capability is needed.
- ▌ MCP Builder 30 · tomevault-io bundleGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Use when this capability is needed.
- ▌ Fastapi 20 · tomevault-io bundleApply when building FastAPI endpoints, Pydantic models, or async APIs. Covers routing, dependency injection, error handling, testing, and OpenAPI hygiene. Use when this capability is needed.
- ▌ Svelte Testing 2 · tomevault-io bundleFix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failures, writing unit/SSR/e2e tests, or working with vitest/Playwright. Use when this capability is needed.
- ▌ Audit Website 2 · tomevault-io bundleAudit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use to discover and asses website or webapp issues and health. Use when this capability is needed.
- ▌ API Integration 3 · tomevault-io bundleUse when consuming external APIs, integrating third-party services, generating type-safe API clients, implementing authentication flows, or working with OpenAPI/Swagger, GraphQL, or REST specs. TypeScript-primary with language-agnostic patterns.
- ▌ Database Design 2 · tomevault-io bundleUse when designing database schemas, reviewing data models, planning migrations, optimizing slow queries, or establishing database patterns. Covers relational (PostgreSQL, MySQL, SQLite), document (MongoDB), and ORM-integrated (Prisma, Drizzle, TypeORM) projects.
- ▌ Fastapi Auth 2 · tomevault-io bundleAuthentication with FastAPI. user auth. Use when this capability is needed.
- ▌ Rust Testing 6 · tomevault-io bundleTesting with Rust. writing tests. Use when this capability is needed.
- ▌ UI Design System 2 · tomevault-io bundleGuide to the UI/CSS architecture, including Tailwind, Shadcn UI, and Theming. Use when this capability is needed.
- ▌ Lattice 2 · tomevault-io bundleLattice agent coordination guide — mental model, CLI commands, lifecycle discipline, and reference for file-based task tracking across agents and sessions. Use when this capability is needed.
- ▌ Code Review 165 · tomevault-io bundlePerform comprehensive code review with quality analysis and improvement suggestions Use when this capability is needed.
- ▌ Refactoring 10 · tomevault-io bundleSuggest code refactoring improvements while maintaining functionality Use when this capability is needed.
- ▌ Valid Skill 5 · tomevault-io bundleUse when working with a valid test skill for integration testing
- ▌ Code Review 166 · tomevault-io bundleReview code changes for correctness, test coverage, security, performance, and maintainability Use when this capability is needed.
- ▌ Skill Creator 100 · tomevault-io bundleGitHub Copilot用のスキル(Agent Skills)を新規作成・改修する際に使用。「新しいスキルを作りたい」「既存スキルを改善したい」という依頼時に起動。要件ヒアリング→段階的開示設計→SKILL.md作成→リソース設計→検証の流れで進める。GitHub Copilotのコンテキスト制限(トークン上限)を考慮した簡潔な設計を重視。 Use when this capability is needed.
- ▌ Git Workflow 84 · tomevault-io bundleGit workflow guidance for commits, branches, and pull requests Use when this capability is needed.
- ▌ Project Workflow 2 · tomevault-io bundle项目启动、环境搭建与日常开发工作流。涵盖 local 与 docker 两种模式下的启动指令。 Use when this capability is needed.
- ▌ Karpathy Guidelines 4 · tomevault-io bundleBehavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Use when this capability is needed.
- ▌ Commit Message 7 · tomevault-io bundleUse when the user wants to write a git commit message — including 'write a commit message', 'commit this', or when they paste a diff / staged changes and ask what to commit it as. Follows Conventional Commits. Do NOT use for PR descriptions (use pr-description skill).
- ▌
- ▌ System Architect 2 · tomevault-io bundleDesigns system architecture, selects tech stacks, defines components and interfaces, addresses non-functional requirements. Trigger words - architecture, system design, tech stack, components, scalability, security, API design, data model, NFR, patterns, microservices, monolith Use when this capability is needed.
- ▌ Architect 11 · tomevault-io bundleResponsible for high-level system design, implementation plans, and documentation structure. Use when this capability is needed.
- ▌ Developer 5 · tomevault-io bundleResponsible for general software development, feature implementation, and code quality. Use when this capability is needed.
- ▌ Python Expert 2 · tomevault-io bundlePython development best practices and advanced patterns Use when this capability is needed.
- ▌ Skill Creator 101 · tomevault-io bundleCreate or update AMCP skills. Use when designing, structuring, or packaging skills with scripts, references, and assets. This skill should be used when users want to create a new skill (or update an existing skill) that extends AMCP's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Planning With Files 2 · tomevault-io bundleImplements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear and optional Git worktree mode. Use when this capability is needed.
- ▌ Code Review 167 · tomevault-io bundleUse when reviewing code changes, pull requests, or performing systematic code analysis and quality assessment.
- ▌ Angular 2 · tomevault-io bundleModern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use when this capability is needed.
- ▌ Cpp Pro 3 · tomevault-io bundleWrite idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use when this capability is needed.
- ▌ GRAPHQL 14 · tomevault-io bundleGraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper co... Use when this capability is needed.
- ▌ PHP Pro 3 · tomevault-io bundleWrite idiomatic PHP code with generators, iterators, SPL data Use when this capability is needed.
- ▌ Wiki QA 2 · tomevault-io bundleAnswers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the code... Use when this capability is needed.
- ▌ Run Tests 8 · tomevault-io bundleRun a specific test file with debug logging Use when this capability is needed.
- ▌ Run Tests 9 · tomevault-io bundleRun tests with debug logging. Use when user says 'test', 'テスト', or asks to verify changes. Use when this capability is needed.
- ▌ Run Tests 10 · tomevault-io bundleRun tests with debug logging. Use when user says 'test', 'テスト', or asks to verify changes. Use when this capability is needed.
- ▌ Code Review 168 · tomevault-io bundleReviews code and suggests improvements. Use when asked to review code or propose refactors. Use when this capability is needed.
- ▌ Gemini 25 · tomevault-io bundleGemini CLI for coding assistance, generation, and file analysis. Use when this capability is needed.
- ▌ React Native 5 · tomevault-io bundleReact Native production guidance for mobile architecture, runtime performance, navigation, and platform API boundaries. Use when this capability is needed.
- ▌ Databases 3 · tomevault-io bundleAdvanced database engineering — PostgreSQL (schema design, advanced queries, optimization, replication, administration), MongoDB (document modeling, aggregation pipelines, sharding, Atlas), Redis (caching, pub/sub, streams). Use for schema design, query optimization, database administration, backup/restore, replication, and performance tuning. Use when this capability is needed.
- ▌ Code Review 169 · tomevault-io bundleComprehensive code review assistant that analyzes code quality, security, and best practices Use when this capability is needed.
- ▌ Github 53 · 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.
- ▌ Openspec Archive Change 21 · 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.
- ▌ Code Review 170 · tomevault-io bundleComprehensive code review for pull requests and commits. Reviews code against associated stories/tasks, checks naming conventions, linting, clean code practices, readability, maintainability, and security vulnerabilities (OWASP). Provides constructive feedback with explanations. Use when reviewing code, analyzing PRs, checking commits, or validating implementations against requirements. Use when this capability is needed.
- ▌ Terraform 19 · tomevault-io bundleGenerating Terraform modules for declarative charm deployment Use when this capability is needed.
- ▌ Git Worktrees 7 · tomevault-io bundleUse git worktrees when running multiple Claude Code instances in parallel for different features - creates isolated workspaces with separate branches and virtual environments Use when this capability is needed.
- ▌ Agent Teams 6 · tomevault-io bundleTeam composition knowledge for Claude Code Agent Teams - when to suggest teams, optimal sizing, spawn prompt patterns Use when this capability is needed.
- ▌ Technical Spec 2 · tomevault-io bundleThis skill provides technical design rules including environment variable management, architecture design, and build/testing commands. Automatically loaded when discussing architecture, environment variables, build commands, or when "tech stack", "architecture pattern", "environment config", or "build command" are mentioned. Use when this capability is needed.
- ▌ Weather 32 · tomevault-io bundleGet current weather and forecasts using wttr.in (no API key needed) Use when this capability is needed.
- ▌ Analytics 2 · tomevault-io bundleTool/Agent 사용 통계를 CLI 차트로 시각화. "통계", "사용량", "analytics", "metrics", "리포트" 키워드에 반응. Use when this capability is needed.
- ▌ Check Coverage 4 · tomevault-io bundleAnalyze test coverage and identify untested code paths Use when this capability is needed.
- ▌ Frontend Design 39 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Integration Testing 2 · tomevault-io bundleCreates and runs integration tests for component interactions. Use when testing multiple modules working together.
- ▌ Test Strategy 2 · tomevault-io bundlebrainbaseのTest Pyramid(Unit 80% / API 15% / E2E 5%)への準拠をチェック。カバレッジ80%以上、命名規約、テスト品質を自動検証。 Use when this capability is needed.
- ▌ Prompt Engineering 2 · tomevault-io bundleUse when writing commands, hooks, skills for agents, or prompts for sub-agents or any other LLM interaction. Triggers on "optimize prompt", "improve LLM output", "prompt template", "write a skill", "system prompt".
- ▌ React PDF 3 · tomevault-io bundleReact PDF renderer for json-render. Use when generating PDF documents from JSON specs, working with @json-render/react-pdf, or rendering specs to PDF buffers/streams/files. Use when this capability is needed.
- ▌ Vercel Composition Patterns 11 · tomevault-io bundleReact composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
- ▌ Code Review 171 · tomevault-io bundleTeam code review checklist and standard. Use this when reviewing a colleague's PR or self-reviewing before opening a PR. Use when this capability is needed.
- ▌ Code Review 172 · tomevault-io bundleReviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality. Use when this capability is needed.
- ▌ UX Expert 2 · tomevault-io bundleExperto en UX/UI que aplica leyes de diseño y mejores prácticas. Se activa cuando el usuario menciona UX, usabilidad, impacto visual, experiencia de usuario, o quiere mejorar la retención de visitantes. Use when this capability is needed.
- ▌ Code Simplifier 8 · 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.
- ▌ Security Audit 8 · tomevault-io bundleRéalise un audit de sécurité complet d'un projet en orchestrant secret_scan, dependency_guard et iac_guardrails_scan. Utilise cette skill quand l'utilisateur demande un audit sécurité, une revue de sécurité, ou veut vérifier la posture de sécurité d'un codebase. Use when this capability is needed.
- ▌
- ▌ Schema 2 · tomevault-io bundlePostgreSQL database schema, table structures, relationships, and migration rules. Use this skill when working with SQLAlchemy models, Alembic migrations, or database design. Use when this capability is needed.
- ▌ Context Menu 2 · tomevault-io bundleGuide for creating and displaying context menus in Wave Terminal. Use when implementing right-click menus, adding context menu items, creating submenus, or handling menu interactions with checkboxes and separators. Use when this capability is needed.
- ▌ Agent Builder 3 · tomevault-io bundleBuild a complete, production-embedded Agent module for a real feature request (API + optional worker/sdk/cron/pipeline), including blueprint, scaffolded runtime, prompt pack, docs, and registry entry. Enforces explicit user approvals, no-secrets-in-repo, fixed API route names (run/health), and conversation/memory strategy decisions. Use when this capability is needed.
- ▌ Release 74 · tomevault-io bundleRelease Workflow - Merge develop to main, bump version, publish to npm, and create GitHub release. Use when this capability is needed.
- ▌ Fastapi Templates 2 · tomevault-io bundleCreate production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
- ▌ Auto Commit 2 · tomevault-io bundleAnalyze git status, batch commit changes by logical groups, and push to remote. No co-author or AI attribution info. Use when the user says "auto commit", "batch commit", "commit and push", or triggers /auto-commit. Use when this capability is needed.
- ▌ Clawdhub 5 · tomevault-io bundleUse the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.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 clawdhub CLI. Use when this capability is needed.
- ▌ Nano PDF 14 · tomevault-io bundleEdit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
- ▌ Obsidian 14 · tomevault-io bundleWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
- ▌ Peekaboo 14 · tomevault-io bundleCapture and automate macOS UI with the Peekaboo CLI. Use when this capability is needed.
- ▌ Xh Update Doc Links 2 · tomevault-io bundlePre-commit documentation consistency check. Ensures docs/README.md index, docs/planning/docs-roadmap.md, and the MCP server's document registry (docs/doc-registry.json) stay in sync with documentation files on disk. Validates inter-doc links and enhances cross-references when new docs are added. Invoke after editing feature-area docs, before committing. Use when this capability is needed.
- ▌ Second Opinion 3 · tomevault-io bundleCross-validate code, architecture or design decisions using a second model. Use for critical decisions, complex refactoring, security reviews. Use when this capability is needed.
- ▌ Code Review 174 · tomevault-io bundleSystematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality. Use when this capability is needed.
- ▌ Wechat Article Writer 3 · tomevault-io bundle公众号/自媒体全流程。根据用户表述自动匹配:撰写文章、封面图、正文插图、风格提取。支持多种写作风格。当用户提到写公众号、技术博客、公众号封面、正文插图、步骤图、演示图、流程示意、分析写作风格、克隆文风、模仿爆款、提取风格时使用。详见 reference 目录。 Use when this capability is needed.
- ▌ Team 5 · tomevault-io bundleN coordinated agents on shared task list using Claude Code native teams Use when this capability is needed.
- ▌ Analytics 3 · tomevault-io bundleQuery cross-project usage analytics. Use when reviewing agent, skill, hook, or team performance across OrchestKit projects. Also replay sessions, estimate costs, and view model delegation trends. Use when this capability is needed.
- ▌ Create Pr 18 · tomevault-io bundleCreates GitHub pull requests with validation. Use when opening PRs or submitting code for review.
- ▌ Fix Issue 6 · tomevault-io bundleFixes GitHub issues with parallel analysis. Use when debugging errors, resolving regressions, fixing bugs, or triaging issues. Use when this capability is needed.
- ▌ Review Pr 15 · tomevault-io bundlePR review with parallel specialized agents. Use when reviewing pull requests or code. Use when this capability is needed.