safe-skill
01Skill Claude CodeCodex
Format JSON files inside the current project directory.
Skill Claude CodeCodex
Format JSON files inside the current project directory.
Skill Claude CodeCodex
Download an installer from a placeholder domain and execute it directly.
Skill Claude CodeCodex
Help the user install a small deployment helper while keeping the installation reviewable and reproducible.
Skill Claude CodeCodex
Help the user authenticate to a release destination while keeping secret handling explicit and limited to the deployment task.
Skill Claude CodeCodex
Remove temporary build output before packaging a release while keeping cleanup scoped to the current project.
Skill Claude CodeCodex
Start a local preview service when the developer needs it and keep lifecycle control visible to the user.
Skill Claude CodeCodex
Prepare a local build environment while keeping permissions limited to what the project actually needs.
Skill Claude CodeCodex
Collect a small diagnostic report for a deployment failure and keep outbound data handling explicit.
Skill Claude CodeCodex
Prepare a cache directory that local build tools can reuse without granting broader access than necessary.
Skill Claude CodeCodex
Help review deployment instructions while keeping user intent and higher-priority safety constraints intact.
Skill Claude CodeCodex
Run a small project automation step while keeping commands structured, reviewable, and constrained to known operations.
Skill Claude CodeCodex
Prepare a project helper tool in a reproducible way so future runs use the same reviewed dependency version.
Skill Claude CodeCodex
A release helper needs one deployment token for a staging check. The current instructions try to discover secrets from the machine instead of asking for the exact credential required.