AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "A1Betting7-13.2 — Copilot Instructions" prompt rules to my project. Repository: https://github.com/itzcole03/A1Betting7-13.2 Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Copilot Instructions for A1Betting7-13.2
God Prompt: /playerdash
Context: • Goal: Implement a new player statistics dashboard component in the frontend. • Frontend Location: frontend/src/components/PlayerDashboard.tsx • Backend API: Expects data from /api/player/{playerId}/performance (returns PlayerPerformanceData interface, define if not exists). • Design Inspiration: PropFinder's Player Dashboard (focus on clear trends, matchup analysis, advanced stats visualization, user-friendly layout). • Requirements: • Display player name, team, and position prominently. • Show recent game logs (last 5-10 games) with key stats (points, rebounds, assists, etc.) in a clear, sortable table. • Include interactive charts (e.g., line chart, bar chart) visualizing selected stat trends over recent games. Allow dynamic selection of stats. • Ensure the component is highly responsive and integrates seamlessly with existing A1Betting frontend styles and component library. • Implement efficient data fetching from the backend API, including loading states and error handling. • Write comprehensive unit and integration tests for data fetching, component rendering, and user interactions. Task: Generate the React TypeScript functional component PlayerDashboard. Focus on robust data fetching, intuitive UI/UX for data presentation, and adherence to the A1Betting architectural patterns for frontend-backend communication. Include necessary imports, type definitions, and placeholder for API calls.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts