Next.js 15 Best Practices

v1.0.0

Apply Next.js 15 best practices and modern patterns including App Router, Server Components, Server Actions, caching strategies, and performance optimization...

0· 79·0 current·0 all-time
byHjs102468@goldath
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match contents: the skill is a collection of Next.js 15 patterns, migration notes, caching and routing guidance. There are no unexplained env vars, binaries, or installs required by the skill.
Instruction Scope
SKILL.md and reference files contain code examples and advice for building/reviewing apps. The instructions do not direct the agent to read local files, exfiltrate data, or call endpoints outside illustrative examples. Some examples reference db clients and process.env as typical sample code, but the skill does not instruct the agent to access actual credentials or system files.
Install Mechanism
No install spec and no code to write to disk (instruction-only). Guidance includes common commands (npx, npm) as examples for upgrading Next.js, which is expected for a migration guide; the skill itself does not perform downloads.
Credentials
Requires no environment variables or credentials. Reference docs mention typical env names (DATABASE_URL, NEXT_PUBLIC_API_URL) only as examples; nothing in the skill attempts to access or require user secrets.
Persistence & Privilege
always is false and there are no install hooks or configuration changes. The skill does not request persistent runtime presence or elevated privileges.
Assessment
This skill appears to be a documentation/reference pack for Next.js 15 and is internally consistent. Before running any example commands you should: (1) confirm the author/source since the registry metadata has no homepage; (2) review any shell commands (npx/npm) before executing them locally; (3) never paste real secrets into example code — examples reference DATABASE_URL and NEXT_PUBLIC_API_URL but the skill does not need them; and (4) if you prefer the agent not to use this skill autonomously, adjust agent skill invocation settings (autonomous invocation is enabled by default but the skill itself does not request extra privileges).

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

latestvk97akwxzsnxc4srz15a3ec3vqd84rt5c

License

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

Comments