← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 115 of 623

  1. Camsnap 15 · tomevault-io bundle
    Capture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
    0 installs
  2. Gifgrep 13 · tomevault-io bundle
    Search GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
    0 installs
  3. Openhue 14 · tomevault-io bundle
    Control Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
    0 installs
  4. Weather 31 · tomevault-io bundle
    Get current weather and forecasts (no API key required). Use when this capability is needed.
    0 installs
  5. Review 37 · tomevault-io bundle
    Cross-model code review — Gemini reviews Claude's diff for scope creep, dead code, naming, missed requirements Use when this capability is needed.
    0 installs
  6. Test Design 2 · tomevault-io bundle
    Automatically 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.
    0 installs
  7. Flutter 16 · tomevault-io bundle
    Flutter/Dart best practices with Riverpod, freezed, and feature-based architecture Use when this capability is needed.
    0 installs
  8. PDF 35 · tomevault-io bundle
    Process 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.
    0 installs
  9. Kaggle 2 · tomevault-io bundle
    Unified 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.
    0 installs
  10. Image Generation 6 · tomevault-io bundle
    Optimizes 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.
    0 installs
  11. Prd 10 · tomevault-io bundle
    Generate 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.
    0 installs
  12. Pipeline 2 · tomevault-io bundle
    Chain agents together in sequential or branching workflows with data passing Use when this capability is needed.
    0 installs
  13. Research 26 · tomevault-io bundle
    Orchestrate parallel scientist agents for comprehensive research with AUTO mode Use when this capability is needed.
    0 installs
  14. Code Review 163 · tomevault-io bundle
    Code 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.
    0 installs
  15. Deploy Dev 2 · tomevault-io bundle
    Start the local development environment (Docker DB + Redis, native API + Vite) Use when this capability is needed.
    0 installs
  16. Skill Creator 99 · tomevault-io bundle
    Guide 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.
    0 installs
  17. Code Review 164 · tomevault-io bundle
    专业的代码审查助手,提供结构化的审查流程、详细的检查清单和建设性的反馈指南。适用于审查Pull Request、代码提交或任何需要代码质量评估的场景,涵盖功能性、安全性、性能、测试、文档、架构设计等多个维度。 Use when this capability is needed.
    0 installs
  18. Hello World 7 · tomevault-io bundle
    Use 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.
    0 installs
  19. Wechat Article Writer 2 · tomevault-io bundle
    专业的微信公众号文章创作助手。当用户提供网站链接、文本素材或图像,需要创作微信公众号文章时使用。支持通过搜索工具丰富内容、优化标题、调整语气为官方文案风格,帮助创作高质量的公众号推文。适用于企业宣传、品牌推广、资讯报道等官方内容创作场景。 Use when this capability is needed.
    0 installs
  20. MCP Builder 30 · tomevault-io bundle
    Guide 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.
    0 installs
  21. Fastapi 20 · tomevault-io bundle
    Apply 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.
    0 installs
  22. Svelte Testing 2 · tomevault-io bundle
    Fix 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.
    0 installs
  23. Audit Website 2 · tomevault-io bundle
    Audit 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.
    0 installs
  24. API Integration 3 · tomevault-io bundle
    Use 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.
    0 installs
  25. Database Design 2 · tomevault-io bundle
    Use 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.
    0 installs
  26. Fastapi Auth 2 · tomevault-io bundle
    Authentication with FastAPI. user auth. Use when this capability is needed.
    0 installs
  27. Rust Testing 6 · tomevault-io bundle
    Testing with Rust. writing tests. Use when this capability is needed.
    0 installs
  28. UI Design System 2 · tomevault-io bundle
    Guide to the UI/CSS architecture, including Tailwind, Shadcn UI, and Theming. Use when this capability is needed.
    0 installs
  29. Lattice 2 · tomevault-io bundle
    Lattice 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.
    0 installs
  30. Code Review 165 · tomevault-io bundle
    Perform comprehensive code review with quality analysis and improvement suggestions Use when this capability is needed.
    0 installs
  31. Refactoring 10 · tomevault-io bundle
    Suggest code refactoring improvements while maintaining functionality Use when this capability is needed.
    0 installs
  32. Valid Skill 5 · tomevault-io bundle
    Use when working with a valid test skill for integration testing
    0 installs
  33. Code Review 166 · tomevault-io bundle
    Review code changes for correctness, test coverage, security, performance, and maintainability Use when this capability is needed.
    0 installs
  34. Skill Creator 100 · tomevault-io bundle
    GitHub Copilot用のスキル(Agent Skills)を新規作成・改修する際に使用。「新しいスキルを作りたい」「既存スキルを改善したい」という依頼時に起動。要件ヒアリング→段階的開示設計→SKILL.md作成→リソース設計→検証の流れで進める。GitHub Copilotのコンテキスト制限(トークン上限)を考慮した簡潔な設計を重視。 Use when this capability is needed.
    2 installs
  35. Git Workflow 84 · tomevault-io bundle
    Git workflow guidance for commits, branches, and pull requests Use when this capability is needed.
    0 installs
  36. Project Workflow 2 · tomevault-io bundle
    项目启动、环境搭建与日常开发工作流。涵盖 local 与 docker 两种模式下的启动指令。 Use when this capability is needed.
    0 installs
  37. Karpathy Guidelines 4 · tomevault-io bundle
    Behavioral 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.
    0 installs
  38. Commit Message 7 · tomevault-io bundle
    Use 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).
    0 installs
  39. Using Skills 2 · tomevault-io bundle
    Use when learning how to use the cliagents skills system
    0 installs
  40. System Architect 2 · tomevault-io bundle
    Designs 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.
    0 installs
  41. Architect 11 · tomevault-io bundle
    Responsible for high-level system design, implementation plans, and documentation structure. Use when this capability is needed.
    0 installs
  42. Developer 5 · tomevault-io bundle
    Responsible for general software development, feature implementation, and code quality. Use when this capability is needed.
    0 installs
  43. Python Expert 2 · tomevault-io bundle
    Python development best practices and advanced patterns Use when this capability is needed.
    0 installs
  44. Skill Creator 101 · tomevault-io bundle
    Create 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.
    0 installs
  45. Planning With Files 2 · tomevault-io bundle
    Implements 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.
    0 installs
  46. Code Review 167 · tomevault-io bundle
    Use when reviewing code changes, pull requests, or performing systematic code analysis and quality assessment.
    0 installs
  47. Angular 2 · tomevault-io bundle
    Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use when this capability is needed.
    0 installs
  48. Cpp Pro 3 · tomevault-io bundle
    Write 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.
    0 installs
  49. GRAPHQL 14 · tomevault-io bundle
    GraphQL 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.
    0 installs
  50. PHP Pro 3 · tomevault-io bundle
    Write idiomatic PHP code with generators, iterators, SPL data Use when this capability is needed.
    0 installs
  51. Wiki QA 2 · tomevault-io bundle
    Answers 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.
    0 installs
  52. Run Tests 8 · tomevault-io bundle
    Run a specific test file with debug logging Use when this capability is needed.
    0 installs
  53. Run Tests 9 · tomevault-io bundle
    Run tests with debug logging. Use when user says 'test', 'テスト', or asks to verify changes. Use when this capability is needed.
    0 installs
  54. Run Tests 10 · tomevault-io bundle
    Run tests with debug logging. Use when user says 'test', 'テスト', or asks to verify changes. Use when this capability is needed.
    0 installs
  55. Code Review 168 · tomevault-io bundle
    Reviews code and suggests improvements. Use when asked to review code or propose refactors. Use when this capability is needed.
    0 installs
  56. Gemini 25 · tomevault-io bundle
    Gemini CLI for coding assistance, generation, and file analysis. Use when this capability is needed.
    0 installs
  57. React Native 5 · tomevault-io bundle
    React Native production guidance for mobile architecture, runtime performance, navigation, and platform API boundaries. Use when this capability is needed.
    0 installs
  58. Databases 3 · tomevault-io bundle
    Advanced 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.
    0 installs
  59. Code Review 169 · tomevault-io bundle
    Comprehensive code review assistant that analyzes code quality, security, and best practices Use when this capability is needed.
    0 installs
  60. Github 53 · tomevault-io bundle
    Interact 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.
    0 installs
  61. Openspec Archive Change 21 · tomevault-io bundle
    Archive 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.
    0 installs
  62. Code Review 170 · tomevault-io bundle
    Comprehensive 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.
    0 installs
  63. Terraform 19 · tomevault-io bundle
    Generating Terraform modules for declarative charm deployment Use when this capability is needed.
    0 installs
  64. Git Worktrees 7 · tomevault-io bundle
    Use 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.
    0 installs
  65. Agent Teams 6 · tomevault-io bundle
    Team composition knowledge for Claude Code Agent Teams - when to suggest teams, optimal sizing, spawn prompt patterns Use when this capability is needed.
    0 installs
  66. Technical Spec 2 · tomevault-io bundle
    This 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.
    0 installs
  67. Weather 32 · tomevault-io bundle
    Get current weather and forecasts using wttr.in (no API key needed) Use when this capability is needed.
    0 installs
  68. Analytics 2 · tomevault-io bundle
    Tool/Agent 사용 통계를 CLI 차트로 시각화. "통계", "사용량", "analytics", "metrics", "리포트" 키워드에 반응. Use when this capability is needed.
    0 installs
  69. Check Coverage 4 · tomevault-io bundle
    Analyze test coverage and identify untested code paths Use when this capability is needed.
    0 installs
  70. Frontend Design 39 · tomevault-io bundle
    Create 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.
    0 installs
  71. Integration Testing 2 · tomevault-io bundle
    Creates and runs integration tests for component interactions. Use when testing multiple modules working together.
    0 installs
  72. Test Strategy 2 · tomevault-io bundle
    brainbaseのTest Pyramid(Unit 80% / API 15% / E2E 5%)への準拠をチェック。カバレッジ80%以上、命名規約、テスト品質を自動検証。 Use when this capability is needed.
    0 installs
  73. Prompt Engineering 2 · tomevault-io bundle
    Use 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".
    0 installs
  74. React PDF 3 · tomevault-io bundle
    React 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.
    0 installs
  75. Vercel Composition Patterns 11 · tomevault-io bundle
    React 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.
    0 installs
  76. Code Review 171 · tomevault-io bundle
    Team 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.
    0 installs
  77. Code Review 172 · tomevault-io bundle
    Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality. Use when this capability is needed.
    0 installs
  78. UX Expert 2 · tomevault-io bundle
    Experto 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.
    0 installs
  79. Code Simplifier 8 · tomevault-io bundle
    Simplifies 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.
    0 installs
  80. Security Audit 8 · tomevault-io bundle
    Ré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.
    0 installs
  81. Code Review 173 · tomevault-io bundle
    代码质量评分 (0-100) Use when this capability is needed.
    0 installs
  82. Schema 2 · tomevault-io bundle
    PostgreSQL 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.
    0 installs
  83. Context Menu 2 · tomevault-io bundle
    Guide 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.
    0 installs
  84. Agent Builder 3 · tomevault-io bundle
    Build 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.
    0 installs
  85. Release 74 · tomevault-io bundle
    Release Workflow - Merge develop to main, bump version, publish to npm, and create GitHub release. Use when this capability is needed.
    0 installs
  86. Fastapi Templates 2 · tomevault-io bundle
    Create 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.
    0 installs
  87. Auto Commit 2 · tomevault-io bundle
    Analyze 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.
    0 installs
  88. Clawdhub 5 · tomevault-io bundle
    Use 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.
    0 installs
  89. Nano PDF 14 · tomevault-io bundle
    Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
    0 installs
  90. Obsidian 14 · tomevault-io bundle
    Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
    0 installs
  91. Peekaboo 14 · tomevault-io bundle
    Capture and automate macOS UI with the Peekaboo CLI. Use when this capability is needed.
    0 installs
  92. Xh Update Doc Links 2 · tomevault-io bundle
    Pre-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.
    0 installs
  93. Second Opinion 3 · tomevault-io bundle
    Cross-validate code, architecture or design decisions using a second model. Use for critical decisions, complex refactoring, security reviews. Use when this capability is needed.
    0 installs
  94. Code Review 174 · tomevault-io bundle
    Systematic 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.
    0 installs
  95. Wechat Article Writer 3 · tomevault-io bundle
    公众号/自媒体全流程。根据用户表述自动匹配:撰写文章、封面图、正文插图、风格提取。支持多种写作风格。当用户提到写公众号、技术博客、公众号封面、正文插图、步骤图、演示图、流程示意、分析写作风格、克隆文风、模仿爆款、提取风格时使用。详见 reference 目录。 Use when this capability is needed.
    0 installs
  96. Team 5 · tomevault-io bundle
    N coordinated agents on shared task list using Claude Code native teams Use when this capability is needed.
    0 installs
  97. Analytics 3 · tomevault-io bundle
    Query 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.
    0 installs
  98. Create Pr 18 · tomevault-io bundle
    Creates GitHub pull requests with validation. Use when opening PRs or submitting code for review.
    0 installs
  99. Fix Issue 6 · tomevault-io bundle
    Fixes GitHub issues with parallel analysis. Use when debugging errors, resolving regressions, fixing bugs, or triaging issues. Use when this capability is needed.
    0 installs
  100. Review Pr 15 · tomevault-io bundle
    PR review with parallel specialized agents. Use when reviewing pull requests or code. Use when this capability is needed.
    0 installs