Loading...
Loading...
Found 7,296 Skills
Verify constructive alignment between objectives, activities, and assessments; validate instructional design quality and learning science principles. Use when reviewing curriculum quality, checking alignment, or validating pedagogical soundness. Activates on "review alignment", "check pedagogy", "validate curriculum", or "quality review".
Image resizing and compression tool skill. Used to adjust image size according to specified pixel width and height, ratio, or maximum size limit, and supports intelligent compression to a specified file size. Suitable for scenarios such as batch processing images, generating thumbnails of specific sizes, compressing images to meet file size limits, etc.
Use when automating an iterative GitHub Copilot review loop on a PR — triggers Copilot review, addresses its feedback one comment at a time, and re-triggers up to 2 cycles until all critical issues are resolved.
Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.
Create GitHub pull requests. Use when user asks to "create a pull request", "open a PR", "/create-pr", or requests creating pull requests.
Binance Futures trading with DB tracking
Use when asked to create publication-ready scientific figures, charts for research papers, or academic visualizations.
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL. Originally from OpenAI's curated skills catalog.
Interact with Slack workspaces - send messages, read channels, manage reactions
Get a token-efficient overview of any project using the TLDR stack
Generate draw.io diagrams as .drawio files, optionally export to PNG/SVG/PDF with embedded XML
CX Workflow - Task Execution and Contract Validation. Triggered when users mention phrases such as "execute task", "start development", "implement feature", "write code", "continue working", "next task". It follows a 5-step process: Read Task → Implementation → Contract Validation → Testing → Submission. It uses local task-{n}.md and status.json files to automatically verify whether the implementation conforms to the contract. cx-summary will be automatically triggered after all tasks are completed.