Captures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream work can reach them deterministically. Use when work depends on external resources, or when the user mentions design source, design system, API schema, IaC source, secret store, or canonical source.
$npx -y skills add shinpr/claude-code-workflows --skill external-resource-contextInstalls into the current project.
Run `npx skills use "https://github.com/shinpr/claude-code-workflows" --skill "shinpr/claude-code-workflows/external-resource-context"` 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/shinpr/claude-code-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/shinpr/claude-code-workflows"` and select the relevant skills, then follow their instructions.