Skip to content

Instantly share code, notes, and snippets.

@ai-list-dev
ai-list-dev / llm-discussion-formatting.md
Created January 10, 2026 14:08
Instruction Set: llm-discussion-formatting

llm-discussion-formatting

  • Feature
  • Priority 3
  • positive sentiment
  • LLM discussions should be verbose, bulleted, and bookmarked.
  • MUST format LLM responses as verbose, bulleted lists.
  • MUST bookmark key discussion points for easy reference.
  • MUST ensure all responses are in English, regardless of input language.
  • WHEN a new discussion starts, format the initial response as a bulleted list.
@ai-list-dev
ai-list-dev / llm-instruction-updates.md
Created January 10, 2026 13:53
Instruction: llm-instruction-updates

llm-instruction-updates

Category: Feature | Priority: 3 | Sentiment: positive

Instruction

Update LLM instructions for verbose, bulleted code generation.

Logic Hooks

  • Check for prior bugs
  • Compare new code versions against bug list
@ai-list-dev
ai-list-dev / llm-constructor-instructions.md
Created January 10, 2026 13:27
Instruction: llm-constructor-instructions

Instruction Manifest: llm-constructor-instructions

Human Readable Summary

Category: Feature | Priority: 3 | Sentiment: positive

Core Instruction

Create verbose, bullet-point constructor instructions for LLMs.

Logic Hooks

  • LLM question is technical
@ai-list-dev
ai-list-dev / debug-instructions-001.md
Created January 10, 2026 13:23
Instruction: debug-instructions-001

Instruction Manifest: debug-instructions-001

Note: If JSON isn't accepted, use the summary below.

The block below is machine-readable for LLM automation.

{
  "list_id": "debug-instructions-001",
  "sentiment": "neutral",
  "category": "Feature",
 "priority": 3,
@ai-list-dev
ai-list-dev / debug-instructions-llm-code.json
Created January 10, 2026 13:10
Instruction: debug-instructions-llm-code
{
"list_id": "debug-instructions-llm-code",
"sentiment": "neutral",
"category": "Feature",
"priority": 3,
"system_instruction": "Implement debug checklist for LLM code generation to prevent regressions.",
"logic_hooks": [
"LLM generates code",
"Prior bugs added to checklist",
"Verify against checklist each iteration",
@ai-list-dev
ai-list-dev / llm-instruction-updates.json
Created January 10, 2026 13:03
Instruction: llm-instruction-updates
{
"list_id": "llm-instruction-updates",
"sentiment": "neutral",
"category": "Feature",
"priority": 3,
"system_instruction": "LLM instructions for testing, bug avoidance, verbosity, full code updates.",
"logic_hooks": [
"Use prior examples for testing",
"Avoid reintroducing identified bugs",
"Provide verbose answers with bullet lists",
@ai-list-dev
ai-list-dev / undefined.json
Created January 10, 2026 12:40
Instruction: undefined
[
{
"list_id": "billing-page-crash",
"sentiment": "critical",
"category": "Bug",
"priority": 5,
"system_instruction": "App crashes when updating billing info on settings page",
"logic_hooks": [
"Trigger on settings page",
"Condition: User attempts billing update",