Conversation
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 68.4%, saving 648.7 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 19.9%, saving 50.5 KB.
2 images did not require optimisation. |
There was a problem hiding this comment.
Pull request overview
Adds a new “Using Caido Skills” tutorial to the docs and exposes it in the Tutorials sidebar under the AI section.
Changes:
- Add a new tutorial page explaining what Caido Skills are and how to install/authenticate/use them with Claude Code.
- Add multiple screenshots used by the new tutorial.
- Add a new sidebar entry for the tutorial under AI.
Reviewed changes
Copilot reviewed 2 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
src/app/tutorials/skills.md |
New tutorial content for Caido Skills setup + auth + verification flow. |
.vitepress/sidebars/app/tutorials.ts |
Adds the “Using Caido Skills” link under the AI tutorials section. |
src/_images/skills_installation_scope.png |
Screenshot used in tutorial. |
src/_images/skills_installation_method.png |
Screenshot used in tutorial. |
src/_images/skills_installation_proceed.png |
Screenshot used in tutorial. |
src/_images/skills_installation_complete.png |
Screenshot used in tutorial. |
src/_images/skills_npm_install.png |
Screenshot used in tutorial. |
src/_images/skills_successfully_loaded.png |
Screenshot used in tutorial. |
src/_images/skills_result.png |
Screenshot used in tutorial. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Corb3nik
left a comment
There was a problem hiding this comment.
This page is supposed to be a tutorial, but it is mostly presented as a guide (there's no explanations, just a bullet point list of things to do).
https://diataxis.fr/tutorials/
Can we rephrase this as a tutorial?
Some questions I had while reading this:
- What is Claude Code CLI?
- Where do I get Claude Code CLI?
- Do I have to use Claude Code?
- Why do I need to create a PAT?
- I'm creating a "new project" with
mkdir, but why? What do I name it? What's the purpose?
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 20.4%, saving 18.9 KB.
5 images did not require optimisation. |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 14.3%, saving 10.6 KB.
5 images did not require optimisation. |
No description provided.