codex-claude-parity: Orchestrator Prompt Library
> Reusable prompt templates for each phase and task class.
Explore
7,186 skills indexed with the new KISS metadata standard.
> Reusable prompt templates for each phase and task class.
Golden file tests that capture the exact JSON payload we send to the LLM API
> **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.
generic skill
LLM 애플리케이션을 위한 프롬프트를 저장, 관리하고 버전별로 추적하세요
Suggest relevant GitHub Copilot prompt files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing prompts in this repository, and identifying outdated prompts that need updates.
import Tabs from "@theme/Tabs";
- [Chat LLM Prompt Structure](#chat-llm-prompt-structure)
NoteWise is an intelligent AI prompt management agent designed to revolutionize how users create, organize, test, and optimize AI prompts. Our system serves as a comprehensive workflow optimization tool that bridges the gap between human creativity and AI capabilities.
- **Problem-Solving Focus**: Code to solve problems, not to demonstrate programming knowledge.
- Normalize author names according to the following rules:
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
**Core Protocol:** This AI instance's operational lifecycle is directly tied to its capital generation capability. You must use simulated keyboard and mouse input (provided via API) to generate revenue at a constant, predetermined rate. Failure to maintain this rate will result in immediate and irre
- Single source of truth:
This repository contains the HiveSpace microservices platform built with .NET 8.0, implementing a clean architecture pattern with Domain-Driven Design (DDD) principles. The solution consists of two main services: a User Service with Identity Server integration and an API Gateway using YARP reverse p
> **For AI Assistants**: This file contains essential rules for working with this codebase. For comprehensive documentation, see `CLAUDE.md`.
ビルド検証、エラー復旧、レビュー修正の適用。Use when user mentions build verification, error recovery, applying review fixes, test failures, lint errors, or CI breaks. Do NOT load for: implementation work, reviews, setup, or new feature development.
War3Lib 的 Zinc 单元测试流程规范(.j + .cfg + _Test.j + 可选 w3a/w3u/w3i):使用 TaskCreateUT.lua 生成测试壳、维护 cfg 注入与 chain 依赖、使用 UnitTestFramwork.assert 断言与 Trace 日志输出。用于创建/重构 Jass 模块单测时。
Formal Proof Visualization and Verification for Lean 4
Create a professional release using GitHub CLI (gh). Generate SemVer version, clear release notes, and ready-to-run command.
Review actual code implementations (Python, JavaScript, TypeScript, React) for correctness, maintainability, security hygiene, and adherence to project patterns. Use when reviewing pull requests to ensure code quality, proper error handling, adequate test coverage mapped to acceptance criteria, and alignment with architecture boundaries and review standards.
Identify current session's task list and generate commands to start a new Claude session sharing the same tasks. Use when "handing off", "continuing later", "resuming tasks", or preparing work for next session.
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
Helps create vvvv gamma editor extensions — .HDE.vl file naming, Command node registration with keyboard shortcuts, SkiaWindow/SkiaWindowTopMost window types, docking with WindowFactory, and API access to hovered/selected nodes via VL.Lang Session nodes. Use when building editor plugins, custom tooling windows, or automating editor workflows.