Harness-engineering next-parallel-intercepting-routes

name: next-parallel-intercepting-routes

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/next-parallel-intercepting-routes/skill.yaml
source content

name: next-parallel-intercepting-routes version: "1.0.0" description: Parallel routes (@folder), intercepting routes ((.)), and modal patterns stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "next.config.*"
  • "/app//@/**/.tsx"
  • "/app//(.)/**/.tsx"
  • "/app//*.tsx" related_skills:
  • next-app-router
  • next-streaming-suspense
  • next-error-boundaries
  • react-hooks-pattern stack_signals:
  • nextjs
  • react
  • typescript keywords:
  • parallel-routes
  • intercepting-routes
  • slots
  • modal-pattern
  • soft-navigation
  • default.tsx
  • conditional-rendering metadata: author: community upstream: https://nextjs.org/docs/app/building-your-application/routing/parallel-routes state: persistent: false files: [] depends_on: []