It should be okay. And just install it to find out for sure.
There is also this one that may be a little better re BP Theme Compat:
https://github.com/boonebgorges/buddypress-skeleton-component/tree/1.7
The best way, for now, is to look thru the codebase for examples of how the BP_Component class is extended to create components.
I agree! The integration will depend a lot on what you are doing, not related to the skeleton per se. So for starters, I think you’ll be all right.
Thanks for the replies @shanebp & @espellcaste !
So my goal is to develop a tournaments component and I had an idea to take BuddyPress Docs and strip it since it has integrations to other components, which I also require. Do you guys think it could work?
It could work.
Especially as a learning path, given that BP Docs is quite a large and elaborate component.
But sometimes that approach takes longer than just starting from scratch.