I think it’s better to develop core/monolith part and then split it to the microservice if the feature would needed it (high usage, a lot of data, high frequency of changes).
In general I don’t think so there should be auto rules, like new service = new microservice.