← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 145 of 623

  1. Ship 9 · tomevault-io bundle
    Ship current branch — CI, SonarCloud, code review, security review, fix all issues, merge. Assumes code is already committed and pushed. Use when this capability is needed.
    0 installs
  2. Git Workflow 35 · tomevault-io bundle
    Use after completing any logical unit of work - a feature, bugfix, refactor, or meaningful change. Use when you've made changes that compile/pass tests. Use when you catch yourself thinking "I'll commit later. Use when this capability is needed.
    0 installs
  3. Solidjs 2 · tomevault-io bundle
    Expert guide for SolidJS development, covering reactivity, component patterns, and migration from React. Use when this capability is needed.
    0 installs
  4. Commit 62 · tomevault-io bundle
    This skill should be used when the user asks to "commit changes", "craft a commit message", "stage and commit", "commit only session edits", or run a commit workflow with flags like --all, --deep, --close, or --push. Creates atomic git commits with heuristic analysis, conventional-commit formatting, staging rules, optional deep analysis, and optional push. Use when this capability is needed.
    2 installs
  5. Commit 63 · tomevault-io bundle
    Git commitの作成。pre-commit検査遵守、意味のある最小単位でのコミット、Emoji Prefix対応。 Use when this capability is needed.
    0 installs
  6. Context7 4 · tomevault-io bundle
    Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training. Use when this capability is needed.
    0 installs
  7. Healthcheck 6 · tomevault-io bundle
    Security audit and environment hardening. Use when asked about security, system health, or deployment safety. Use when this capability is needed.
    0 installs
  8. MCP Builder 13 · 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
  9. Frontend Design 23 · tomevault-io bundle
    Create distinctive, production-grade frontend interfaces with high design Use when this capability is needed.
    0 installs
  10. Security Review 3 · tomevault-io bundle
    Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream patch generation. Supports PR review, scheduled scans, and full repository audits. Use when this capability is needed.
    0 installs
  11. Skill Installer 6 · tomevault-io bundle
    Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Use when this capability is needed.
    0 installs
  12. GRAPHQL 12 · tomevault-io bundle
    Auto-apply when working with GraphQL. Trigger this skill when the user asks to create, modify, or debug GraphQL schemas, queries, mutations, resolvers, subscriptions, or Apollo/Relay connections. Use when this capability is needed.
    0 installs
  13. Tdd 20 · tomevault-io bundle
    Test-Driven Development workflow. Auto-activates when creating new JS/TS files. Advisory mode suggests tests first; strict mode requires them. Use when this capability is needed.
    0 installs
  14. Accessibility 2 · tomevault-io bundle
    Apply WCAG and accessibility best practices to design review and audits. Use when auditing flows or specs for accessibility, writing a11y acceptance criteria, or recommending design changes for accessibility. Use when this capability is needed.
    0 installs
  15. Skill Creator 48 · tomevault-io bundle
    Create a new skill from template Use when this capability is needed.
    0 installs
  16. Coding Agent 7 · tomevault-io bundle
    Delegate coding, repo, edit, debug, refactor, and test tasks to a persistent coding agent. Use when this capability is needed.
    2 installs
  17. Imsg 11 · tomevault-io bundle
    iMessage/SMS CLI for listing chats, history, watch, and sending. Use when this capability is needed.
    0 installs
  18. Tmux 28 · tomevault-io bundle
    Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
    0 installs
  19. Docs Update 3 · tomevault-io bundle
    Update README and spec docs after a feature ships. Use when this capability is needed.
    0 installs
  20. Test Runner 5 · tomevault-io bundle
    Run quick/full checks consistently, include smoke, and summarize failures into actionable buckets. Use when this capability is needed.
    0 installs
  21. Write Tests 6 · tomevault-io bundle
    Add or improve tests based on a feature spec's acceptance criteria. Use when this capability is needed.
    0 installs
  22. Consult 3 · tomevault-io bundle
    Consult an external LLM with the user's query. Use when this capability is needed.
    0 installs
  23. Skill Name 4 · tomevault-io bundle
    One-sentence description of what this skill does and when to use it. Use when this capability is needed.
    0 installs
  24. Alpha 2 · tomevault-io bundle
    Skill alpha Use when this capability is needed.
    0 installs
  25. Openai Whisper 3 · tomevault-io bundle
    Local speech-to-text with the Whisper CLI (no API key). Use when this capability is needed.
    0 installs
  26. Decisions 2 · tomevault-io bundle
    Use when creating or editing ADRs or PDRs in docs/decisions/
    0 installs
  27. Tauri V2 2 · tomevault-io bundle
    Tauri v2 cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build issues, or deploying desktop/mobile apps. Triggers on Tauri, src-tauri, invoke, emit, capabilities.json. Use when this capability is needed.
    0 installs
  28. Find Skills 8 · tomevault-io bundle
    Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from GitHub. Use when the user wants to find, browse, or install new agent skills, plugins, extensions, or add-ons; asks 'is there a skill for X' or 'find a skill for X'; wants to explore a skill store or marketplace; needs to extend agent capabilities in areas like React, testing, DevOps, security, or APIs; or says 'browse skills', 'search skill marketplace', 'install a skill', or 'what skills are available'. Use when this capability is needed.
    0 installs
  29. Brainstorming 6 · tomevault-io bundle
    Internal skill. Use cc10x-router for all development tasks. Use when this capability is needed.
    0 installs
  30. Skill Creator 49 · tomevault-io bundle
    Creates new Claude Code Skills following project patterns with trigger-rich descriptions and progressive disclosure. Use when creating new skills, converting commands to skills, scaffolding skill structure, or updating an existing skill's structure. Make sure to use this skill whenever a new skill needs to be created — it enforces the project's conventions for descriptions, body structure, allowed-tools, and progressive disclosure that are easy to get wrong.
    0 installs
  31. Compare Erb JS 2 · tomevault-io bundle
    Compare ERB and JavaScript template outputs for the offline scoring SPA. Use when working on ERB-to-JS conversion, debugging template parity issues, or verifying that changes to scoring views work correctly in both ERB and SPA modes. Use when this capability is needed.
    0 installs
  32. Changelog 8 · tomevault-io bundle
    Manages CHANGELOG.md entries following Keep a Changelog format. Use when adding changelog entries, documenting changes, updating release notes, or preparing for a release. Triggers on terms like "changelog", "document changes", "release notes", "what changed".
    0 installs
  33. Testing 34 · tomevault-io bundle
    Testing patterns and anti-patterns for this codebase. Use when writing tests, reviewing test coverage, or debugging test failures. Triggers on terms like "test", "assert", "coverage", "test suite", "regression". Use when this capability is needed.
    0 installs
  34. CLI 2 · tomevault-io bundle
    Use when an agent needs to operate HeadlessX through the published `headlessx` CLI instead of calling files or APIs directly. Covers installing the CLI package, bootstrapping local HeadlessX with `headlessx init`, updating an existing workspace with `headlessx init update`, using the guided modern setup/login prompts, logging in with API URL and API key, reading runtime logs with `headlessx logs`, using markdown-first terminal output, and running commands for website scraping, map, crawl, Google AI Search, Tavily, Exa, YouTube, jobs, and operators. Trigger for requests like "use the CLI", "test the CLI", "show the command", "log in with the CLI", "run HeadlessX from terminal", "bootstrap HeadlessX", "update HeadlessX", "show logs", or "smoke test the CLI".
    0 installs
  35. Review 24 · tomevault-io bundle
    Run the complete code review pipeline on recent changes. Launches three review agents in parallel to check code quality, error handling, and simplification opportunities. Use when this capability is needed.
    0 installs
  36. CI CD 21 · tomevault-io bundle
    Trigger or inspect CI/CD pipelines (e.g. GitHub Actions) and report status. Use when this capability is needed.
    0 installs
  37. Review Pr 10 · tomevault-io bundle
    Performs scrutinizing code reviews against project standards (e.g., GEMINI.md) and design docs. Intelligently detects relevant design files, categorizes findings (Safety, Complexity, Style), and generates actionable diffs. Use when the user asks to review a PR, diff, or specific codebase components. Use when this capability is needed.
    0 installs
  38. Workflow 3 · tomevault-io bundle
    Enforces development phases. Triggers on implement, build, create, fix, refactor. Use when this capability is needed.
    0 installs
  39. Learn 9 · tomevault-io bundle
    After completing a task, capture learnings by updating AI tool configuration. Creates or updates rules, agents, and context files based on what was discovered — in the native format for each tool (Claude Code, VS Code Copilot, AGENTS.md). Use after any task where something surprised you, went wrong, or produced a reusable insight. Use when this capability is needed.
    0 installs
  40. Gog 17 · tomevault-io bundle
    Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when this capability is needed.
    0 installs
  41. Sag 14 · tomevault-io bundle
    ElevenLabs text-to-speech with mac-style say UX. Use when this capability is needed.
    0 installs
  42. Code Review 93 · tomevault-io bundle
    Review code and PRs. Use when reviewing pull requests, code changes, or providing feedback. Use when this capability is needed.
    0 installs
  43. Trellis Spec Bootstarp 2 · tomevault-io bundle
    Bootstrap project-specific Trellis coding specs with a platform-neutral single-agent workflow. Use when creating or refreshing .trellis/spec guidelines, analyzing a codebase with GitNexus, ABCoder, or source inspection, decomposing package/layer spec work, and writing real codebase-backed spec docs without placeholder text. Use when this capability is needed.
    0 installs
  44. Upgrade React Native 2 · tomevault-io bundle
    Upgrade the React Native fixture app to a new version. Covers JS deps, Android (Gradle, Kotlin, SDK), iOS (Podfile, pbxproj), Metro config, and third-party libraries. Use when this capability is needed.
    0 installs
  45. Help 7 · tomevault-io bundle
    Guide on using oh-my-codex plugin Use when this capability is needed.
    0 installs
  46. Team 3 · tomevault-io bundle
    N coordinated agents on shared task list using Codex native teams Use when this capability is needed.
    0 installs
  47. Architect 9 · tomevault-io bundle
    Meta-designer for new skill agents — gap analysis, overlap detection, SKILL.md + reference generation, and Nexus integration. Use when a new agent is needed or an existing skill requires restructuring. Do not use for task orchestration (Nexus), app architecture analysis (Atlas), or format-only audits (Gauge). Use when this capability is needed.
    0 installs
  48. Navigator 2 · tomevault-io bundle
    Browser automation agent using Playwright and Chrome DevTools to complete tasks. Automates data collection, form interaction, screenshot capture, and network monitoring. Task completion focus (vs Voyager for E2E testing). Use when browser automation is needed. Use when this capability is needed.
    0 installs
  49. RAG 2 · tomevault-io bundle
    Retrieval-Augmented Generation (RAG) skill for generic semantic search and knowledge retrieval. Use when you need to build or call vector-based search over your own documents using vector indexes (optional FAISS) and embedding models (local transformers or OpenAI embeddings), or when integrating LLMs with external knowledge bases in a project-agnostic way. Use when this capability is needed.
    0 installs
  50. Coding Agent 8 · tomevault-io bundle
    Run Codex CLI, Claude Code, Kiro CLI, OpenCode, or Pi Coding Agent via background process for programmatic control. Use when this capability is needed.
    0 installs
  51. Video Frames 6 · tomevault-io bundle
    Extract frames or short clips from videos using ffmpeg. Use when this capability is needed.
    0 installs
  52. Tdd 21 · tomevault-io bundle
    Apply Test-Driven Development workflow for new features and bugfixes. Use when this capability is needed.
    0 installs
  53. Canvas Design 3 · tomevault-io bundle
    Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations. Use when this capability is needed.
    0 installs
  54. Skill Creator 50 · 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
  55. Theme Factory 3 · tomevault-io bundle
    Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly. Use when this capability is needed.
    0 installs
  56. Smart Docs 2 · tomevault-io bundle
    AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages. Alternative to Litho/deepwiki-rs that uses Claude Code subscription without external API costs. Use when this capability is needed.
    0 installs
  57. Spec Conventions 2 · tomevault-io bundle
    This skill should be used when the user asks about "spec file format", "spec conventions", "spec vs docs", "current status section", "specification structure", "how to write a spec", "spec deliverables", or "self-contained spec". Provides conventions for writing implementation-ready specification documents. Use when this capability is needed.
    0 installs
  58. Registry 2 · tomevault-io bundle
    Manage recipe registries and create inference recipes Use when this capability is needed.
    0 installs
  59. Testing 35 · tomevault-io bundle
    Help write comprehensive tests with strategies and edge case identification Use when this capability is needed.
    0 installs
  60. Oracle 12 · tomevault-io bundle
    Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation. Use when this capability is needed.
    0 installs
  61. Rust Expert 2 · tomevault-io bundle
    Expert Rust programming assistant focused on idiomatic code, safety, and performance Use when this capability is needed.
    0 installs
  62. Commit 64 · tomevault-io bundle
    Commit Skill with conventional commits and gitmoji support Use when this capability is needed.
    0 installs
  63. CI CD 22 · tomevault-io bundle
    CI/CD pipeline for haven-docker including the GitHub Actions workflow for GHCR publishing, Makefile-driven DockerHub release, cosign image signing, and version management. Use when modifying build automation, release processes, or image signing. Use when this capability is needed.
    0 installs
  64. Docs Sync 3 · tomevault-io bundle
    Sync AILANG documentation website with codebase reality. Use after releases, when features are implemented, or when website accuracy is questioned. Checks design docs vs website, validates examples, updates feature status. Use when this capability is needed.
    0 installs
  65. Create Pr 7 · tomevault-io bundle
    Use when opening a PR, submitting for review, pushing a branch, or creating a pull request. Pushes and creates GitHub PRs with auto-assignment and description.
    0 installs
  66. Status 5 · tomevault-io bundle
    Check Titan Memory health — layer counts, MIRAS stats, LLM mode Use when this capability is needed.
    0 installs
  67. Flutter 13 · tomevault-io bundle
    Expert guidance for Flutter, Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single Dart codebase. Helps developers build performant cross-platform apps with custom widgets, state management, platform channels, and production deployment. Use when this capability is needed.
    0 installs
  68. Refactoring 5 · tomevault-io bundle
    Use when refactoring code, reorganizing modules, renaming types, deleting old paths, or migrating architecture. MUST read before any structural code change. Prevents incomplete refactoring.
    0 installs
  69. Update Docs 4 · tomevault-io bundle
    Use when implementing new features, changing behavior, or modifying the public API. Documents changes in README and relevant docs.
    0 installs
  70. Install Skill 2 · tomevault-io bundle
    Install agent skills from various sources including local paths, GitHub URLs, or the dot-agents repository. Use when adding new skills to a project or user environment. Use when this capability is needed.
    0 installs
  71. Fabric 2 · tomevault-io bundle
    AI-powered text processing using Fabric patterns with local Ollama Use when this capability is needed.
    0 installs
  72. Tmux 20 · tomevault-io bundle
    Use tmux for interactive TUI applications when background shell sessions aren't enough. Use when this capability is needed.
    0 installs
  73. Prd 5 · tomevault-io bundle
    Use this skill whenever the user wants to create, write, review, or improve a Product Requirements Document (PRD). Also use when the user asks to document product goals, user stories, acceptance criteria, or feature scope — or says things like 'write a spec', 'define requirements'. Use for both new PRDs and reviews/critiques of existing ones.
    0 installs
  74. Agent Browser 2 · tomevault-io bundle
    Browser 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.
    0 installs
  75. Commit 30 · tomevault-io bundle
    Create a git commit with optional automatic Linear issue linking. Use when the user asks to commit. Use when this capability is needed.
    0 installs
  76. Tsdown 2 · tomevault-io bundle
    Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup. Use when this capability is needed.
    0 installs
  77. Github 28 · 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
  78. Github 29 · tomevault-io bundle
    GitHub operations via gh CLI — list issues, create branches, create PRs, clone repos. Use when this capability is needed.
    0 installs
  79. Deploy 8 · tomevault-io bundle
    Full deployment lifecycle including pre-checks, execution, verification, rollback, and documentation. Use when this capability is needed.
    0 installs
  80. Playwright 2 · tomevault-io bundle
    Render web pages with JavaScript using Playwright for sites that need browser rendering or have issues with simple HTTP fetching. Use when this capability is needed.
    0 installs
  81. Frontend Design 11 · 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
  82. AI Comm 2 · tomevault-io bundle
    Use when collaborating with other AI assistants (Codex, Gemini, Aider, Cursor, OpenCode), delegating tasks, or requesting code review.
    0 installs
  83. Apple Notes 2 · tomevault-io bundle
    Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Otto to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
    0 installs
  84. Blogwatcher 2 · tomevault-io bundle
    Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when the user wants to subscribe to blogs, track news feeds, manage a feed reader, scan for new articles, add or remove RSS or Atom subscriptions, or mark posts as read. Use when this capability is needed.
    0 installs
  85. Bluebubbles 2 · tomevault-io bundle
    Handles sending and managing iMessages through BlueBubbles, the recommended iMessage integration. Triggers when the user wants to send a text message, send an iMessage, send a text, text someone, message a contact, react with a tapback, reply to a message thread, send an attachment via iMessage, edit or unsend a sent message, or manage group chat participants. All calls go through the generic message tool with channel="bluebubbles".
    0 installs
  86. Healthcheck 2 · tomevault-io bundle
    Host security hardening and risk-tolerance configuration for Otto deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, Otto cron scheduling for periodic checks, or version status checks on a machine running Otto (laptop, workstation, Pi, VPS). Use when this capability is needed.
    0 installs
  87. Model Usage 2 · tomevault-io bundle
    Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. Use when this capability is needed.
    0 installs
  88. Context7 2 · tomevault-io bundle
    Fetch up-to-date library documentation using Context7 API. Use this skill when the user asks for docs, examples, or help with a specific library/framework (e.g., "look up React docs", "context7 nextjs routing", "fetch docs for fastapi"). Use when this capability is needed.
    0 installs
  89. Templ HTTP 2 · tomevault-io bundle
    Integrate templ components with Go HTTP server using net/http. Use when connecting templ to web server, creating HTTP handlers, mentions 'templ server', 'HTTP routes', or 'serve templ components'. Use when this capability is needed.
    0 installs
  90. Bird 7 · tomevault-io bundle
    X/Twitter CLI for reading, searching, posting, and engagement via cookies. Use when this capability is needed.
    0 installs
  91. Imsg 9 · tomevault-io bundle
    iMessage/SMS CLI for listing chats, history, watch, and sending. Use when this capability is needed.
    0 installs
  92. Tmux 21 · tomevault-io bundle
    Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
    0 installs
  93. Init 8 · tomevault-io bundle
    Initialize and personalize your WIZRD repository. Run this after cloning to set up your company context, brand voice, and first client. The wizard researches your website first, then asks clarifying questions. Use when this capability is needed.
    0 installs
  94. Research 6 · tomevault-io bundle
    Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations. Use when this capability is needed.
    0 installs
  95. Sglang Diffusion Benchmark Profile 2 · tomevault-io bundle
    Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.
    0 installs
  96. Echo 2 · tomevault-io bundle
    Echo high-performance Go web framework. Use for Go APIs. Use when this capability is needed.
    0 installs
  97. Java 2 · tomevault-io bundle
    Java OOP with Spring ecosystem, Maven/Gradle, streams, and JVM optimization. Use for .java files. Use when this capability is needed.
    0 installs
  98. Jest 3 · tomevault-io bundle
    Jest JavaScript testing framework with snapshots. Use for JS testing. Use when this capability is needed.
    0 installs
  99. Nuxt 3 · tomevault-io bundle
    Nuxt.js Vue framework with SSR and auto-imports. Use for full-stack Vue applications. Use when this capability is needed.
    0 installs
  100. Rust 12 · tomevault-io bundle
    Rust programming with ownership, borrowing, lifetimes, and zero-cost abstractions. Use for .rs files. Use when this capability is needed.
    0 installs