Sync the prompt-engineering plugin from a local clone of claude-code-plugins into .claude/ so the repo is self-contained for isolated/web environments. Copies agents/skills, removes only previously-synced items that disappeared upstream. Other content in .claude/ is left alone. Use when asked to sync claude-code-plugins, pull prompt-engineering, refresh prompt-engineering plugin.
$npx -y skills add doodledood/manifest-dev --skill sync-claude-code-pluginsInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/manifest-dev" --skill "doodledood/manifest-dev/sync-claude-code-plugins"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doodledood/manifest-dev" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/manifest-dev"` and select the relevant skills, then follow their instructions.