Aurora Scharff
Community@aurorascharff · Oslo, Norway
DX, Docs & Education, Next.js Team at ▲ Vercel | React Cert Lead at certificates.dev
Agent Skills by Aurora Scharff
Showing 3 vetted skills indexed across 3 GitHub repositories.
nextjs-app-architecture
Build and audit Next.js 16 App Router apps using a feature-sliced React Server Components architecture.
friction-report
Analyze AI-assisted coding sessions and generate structured friction reports.
next-browser
Inspect Next.js component trees, props, hooks, and network traces via CLI.
Frequently Asked Questions About Aurora Scharff
FAQPage SchemaWhat tasks can I accomplish with Aurora Scharff's Next.js skills?▼
You can scaffold new Next.js 16 App Router apps, audit existing ones, refactor route-loader pages into feature-owned async server components, place Suspense boundaries, design skeletons, prevent CLS, and enable Cache Components with 'use cache', cacheTag, and updateTag.
Who should use the nextjs-app-architecture skill?▼
Frontend engineers and architects building or reviewing Next.js 16 applications with React Server Components. It suits developers deciding where queries, actions, and components live, choosing client/server boundaries, or making apps easier for coding assistants to modify.
Is the nextjs-app-architecture skill free to use?▼
Yes. The skill is released under the MIT license by author aurorascharff, currently at version 1.3.9. It is free to use, modify, and redistribute under standard MIT terms with no licensing cost.
What does the next-browser skill inspect?▼
It inspects Next.js component trees, props, hooks, and network traces from the command line, helping developers debug rendering behavior and data flow inside running Next.js applications.
What is the friction-report skill used for?▼
It analyzes AI-assisted coding sessions and generates structured friction reports, surfacing where developer workflows break down so teams can improve developer experience and documentation quality.