Skip to content

typhoonzero/awesome-acp-skills

Repository files navigation

awesome-acp-skills

Awesome ACP skills is a collection of Claude/Copilot skills to fully automate your work on Alauda Container Platform. For example, you could do below steps with 0-lines of hand written code:

  1. Use copilot to vibe coding the target project
  2. Use "Dev Container" like Rancher Desktop to run unit test in a container env or K8s env.
  3. Package your Operator/Helm chart using violet (TBD).
  4. Upload your package to a test ACP platform to run tests using violet.
  5. Test ACP web interface use skill webapp-testing.

Quick start

Clone this repo, copy all contents to your Claude skills directory. For Copilot users, create a folder .github/skills under your current project, and put this contents in this folder.

Install kubectl, violet, nerdctl command line tools required by these skills on your local machine before start.

Then just tell Claude/Copilot what to do.

Create other ACP skills from documents using one line prompt

You can simply create a new ACP skill using document provided by in alauda document. Download the document as PDF format, use this file as context and enter prompt like below to create your skill:

Read this document, and create a agent skill under current directory that can implement operations, trouble shootings in this document.

NOTE: all ACP skills in this repo are all generated by the skill: skill-creator from https://github.com/ComposioHQ/awesome-claude-skills

About

Claude/opencode/copilot skills to manipulate Alauda Container Platform. Also generate your own skill from your tech doc using just one line prompt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors