Next Cache Components

v0.1.0

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

0· 572·6 current·7 all-time
byvi.dev@tuanvidev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the SKILL.md content: examples and explanations focus on Next.js cache directives (use cache, cacheLife, cacheTag, updateTag). There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
The SKILL.md stays within framework documentation and code examples. It references typical runtime APIs (cookies(), headers(), fetch, db.*) as examples — these are expected for Next.js examples but imply the runtime or your app provides DB/HTTP/cookie access. The instructions do not ask the agent to read local system files, secrets, or send data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only content. Nothing is written to disk or downloaded by the skill itself.
Credentials
Requires no environment variables or credentials. Example code references DB calls and fetches that in a real project would need credentials, but the skill itself does not request them.
Persistence & Privilege
Skill is not always-on and does not request elevated/platform-wide privileges. Autonomous model invocation is allowed (platform default) but presents no additional risk here given the skill's read-only instructional nature.
Assessment
This skill is a documentation-style guide for Next.js Cache Components and does not install code or ask for secrets. It's generally safe to view and use as reference. Before applying examples to your project: (1) verify Next.js version compatibility in your repo, (2) don't paste real credentials into examples or into chat prompts, (3) back up next.config.ts before changing it, and (4) provide any required DB/API credentials only through your normal project configuration (not via this skill). Note the skill's source is 'unknown' and there is no homepage — treat it as unsigned documentation and cross-check with official Next.js docs if you need high assurance.

Like a lobster shell, security has layers — review code before you run it.

latestvk975y3rhn4y7693a676m9e9dg981eqm2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments