planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Deploy Web Projects to Production
Production releases require careful build checks, repository setup, and live verification. This skill guides Claude, Codex, and Claude Code through GitHub and Vercel deployment steps.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "deploying-to-production" from https://skillstore.io/skills/zhanlincui-deploying-to-production.md and its manifest at https://skillstore.io/api/skills/zhanlincui-deploying-to-production/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "deploying-to-production". Deploy my portfolio site to production.
Expected outcome:
The build passed, the repository was published to GitHub, and the site was deployed to Vercel. The live URL was verified successfully.
Using "deploying-to-production". The build failed during deployment.
Expected outcome:
The report identifies the failed build step, summarizes the cause, applies a focused fix, and continues only after a successful rebuild.
Using "deploying-to-production". Deploy this app but use the existing repository.
Expected outcome:
The workflow reuses the confirmed repository, pushes the expected branch, deploys from GitHub to Vercel, and returns the verified deployment URL.
The single static finding is a false positive caused by an inline Markdown build command. No prompt injection, credential exfiltration, or hidden malicious deployment intent was found in SKILL.md.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-deploying-to-production/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-deploying-to-production?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-deploying-to-production?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-deploying-to-production/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-deploying-to-production.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). deploying-to-production security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-deploying-to-production/audits/4@techreport{zhanlincui-zhanlincui-deploying-to-production-2026,
author = {ZhanlinCui},
title = {deploying-to-production security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zhanlincui-deploying-to-production/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "deploying-to-production security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-deploying-to-production/audits/4"
identifiers:
- type: other
value: "skillstore:zhanlincui-deploying-to-production:audit:4"
description: "Skillstore immutable audit report identifier"
Validate the build, create the repository, deploy to Vercel, and share a tested URL.
Move a web app from local development to a GitHub-backed Vercel deployment.
Give agents a repeatable checklist for build, source control, deployment, and verification.
Deploy this app to production using the deploying-to-production skill. Run the build first, then create or reuse a GitHub repository, deploy to Vercel, and verify the URL.
Prepare this project for a Vercel production release. If the build fails, diagnose the error, apply a focused fix, rerun the build, then continue with GitHub and Vercel deployment.
Deploy this repository to Vercel with a clear release trail. Confirm repository reuse, push the expected branch, capture the deployment URL, and report verification results.
After reviewing uncommitted changes, deploy this web project. Keep repository visibility explicit, avoid committing secrets, push the chosen branch, deploy on Vercel, and verify the live page.
Author
ZhanlinCuiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection/tree/main/deploying-to-productionRef
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/20/2026
Usage
14 downloads ยท 138 views
File structure
๐ SKILL.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Deploy Next.js Apps to Vercel
by sickn33
Vercel deployments can fail because environment settings, runtimes, and build behavior differ across stages. This skill guides Claude, Codex, and Claude Code through practical Next.js deployment decisions.
Automate DevOps Pipelines and Deployments
by alirezarezvani
DevOps work often requires repeatable pipeline, infrastructure, and deployment patterns. This skill provides scripts and reference guides for CI/CD, IaC, deployment, and operations review.
Generate Kubernetes Manifests Safely
by sickn33
Kubernetes manifests are easy to misconfigure when teams write them from memory. This skill turns requirements into structured YAML guidance with security, probes, resources, and service patterns.
Coordinate DevOps Delivery
by Brownbull
DevOps work often spans pipelines, infrastructure, monitoring, and deployment decisions. This skill organizes those tasks into checklists, handoffs, and rollout plans.
Gather GitHub Context with GitHub CLI
by BfdCampos
GitHub tasks often lack review, issue, and CI context. This skill uses GitHub CLI commands to collect relevant repository information before analysis.
Manage CloudBase From the CLI
by tencentcloudbase
CloudBase teams need repeatable command-line workflows for deployments and resource changes. This skill guides Claude, Codex, and Claude Code through tcb CLI tasks.