MCPcopy Create free account

hub / github.com/PrakashRaj-sjce/skillConnectAI / functions

Functions128 in github.com/PrakashRaj-sjce/skillConnectAI

↓ 223 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 8 callersFunctiontoast
({ ...props }: Toast)
hooks/use-toast.ts:145
↓ 7 callersFunctionhandleInputChange
(field: string, value: string)
app/job-requirements/page.tsx:80
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:136
↓ 4 callersFunctionuseCarousel
()
components/ui/carousel.tsx:35
↓ 4 callersFunctionuseFormField
()
components/ui/form.tsx:44
↓ 4 callersFunctionuseSidebar
()
components/ui/sidebar.tsx:41
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
components/ui/chart.tsx:320
↓ 3 callersFunctionloadAnalysis
(jobSkills: string[] = [], candidates: ResumeData[] = resumeData)
app/skill-analysis/page.tsx:84
↓ 3 callersFunctionsaveJobs
(updatedJobs: JobRequirement[])
app/job-requirements/page.tsx:75
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:61
↓ 2 callersFunctiongetScoreBadge
(score: number)
app/matches/page.tsx:188
↓ 2 callersFunctionhandleSuggestionClick
(suggestion: string)
app/chatbot/page.tsx:405
↓ 2 callersFunctionremoveSkill
(skill: string, type: "required" | "preferred")
app/job-requirements/page.tsx:97
↓ 2 callersFunctionsendMessage
(message: string)
app/chatbot/page.tsx:370
↓ 2 callersFunctionuseChart
()
components/ui/chart.tsx:27
↓ 1 callersFunctionaddJobSkill
()
app/skill-analysis/page.tsx:175
↓ 1 callersFunctionaddSkill
()
app/job-requirements/page.tsx:84
↓ 1 callersFunctiondeleteJob
(jobId: string)
app/job-requirements/page.tsx:258
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:153
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:153
↓ 1 callersFunctioneditJob
(job: JobRequirement)
app/job-requirements/page.tsx:242
↓ 1 callersFunctionextractTextFromPDF
(file: File)
app/upload-resumes/page.tsx:58
↓ 1 callersFunctionfetchDashboardData
()
app/dashboard/page.tsx:82
↓ 1 callersFunctionfetchLeaderboard
()
app/leaderboard/page.tsx:29
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:30
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:30
↓ 1 callersFunctiongenerateAIResponse
(userMessage: string)
app/chatbot/page.tsx:138
↓ 1 callersFunctiongenerateResponse
(userMessage: string)
components/chat-bot.tsx:96
↓ 1 callersFunctiongenerateRoadmap
(candidateId: string, role: string)
app/roadmaps/page.tsx:76
↓ 1 callersFunctiongetRankIcon
(rank: number)
app/leaderboard/page.tsx:41
↓ 1 callersFunctiongetScoreColor
(score: number)
app/leaderboard/page.tsx:58
↓ 1 callersFunctiongetScoreColor
(score: number)
app/matches/page.tsx:182
↓ 1 callersFunctionhandleQuickQuestion
(question: string)
components/chat-bot.tsx:413
↓ 1 callersFunctioninitializeChat
()
app/chatbot/page.tsx:89
↓ 1 callersFunctionloadDashboardStats
()
app/page.tsx:74
↓ 1 callersFunctionloadData
()
app/roadmaps/page.tsx:67
↓ 1 callersFunctionloadJobs
()
app/job-requirements/page.tsx:68
↓ 1 callersFunctionloadMatches
()
app/matches/page.tsx:100
↓ 1 callersFunctionloadResumeData
()
app/chatbot/page.tsx:82
↓ 1 callersFunctionloadResumeData
()
app/skill-analysis/page.tsx:73
↓ 1 callersFunctionparseJobFromPDF
(file: File)
app/job-requirements/page.tsx:105
↓ 1 callersFunctionparseResume
(text: string, fileName: string)
app/upload-resumes/page.tsx:131
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:77
↓ 1 callersFunctionremoveJobSkill
(skillToRemove: string)
app/skill-analysis/page.tsx:184
↓ 1 callersFunctionresetForm
()
app/job-requirements/page.tsx:226
↓ 1 callersFunctionscrollToBottom
()
app/chatbot/page.tsx:134
↓ 1 callersFunctionsendMessage
()
components/chat-bot.tsx:333
↓ 1 callersFunctiontoggleStepCompletion
(roadmapId: string, stepId: string)
app/roadmaps/page.tsx:322
↓ 1 callersFunctionuseIsMobile
()
components/ui/use-mobile.tsx:5
↓ 1 callersFunctionuseToast
()
components/ui/use-toast.ts:174
↓ 1 callersFunctionuseToast
()
hooks/use-toast.ts:174
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:91
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:75
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = 'label', buttonVariant = 'ghost',
components/ui/calendar.tsx:14
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
components/ui/calendar.tsx:175
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
components/ui/chart.tsx:70
FunctionChatBot
({ onClose, resumeData, analysis }: ChatBotProps)
components/chat-bot.tsx:49
FunctionChatbotPage
()
app/chatbot/page.tsx:66
FunctionCommandDialog
({ children, ...props }: DialogProps)
components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:127
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:168
FunctionDashboard
()
app/dashboard/page.tsx:63
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
components/ui/drawer.tsx:8
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/drawer.tsx:69
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/drawer.tsx:58
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:171
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
components/ui/form.tsx:31
FunctionGET
(request: NextRequest, { params }: { params: { id: string } })
app/api/resume/[id]/route.ts:3
FunctionGET
(request: NextRequest, { params }: { params: { id: string } })
app/api/courses/[id]/route.ts:3
FunctionGET
(request: NextRequest)
app/api/leaderboard/route.ts:3
FunctionGET
(request: NextRequest, { params }: { params: { id: string } })
app/api/roadmap/[id]/route.ts:3
FunctionGET
(request: NextRequest, { params }: { params: { id: string } })
app/api/analyze/[id]/route.ts:5
FunctionHomePage
()
app/page.tsx:58
FunctionJobRequirementsPage
()
app/job-requirements/page.tsx:44
FunctionLeaderboard
()
app/leaderboard/page.tsx:20
FunctionLoading
()
app/dashboard/loading.tsx:1
FunctionMatchesPage
()
app/matches/page.tsx:66
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/menubar.tsx:203
FunctionPOST
(request: NextRequest)
app/api/email-roadmap/route.ts:3
FunctionPOST
(request: NextRequest)
app/api/chat/route.ts:5
FunctionPOST
(request: NextRequest)
app/api/upload-resume/route.ts:3
FunctionPOST
(request: NextRequest)
app/api/generate-roadmap/route.ts:5
FunctionPOST
(request: NextRequest)
app/api/export-pdf/route.ts:3
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
components/ui/pagination.tsx:42
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
components/ui/pagination.tsx:78
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
components/ui/pagination.tsx:62
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
components/ui/resizable.tsx:23
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
components/ui/resizable.tsx:8
FunctionRoadmapsPage
()
app/roadmaps/page.tsx:53
next →1–100 of 128, ranked by callers