Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:59 +08:00
commit 38e80921c8
89 changed files with 20480 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Navigator Product Design Skill - Python Dependencies
# MCP SDK for direct Figma Desktop connection
mcp>=1.2.1
# Already included as transitive dependencies of mcp, but listing for clarity:
# anyio>=4.0.0 # Async I/O
# httpx>=0.25.0 # HTTP client
# pydantic>=2.0.0 # Data validation