Canonical reference implementations for React Router, Next.js, and Tauri. Complements CLAUDE.md with production-grade code patterns.
Canonical Next.js App Router implementations — Server Components, Server Actions, loading.tsx, error.tsx, client boundaries, and streaming patterns. Use as reference when writing Next.js pages, server components, or data mutations.
Canonical React Router data mode implementations — loader, action, Form, useFetcher, async states, client boundaries, and TypeScript patterns. Use as reference when writing React Router routes, loaders, actions, or data fetching.
Canonical Tauri IPC implementations — command signatures, thiserror enums, State management, async discipline, and TypeScript IPC types. Use as reference when writing Tauri commands, Rust backend logic, or IPC contracts. For Rust language-level questions, consult rust-skills first.
Personal Claude Code configuration by @LikeDreamwalker.
CLAUDE.md — non-negotiable engineering rules. Always loaded, always enforced.
Skills — canonical reference implementations. Loaded on demand via MANDATORY directives in CLAUDE.md.
| Skill | Covers |
|---|---|
react-router | loader, action, Form, useFetcher, useNavigation, errorElement, async states, client boundaries, TypeScript |
nextjs | Server Components, Server Actions, useActionState, loading.tsx, error.tsx, not-found.tsx, Suspense, streaming, client boundaries, TypeScript |
tauri | IPC command signatures, thiserror enums, State<T>, spawn_blocking, reqwest, IPC type alignment, integration tests |
Rust language guidance is delegated to rust-skills.
# Add as a plugin marketplace, then install
claude plugins marketplace add LikeDreamwalker/skills
claude plugins install engineering-skills
Or clone directly and symlink:
git clone https://github.com/LikeDreamwalker/skills.git ~/.claude/skills-config
ln -sf ~/.claude/skills-config/CLAUDE.md ~/.claude/CLAUDE.md
Requires the rust-skills plugin.
skills/
.claude-plugin/
marketplace.json
plugin.json
CLAUDE.md
skills/
react-router/SKILL.md
nextjs/SKILL.md
tauri/SKILL.md
README.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub likedreamwalker/skills --plugin engineering-skillsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.