looking for good way to make colisions with slopes and gravity

i have several collision methods, between rectangles, poing circles, etc, etc, but im struggling when im making some 2d games with gravity, some times the sprite is stuck ( because of gravity ) and if i want to implement slopes as well im not making sprite to over those slopes.
any guidance will be appreciated.