agentsclimarketplace

Claude plugin powerpack

Skill Soham407/studio-kickstart/architecture/claude-plugin-powerpack

Bootstrap new Next.js, Expo, and Solito projects with agent docs, skills, Supabase, Better-Auth, WatermelonDB, tests, formatting, and guardrails preconfigured.

Install
npx -y skills add Soham407/studio-kickstart --skill claude-plugin-powerpack

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Installs and documents the recommended Claude Code plugin stack for a high-leverage open-source agent setup. Use when setting up Claude plugins, when the user mentions skill-creator, superpowers, context-mode, claude-mem, frontend-design, get-shit-done-cc, or asks for the Studio Claude plugin pack.

SKILL.md

2.2 KB, as published. Nobody here has run it

Claude Plugin Powerpack

Purpose

Set up the recommended global Claude Code plugin stack for Studio projects.

This is a human-run setup workflow. Slash commands such as /plugin install ... must be pasted into Claude Code; shell commands such as npx ... run in a terminal.

Install Order

Run these in Claude Code:

/plugin install skill-creator@claude-plugins-official
/plugin install superpowers@claude-plugins-official
/plugin marketplace add mksglu/context-mode
/plugin install context-mode@context-mode
/plugin marketplace add thedotmack/claude-mem
/plugin install claude-mem
/plugin install frontend-design@claude-plugins-official

Run this in your terminal:

npx get-shit-done-cc --claude --global

What Each Piece Adds

ToolPurpose
skill-creatorCreate and refine reusable Claude skills.
superpowersAdds structured agent workflows and skill-triggering conventions.
get-shit-done-ccAdds global Claude Code productivity defaults.
context-modeHelps switch and preserve working context.
claude-memAdds memory-oriented workflow support.
frontend-designImproves frontend design implementation behavior.

Verification

After installation:

  1. Restart Claude Code.
  2. Run /plugin list.
  3. Confirm each installed plugin appears.
  4. Open a fresh Claude Code session in a project.
  5. Check that plugin-provided commands or behaviors are available.

Project Policy

Do not assume these plugins are installed in every contributor's environment. When a workflow depends on one of them, mention the dependency and provide the command to install it.

Related Skills

  • write-a-skill for creating repo-native skills.
  • setup-matt-pocock-skills for adding repo-level agent docs.
  • frontend-design plugin for UI-heavy work.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.