prisma-next-feedback

Route bug reports and feature requests to Prisma Next GitHub issues.

47.5k|2.5k|Updated Jun 20, 2019
One-click install
npx skills add https://github.com/prisma/prisma --skill prisma-next-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prisma-next-feedback
Source: https://github.com/prisma/prisma/tree/main/skills/prisma-next-feedback
Command: npx skills add https://github.com/prisma/prisma --skill prisma-next-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the friction between identifying framework issues and getting them to the right team, ensuring that bugs, feature requests, and design questions are routed to the correct channel with the necessary context.

Core Features & Use Cases

  • Structured Issue Reporting: Generates standardized, public-safe GitHub issue bodies for bugs and feature requests, including environment details and reproduction steps.
  • Intelligent Routing: Determines whether a user's query belongs in a GitHub issue or the Prisma Discord based on the nature of the request.
  • Use Case: When a user encounters an unexpected CLI error, this skill helps them redact sensitive data, format the error report, and file a high-quality issue that the Prisma team can immediately act upon.

Quick Start

Use the prisma-next-feedback skill to report a bug I found in the CLI migration command.

Frequently Asked Questions about prisma-next-feedback

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

FAQPage Schema
How do I report a bug in the Prisma CLI to GitHub?

To report a Prisma CLI bug, this skill generates a standardized, public-safe GitHub issue body with environment details and reproduction steps. It uses the GitHub CLI to automatically create the issue in the Prisma Next repository.

Where should I ask Prisma framework design questions?

Prisma design questions should be routed to the Prisma Discord. This skill intelligently classifies your query and directs architectural or design discussions to Discord instead of creating a GitHub issue.

How do I redact sensitive data before creating a GitHub issue?

You can redact sensitive data by using this skill to process your bug report. It adheres to public-safe data handling protocols, ensuring sensitive information is removed before generating the structured issue template.

Do I need the GitHub CLI installed to submit Prisma bug reports?

Yes, you need the GitHub CLI installed to automate issue creation. This skill requires the GitHub CLI to submit the standardized bug reports and feature requests directly to the Prisma Next repository.

What is the best way to submit a feature request for Prisma Next?

The best way to submit a feature request is using this skill to generate a structured GitHub issue. It formats your request with the necessary context and environment details for the framework maintenance team.