← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 128 of 623

  1. Chrome Devtools 2 · tomevault-io bundle
    Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. Use when this capability is needed.
    0 installs
  2. Roo Conflict Resolution 2 · tomevault-io bundle
    Provides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions.
    0 installs
  3. Web Fetch 2 · tomevault-io bundle
    Fetches web content as clean markdown by preferring markdown-native responses and falling back to selector-based HTML extraction. Use for documentation, articles, and reference pages at http/https URLs. Use when this capability is needed.
    0 installs
  4. Agent Review 3 · tomevault-io bundle
    Request interactive code review from users using the agent-review CLI tool. Automatically captures user feedback on code changes. Use when this capability is needed.
    0 installs
  5. Fastmcp 16 · tomevault-io bundle
    Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
    0 installs
  6. Data Processor 2 · tomevault-io bundle
    Analyze sales data with statistics, regional performance, and commission calculations Use when this capability is needed.
    0 installs
  7. Health Check 2 · tomevault-io bundle
    Periodic Codex repo health check orchestrator. Runs CI status, AGENTS.md staleness audit, documentation accuracy audit, and Obsidian Vault sync if present, pausing for approval between steps and producing one consolidated report. Global and project-agnostic. Trigger when the user says "health check", "health-check", "repo health", "check repo health", "repo maintenance", "run a health check", "audit the repo", "check everything", "periodic maintenance", or "check if everything is up to date". SKIP when the user only wants one specific audit. Use when this capability is needed.
    0 installs
  8. Testing 38 · tomevault-io bundle
    TDD workflow and testing strategy. Use when writing tests, debugging test failures, or improving coverage. Use when this capability is needed.
    0 installs
  9. Documentation 29 · tomevault-io bundle
    Create and maintain clear, useful documentation. Use when writing docs, README, API docs, guides, or ADRs. Use when this capability is needed.
    0 installs
  10. Code Review 114 · tomevault-io bundle
    Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices. Use when this capability is needed.
    0 installs
  11. Searching Aem Documentation 2 · tomevault-io bundle
    Searches the aem.live documentation for information on AEM Edge Delivery Services features. Use this skill when you need more information about a feature, want guidance on how to implement a feature, and using existing tools you have to search the web isn't turning up relevant results. Use when this capability is needed.
    0 installs
  12. Openspec Onboard 3 · tomevault-io bundle
    Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work. Use when this capability is needed.
    0 installs
  13. Agent Creator 2 · tomevault-io bundle
    Expert guidance for creating effective Claude Code agents (subagents). Use when users want to create a new agent, update an existing agent, or learn agent design best practices. Covers agent architecture, prompt engineering, tool selection, model choice, and common pitfalls. Integrates with skill-creator when agent needs accompanying skills. Use when this capability is needed.
    0 installs
  14. Skill Creator 63 · 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
  15. Wikipedia 2 · tomevault-io bundle
    Proven scraping playbook for en.wikipedia.org (and other language wikis). Server-rendered static HTML, no anti-bot, no JS required. Plain fetch + cheerio works. One important gotcha — since ~2023, section headings are wrapped in `<div class="mw-heading mw-heading2">` so `h2` is no longer a direct child of `.mw-parser-output`. Activate for any wikipedia.org article URL. Prefer the REST/Action API for structured data. Use when this capability is needed.
    0 installs
  16. Memora 2 · tomevault-io bundle
    Persistent memory and knowledge management. Use at session start to load context, when the user asks about past work or stored knowledge, and when saving important information for future sessions. Use when this capability is needed.
    0 installs
  17. Council 2 · tomevault-io bundle
    Consult the AI council (Codex + Gemini + OpenCode) for multi-perspective answers Use when this capability is needed.
    0 installs
  18. Agent Teams 3 · tomevault-io bundle
    Coordinate Claude Code Agent Teams through filesystem-based protocol. Use Use when this capability is needed.
    0 installs
  19. Web Scraper 2 · tomevault-io bundle
    Scrape web pages, search the internet, and extract structured content using Python. Use when the user wants to fetch a webpage, search for information online, extract links, or crawl JavaScript-rendered dynamic pages. Use when this capability is needed.
    0 installs
  20. Code Review 115 · tomevault-io bundle
    Perform thorough code reviews with security, performance, and quality checks. Use when reviewing PRs, auditing code changes, or finding potential bugs. Use when this capability is needed.
    0 installs
  21. Performance 2 · tomevault-io bundle
    Performance optimization for web applications. Use when optimizing frontend rendering, backend response times, database queries, or system resources. Use when this capability is needed.
    0 installs
  22. Android Testing 2 · tomevault-io bundle
    Best practices for Android instrumentation tests, Hilt testing, Mockito configuration, and test resilience patterns in Upnext. Use when this capability is needed.
    0 installs
  23. Python 10 · tomevault-io bundle
    Python development with ruff, mypy, pytest - TDD and type safety Use when this capability is needed.
    0 installs
  24. Verification Before Completion 6 · tomevault-io bundle
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0 installs
  25. Golang Testing 4 · tomevault-io bundle
    Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Use when this capability is needed.
    0 installs
  26. Golang Testing 5 · tomevault-io bundle
    Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI, or debugging flaky/slow tests. For testify-specific APIs see `samber/cc-skills-golang@golang-stretchr-testify`; for measurement methodology see `samber/cc-skills-golang@golang-benchmark`. Use when this capability is needed.
    0 installs
  27. Codex 10 · tomevault-io bundle
    Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
    0 installs
  28. Mermaid Diagrams 4 · tomevault-io bundle
    Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows. Use when this capability is needed.
    0 installs
  29. Commit Message 6 · tomevault-io bundle
    Git commit message conventions with Semantic Versioning prefix. Use when creating commits, reviewing commit messages, or preparing releases. Ensures consistent commit format with type prefix (feat/fix/refactor/etc.) for automated changelog generation. Use when this capability is needed.
    0 installs
  30. Vue Best Practices 2 · tomevault-io bundle
    MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.
    0 installs
  31. Skill Creator 64 · tomevault-io
    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. Use when this capability is needed.
    0 installs
  32. MCP Builder 17 · 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
  33. Refactor 20 · tomevault-io bundle
    Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements. Use when this capability is needed.
    0 installs
  34. Tavily 2 · tomevault-io bundle
    使用 Tavily API 进行互联网搜索。当需要获取实时新闻、技术研究、深度资料或限制特定域名搜索时使用该技能。 Use when this capability is needed.
    0 installs
  35. Skill Template 3 · tomevault-io bundle
    Template for creating new skills following VS Code Agent Skills standard Use when this capability is needed.
    0 installs
  36. Context7 6 · tomevault-io bundle
    Documentation lookup via Context7 REST API. Use when the user needs current library APIs, framework patterns, migration guidance, or official code examples for React, Next.js, Prisma, Express, Vue, Angular, Svelte, or other npm/PyPI packages. Use when the user says 'how do I use X library', 'what's the API for Y', or asks for official documentation. Use when this capability is needed.
    0 installs
  37. CI CD Pipeline 3 · tomevault-io bundle
    Create and optimize CI/CD pipelines with GitHub Actions, automated testing, deployment, and release workflows. Use when setting up continuous integration, deployment automation, or improving build pipelines. Use when this capability is needed.
    0 installs
  38. Bun File Io 2 · tomevault-io bundle
    Use this when you are working on file operations like reading, writing, scanning, or deleting files. It summarizes the preferred file APIs and patterns used in this repo. It also notes when to use filesystem helpers for directories.
    0 installs
  39. Explore 2 · tomevault-io bundle
    Deep codebase exploration to answer specific questions Use when this capability is needed.
    0 installs
  40. Web Search 9 · tomevault-io bundle
    Search the web for information using Playwright browser automation. Use when the user asks to find, look up, or research something online. Use when this capability is needed.
    0 installs
  41. Brave Search 3 · tomevault-io bundle
    Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required. Use when this capability is needed.
    0 installs
  42. 1password 13 · tomevault-io bundle
    Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op. Use when this capability is needed.
    0 installs
  43. PDF 28 · tomevault-io bundle
    Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
    0 installs
  44. Gh CLI 6 · tomevault-io bundle
    Use when working with the gh CLI is GitHub's official command line tool for interacting with GitHub repositories, issues, pull requests, and more. When needs to interact with GitHub repositories, issues, pull requests, and more, use this skill.
    0 installs
  45. Vue Expert 3 · tomevault-io bundle
    Deep Vue 3 expertise for Composition API, component patterns, Pinia state management, Vue Router, performance optimization, and testing. Use when building Vue applications, designing composables, or reviewing Vue code. Use when this capability is needed.
    0 installs
  46. Github Release 2 · tomevault-io bundle
    发布 GitHub Release,从 CHANGELOG 生成发布公告并更新 Draft Release (project) Use when this capability is needed.
    0 installs
  47. Help 8 · tomevault-io bundle
    Provides information about using the skill-to-mcp server and how to install additional skills
    0 installs
  48. Tsdown 7 · tomevault-io bundle
    tsdown is a fast and elegant TypeScript library bundler powered by Rolldown and Oxc Use when this capability is needed.
    0 installs
  49. Vitest 10 · tomevault-io bundle
    Use when working with a blazing fast unit testing framework powered by Vite
    0 installs
  50. Nextjs 5 · tomevault-io bundle
    Next.js 15+ App Router development patterns including Server Components, Client Components, data fetching, layouts, and server actions. Use when creating pages, routes, layouts, components, API route handlers, server actions, loading states, error boundaries, or working with Next.js navigation and metadata. Use when this capability is needed.
    0 installs
  51. Nodejs 4 · tomevault-io bundle
    Core Node.js backend patterns for TypeScript applications including async/await error handling, middleware concepts, configuration management, testing strategies, and layered architecture principles. Use when building Node.js backend services, APIs, or microservices. Use when this capability is needed.
    0 installs
  52. Prisma 4 · tomevault-io bundle
    Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management. Use when working with Prisma database operations or schema definitions. Use when this capability is needed.
    0 installs
  53. Shadcn 4 · tomevault-io bundle
    shadcn/ui component library patterns with Radix UI primitives and Tailwind CSS. Use when creating tables, forms, dialogs, cards, buttons, or any UI component using shadcn/ui, installing shadcn components, or styling with shadcn patterns. Use when this capability is needed.
    0 installs
  54. Skill Creator 65 · tomevault-io bundle
    Create and manage Codex skills. Use when creating a new skill, updating an existing skill, or debugging skill activation issues. Covers skill structure, SKILL.md frontmatter, and best practices. Use when this capability is needed.
    0 installs
  55. Internal Comms 3 · tomevault-io bundle
    Use when working with a set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. You should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
    0 installs
  56. Webapp Testing 7 · tomevault-io bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when this capability is needed.
    0 installs
  57. PDF 29 · tomevault-io bundle
    Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
    0 installs
  58. Golang Patterns 3 · tomevault-io bundle
    Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when this capability is needed.
    0 installs
  59. Vue 41 · tomevault-io bundle
    Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support Use when this capability is needed.
    0 installs
  60. Refactor 21 · tomevault-io bundle
    Hunt for code smells, anti-patterns, and refactoring opportunities in the TaskBridge codebase using React/Next.js best practices. Fixes ONE issue at a time. Use when you want to improve code quality, extract utilities, or reorganize components. Use when this capability is needed.
    0 installs
  61. Zod V4 2 · tomevault-io bundle
    Expert guidance on Zod v4 validation library including breaking changes from v3, migration patterns, core API usage, and common validation patterns. Use when working with Zod schemas, validation, type inference, or migrating from Zod v3. Use when this capability is needed.
    0 installs
  62. Browser 7 · tomevault-io bundle
    Automate browser interactions using the Browserbase browse CLI. Use when a task requires navigating websites, reading page state, clicking elements, filling forms, or validating browser results with the browse command. Use when this capability is needed.
    0 installs
  63. Review Code 4 · tomevault-io bundle
    Review code for quality and bugs Use when this capability is needed.
    0 installs
  64. Git Workflow 52 · tomevault-io bundle
    Git workflow 综合指南。Invoke when user wants to make commits, needs commit format guidance, or after completing coding tasks. Use when this capability is needed.
    0 installs
  65. Find Skills 10 · tomevault-io bundle
    Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. Use when this capability is needed.
    0 installs
  66. Testing Strategy 2 · tomevault-io bundle
    当用户要求测试策略、单元/集成测试、TDD或测试覆盖率时使用。 Use when this capability is needed.
    0 installs
  67. Git 16 · tomevault-io bundle
    Git operations for committing, pushing, and opening PRs using gh CLI. Use when performing version control tasks. This skill should be used when the user asks to "commit", "push", "create a PR", "ship code", "git status", or mentions git workflow, version control, or pull requests. Use when this capability is needed.
    0 installs
  68. Openspec Bulk Archive Change 15 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  69. Compose 2 · tomevault-io bundle
    Docker Compose 编排 Use when this capability is needed.
    0 installs
  70. Github Actions 3 · tomevault-io bundle
    This skill covers setting up comprehensive GitHub Actions workflows for R package development, including cross-platform testing, continuous integration, automated documentation deployment, and test coverage reporting. Use when this capability is needed.
    0 installs
  71. Refactor Pass 2 · tomevault-io bundle
    Perform a refactor pass focused on simplicity after recent changes. Use when the user asks for a refactor/cleanup pass, simplification, or dead-code removal and expects build/tests to verify behavior. Use when this capability is needed.
    0 installs
  72. Database Expert 2 · tomevault-io bundle
    Database performance optimization, schema design, query analysis, and connection management across PostgreSQL, MySQL, MongoDB, and SQLite with ORM integration. Use this skill for queries, indexes, connection pooling, transactions, and database architecture decisions. Use when this capability is needed.
    0 installs
  73. Vercel Composition Patterns 8 · 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
  74. Code Review 116 · tomevault-io bundle
    Systematic code review process with focus on quality, security, and best practices Use when this capability is needed.
    0 installs
  75. Pr Creator 10 · tomevault-io bundle
    GitHub Pull Request creation specialist. Analyzes user requirements to create PRs with structured titles and bodies matching the user's query language. Handles git change analysis, PR draft creation, user confirmation, and final PR creation via gh CLI. Use when this capability is needed.
    0 installs
  76. Git Worktrees 5 · tomevault-io bundle
    Manage git worktrees for parallel feature development following Langstar's issue-driven workflow. Create worktrees with correct target branches based on issue hierarchy, handle cleanup after PR merge, and maintain worktree hygiene. Use when setting up parallel development environments, working on multiple issues simultaneously, or when users mention worktrees, parallel branches, or issue-based development. Use when this capability is needed.
    0 installs
  77. Github 43 · 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. Docs Style 3 · tomevault-io bundle
    Style guidelines for writing and updating documentation. Use when writing new docs, updating existing docs, or reviewing docs for quality. Use when this capability is needed.
    0 installs
  79. Backend API 2 · tomevault-io bundle
    Design and implement RESTful API endpoints following REST principles, consistent naming conventions, and proper HTTP methods. Use this skill when creating or modifying API routes, controllers, or handlers in backend code. When implementing endpoint logic that handles HTTP requests (GET, POST, PUT, PATCH, DELETE). When working with API versioning, query parameters, or response formatting. When defining URL structures for resource-based endpoints. When setting up rate limiting or HTTP status code handling. When working with files like route definitions, controller files, API handler modules, or web framework configuration files. Use when this capability is needed.
    0 installs
  80. Github Issues 3 · tomevault-io bundle
    Conventions for creating GitHub issues — labels, sub-issues, and content rules. Auto-consulted when Claude creates or modifies issues. Use when this capability is needed.
    0 installs
  81. Release Notes 7 · tomevault-io bundle
    Use whenever the user asks for release notes, changelog bullets, a GitHub Release body, a 'What's Changed' section, a summary from the last release or tag to now, or wants release copy grounded in real git history, PRs, issues, and candidate release changes. This skill is especially important when the user wants short publish-ready release bullets with repository-specific conventions.
    0 installs
  82. Code Review 117 · tomevault-io bundle
    Code Review sistemático - Checklist completo para revisão de código Use when this capability is needed.
    0 installs
  83. Ralph 13 · tomevault-io bundle
    Autonomously work through all project tasks. Finds the next incomplete task, implements it, runs the full post-task pipeline (verify, docs, CI/CD, commit, PR, review, CI, merge), then moves to the next task. Keeps going until all tasks are done. Triggers on "ralph", "work on tasks", "run tasks", "autopilot", or "do the work". Use when this capability is needed.
    0 installs
  84. Test Skill 9 · tomevault-io bundle
    This skill only reads files and directories - it never modifies anything. All operations are safe. Use when this capability is needed.
    0 installs
  85. Humanizer 3 · tomevault-io bundle
    AI가 생성한 한국어 텍스트의 특징적인 패턴을 감지하고 자연스러운 인간의 글쓰기로 변환합니다. 과학적 언어학 연구(KatFishNet 논문, 94.88% AUC 정확도)에 기반합니다. 쉼표 과다, 띄어쓰기 경직성, 품사 다양성, AI 어휘 과용, 대명사 과다, 복수형 과다, 구조적 단조로움 등 24가지 패턴을 분석합니다. ChatGPT/Claude/Gemini가 생성한 한국어 텍스트를 자연스럽게 만들거나 LLM 출력에서 AI 흔적을 제거할 때 사용하세요. Use when this capability is needed.
    0 installs
  86. Fabric 4 · tomevault-io bundle
    Intelligent pattern selection for Fabric CLI. Automatically selects the right pattern from 242+ specialized prompts based on your intent - threat modeling, analysis, summarization, content creation, extraction, and more. USE WHEN processing content, analyzing data, creating summaries, threat modeling, or transforming text. Use when this capability is needed.
    0 installs
  87. Release 62 · tomevault-io bundle
    Guide the release procedure for namingpaper - version bump, commit, GitHub release, and PyPI publish. Use when this capability is needed.
    0 installs
  88. Commit Push 2 · tomevault-io bundle
    Commit and push the changes made on this chat session to the current branch. Use best practices from Conventional Commits. Use when this capability is needed.
    0 installs
  89. MCP Builder 18 · 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
  90. Github 44 · tomevault-io bundle
    GitHub API toolkit for listing repositories, managing issues, pull requests, and interacting with GitHub resources. Requires a GITHUB_TOKEN environment variable for authentication. Use when this capability is needed.
    0 installs
  91. Pr Review 8 · tomevault-io bundle
    Agentic code review of a GitHub pull request. Explores the codebase, tests hypotheses, and produces findings with high confidence. Use when this capability is needed.
    0 installs
  92. Critique 2 · tomevault-io bundle
    Unified critique for plans, specs, OR task artifacts. Auto-detects target. Use when this capability is needed.
    0 installs
  93. Skill Creator 66 · tomevault-io bundle
    This skill provides guidance for creating effective skills. Use when this capability is needed.
    0 installs
  94. Theme Factory 5 · tomevault-io bundle
    This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Use when this capability is needed.
    0 installs
  95. Add Hook 2 · tomevault-io bundle
    Step-by-step guide for adding a new React hook to the shadcn-hooks project. Use when the user wants to create, add, or implement a new hook in this repository. Use when this capability is needed.
    0 installs
  96. Cron 4 · tomevault-io bundle
    Schedule reminders and agent tasks. Use when this capability is needed.
    0 installs
  97. Biome 3 · tomevault-io bundle
    Setup, configure, audit, and optimize Biome linter/formatter in JavaScript/TypeScript projects. Use when installing Biome, auditing existing configs, migrating from ESLint+Prettier, fixing configuration issues, or optimizing unsafe fix workflows. Checks for proper version pinning, Next.js integration, VS Code setup, and script configuration. Emphasizes safe handling of "unsafe" fixes in development workflows. Use when this capability is needed.
    0 installs
  98. Docker 8 · tomevault-io bundle
    Docker containerization with best practices for builds, compose, and production deployment Use when this capability is needed.
    0 installs
  99. Nextjs 6 · tomevault-io bundle
    Next.js development with App Router, Server Components, API routes, and full-stack patterns Use when this capability is needed.
    0 installs
  100. Python 11 · tomevault-io bundle
    Python development with type hints, async patterns, testing, and modern best practices Use when this capability is needed.
    0 installs