allenpeng0705
- 6 skills
- 0 followers
- 15 hours ago last updated
- ▌
- ▌ Running Tests · allenpeng0705Use when running tests in the Nango monorepo - knows unit vs integration configs, vitest commands, Docker setup, and common test patterns
- ▌ Creating Skills · allenpeng0705Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples
- ▌ Building And Verifying · allenpeng0705Use when building the Nango monorepo or verifying TypeScript compilation - covers build commands, project references, common tsc errors, and package dependency order
- ▌ Creating Integration Docs · allenpeng0705Use when adding documentation for a new Nango integration - creates main page, setup guide, and updates docs.json and providers.yaml following established patterns
- ▌ Running And Testing Locally · allenpeng0705Use when running the Nango application locally for development and browser testing - covers Docker services, dev commands, service URLs, and troubleshooting startup issues