domhub-backend-expert

Guide DomHub backend code changes for platform-v1 routes and services.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/saschadudkin-sketch/rezidence4 --skill domhub-backend-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domhub-backend-expert
Source: https://github.com/saschadudkin-sketch/rezidence4/tree/main/.agents/skills/domhub-backend-expert
Command: npx skills add https://github.com/saschadudkin-sketch/rezidence4 --skill domhub-backend-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance and best practices for changing DomHub backend code, particularly focusing on platform-v1 routes, services, migrations, and other core components.

Core Features & Use Cases

  • Backend Code Expertise: Offers advice on backend implementation, review, and debugging.
  • Platform-v1 Focus: Directly applicable to backend/src, with emphasis on api/v1 routes and services.
  • Migrations and Testing: Detailed guidance on migrations and various testing strategies.
  • Security and Operations: Recommendations for security, authentication, and operational practices.

Quick Start

Use the domhub-backend-expert skill to ensure your changes to DomHub's backend adhere to best practices.

Frequently Asked Questions about domhub-backend-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for DomHub backend code review and implementation?

Best practices for DomHub backend code review involve checking platform-v1 routes and services for adherence to established security, migration, and testing guidelines. This ensures robust implementation and debugging across core components.

How do I handle database migrations in the DomHub backend?

Handling database migrations in the DomHub backend requires following specific operational guidelines for platform-v1 components. The process ensures structural changes are tracked, secure, and properly tested within the project context.

Does the DomHub platform-v1 architecture support custom API routes and services?

Yes, the DomHub platform-v1 architecture supports custom API routes and services located in the backend/src directory. Expert guidance helps modify these components while maintaining strict security and testing standards.

What testing strategies should I use for DomHub backend services?

Testing strategies for DomHub backend services should encompass various validation methods tailored to platform-v1 components. Implementing comprehensive tests ensures that code changes maintain operational integrity and security across the application.

Why should I use specialized guidance for modifying DomHub backend code instead of generic standards?

Using specialized guidance for DomHub backend code ensures modifications align with platform-v1 specific requirements for migrations, security, and testing. Generic standards may miss critical operational constraints unique to the DomHub project architecture.