aurorascharff
- 5 skills
- 0 followers
- 20 hours ago last updated
- ▌ Nextjs App Architecture · aurorascharff bundleBuild or audit Next.js 16 App Router apps using a next-beats-style React Server Components architecture. Use when scaffolding a new app, adding a feature, reviewing an existing app, refactoring route-loader-shaped pages into feature-owned async server components, deciding where queries/actions/components live, keeping pages synchronous with `params.then()`, placing Suspense boundaries, choosing the client/server boundary, designing skeletons, preventing CLS, or enabling Cache Components. Also use when the user asks about RSC composition, components receiving IDs instead of route params, `'use cache'`, `cacheTag`, `updateTag`, static-shell prerendering, or making an app easier for AI agents to modify.
- ▌ Friction Log · aurorascharff bundleDocument agentic developer experience friction encountered during a development flow — captures where agents get stuck, which also surfaces DX issues for developers. Use when asked to "log friction", "document a pain point", "write a friction log", or when the agent hits confusion, dead ends, unclear docs, or unexpected blockers. Produces a structured friction log in markdown.
- ▌ Friction Report · aurorascharffInvoke at the end of every dev session, including when the user signals they're wrapping up. Scans the conversation for framework friction and drafts a report if any was found. Silent exit otherwise. Don't defer to later.
- ▌ Blog Writing · aurorascharffWriting, editing, or reviewing blog posts on aurorascharff.no (src/content/blog). Post structure, frontmatter, walkthrough conventions, images, MDX demos, and update sections. Builds on the tech-writing skill, which holds the voice and snippet rules.
- ▌ Tech Writing · aurorascharff bundleAurora's technical writing voice, for any content in any repo — blog posts, READMEs, docs, talk notes, social posts. Use when writing, editing, or reviewing anything she publishes under her name. Routes to style rules, anti-AI patterns, and a review framework; content-type skills (like blog-writing) build on this one.