Skip to content

Instantly share code, notes, and snippets.

@frandieguez
Last active February 21, 2026 00:29
Show Gist options
  • Select an option

  • Save frandieguez/535f47c56f058bfe3f8098afee4c2758 to your computer and use it in GitHub Desktop.

Select an option

Save frandieguez/535f47c56f058bfe3f8098afee4c2758 to your computer and use it in GitHub Desktop.
## Base
npx skills add obra/superpowers \
--skill brainstorming \
--skill systematic-debugging \
--skill test-driven-development \
--skill writing-plans \
--skill executing-plans \
--skill requesting-code-review \
--skill subagent-driven-development \
--skill using-superpowers \
--skill verification-before-completion \
--skill writing-skills \
--skill using-git-worktrees \
--skill receiving-code-review \
--skill dispatching-parallel-agents \
--skill finishing-a-development-branch \
-a opencode -g -y
## Web design
npx skills add vercel-labs/agent-skills \
--skill web-design-guidelines \
--skill frontend-design \
--skill vercel-react-best-practices \
--skill react-native-best-practices \
--skill composition-patterns \
--skill ui-best-practices \
-a opencode -g -y
## Frontend
npx skills add vercel-labs/agent-skills \
--skill vercel-react-best-practices \
--skill composition-patterns \
--skill web-design-guidelines \
--skill frontend-design \
-a opencode -g -y
npx skills add antfu/skills \
--skill vite \
--skill vitest \
-a opencode -g -y
npx skills add cloudai-x/threejs-skills --all -a opencode -g -y
npx skills add vercel-labs/agent-skills \
--skill vercel-react-best-practices \
--skill composition-patterns \
-a opencode -g -y
## Backend
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java \
--skill java-spring-boot \
-a opencode -g -y
npx skills add https://github.com/jeffallan/claude-skills \
--skill spring-boot-engineer \
-a opencode -g -y
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit \
--skill spring-boot-rest-api-standards \
-a opencode -g -y
npx skills add https://github.com/jeffallan/claude-skills \
--skill java-architect \
-a opencode -g -y
npx skills add https://github.com/affaan-m/everything-claude-code \
--skill springboot-security \
-a opencode -g -y
npx skills add https://github.com/404kidwiz/claude-supercode-skills \
--skill kafka-engineer \
-a opencode -g -y
npx skills add https://github.com/martinholovsky/claude-skills-generator \
--skill rabbitmq-expert \
-a opencode -g -y
npx skills add https://github.com/wshobson/agents \
--skill openapi-spec-generation \
-a opencode -g -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment