Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pimzino/claude-code-spec-workflow
/ functions
Functions
591 in github.com/Pimzino/claude-code-spec-workflow
⨍
Functions
591
◇
Types & classes
161
Method
getProjectTabStyles
(project: Project)
src/dashboard/client/multi-app.ts:183
Method
getProjectTabStyles
Get project tab styles for a project
src/dashboard/shared/dashboard.types.ts:743
Method
getRecoveryOptions
()
src/dashboard/tunnel/manager.ts:441
Function
getRequirementsTemplate
()
src/templates.ts:13
Function
getSelectedTask
(specName: string)
src/dashboard/client/multi-app.ts:1296
Method
getSelectedTask
(specName: string)
src/dashboard/client/multi-app.ts:218
Method
getSelectedTask
Get the selected task object for a spec
src/dashboard/shared/dashboard.types.ts:709
Function
getSpecCreateCommand
()
src/commands.ts:13
Function
getSpecExecuteCommand
()
src/commands.ts:312
Function
getSpecListCommand
()
src/commands.ts:503
Function
getSpecProgress
(activeSession: ActiveSession)
src/dashboard/client/multi-app.ts:1363
Method
getSpecProgress
(activeSession: ActiveSession)
src/dashboard/client/multi-app.ts:221
Method
getSpecProgress
Get progress percentage for a spec session
src/dashboard/shared/dashboard.types.ts:769
Function
getSpecStatus
(session: ActiveSession)
src/dashboard/client/multi-app.ts:1853
Method
getSpecStatus
(session: ActiveSession)
src/dashboard/client/multi-app.ts:242
Function
getSpecStatusCommand
()
src/commands.ts:455
Function
getSpecSteeringSetupCommand
()
src/commands.ts:552
Function
getSpecTaskCount
(activeSession: ActiveSession)
src/dashboard/client/multi-app.ts:1353
Method
getSpecTaskCount
(activeSession: ActiveSession)
src/dashboard/client/multi-app.ts:220
Method
getSpecTaskCount
Get total task count for a spec session
src/dashboard/shared/dashboard.types.ts:767
Function
getSpecsCompleted
(project: Project)
src/dashboard/client/multi-app.ts:1413
Method
getSpecsCompleted
(project: Project)
src/dashboard/client/multi-app.ts:224
Method
getSpecsCompleted
Get number of completed specs for a project
src/dashboard/shared/dashboard.types.ts:751
Function
getSpecsInProgress
(project: Project)
src/dashboard/client/multi-app.ts:1408
Method
getSpecsInProgress
(project: Project)
src/dashboard/client/multi-app.ts:223
Method
getSpecsInProgress
Get number of specs in progress for a project
src/dashboard/shared/dashboard.types.ts:749
Method
getStatusClass
(status: StatusType)
src/dashboard/client/multi-app.ts:250
Method
getStatusLabel
(status: StatusType)
src/dashboard/client/multi-app.ts:249
Function
getStructureTemplate
()
src/templates.ts:535
Function
getTaskNumber
(activeSession: ActiveSession)
src/dashboard/client/multi-app.ts:1336
Method
getTaskNumber
(activeSession: ActiveSession)
src/dashboard/client/multi-app.ts:219
Method
getTaskNumber
Get task number for an active session
src/dashboard/shared/dashboard.types.ts:765
Function
getTaskTooltip
(task: any)
src/dashboard/client/multi-app.ts:1863
Method
getTaskTooltip
(task: any)
src/dashboard/client/multi-app.ts:243
Function
getTasksTemplate
()
src/templates.ts:179
Function
getTechTemplate
()
src/templates.ts:420
Function
getTotalTasks
(project: Project)
src/dashboard/client/multi-app.ts:1418
Method
getTotalTasks
(project: Project)
src/dashboard/client/multi-app.ts:225
Method
getTotalTasks
Get total number of tasks for a project
src/dashboard/shared/dashboard.types.ts:753
Method
getTunnelHealth
()
src/dashboard/tunnel/manager.ts:437
Method
getTunnelId
()
src/dashboard/tunnel/manager.ts:463
Method
getUsageMetrics
* Get current usage metrics
src/dashboard/tunnel/manager.ts:481
Function
getVisibleBugs
(project: Project)
src/dashboard/client/multi-app.ts:366
Method
getVisibleBugs
(project: Project)
src/dashboard/client/multi-app.ts:174
Method
getVisibleBugs
Get visible bugs for a project (filtered by showCompleted)
src/dashboard/shared/dashboard.types.ts:723
Function
getVisibleSpecs
(project: Project)
src/dashboard/client/multi-app.ts:358
Method
getVisibleSpecs
(project: Project)
src/dashboard/client/multi-app.ts:173
Method
getVisibleSpecs
Get visible specs for a project (filtered by showCompleted)
src/dashboard/shared/dashboard.types.ts:721
Method
getVisitorMetrics
* Get metrics for a specific visitor
src/dashboard/tunnel/usage-tracker.ts:117
Method
groupRelatedProjects
(projects: DiscoveredProject[])
src/dashboard/project-discovery.ts:81
Function
groupedProjectsList
()
src/dashboard/client/multi-app.ts:334
Method
handleOutput
(data: Buffer)
src/dashboard/tunnel/cloudflare-provider.ts:157
Method
handleOutput
(data: Buffer)
src/dashboard/tunnel/ngrok-provider.ts:233
Method
handleOutput
(data: Buffer)
src/dashboard/tunnel/cloudflare-provider-native.ts:119
Function
handleRouteChange
()
src/dashboard/client/multi-app.ts:1459
Method
handleRouteChange
Handle route changes
src/dashboard/shared/dashboard.types.ts:779
Function
handleWebSocketMessage
(message: WebSocketMessage)
src/dashboard/client/multi-app.ts:836
Method
handleWebSocketMessage
Handle incoming WebSocket messages
src/dashboard/shared/dashboard.types.ts:717
Function
hasBugDocument
(bugName: string, docType: string)
src/dashboard/client/multi-app.ts:1808
Method
hasBugDocument
(bugName: string, docType: string)
src/dashboard/client/multi-app.ts:240
Function
init
()
src/dashboard/client/multi-app.ts:795
Function
initTheme
()
src/dashboard/client/multi-app.ts:1905
Function
initializeRouting
()
src/dashboard/client/multi-app.ts:1449
Method
initializeRouting
Initialize browser routing
src/dashboard/shared/dashboard.types.ts:777
Function
initializeSelectedTask
(spec: Spec)
src/dashboard/client/multi-app.ts:1310
Method
initializeSelectedTask
Initialize selected task for a spec (first incomplete task)
src/dashboard/shared/dashboard.types.ts:711
Function
isActiveSessionsUpdateMessage
(msg: WebSocketMessage)
src/dashboard/shared/dashboard.types.ts:652
Method
isAnalyticsEnabled
* Check if analytics is enabled
src/dashboard/tunnel/manager.ts:512
Function
isAvailable
()
tests/dashboard/tunnel/integration.test.ts:533
Method
isAvailable
()
tests/tunnel-manager.test.ts:19
Method
isAvailable
()
tests/dashboard/tunnel/integration.test.ts:52
Function
isCodeReuseCategory
(obj: unknown)
src/dashboard/client/types/validation.ts:271
Function
isDesignExpanded
(specName: string)
src/dashboard/client/multi-app.ts:1218
Method
isDesignExpanded
(specName: string)
src/dashboard/client/multi-app.ts:211
Method
isDesignExpanded
Check if design section is expanded for a spec
src/dashboard/shared/dashboard.types.ts:691
Function
isGitUpdateMessage
(msg: WebSocketMessage)
src/dashboard/shared/dashboard.types.ts:656
Function
isMarkdownPreviewState
(obj: unknown)
src/dashboard/client/types/validation.ts:420
Function
isNewProjectMessage
(msg: WebSocketMessage)
src/dashboard/shared/dashboard.types.ts:660
Function
isNextProjectTopLevel
(index: number)
src/dashboard/client/multi-app.ts:747
Method
isNextProjectTopLevel
(index: number)
src/dashboard/client/multi-app.ts:201
Function
isPreviousProjectNested
(index: number)
src/dashboard/client/multi-app.ts:754
Method
isPreviousProjectNested
(index: number)
src/dashboard/client/multi-app.ts:202
Function
isProjectUpdateMessage
(msg: WebSocketMessage)
src/dashboard/shared/dashboard.types.ts:648
Function
isRemoveProjectMessage
(msg: WebSocketMessage)
src/dashboard/shared/dashboard.types.ts:664
Function
isRequirementExpanded
(specName: string, requirementId: string)
src/dashboard/client/multi-app.ts:1270
Method
isRequirementExpanded
(specName: string, requirementId: string)
src/dashboard/client/multi-app.ts:215
Method
isRequirementExpanded
Check if requirement accordion is expanded
src/dashboard/shared/dashboard.types.ts:699
Function
isRequirementsExpanded
(specName: string)
src/dashboard/client/multi-app.ts:1206
Method
isRequirementsExpanded
(specName: string)
src/dashboard/client/multi-app.ts:209
Method
isRequirementsExpanded
Check if requirements section is expanded for a spec
src/dashboard/shared/dashboard.types.ts:687
Function
isTaskSelected
(specName: string, taskId: string)
src/dashboard/client/multi-app.ts:1288
Method
isTaskSelected
(specName: string, taskId: string)
src/dashboard/client/multi-app.ts:217
Method
isTaskSelected
Check if a task is selected for a spec
src/dashboard/shared/dashboard.types.ts:705
Function
isTasksExpanded
(specName: string)
src/dashboard/client/multi-app.ts:1249
Method
isTasksExpanded
(specName: string)
src/dashboard/client/multi-app.ts:213
Method
isTasksExpanded
Check if tasks section is expanded for a spec
src/dashboard/shared/dashboard.types.ts:695
Function
isWebSocketMessage
(obj: unknown)
src/dashboard/shared/dashboard.types.ts:608
Function
map
* Transform a Result's data
src/dashboard/client/types/validation.ts:648
Function
markdownContent
()
src/dashboard/client/multi-app.ts:295
Function
markdownLoading
()
src/dashboard/client/multi-app.ts:301
← previous
next →
401–500 of 591, ranked by callers