pytest scaffold

This commit is contained in:
John Lancaster
2026-06-24 08:41:11 -05:00
parent e2c199c1b7
commit 913ba66d8b
2 changed files with 98 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@ nav = [
{ "Prompts" = [
{ "Authoring" = "prompts/authoring/PROMPT.md" },
{ "Fill Pytest Scaffold" = "prompts/fill-pytest-scaffold/PROMPT.md" },
{ "Pytest Scaffold" = "prompts/pytest-scaffold/PROMPT.md" },
{ "Greenfield Architecture" = "prompts/greenfield-architecture/PROMPT.md" },
{ "MCP Consumer Repo Shim" = "prompts/mcp-consumer-repo-shim/PROMPT.md" },
] },