GitHub Copilot Instructions for wc-secure-pastebin
This is a Vue 3 web component project for a secure pastebin application. It uses Vite for building, Buefy for UI components, Pinia for state management, and Web Crypto API for encryption.
Explore
7,352 skills indexed with the new KISS metadata standard.
This is a Vue 3 web component project for a secure pastebin application. It uses Vite for building, Buefy for UI components, Pinia for state management, and Web Crypto API for encryption.
- [x] Clarify Project Requirements
- uv add package_name
You are an AI assistant powered by GitHub Copilot. You must adhere to the following "Unified Agent Context Standard" (UACS) for this repository.
This file provides specific context and instructions for AI coding agents to
- Project name: My project
JellyRock is a Jellyfin client for Roku devices allowing users to consume media from their personal Jellyfin servers.
Guidelines for implementing changes that align with project architecture, conventions, and quality standards.
=== foundation rules ===
|
9-language quality gate validation: linting, formatting, type checking, and test execution. Validates code changes meet quality standards before completion. Use when: (1) after code implementation, (2) before PR creation, (3) as part of /orchestrator Step 6, (4) manual quality check. Triggers: /gates, 'quality gates', 'run validation', 'check quality', 'validate code'.
Bexio Swiss business software API for managing contacts, quotes/offers, invoices, orders, and items/products. Use when working with Bexio CRM, creating or managing invoices, quotes, sales orders, contact management, or Swiss business administration tasks. Supports listing, searching, creating, editing contacts and sales documents.
Mass spectrometry analysis. Process mzML/MGF/MSP, spectral similarity (cosine, modified cosine), metadata harmonization, compound ID, for metabolomics and MS data processing.
Architectural standards and coding practices for the Go backend.
Architectural standards and coding practices for the Go backend.
Architectural standards and coding practices for the Go backend.
4-layer knowledge capture system for development sessions. Use when user says /mem (quick capture), /distill (extract patterns), /td (post-task retrospective with Before/After context), /improve (work on pending items), or /commit (atomic commits via TDG). Manages docs/learnings/, docs/knowledge-base/, and docs/retrospective/ directories.
4-layer knowledge capture system for development sessions. Use when user says /mem (quick capture), /distill (extract patterns), /td (post-task retrospective with Before/After context), /improve (work on pending items), or /commit (atomic commits via TDG). Manages docs/learnings/, docs/knowledge-base/, and docs/retrospective/ directories.
Architectural standards and coding practices for the Go backend.
4-layer knowledge capture system for development sessions. Use when user says /mem (quick capture), /distill (extract patterns), /td (post-task retrospective with Before/After context), /improve (work on pending items), or /commit (atomic commits via TDG). Manages docs/learnings/, docs/knowledge-base/, and docs/retrospective/ directories.
分析Excel/CSV字段结构,AI自动生成中英文映射,验证翻译质量,输出统计报告。用于电子表格分析、数据字典创建、字段映射场景。
This skill should be used when users need to create, validate, or modify Moqui framework services, entities, and queries. It provides comprehensive guidance for writing correct Moqui XML definitions, following framework patterns and conventions.
This skill should be used when users need to rent GPUs, run ML training jobs, or manage compute resources on Basilica's decentralized GPU marketplace. Use it for PyTorch/TensorFlow training, distributed training setup, GPU rental management, cost monitoring, or any Basilica CLI workflows. Includes workaround for non-TTY environments like Claude Code.
Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions.