Claude Skills Library
Discover and install awesome Claude skills and agent workflows to supercharge your AI coding experience.
final-release-review
Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.
docs-sync
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/.
code-change-verification
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
testing-python
Write and evaluate effective Python tests using pytest.
reviewing-code
Review code for quality, maintainability, and correctness.
foo-skill
A dummy skill that returns a fixed response.
fetch-unresolved-comments
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
copilot
Hand off a task to GitHub Copilot.
analyze-ci
Analyze failed GitHub Action jobs for a pull request.
add-review-comment
Add a review comment to a GitHub pull request.
create-pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation.
Ultracite
Ultracite skill from GitHub repository