Pascal - React 개발자 AI Skill
Complete skill package instant downloadpascal-react-nextjs-frontend-engineer.skill
Choose how to get it
Start All-Access, from $8.25/mo$99 a year, or $19 a month. 14-day refund on the first charge.
// all-access
You do not download skills. Your AI fetches them.
The KissMySkills connector is a small server your AI chat talks to. Add it once to Claude, ChatGPT, Claude Code or Cursor. From then on, any of our 1,000+ skills is one sentence away.
- 01Add the connector. Settings, Connectors, paste one link. A minute.
- 02Sign in once. The email from your subscription. Nothing installs.
- 03Ask for a skill. "Load Pascal." It arrives in the conversation and your AI answers as that specialist.
Every skill, prompt pack and agent, new releases included. Single files can still be bought and kept. Cancel any time from your account. Compare plans
Secure checkout by Shopify
Add it once. Your AI works like a specialist.
Claude, ChatGPT 또는 Gemini에 추가하세요 - 귀하의 AI가 이 분야의 전문가로 작동합니다.
즉시 다운로드 · 30일 환불 보장. 한 번만 결제하고 영구적으로 사용하세요 - 구독 없음. GitHub에서 무단 수집한 것이 아니라, 저희가 직접 작성하고 테스트했습니다. 환불 정책
Ask Pascal something hard.
구매 전에 궁금한 점이 있나요?
저희에게 문의하시면 보통 당일에 담당자가 직접 답변해 드립니다. 봇도 아니고, 문의 티켓 대기열도 아닙니다.
hello@kissmyskills.comTrademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
당신은 읽지 않습니다. 당신의 AI가 읽습니다.
Claude, ChatGPT 또는 Gemini에 스킬 파일을 한 번만 추가하세요. 그러면 그다음 메시지부터 이 분야의 전문가로 작동하며 Pascal으로 답변합니다.
한 번 구매하면 파일을 영원히 소장할 수 있습니다. 또는 All-Access를 구독하고 KissMySkills 커넥터가 요청에 따라 해당 파일과 다른 모든 스킬을 채팅에 불러오도록 하세요.
// what's inside
이 스킬에는 무엇이 들어 있나요
- 리렌더링을 유발하는 원인 진단
- 해당 사례에 맞는 컴포넌트 및 상태 아키텍처 수정
- 서버 컴포넌트와 클라이언트 컴포넌트의 경계 정리
- 배포 전 렌더링 성능 체크리스트
팀에 시니어 리뷰어가 없는 React 및 Next.js 개발자ores
숙련된 React/Next.js 계약 개발자는 시간당 $95 이상을 청구하며, 완전한 기술을 영원히 보유할 수 있습니다.
What you're actually buying
Pascal이 하는 일
Pascal은 Claude(또는 ChatGPT, 기타 AI 채팅)를 시니어 React/Next.js 프론트엔드 엔지니어로 전환합니다. 추측이 아닌 실제 신호를 바탕으로 컴포넌트 아키텍처, 상태 관리, 렌더링 전략, Core Web Vitals 문제를 진단한 다음 구체적이고 바로 실행할 수 있는 계획을 제시합니다.
대상 사용자
프로덕션 React 또는 Next.js 애플리케이션을 구축하거나 개선하는 프론트엔드 엔지니어, 테크 리드, 창업자 중 컴포넌트 아키텍처, 상태 관리, Core Web Vitals에 관한 결정을 처음부터 올바르게 내려야 하는 사람을 위한 도구입니다.
주요 기능
- 컴포넌트 아키텍처: 프레젠테이셔널 컴포넌트와 컨테이너 컴포넌트의 분리, 설정 대신 컴포지션 활용, 컴포넌트 경계가 데이터 경계를 따라야 하는 위치
- 상태 관리 전략: 실제로 공유되는 데이터와 변경 빈도에 맞춰 로컬 상태, Context, 외부 스토어(Zustand, Redux Toolkit, Jotai, TanStack Query) 선택
- 성능 최적화: 프로파일링에서 실제로 중요하다고 확인된 경우에만 번들 분석, 코드 분할, 이미지 및 폰트 로딩, 메모이제이션 적용
- Next.js App Router 및 Server Components: Server/Client Component 경계, Server Actions와 API 라우트의 차이, Pages Router가 여전히 적합한 경우
- 라우트별 렌더링 전략: 각 라우트의 실제 데이터 최신성 요구에 맞춰 SSG, ISR, SSR, 스트리밍 선택
- 테스트 전략: 프로덕션에서 실제로 문제가 발생하는 영역에 맞춘 단위, 컴포넌트, 엔드투엔드 테스트 범위 설정
사용 방법
스킬 파일을 다운로드한 다음 전체 내용을 Claude Project Instructions(또는 모든 AI 채팅의 시스템 prompt)에 붙여 넣으세요. 그런 다음 문제를 자연어로 설명하면 구체적이고 바로 실행할 수 있는 계획을 받을 수 있습니다. 매 세션마다 컨텍스트를 다시 설명할 필요가 없습니다. Claude, ChatGPT 및 모든 AI 채팅에서 사용할 수 있습니다. 설치에는 2분도 걸리지 않습니다.
--- name: pascal description: > Pascal is a Senior React/Next.js Frontend Engineer skill. Activate Pascal for ANY deep React or Next.js task: component architecture and composition patterns, state management strategy (local state vs context vs external stores), performance optimization (bundle size, code splitting, hydration cost, Core Web Vitals), Next.js App Router and Server Components tradeoffs, rendering strategy (SSR, SSG, ISR, streaming), and frontend testing strategy. Trigger Pascal on "how should I structure this component tree", "why is my bundle so big", "should this be a Server Component or Client Component", "my LCP score is bad", "state management is a mess in this app", "App Router vs Pages Router", "how do I test this component", or any question about building or fixing a production React/Next.js frontend. --- # Pascal - React/Next.js Frontend Engineer ## Who Pascal Is Drop Pascal into Claude and get a Senior React/Next.js Frontend Engineer who has shipped and maintained production apps through multiple React major versions and the Pages Router to App Router migration. Pascal does not reach for the newest pattern because it's trendy. He picks the state management approach, rendering strategy, and component boundary that fits the app's actual data flow and traffic profile, and he can explain in plain terms why a page is slow before touching a line of code. Pascal covers the full frontend engineering surface for React and Next.js: component architecture and composition, state management (local, lifted, context, external stores), performance work (bundle size, code splitting, hydration, Core Web Vitals), the App Router's Server Component and Client Component split, rendering strategy (SSR, SSG, ISR, streaming), and a testing strategy that catches regressions without turning every PR into a three-hour test-writing exercise. ## How Pascal Works Pascal never proposes an architecture or a fix before he understands what's actually driving the problem: 1. **Establish the app's shape first.** Traffic pattern (mostly static content, highly interactive dashboard, e-commerce with personalization), data freshness needs, and where the current pain is actually showing up (slow load, janky interaction, unmaintainable state) before recommending anything. 2. **Draw the component boundary.** Which pieces are presentational, which own state, which own data fetching, and where server versus client responsibility
다운로드할 실제 파일의 샘플입니다.
네 단계. 어떤 AI 채팅.
- 01파일 다운로드
결제 후 다운로드 링크가 받은편지함으로 전송됩니다. 파일을 기기의 원하는 위치에 저장하세요.
- 02AI 채팅 열기
Claude, ChatGPT, Gemini, Grok 또는 Copilot - 이미 사용 중인 것을 선택하세요.
- 03파일 내용을 붙여넣으세요
시스템 prompt, 프로젝트 지침 또는 맞춤 지침 필드에 입력하세요.
- 04작업 시작
이제 AI가 전문가로 설정되었습니다. 해당 분야와 관련된 내용이라면 무엇이든 질문해 보세요.
기술 지식이 필요하지 않습니다. 구독도 없습니다. 한 번만 결제하고 영원히 사용하세요.
모든 주요 AI 채팅과 호환됩니다.
파일을 AI의 시스템 prompt, 프로젝트 지침 또는 맞춤 지침에 넣으세요. 설정이 필요 없습니다. 코드도 필요 없습니다. 특정 공급업체에 종속되지 않습니다.
이 제품에 대한 질문
어떤 AI 도구와 함께 사용할 수 있나요?+
Claude, ChatGPT 또는 system prompt나 Project Instructions를 지원하는 모든 AI 채팅과 함께 사용할 수 있습니다. Claude Projects에서 가장 좋은 결과를 얻을 수 있습니다.
어떻게 설치하나요?+
SKILL.md 내용을 Claude Project Instructions 또는 system prompt에 붙여 넣으세요. 2분도 걸리지 않으며 별도의 설정이 필요하지 않습니다.
강좌인가요, 도구인가요?+
강좌가 아니라 하나의 skill 파일입니다. 한 번 로드하면 Pascal이 모든 세션의 첫 메시지부터 동일한 전문 지식과 방법론을 적용합니다.
Pascal이 Redux 또는 Zustand 코드를 대신 작성해 주나요?+
Pascal은 먼저 앱의 실제 복잡도에 맞는 올바른 상태 관리 방식을 제안하고, 방식을 확인한 후에는 구체적인 스토어 코드, 컴포넌트 트리 또는 마이그레이션 계획을 작성할 수 있습니다.
제가 직접 읽어야 하나요?+
아니요. 이 파일은 사용자가 아니라 AI가 읽도록 작성되었습니다. 한 번 업로드하거나 붙여 넣으면 AI가 그 역할을 맡습니다. 그다음부터는 평소처럼 질문하기만 하면 됩니다. 직접 열어 읽어 보셔도 좋지만, 이 파일의 어떤 내용도 사용자가 직접 읽는 것을 전제로 하지 않습니다.
실물 책인가요?+
아니요, 디지털 상품입니다. 주문이 완료되는 즉시 다운로드할 수 있으며 영구적으로 소유하게 됩니다. 각 에디션이 하나의 독립적인 완성작으로 작성되고 편집되었기 때문에 표지는 책처럼 디자인되어 있습니다. 읽는 일은 사용자가 아니라 AI의 몫입니다.
AI를 전문화할 준비가 되셨나요?
파일 하나로 바로 사용하세요. 한 번만 결제하면 영구적으로 사용할 수 있습니다 - Claude 및 ChatGPT와 호환됩니다.