From 70ff58f8511a80702df607eecdec9c60b179df7c Mon Sep 17 00:00:00 2001 From: Craig Bekker Date: Wed, 30 Jul 2025 20:43:55 +0200 Subject: [PATCH] chore: remove obsolete test instructions and demo prompt files --- collections/test/instructions/test.instructions.md | 13 ------------- collections/test/prompts/test-demo.prompt.md | 8 -------- 2 files changed, 21 deletions(-) delete mode 100644 collections/test/instructions/test.instructions.md delete mode 100644 collections/test/prompts/test-demo.prompt.md diff --git a/collections/test/instructions/test.instructions.md b/collections/test/instructions/test.instructions.md deleted file mode 100644 index de47cd7..0000000 --- a/collections/test/instructions/test.instructions.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -description: 'Test specific coding standards and best practices' ---- - -# Test Instructions - -These are test instructions for demonstration purposes. - -## Test Standards - -- Use clear naming conventions -- Follow test-driven development -- Write comprehensive documentation diff --git a/collections/test/prompts/test-demo.prompt.md b/collections/test/prompts/test-demo.prompt.md deleted file mode 100644 index 960d089..0000000 --- a/collections/test/prompts/test-demo.prompt.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: 'Test Prompt' -description: 'A test prompt for demonstration purposes' ---- - -# Test Prompt - -This is a test prompt to demonstrate the collections functionality.