Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amaancoderx/npxskillui
/ functions
Functions
269 in github.com/amaancoderx/npxskillui
⨍
Functions
269
◇
Types & classes
41
↓ 1 callers
Function
generateWorkflow
(profile: DesignProfile, fonts: string[])
src/writers/skill.ts:1025
↓ 1 callers
Function
getAestheticSummary
(profile: DesignProfile)
src/writers/skill.ts:1069
↓ 1 callers
Function
getColorInfo
(hex: string)
src/normalizer.ts:294
↓ 1 callers
Function
getColorRoleDescription
(role: string)
src/writers/design-md.ts:167
↓ 1 callers
Function
getDepth
(el: Element)
src/extractors/ultra/layout.ts:50
↓ 1 callers
Function
getKeyStyles
(comp: ComponentInfo)
src/writers/skill.ts:1165
↓ 1 callers
Function
getProjectName
(projectDir: string, overrideName?: string)
src/extractors/framework.ts:83
↓ 1 callers
Function
getRadius
(profile: DesignProfile, size: string)
src/writers/skill.ts:1152
↓ 1 callers
Function
getScrollLabel
(pct: number)
src/writers/animations-md.ts:269
↓ 1 callers
Function
groupBy
(arr: T[], key: (item: T) => string)
src/writers/components-md.ts:170
↓ 1 callers
Function
groupBy
(arr: T[], key: (item: T) => string)
src/writers/interactions-md.ts:165
↓ 1 callers
Function
guessExtendedColorUsage
(name: string, hex: string)
src/writers/skill.ts:1091
↓ 1 callers
Function
guessFormatFromUrl
(url: string)
src/extractors/tokens/http-css.ts:1127
↓ 1 callers
Function
hasCSSModules
(dir: string, depth = 0)
src/extractors/framework.ts:64
↓ 1 callers
Function
htmlSnippet
(el: Element)
src/extractors/ultra/components-dom.ts:53
↓ 1 callers
Function
installSkillForClaude
(skillDir: string, safeName: string)
src/cli.ts:241
↓ 1 callers
Function
isColorDark
(hex: string)
src/normalizer.ts:940
↓ 1 callers
Function
isColorProperty
(prop: string)
src/extractors/tokens/css.ts:429
↓ 1 callers
Function
isColorProperty
(prop: string)
src/extractors/tokens/http-css.ts:1661
↓ 1 callers
Function
isColorValue
(v: string)
src/extractors/tokens/tailwind.ts:253
↓ 1 callers
Function
isGenericFamily
(f: string)
src/normalizer.ts:520
↓ 1 callers
Function
isSpacingProperty
(prop: string)
src/extractors/tokens/css.ts:433
↓ 1 callers
Function
isSpacingProperty
(prop: string)
src/extractors/tokens/http-css.ts:1665
↓ 1 callers
Function
isValidHex
(hex: string)
src/normalizer.ts:337
↓ 1 callers
Function
libraryToPackage
(name: string)
src/writers/animations-md.ts:302
↓ 1 callers
Function
mergeRawTokens
(sources: RawTokens[])
src/modes/dir.ts:70
↓ 1 callers
Function
mergeUrlTokens
(http: RawTokens, computed: RawTokens | null)
src/modes/url.ts:62
↓ 1 callers
Function
normalizeAnimations
(rawAnimations: AnimationToken[])
src/normalizer.ts:718
↓ 1 callers
Function
normalizeBorderRadius
(radii: string[], components: ComponentInfo[])
src/normalizer.ts:658
↓ 1 callers
Function
normalizeColors
(rawColors: RawTokens['colors'], isLightScheme = false)
src/normalizer.ts:108
↓ 1 callers
Function
normalizeHex
(v: string)
src/extractors/tokens/tailwind.ts:259
↓ 1 callers
Function
normalizeMotionTokens
(rawTokens: RawTokens, animations: AnimationToken[])
src/normalizer.ts:733
↓ 1 callers
Function
normalizeShadows
(rawShadows: RawTokens['shadows'])
src/normalizer.ts:613
↓ 1 callers
Function
normalizeSpacing
(values: number[])
src/normalizer.ts:556
↓ 1 callers
Function
normalizeTypography
( rawFonts: RawTokens['fonts'], fontVarMap: Record<string, string> )
src/normalizer.ts:369
↓ 1 callers
Function
parseComponent
(filePath: string, rootDir: string)
src/extractors/components.ts:118
↓ 1 callers
Function
parseConfigFallback
(configPath: string)
src/extractors/tokens/tailwind.ts:332
↓ 1 callers
Function
parseLightDarkColors
(content: string, tokens: RawTokens)
src/extractors/tokens/http-css.ts:219
↓ 1 callers
Function
printUltraSummary
(anim: FullAnimationResult)
src/modes/ultra.ts:191
↓ 1 callers
Function
resolveFontFamily
(family: string, varMap: Record<string, string>)
src/normalizer.ts:505
↓ 1 callers
Function
resolveFontName
* Resolve a CSS variable font name to a human-readable name. * e.g. "var(--font-exo2)" → "Exo 2", or just use the config key.
src/extractors/tokens/tailwind.ts:152
↓ 1 callers
Function
rgbStringToHex
(rgb: string)
src/extractors/tokens/computed.ts:261
↓ 1 callers
Function
runInteractivePrompts
()
src/ui.ts:383
↓ 1 callers
Function
runRepoMode
(repoUrl: string, nameOverride?: string)
src/modes/repo.ts:10
↓ 1 callers
Function
runUltraMode
( url: string, profile: DesignProfile, skillDir: string, opts: UltraOptions )
src/modes/ultra.ts:35
↓ 1 callers
Function
runUrlMode
(url: string, nameOverride?: string, skillDir?: string)
src/modes/url.ts:16
↓ 1 callers
Function
scanDirectory
(dir: string, components: ComponentInfo[], rootDir: string)
src/extractors/components.ts:99
↓ 1 callers
Function
showMissionBrief
(mode: string, target: string, outputDir: string)
src/ui.ts:199
↓ 1 callers
Function
showResults
(data: ResultsData)
src/ui.ts:295
↓ 1 callers
Function
showUltraPlaywrightError
()
src/ui.ts:267
↓ 1 callers
Function
tailwindRoundedToValue
(cls: string)
src/normalizer.ts:700
↓ 1 callers
Function
toPascalCase
(str: string)
src/extractors/components.ts:418
↓ 1 callers
Function
urlToSlug
(url: string, origin: string)
src/extractors/ultra/pages.ts:203
↓ 1 callers
Function
variantToWeight
(variant: string)
src/font-resolver.ts:78
↓ 1 callers
Function
walkTokenObject
(obj: any, prefix: string, tokens: RawTokens)
src/extractors/tokens/tokens-file.ts:82
↓ 1 callers
Function
weightToLabel
(variant: string)
src/font-resolver.ts:88
↓ 1 callers
Function
writeClaludeMd
(skillDir: string, safeName: string, projectName: string)
src/cli.ts:212
↓ 1 callers
Function
writeColorsJson
(profile: DesignProfile, tokensDir: string)
src/writers/tokens-json.ts:24
↓ 1 callers
Function
writeScreensIndex
( pages: import('../types-ultra').PageScreenshot[], sections: import('../types-ultra').SectionScreenshot[]
src/modes/ultra.ts:205
↓ 1 callers
Function
writeSpacingJson
(profile: DesignProfile, tokensDir: string)
src/writers/tokens-json.ts:78
↓ 1 callers
Function
writeStubs
(skillDir: string)
src/modes/ultra.ts:259
↓ 1 callers
Function
writeTypographyJson
(profile: DesignProfile, tokensDir: string)
src/writers/tokens-json.ts:120
Function
createPageBar
(total: number)
src/ui.ts:251
Function
enter
(node: csstree.Declaration)
src/extractors/tokens/css.ts:92
Function
enter
(node: csstree.Declaration)
src/extractors/tokens/http-css.ts:873
Function
esbuildOptions
(options)
tsup.config.ts:54
Function
infoLine
(message: string)
src/ui.ts:245
Function
setup
(build: any)
tsup.config.ts:9
Function
showHelp
()
src/ui.ts:57
← previous
201–269 of 269, ranked by callers