tightening
This commit is contained in:
@@ -61,6 +61,9 @@ nav = [
|
||||
{ "Testing" = "testing.md" },
|
||||
{ "Security" = "securing.md" },
|
||||
] },
|
||||
{ "Prompts" = [
|
||||
{ "Fill Pytest Scaffold" = "prompts/fill-pytest-scaffold/PROMPT.md" },
|
||||
] },
|
||||
{ "Skills" = [
|
||||
{ "New Skill" = [
|
||||
{ "Overview" = "skills/new-skill/SKILL.md" },
|
||||
@@ -108,6 +111,12 @@ nav = [
|
||||
{ "Docs" = "skills/pytest-scaffolding/references/pytest-docs.md" },
|
||||
{ "AsyncIO" = "skills/pytest-scaffolding/references/asyncio-testing.md" },
|
||||
] },
|
||||
{ "MCP Details" = [
|
||||
{ "Overview" = "skills/mcp-details/SKILL.md" },
|
||||
{ "Protocol" = "skills/mcp-details/references/mcp-protocol-and-spec.md" },
|
||||
{ "SDKs and FastMCP" = "skills/mcp-details/references/sdk-and-fastmcp.md" },
|
||||
{ "Ecosystem" = "skills/mcp-details/references/ecosystem-and-tooling.md" },
|
||||
] },
|
||||
{ "Logging" = [
|
||||
{ "Overview" = "skills/python-logging-dictconfig/SKILL.md" },
|
||||
{ "Docs" = "skills/python-logging-dictconfig/references/python-logging-docs.md" },
|
||||
|
||||
Reference in New Issue
Block a user