docs: skills (#6062)

This commit is contained in:
dianed-square
2025-12-17 11:04:13 -08:00
committed by GitHub
parent d9b447d683
commit 0051b33142
24 changed files with 465 additions and 19 deletions
+4
View File
@@ -184,6 +184,10 @@ const config: Config = {
from: '/docs/guides/config-file',
to: '/docs/guides/config-files',
},
{
from: '/docs/guides/using-goosehints',
to: '/docs/guides/context-engineering/using-goosehints',
},
// MCP tutorial redirects - moved from /docs/tutorials/ to /docs/mcp/
{
from: '/docs/tutorials/agentql-mcp',