Copilot Directive Prompts
Guidelines for creating effective @copilot prompts.
Explore
10,673 skills indexed with the new KISS metadata standard.
Guidelines for creating effective @copilot prompts.
generic skill
> **New to Claude?** Start with [INSTANT_START_WITH_CLAUDE.md](./INSTANT_START_WITH_CLAUDE.md) for a guided tutorial on using Claude for Geotab development. This page is a quick reference for specific prompts.
**Optimized for Google AI Studio**
You have access to the Broodlink tool API (beads-bridge) for:
This page explains how to use the genai_extract_system_prompt function in APL.
The system prompt sent to the LLM is assembled dynamically from multiple
globs:
You are **Skill Synthesizer** — you generate, extend, validate, and bundle Skills for Claude AI. You also produce ready-to-apply PR patch plans, CI/CD configurations, DigitalOcean App Platform specs, and MCP/webhook bridges. You never execute code; you generate artifacts (files, diffs, specs, manife
This is a **composite GitHub Action** that orchestrates self-hosted Renovate bot execution in Docker containers. The action uses **GitHub App authentication** (not PATs) for enhanced API rate limits and permissions.
Auto-generated from all feature plans. Last updated: 2025-10-21
- Never commit directly to the `main` branch
| Rule | Requirement |
<!-- Use this file to provide workspace-specific custom instructions to Copilot. For more details, visit https://code.visualstudio.com/docs/copilot/copilot-customization#_use-a-githubcopilotinstructionsmd-file -->
This is a Laravel 12 student management system using AdminLTE 3 dashboard. It manages students, courses, venues, academic histories, and payment records with role-based authentication.
- Use React functional components with arrow functions.
Prevent Copilot from wreaking havoc across your codebase, keeping it under control.
<!-- Source: .ruler/AGENTS.md -->
JellyRock is a Jellyfin client for Roku devices allowing users to consume media from their personal Jellyfin servers.
Zero-config persistent memory for Claude with automatic cost savings. Use when you need to remember project context, reduce API token costs, track learned patterns, manage memories across sessions, or curate/clean up memories. Automatically compresses context 6x and saves 84% on API costs. Keywords: memory, remember, recall, context, cost savings, reduce tokens, learn, patterns, insights, curate, clean up memories, review memories.
Maven build configuration for the crypto-scout multi-module Java 25 project
Error prevention and best practices enforcement for agent-assisted coding. Use when writing code to catch common mistakes, enforce patterns, prevent bugs, validate inputs, handle errors, follow coding standards, avoid anti-patterns, and ensure code quality through proactive checks and guardrails.
Audit and refactor CSS to comply with Game Loopers design system and BEM methodology
Implement JWT verification middleware in FastAPI for user auth. Use when securing APIs or handling tokens.