### Description For task-sdk docs, we need: - document the "sub" decorators such as @task.skip_if etc. - There are missing doc strings or any indication of the params they take for setup, teardown in task-sdk More details at: https://github.com/apache/airflow/pull/51153#discussion_r2123246284 and https://github.com/apache/airflow/pull/51153#discussion_r2123252937 ### Use case/motivation This docs change will help user understand task-sdk better. ### Related issues [51283](https://github.com/apache/airflow/issues/51283) ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)