EN DE
← ← Back to Index

client-feedback-portal

client-feedback-portal

Description

Build a client change-request portal for websites you deliver. Clients submit design tweaks, bug reports, and feature requests through a branded form that integrates with Notion or any webhook. From video 9's client feedback system pattern.

Relevance to Our Projects

Client change-request portal. Enables clients to submit design tweaks, bug reports, and feature requests through a branded form.

Pipeline

1📝 Formular erstellen — Design-Änderungen, Bug-Reports, Feature-Wünsche
2🔗 Notion-Integration — Webhook verbindet Formular mit Datenbank
3🎨 Branding — Kundenlogo, Farbschema, eigener Subdomain
4📬 Benachrichtigungen — E-Mail bei neuen Einträgen
5📊 Status-Tracking — Offen/In Bearbeitung/Erledigt

SKILL.md Preview

# Client Feedback Portal

## When to use this
Load this skill when you deliver a website to a client and need a structured way for them to request changes. Use when:
- You've built a site for a client and they'll need ongoing tweaks
- The client keeps sending scattered emails/DMs with change requests
- You want to add a professional "request a change" workflow to your delivery
- You're selling websites as a service and need a maintenance pipeline
- You want to automate client communication throu

← ← Back to Index