← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 158 of 623

  1. Pr Creator 3 · tomevault-io bundle
    SmartHR UIリポジトリでPRを作成する際に、プロジェクトのPRテンプレートに沿った形式でPR本文を生成するスキル。PRの作成、`gh pr create`、プルリクエスト、マージリクエストなどのキーワードで発動する。ユーザーがPRを作りたいと言った場合や、作業完了後にPRを出すよう求められた場合にも使用すること。 Use when this capability is needed.
    0 installs
  2. Playwright CLI 4 · tomevault-io bundle
    Automate browser interactions, test web pages and work with Playwright tests. Use when this capability is needed.
    0 installs
  3. Patterns 2 · tomevault-io bundle
    Design patterns for the Langroid multi-agent LLM framework. Covers Use when this capability is needed.
    0 installs
  4. Test 19 · tomevault-io bundle
    Run unit tests with coverage Use when this capability is needed.
    0 installs
  5. Summarize 2 · tomevault-io bundle
    Summarize text or web content Use when this capability is needed.
    0 installs
  6. Goplaces 6 · tomevault-io bundle
    Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts. Use when this capability is needed.
    0 installs
  7. Himalaya 7 · tomevault-io bundle
    CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language). Use when this capability is needed.
    0 installs
  8. Mcporter 8 · tomevault-io bundle
    Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation. Use when this capability is needed.
    0 installs
  9. Nano PDF 7 · tomevault-io bundle
    Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
    0 installs
  10. Obsidian 8 · tomevault-io bundle
    Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
    0 installs
  11. Ordercli 5 · tomevault-io bundle
    Foodora-only CLI for checking past orders and active order status (Deliveroo WIP). Use when this capability is needed.
    0 installs
  12. Peekaboo 9 · tomevault-io bundle
    Capture and automate macOS UI with the Peekaboo CLI. Use when this capability is needed.
    0 installs
  13. Test 20 · tomevault-io bundle
    Run the project's test suite locally (shellcheck linting + BATS tests), matching what CI does. Supports running everything, a single test file, or only linting. Use when this capability is needed.
    0 installs
  14. Code Review 37 · tomevault-io bundle
    Brutally honest code review assessing security, reliability, performance, and taste Use when this capability is needed.
    0 installs
  15. Openai Whisper API 5 · tomevault-io bundle
    Transcribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
    0 installs
  16. Summarize Activity 2 · tomevault-io bundle
    Summarize recent GitHub activity — discussions, PRs, issues, events, traffic — into an actionable report so you can stay on top of the project without reading everything. Use when this capability is needed.
    0 installs
  17. Web Design Guidelines 5 · tomevault-io bundle
    Review 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.
    0 installs
  18. Dotfiles 2 · tomevault-io bundle
    Navigate, modify, and manage Luan's dotfiles repository from any directory. Use when adding or configuring development tools, updating shell/editor/terminal settings, creating cross-platform install scripts (macOS, Arch Linux, GitHub Codespaces), or understanding dotfiles organization. Repo is at ~/dotfiles. Use when this capability is needed.
    0 installs
  19. Cleanup 3 · tomevault-io bundle
    Analyse et nettoie le code DataPilot. Trouve les fichiers inutilisés, imports morts, dépendances obsolètes, et code mort. Use when this capability is needed.
    0 installs
  20. Slack 7 · tomevault-io bundle
    Use when you need to control Slack from Moltbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
    0 installs
  21. Wacli 4 · tomevault-io bundle
    Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats). Use when this capability is needed.
    0 installs
  22. Commit 40 · tomevault-io bundle
    Create atomic git commits. Use when committing changes to the repository. Use when this capability is needed.
    0 installs
  23. Refactor 12 · tomevault-io bundle
    Refactor Python modules for production quality Use when this capability is needed.
    0 installs
  24. Design 8 · tomevault-io bundle
    Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation. Use when this capability is needed.
    0 installs
  25. Grill Me 2 · tomevault-io bundle
    Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me". Use when this capability is needed.
    0 installs
  26. Docs Check 2 · tomevault-io bundle
    Validate documentation freshness, completeness, and quality against the current codebase state. This skill should be used when users want to check documentation health, find stale docs, detect hallucinations in documentation, or audit documentation quality. Use when this capability is needed.
    0 installs
  27. Code Review 38 · tomevault-io bundle
    基于本地git的代码审查技能,使用LLM生成详细审查报告,提供专业且友好的反馈 Use when this capability is needed.
    0 installs
  28. Tmux 23 · tomevault-io bundle
    Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output. Use when this capability is needed.
    0 installs
  29. Audit 2 · tomevault-io bundle
    Use when reviewing code for security vulnerabilities (SQL injection, XSS, hardcoded secrets, CSRF), performance issues (N+1 queries, memory leaks, blocking async), or code quality concerns (complexity, error handling, type safety).
    0 installs
  30. Oss Ready 2 · tomevault-io bundle
    Transform projects into professional open-source repositories with standard components. Use when users ask to "make this open source", "add open source files", "setup OSS standards", "create contributing guide", "add license", "prepare for public release", "add CODE_OF_CONDUCT", "add SECURITY.md", "GitHub templates", or want to prepare a project for public release with README, CONTRIBUTING, LICENSE, and GitHub templates. Trigger this skill whenever the user mentions open-sourcing, public repos, community standards, or making a project contribution-ready — even if they just say "let's open source this". Use when this capability is needed.
    0 installs
  31. Exa Search 3 · tomevault-io bundle
    Use Exa for web/code/company research (web_search_exa / get_code_context_exa / company_research_exa), with parameters and examples; trigger when online search or parameter checks are needed. Use when this capability is needed.
    0 installs
  32. Vercel CLI 3 · tomevault-io bundle
    Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables. Use when this capability is needed.
    0 installs
  33. Commit 41 · tomevault-io bundle
    プロジェクトのコミットメッセージルールに従ってコミットを作成します。Conventional Commits 形式を使用し、ステージされた変更を分析して適切なメッセージを自動生成します。ユーザーが「コミットして」「変更をコミット」「ステージしたファイルをコミット」などと言った場合や、git の変更をコミットする必要がある状況で使用してください。 Use when this capability is needed.
    0 installs
  34. MCP Builder 4 · 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 using Node/TypeScript (MCP SDK). Use when this capability is needed.
    0 installs
  35. Bear Notes 2 · tomevault-io bundle
    Create, search, read, tag, and append to Bear app notes on macOS via the grizzly CLI. Use when the user wants to create a new note in Bear, search Bear notes by tag, read or open a Bear note by ID, append text to an existing Bear note, list Bear tags, or automate note-taking in Bear. Requires the grizzly binary and Bear app running on macOS. Use when this capability is needed.
    0 installs
  36. Things Mac 2 · tomevault-io bundle
    Manage 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 Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
    0 installs
  37. Skill Creator 11 · 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
  38. Terraform 7 · tomevault-io bundle
    Write, review, and refactor Terraform infrastructure-as-code. Covers resource design, module structure, state management, variable and output conventions, provider pinning, remote backends, workspace strategy, drift detection, and security hardening. Use when asked to "write Terraform", "review this Terraform", "refactor IaC", "add a Terraform module", "plan state migration", or "harden Terraform configuration". Use when this capability is needed.
    0 installs
  39. Gog 9 · tomevault-io bundle
    Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when this capability is needed.
    0 installs
  40. Sag 9 · tomevault-io bundle
    ElevenLabs text-to-speech with mac-style say UX. Use when this capability is needed.
    0 installs
  41. Code Review 11 · tomevault-io bundle
    Performs thorough code reviews with focus on best practices, security, performance, and maintainability. Use this skill when reviewing pull requests, auditing code quality, or getting feedback on implementations. Use when this capability is needed.
    0 installs
  42. Tmux 19 · tomevault-io bundle
    Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output. Use when this capability is needed.
    0 installs
  43. PDF 14 · tomevault-io bundle
    Generate branded PDFs from markdown files. Use when converting case studies, proposals, or documentation to PDF format. Handles styling, templates, and batch conversion. Use when this capability is needed.
    0 installs
  44. Bun 3 · tomevault-io bundle
    Bun fast JavaScript runtime and bundler. Use for fast JS development. Use when this capability is needed.
    0 installs
  45. Git 11 · tomevault-io bundle
    Git version control with branching, merging, and rebasing. Use for source control. Use when this capability is needed.
    0 installs
  46. Lua 2 · tomevault-io bundle
    Lua scripting for game development, embedded systems, and configuration. Use for .lua files. Use when this capability is needed.
    0 installs
  47. SQL 3 · tomevault-io bundle
    SQL database queries, joins, aggregations, subqueries, and optimization. Use for .sql files and database operations. Use when this capability is needed.
    0 installs
  48. Vue 23 · tomevault-io bundle
    Vue.js progressive framework with Composition API and Pinia. Use for .vue files. Use when this capability is needed.
    0 installs
  49. Webgpu Specs 2 · tomevault-io bundle
    Download WebGPU and WGSL specifications for use as a reference Use when this capability is needed.
    0 installs
  50. Fastapi 7 · tomevault-io bundle
    Conventions for the FastAPI service in `api/`. Use when editing or adding endpoints, models, schemas, or migrations under `api/`. Use when this capability is needed.
    0 installs
  51. Pr 7 · tomevault-io bundle
    Pull request lifecycle - create PR with gh CLI, validate quality gates, and mark ready for review. Use when creating a PR, running quality checks, or marking PR ready for review. Use when this capability is needed.
    0 installs
  52. Weather 11 · tomevault-io bundle
    Get weather information for any location using web search and fetch Use when this capability is needed.
    0 installs
  53. Nelson 2 · tomevault-io bundle
    Orchestrates multi-agent task execution using a Royal Navy squadron metaphor — from mission planning through parallel work coordination to stand-down. Use when work needs parallel agent orchestration, tight task coordination with quality gates, structured delegation with progress checkpoints, or a documented decision log. Use when this capability is needed.
    2 installs
  54. Openspec Bulk Archive Change 5 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  55. Search 4 · tomevault-io bundle
    Expert web research with advanced techniques. Use for deep research or fact verification. Use when this capability is needed.
    0 installs
  56. Terraform 8 · tomevault-io bundle
    Terraform infrastructure-as-code with modules, state management, and best practices Use when this capability is needed.
    0 installs
  57. Create Skill 3 · tomevault-io bundle
    Creates a new agent skill following best practices for structure, description writing, and progressive disclosure. Use when the user wants to author a new SKILL.md, scaffold a skill directory, or build a reusable skill. Do NOT use for improving an existing skill — use optimize-skill instead.
    0 installs
  58. Create Skill 4 · tomevault-io bundle
    Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills. Use when this capability is needed.
    0 installs
  59. Github 20 · tomevault-io bundle
    Work with GitHub using gh CLI - create/update PRs, manage workflows, issues, and releases. Handles multiple authenticated profiles. Use when this capability is needed.
    0 installs
  60. Verify 5 · tomevault-io bundle
    Verify AI agent's work by double-checking all claims and outputs with evidence Use when this capability is needed.
    0 installs
  61. Spec 2 · tomevault-io bundle
    Use when the user asks to "browse specs", "view specifications", "create a spec", "list specs", "edit spec", "validate spec", "format spec", "check spec", "show requirements", "spec to issues", "convert spec", "create proposal", "propose changes", mentions "openspec", or discusses system specifications and requirements documentation. Supports functional specs (001-099) and cross-cutting concern specs (900-999).
    0 installs
  62. Terraform 9 · tomevault-io bundle
    Terraform IaC, modules, and cloud infrastructure patterns. Activate when working with .tf files, variables.tf, main.tf, outputs.tf, terraform.tfvars, .tfstate, or discussing Terraform, HCL, terraform init/plan/apply, remote backends, or infrastructure as code with Terraform. Use when this capability is needed.
    0 installs
  63. Frontend Design 6 · 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, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  64. Ispc Lit Tests 2 · tomevault-io bundle
    Best practices for creating ISPC lit tests. Use when writing regression tests, verifying code generation, or checking compiler diagnostics. Use when this capability is needed.
    0 installs
  65. Github 21 · tomevault-io bundle
    Use the GitHub CLI (`gh`) to inspect and manage repositories, pull requests, issues, workflows, releases, and API calls from the terminal. Use when a user asks to use `gh`/GitHub CLI, run GitHub repo or PR workflows, automate GitHub Actions from shell, or troubleshoot `gh` authentication and configuration. Use when this capability is needed.
    0 installs
  66. Release 27 · tomevault-io bundle
    Release a new lockstep version of tx to GitHub and npm with preflight validation, workflow monitoring, and registry verification. Use when this capability is needed.
    0 installs
  67. Release 28 · tomevault-io bundle
    Expert in PyPI package releases for ai-drift including SemVer version bumping, CHANGELOG.md maintenance, git tagging, and automated GitHub Actions publishing. Use when releasing a new version to PyPI or managing package distribution. Use when this capability is needed.
    0 installs
  68. Testing 14 · tomevault-io bundle
    Expert in creating comprehensive pytest test suites for Drift project with strict 90%+ coverage requirements. Specializes in unit tests, integration tests, mocking external APIs (Anthropic, AWS Bedrock), and coverage validation using pytest-cov. Use when writing tests, test fixtures, validating test coverage, or implementing mocking strategies for external dependencies. Use when this capability is needed.
    0 installs
  69. Release 29 · tomevault-io bundle
    Pre-release checklist to ensure CHANGELOG, version numbers, tests, and documentation are updated before cutting a release. Use when this capability is needed.
    0 installs
  70. Test 18 · tomevault-io bundle
    Run Ruby and/or Go tests. Pass a file path to run a specific test, or no args to run all. Use when this capability is needed.
    0 installs
  71. Review 14 · tomevault-io bundle
    Code review for the k23 microkernel — unsafe soundness, panic/alloc on critical paths, RISC-V atomic ordering, async cancellation, MMIO volatility, FFI/ABI, Wasm sandbox. Runs `just preflight` in the background and folds the result in. Trigger when the user asks to review a change, branch, or diff in this repo. Use when this capability is needed.
    0 installs
  72. Remotion Best Practices 3 · tomevault-io bundle
    Best practices for Remotion - Video creation in React Use when this capability is needed.
    0 installs
  73. Commit 24 · tomevault-io bundle
    Create a git commit following Conventional Commits format Use when this capability is needed.
    0 installs
  74. Slack 5 · tomevault-io bundle
    Send messages, react, pin items, and manage Slack channels and DMs. Use when this capability is needed.
    0 installs
  75. Git Commit 3 · tomevault-io bundle
    Suggest commit messages based on staged changes and assist with committing using an editor. Use when this capability is needed.
    0 installs
  76. Setup 9 · tomevault-io bundle
    Set up prerequisites for Koyeb skills. Provides installation steps for Koyeb CLI, Sandbox SDKs (JS and Python), authentication, and API tokens. Use when this capability is needed.
    0 installs
  77. React 5 · tomevault-io bundle
    React development patterns and best practices including hooks, state management, and performance optimization. Use when this capability is needed.
    0 installs
  78. Adr 4 · tomevault-io bundle
    Create or update Architecture Decision Records (ADR) in docs/decisions/. Use when recording architecturally significant decisions — triggered by PRICE criteria (Policy, Reversibility, Impact, Constraint, Exception), from analysis phase recommendations (workflow-analyze, epic-analyze), or manual invocation during any conversation. Use when this capability is needed.
    0 installs
  79. Remotion Best Practices 4 · tomevault-io bundle
    Best practices for Remotion - Video creation in React Use when this capability is needed.
    0 installs
  80. Code Review 12 · tomevault-io bundle
    Run a comprehensive code review of local changes, analyzing staged and unstaged changes to provide insights, identify issues, and suggest alternative approaches. Use when reviewing code before committing or creating pull requests. Use when this capability is needed.
    0 installs
  81. Fix Bug 4 · tomevault-io bundle
    Implement bug fixes for Rust code. Use when improvements, issues, GitHub Issue links, or error messages are provided. Triggers on keywords like "fix", "bug", "issue", "error", "broken". Use when this capability is needed.
    0 installs
  82. Blucli 5 · tomevault-io bundle
    BluOS CLI (blu) for discovery, playback, grouping, and volume. Use when this capability is needed.
    0 installs
  83. Gemini 10 · tomevault-io bundle
    Gemini CLI for one-shot Q&A, summaries, and generation. Use when this capability is needed.
    0 installs
  84. Github 22 · 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
  85. Notion 6 · tomevault-io bundle
    Notion API for creating and managing pages, databases, and blocks. Use when this capability is needed.
    0 installs
  86. Oracle 5 · tomevault-io bundle
    Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). Use when this capability is needed.
    0 installs
  87. Tdd 13 · tomevault-io bundle
    Test-driven development (TDD) process used when writing code. Use whenever you are adding any new code, unless the user explicitly asks to skip TDD or the code is exploratory/spike. Use when this capability is needed.
    0 installs
  88. Weather 12 · tomevault-io bundle
    Get current weather and forecasts (no API key required) Use when this capability is needed.
    0 installs
  89. Weather 13 · tomevault-io bundle
    Get current weather and forecasts (no API key required) Use when this capability is needed.
    0 installs
  90. Github 23 · 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
  91. Commit 25 · tomevault-io bundle
    Generate a Conventional Commit message and perform a git commit for staged changes. Use when the user asks to commit changes, wants a commit message, or needs Conventional Commits guidance. Use when this capability is needed.
    0 installs
  92. Gog 10 · tomevault-io bundle
    Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when this capability is needed.
    0 installs
  93. Sag 10 · tomevault-io bundle
    ElevenLabs text-to-speech with mac-style say UX. Use when this capability is needed.
    0 installs
  94. Triage 2 · tomevault-io bundle
    Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow. Use when this capability is needed.
    0 installs
  95. Docker 2 · tomevault-io bundle
    Setup Docker Compose local development stack with Postgres, Redis, S3 (RustFS), Mailpit, Meilisearch, Ollama, and Jaeger. Use this skill when the user says "setup docker", "docker compose", "start containers", or "docker local dev". Use when this capability is needed.
    0 installs
  96. Coverage 2 · tomevault-io bundle
    Compute code coverage for active track or module. Targets 95%+ coverage with report and justification for uncovered lines. Complements TDD workflow. Use when this capability is needed.
    0 installs
  97. Frontend Design 7 · 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, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  98. Github 24 · tomevault-io bundle
    Interact with GitHub using the `gh` CLI Use when this capability is needed.
    0 installs
  99. Commit 26 · tomevault-io bundle
    Safe git commit workflow that prevents commits to main branch. Use when the user asks to "commit changes", "save changes", "git commit", or when completing a task that needs version control. Automatically creates feature branches when on main. NEVER creates pull requests unless explicitly requested by the user. Use when this capability is needed.
    0 installs
  100. GRAPHQL 7 · tomevault-io bundle
    Expert in GraphQL API development with type-safe patterns and optimization Use when this capability is needed.
    0 installs