### Development Commands Source: https://github.com/leaperone/multipost-extension/blob/main/CLAUDE.md Common commands for developing and building the MultiPost extension. Use `pnpm dev` for active development. ```bash pnpm dev # Start development server with hot reload pnpm build # Build and package extension for production pnpm lint # Run ESLint pnpm lint:fix # Auto-fix ESLint issues ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.