← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 132 of 623

  1. Next JS 2 · tomevault-io bundle
    Build Next.js applications with App Router, server components, caching strategies, and deployment patterns. Use when this capability is needed.
    0 installs
  2. Fix Issue 5 · tomevault-io bundle
    Fix a GitHub issue end-to-end. Use when given an issue number to fix, implementing bug fixes, or addressing reported problems. Use when this capability is needed.
    0 installs
  3. Deploy 19 · tomevault-io bundle
    Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows. Use when this capability is needed.
    0 installs
  4. Scope 2 · tomevault-io bundle
    Configure claude-scope status line widgets for Claude Code. Use when user wants to customize widgets, change theme, reorder elements, or modify display style. Use when this capability is needed.
    0 installs
  5. Nuxt UI 5 · tomevault-io bundle
    Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces. Use when this capability is needed.
    0 installs
  6. Glmv Doc Based Writing 2 · tomevault-io bundle
    Comprehend the given document(s) and write a textual content (paper/article/essay/report/review/post/brief/proposal/plan) according to your requirements using the ZhiPu GLM-V multimodal model. Use when this capability is needed.
    0 installs
  7. Zenml Backport 2 · tomevault-io bundle
    Backport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflected in a live release version. Triggers include "backport", "cherry-pick to release", "update release docs", or when docs/examples changes need to be applied to an existing release branch. Use when this capability is needed.
    0 installs
  8. Vue Expert 2 · tomevault-io bundle
    Expert Vue specialist mastering Vue 3 with Composition API and ecosystem. Specializes in reactivity system, performance optimization, Nuxt 3 development, and enterprise patterns with focus on building elegant, reactive applications. Use when this capability is needed.
    0 installs
  9. Security 11 · tomevault-io bundle
    This skill should be used when the user asks about "security", "vulnerability scanning", "dependency audit", "supply chain security", "license compliance", "security audit", "CVE", "OWASP", "secrets scanning", "cargo-deny", "npm audit", or needs guidance on security requirements and vulnerability management. Use when this capability is needed.
    0 installs
  10. Report Writing 2 · tomevault-io bundle
    This skill should be used when the user asks to "write a report", "executive summary", "research report format", "report structure", "present findings", "business writing", "analysis documentation", or needs guidance on structuring research outputs, executive communication, or professional report formatting. Use when this capability is needed.
    0 installs
  11. Documentation 26 · tomevault-io bundle
    Keep project documentation up to date Use when this capability is needed.
    0 installs
  12. Review 25 · tomevault-io bundle
    Verify implementation conforms to planning artifacts. Checks API routes against OpenAPI spec, schema against ERD, domain model against classes, acceptance criteria coverage, security implementation, and documentation completeness. Use when this capability is needed.
    0 installs
  13. Review 26 · tomevault-io bundle
    Run a multi-agent code review on the current uncommitted + staged diff. Dispatches kotlin-architect, android-reviewer, ios-swift-reviewer, emv-nfc-expert, pci-security-reviewer, and test-quality-reviewer in parallel. Each agent only contributes if its scope is touched. Use when this capability is needed.
    0 installs
  14. Adr 5 · tomevault-io bundle
    Manage Architecture Decision Records using the project's ADR CLI tool. Use when the user wants to create, list, view, lint, or index ADRs, or when working with docs/architecture/ files. Triggers on "create an ADR", "new ADR", "list ADRs", "lint ADRs", "what ADRs exist", "ADR domains". Use when this capability is needed.
    0 installs
  15. Infrastructure 2 · tomevault-io bundle
    Infrastructure as Code patterns for deploying Guts nodes using Terraform, Docker, and Kubernetes Use when this capability is needed.
    0 installs
  16. Git Workflow 36 · tomevault-io bundle
    Triggered when user asks to perform git operations, create commits, manage branches, prepare pull requests, or handle git conflicts. Automatically delegates to the git-workflow agent. Use when this capability is needed.
    0 installs
  17. Gemini 20 · tomevault-io bundle
    Start a Google Gemini CLI session with 1M context for large codebase analysis Use when this capability is needed.
    0 installs
  18. Jira 5 · tomevault-io bundle
    This skill should be used when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns. Use when this capability is needed.
    2 installs
  19. API Designer 2 · tomevault-io bundle
    设计RESTful API并生成OpenAPI/Swagger规范文档,遵循行业最佳实践。包括端点命名、请求/响应模式和错误处理模式。 Use when this capability is needed.
    0 installs
  20. Git Workflow 37 · tomevault-io bundle
    自动化Git操作,智能生成遵循Conventional Commits的提交信息、分支管理和PR描述生成。 Use when this capability is needed.
    0 installs
  21. Simplemem Skill 2 · tomevault-io bundle
    Store and retrieve conversation memories across sessions. Use when asked to 'remember this', 'save conversation', 'add to memory', 'what did we discuss about...', 'query memories', or 'import chat history'. Also use proactively to preserve important dialogue context and decisions. Use when this capability is needed.
    0 installs
  22. API Design 11 · tomevault-io bundle
    RESTful API design best practices. Use when designing endpoints, request/response schemas, error handling, and API versioning. Use when this capability is needed.
    0 installs
  23. Typescript 12 · tomevault-io bundle
    TypeScript best practices and patterns. Use for type definitions, generics, utility types, and advanced TypeScript features. Use when this capability is needed.
    0 installs
  24. Code Review 94 · tomevault-io bundle
    review code quality, architecture, design patterns, security, algorithmic flow and maintainability Use when this capability is needed.
    0 installs
  25. Ast Grep 4 · tomevault-io bundle
    Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics. Use when this capability is needed.
    0 installs
  26. Go Testing 3 · tomevault-io bundle
    Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.
    0 installs
  27. Improve Codebase Architecture 12 · tomevault-io bundle
    Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Use when this capability is needed.
    0 installs
  28. Openspec Onboard 2 · 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
  29. Release Notes 6 · tomevault-io bundle
    Version to release (e.g., 1.0.0). If not provided, uses next patch version. Use when this capability is needed.
    0 installs
  30. Fastapi 13 · tomevault-io bundle
    Build production-ready Python APIs with FastAPI using type hints, async/await, dependency injection, and automatic OpenAPI documentation Use when this capability is needed.
    0 installs
  31. Next JS 3 · tomevault-io bundle
    Build Next.js 16+ applications with App Router, server components, caching strategies, and production deployment patterns Use when this capability is needed.
    0 installs
  32. Apple Notes 10 · tomevault-io bundle
    Interact with the Apple Notes app. CRUD operations for persistent storage of thoughts, data, and information across sessions. Use when this capability is needed.
    0 installs
  33. Security Audit 5 · tomevault-io bundle
    Security assessment workflow. Use when reviewing code for vulnerabilities, performing OWASP checks, auditing authentication/authorization logic, or validating security controls before deployment. Use when this capability is needed.
    0 installs
  34. Skill Creator 53 · tomevault-io bundle
    Create new Agent Skills from existing project guides and documentation. Use when the user wants to create a skill, turn documentation into a skill, or make a guide into a reusable capability. Converts guides from docs/ into portable .github/skills/ format following VS Code Agent Skills standard. Use when this capability is needed.
    0 installs
  35. Skill Builder 3 · tomevault-io bundle
    Use when working with a comprehensive guide and template for creating standardized skills
    0 installs
  36. Superplan 2 · tomevault-io bundle
    Use when starting significant features, epics, or complex tasks. Creates multi-phase implementation plans with parallelizable phases, poker estimates, TDD-first acceptance criteria, and quality gates. Detects tech stack from CLAUDE.md/AGENTS.md (bypassing internet research if complete) or via codebase scan.
    0 installs
  37. Review 27 · tomevault-io bundle
    Universal code review - auto-detects scope from git changes, spec, commit, or brief Use when this capability is needed.
    0 installs
  38. Auth0 Swift 2 · tomevault-io bundle
    Use when adding Auth0 authentication to an iOS, macOS, tvOS, watchOS, or visionOS application — integrates the Auth0.swift SDK for native Apple platform authentication using Web Auth, CredentialsManager, and biometric protection.
    0 installs
  39. Improve Codebase Architecture 13 · tomevault-io bundle
    Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Use when this capability is needed.
    0 installs
  40. Goplaces 10 · 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
  41. Himalaya 13 · 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
  42. Mcporter 12 · 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
  43. Nano PDF 12 · tomevault-io bundle
    Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
    0 installs
  44. Ordercli 9 · tomevault-io bundle
    Foodora-only CLI for checking past orders and active order status (Deliveroo WIP). Use when this capability is needed.
    0 installs
  45. Git Worktrees 4 · tomevault-io bundle
    Create and manage git worktrees (parallel branches) without stash/switching. Use when this capability is needed.
    0 installs
  46. Rdkit 2 · tomevault-io bundle
    Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms. Use when this capability is needed.
    0 installs
  47. Pma Cr 2 · tomevault-io bundle
    Stack-aware review for local diffs, pull requests, and repository-wide audits. Routes review across shared policy plus language packs for TypeScript frontend, TypeScript backend/Bun, Go, Rust, and Python. Use after implementation, before merge, or when auditing an existing codebase. Use when this capability is needed.
    0 installs
  48. Next Best Practices 2 · tomevault-io bundle
    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
    0 installs
  49. Git Workflow 38 · tomevault-io bundle
    Git workflow automation and best practices Use when this capability is needed.
    0 installs
  50. Ipsw 2 · tomevault-io bundle
    Use this skill when reverse-engineering Apple platforms with the ipsw CLI — analyzing iOS/macOS Mach-O binaries, disassembling functions inside dyld_shared_cache (DSC), dumping Objective-C/Swift headers from private frameworks, extracting kernelcaches, KEXTs, SEP, iBoot, or DeviceTree from IPSWs/OTAs, decompiling/querying sandbox profiles (SBPL), querying entitlements, symbolicating crashes/panics, diffing two firmware versions, mounting IPSW DMGs, or downloading Apple firmware. Triggers on iOS/macOS internals, kernel research, dyld_shared_cache, KEXT diffing, sandbox/Seatbelt profile analysis (SBPL/SBASM/sandboxd), capability/IOKit queries, entitlement lookup, class-dump, IMG4/AEA handling, or vulnerability research on Apple platforms.
    0 installs
  51. React 11 · tomevault-io bundle
    Core React 19 patterns including hooks, Suspense, lazy loading, component structure, TypeScript best practices, and performance optimization. Use when working with React components, hooks, lazy loading, Suspense boundaries, or React-specific TypeScript patterns. Use when this capability is needed.
    0 installs
  52. Canvas Design 4 · 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
  53. Skill Creator 54 · 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 an AI agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  54. Theme Factory 4 · 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
  55. AI Multimodal 3 · tomevault-io bundle
    Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text pr
    0 installs
  56. Golang Testing 3 · 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
  57. Idea Storer 2 · tomevault-io bundle
    Integrate with IDEA Storer CLI to read, manage, and act on stored development ideas. Use when user mentions "ideas", "IS", "idea storer", "check my ideas", "what should I work on", or asks about brainstorming and task planning. Use when this capability is needed.
    0 installs
  58. Performance Audit 2 · tomevault-io bundle
    Use when diagnosing or fixing performance issues. Covers React rendering optimization, bundle analysis, lazy loading, database query optimization, caching, N+1 queries, and connection pooling.
    0 installs
  59. Release 56 · tomevault-io bundle
    Plugin release workflow skill for version bumping, git tagging, and GitHub release creation. Use when releasing plugin versions with automated CHANGELOG generation and version synchronization. Use when this capability is needed.
    0 installs
  60. Teach Impeccable 2 · tomevault-io bundle
    One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines. Use when this capability is needed.
    0 installs
  61. Testing 36 · tomevault-io bundle
    Use when writing or debugging tests for memory-service. Covers Cucumber BDD patterns and failure reporting.
    0 installs
  62. Add Gmail 3 · tomevault-io bundle
    Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration. Use when this capability is needed.
    0 installs
  63. Customize 2 · tomevault-io bundle
    Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants. Use when this capability is needed.
    0 installs
  64. Read Docs 2 · tomevault-io bundle
    Find most up-to-date documentation for relevant tools, libs, etc. Use when this capability is needed.
    0 installs
  65. Refactoring 6 · tomevault-io bundle
    Refactoring assessment and patterns. Use after mutation testing validates test strength (MUTATE phase) to assess improvement opportunities. Use when this capability is needed.
    0 installs
  66. Google 3 · tomevault-io bundle
    Personal assistant for Google Workspace using gog CLI. Search Gmail, manage Calendar, organize Drive, update Sheets, track Tasks, and lookup Contacts. Use when triaging email, scheduling meetings, finding availability, searching documents, managing tasks, or any Google service interaction from the terminal. Use when this capability is needed.
    0 installs
  67. Generate Image 3 · tomevault-io bundle
    AI image generation via Gemini. Use when the user wants to generate, create, or make an image, or when you need to create visual assets like logos, diagrams, or illustrations. Requires GEMINI_API_KEY or GOOGLE_API_KEY. Use when this capability is needed.
    0 installs
  68. Fly E2e Test 2 · tomevault-io bundle
    Deploy and test dspy-cli on Fly.io using local changes via temp git branch. Full integration testing with guaranteed cleanup. (project) Use when this capability is needed.
    0 installs
  69. Code Review 95 · tomevault-io bundle
    Review code, PRs, diffs, and changes in the Pebble codebase for correctness issues including resource leaks, concurrency bugs, iterator misuse, and lint violations. Use when asked to review code, a pull request, diff, or changes. Use when this capability is needed.
    0 installs
  70. Memory 3 · tomevault-io bundle
    Store and recall long-term memory. Use when persisting facts learned during conversations or recalling stored knowledge about projects and preferences. Use when this capability is needed.
    0 installs
  71. Vscode API 2 · tomevault-io bundle
    This skill helps look up VS Code API definitions from official TypeScript declaration files and Use when this capability is needed.
    0 installs
  72. MCP Builder 14 · 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
  73. Gemini 21 · tomevault-io bundle
    Invokes Gemini CLI for code review, plan analysis, frontend development, or large-context (>200k token) processing. Use when the user asks to run Gemini CLI, references Google Gemini, or needs analysis that benefits from a 1M-token context window. Use when this capability is needed.
    0 installs
  74. Web Scraping 3 · tomevault-io bundle
    Web scraping toolkit using MCP scraper tools. Invoked when extracting content from web pages, converting HTML to markdown, extracting plain text, or harvesting links from URLs. Provides four specialized tools for different extraction needs with CSS selector filtering, batch operations, and retry logic. Use when this capability is needed.
    0 installs
  75. Pr 12 · tomevault-io bundle
    Commit all changes, push to a new branch, and create a pull request using the repo's PR template. Use when the user says to make a PR or submit changes. Use when this capability is needed.
    0 installs
  76. API Design 12 · tomevault-io bundle
    API Design - Princípios RESTful e boas práticas Use when this capability is needed.
    0 installs
  77. Gemini 22 · tomevault-io bundle
    Run Google Gemini CLI for web search, code review, brainstorming, or general Q&A. Project-context aware. Use when this capability is needed.
    0 installs
  78. Code Review 96 · tomevault-io bundle
    Reviews a diff against the project's house rules. Flags violations, suggests minimal fixes, and defers architecture questions to @frontend-specialist. Use when this capability is needed.
    0 installs
  79. Template Skill 4 · tomevault-io bundle
    Template for creating new skills. Use when scaffolding a new skill folder and authoring a compliant SKILL.md with clear trigger conditions. Use when this capability is needed.
    0 installs
  80. PDF To Video 2 · tomevault-io bundle
    Use when user wants to convert a PDF document into a showcase video, extract key points from PDF, or create video presentation from PDF file
    0 installs
  81. Ralph 11 · tomevault-io bundle
    Iterative test hardening protocol. Adversarial review of tests, fix gaps, loop until clean. Use when this capability is needed.
    0 installs
  82. Reference 2 · tomevault-io bundle
    Component-authoring reference for HarnessX evolve rounds. Covers the @tool signature and TOOL_SPEC workflow, MultiHookProcessor (hook dispatch table, event fields, messages-mutation contract), system-prompt template editing (Cases A/B/C), config.yaml shape, and the signal→knob guide for the Configuration lever. Read when implementing any lever — Action, Control, Instruction, or Configuration. Use when this capability is needed.
    0 installs
  83. Techdebt 2 · tomevault-io bundle
    Analyze branch changes for technical debt, code duplication, and unnecessary complexity Use when this capability is needed.
    0 installs
  84. Code Review 97 · tomevault-io bundle
    Delly.Modeling 项目代码审查技能 Use when this capability is needed.
    0 installs
  85. Add Component 2 · tomevault-io bundle
    Guide for adding new components to the VDE engine. Use this when creating new classes, systems, or modules in the engine. Use when this capability is needed.
    0 installs
  86. Fastmcp 14 · 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
  87. Kubernetes 15 · tomevault-io bundle
    Kubernetes manifest generation, review, security hardening, and best practices for production workloads Use when this capability is needed.
    0 installs
  88. AI Sdk 2 · tomevault-io bundle
    Use AI SDK 6 with OpenAI models - gpt-5.2 for complex tasks, gpt-5-mini for fast actions Use when this capability is needed.
    0 installs
  89. Release 57 · tomevault-io bundle
    Create a new release of unityctl. Analyzes changes since last tag, determines version bump type (major/minor/patch), updates version, builds, commits, tags, and creates a draft GitHub release with changelog. Use when this capability is needed.
    0 installs
  90. Simplify 7 · tomevault-io bundle
    When a solution needs simplifying, load this skill with the map-reduce skill to find its essence. Use when this capability is needed.
    0 installs
  91. Kubernetes 16 · tomevault-io bundle
    Kubernetes开发专家助手。当用户需要进行K8s容器编排、Pod部署、Service服务发现、Helm Chart或云原生应用开发时调用。 Use when this capability is needed.
    0 installs
  92. Rails 3 · tomevault-io bundle
    Enterprise Ruby on Rails development with Active Record, API mode, testing, and production patterns Use when this capability is needed.
    0 installs
  93. Tauri V2 3 · tomevault-io bundle
    Build desktop applications with Tauri V2, TypeScript, and React. Use when creating Tauri projects, writing Rust commands, configuring tauri.conf.json, adding plugins, setting up IPC between frontend and backend, or working with Tauri window APIs. Use when this capability is needed.
    0 installs
  94. Writing Skills 6 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
    0 installs
  95. CSS 2 · tomevault-io bundle
    Apply CSS best practices using Tailwind CSS v4 with container queries, mobile-first design, and shadcn/ui tokens. Use when writing CSS, styling components, creating responsive layouts, or working with Tailwind configuration. Use when this capability is needed.
    0 installs
  96. Git 15 · tomevault-io bundle
    Git conventions for commits, branches, and PRs. Apply when writing commit messages, naming branches, staging files, or creating pull requests. Use when this capability is needed.
    2 installs
  97. Git Workflow 39 · tomevault-io bundle
    Branching strategies, conventional commits, PR templates, and merge vs rebase guidance. Activate when starting features, creating PRs, or managing releases. Use when this capability is needed.
    0 installs
  98. Code Review 98 · tomevault-io bundle
    Review code changes and PRs, making PASS or FAIL determinations with actionable feedback. Use when this capability is needed.
    0 installs
  99. Test Runner 6 · tomevault-io bundle
    Run Playwright browser tests and curl API tests to validate tickets against acceptance criteria. Use when this capability is needed.
    0 installs
  100. Git Workflow 40 · tomevault-io bundle
    Git workflow rules for Renfield. Commit message format, issue numbering, branch naming, PR creation, documentation updates before push. Triggers on "commit", "push", "PR erstellen", "pull request", "branch", "git", "merge". Use when this capability is needed.
    0 installs