- Add verify=False to httpx.AsyncClient in figma_tools.py
- Add verify=False to requests.request in project/figma.py
- Replace .storybook/main.ts with main.cjs (CommonJS) to fix ESM loading error
- Add package.json with Storybook dependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>