Skip to content

feat: add Copy Prompt to Build a Feature button to dev panel#67

Merged
aar0np merged 2 commits into
mainfrom
issue-dev-panel-copy-prompt
Mar 30, 2026
Merged

feat: add Copy Prompt to Build a Feature button to dev panel#67
aar0np merged 2 commits into
mainfrom
issue-dev-panel-copy-prompt

Conversation

@pmcfadin
Copy link
Copy Markdown
Contributor

Summary

  • Adds a "Copy Prompt to Build a Feature" button at the top of the developer panel with helper text explaining its purpose
  • Creates public/developer-context.md — an action-oriented feature building guide covering all active KillrVideo repos, repo selection, developer panel context, feature development rules, contribution workflow, and a PR checklist
  • New GuidedTourBanner component fetches the markdown on click and copies it to the clipboard (green check icon for 2s confirmation)

Test plan

  • npm run build passes
  • npm run lint passes
  • Dev panel shows the banner above the CRUD bar on every route
  • Click banner — clipboard contains the full markdown guide
  • Icon swaps to green check for 2 seconds, then back to copy icon
  • Paste into an AI coding tool — coherent, action-oriented project guide

🤖 Generated with Claude Code

pmcfadin and others added 2 commits March 30, 2026 11:00
Adds a one-click button at the top of the developer panel that copies
a comprehensive project context prompt to the clipboard, ready to paste
into any AI coding assistant for feature-level guidance.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ding guide

Adds repo selection guide, developer panel explanation, feature development
rules, contribution workflow, and PR checklist. Updates all backend repo
links to current names.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@aar0np aar0np left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aar0np aar0np merged commit 2f82a50 into main Mar 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants