MCPcopy Create free account

hub / github.com/amaancoderx/npxskillui / functions

Functions269 in github.com/amaancoderx/npxskillui

↓ 1 callersFunctiongenerateWorkflow
(profile: DesignProfile, fonts: string[])
src/writers/skill.ts:1025
↓ 1 callersFunctiongetAestheticSummary
(profile: DesignProfile)
src/writers/skill.ts:1069
↓ 1 callersFunctiongetColorInfo
(hex: string)
src/normalizer.ts:294
↓ 1 callersFunctiongetColorRoleDescription
(role: string)
src/writers/design-md.ts:167
↓ 1 callersFunctiongetDepth
(el: Element)
src/extractors/ultra/layout.ts:50
↓ 1 callersFunctiongetKeyStyles
(comp: ComponentInfo)
src/writers/skill.ts:1165
↓ 1 callersFunctiongetProjectName
(projectDir: string, overrideName?: string)
src/extractors/framework.ts:83
↓ 1 callersFunctiongetRadius
(profile: DesignProfile, size: string)
src/writers/skill.ts:1152
↓ 1 callersFunctiongetScrollLabel
(pct: number)
src/writers/animations-md.ts:269
↓ 1 callersFunctiongroupBy
(arr: T[], key: (item: T) => string)
src/writers/components-md.ts:170
↓ 1 callersFunctiongroupBy
(arr: T[], key: (item: T) => string)
src/writers/interactions-md.ts:165
↓ 1 callersFunctionguessExtendedColorUsage
(name: string, hex: string)
src/writers/skill.ts:1091
↓ 1 callersFunctionguessFormatFromUrl
(url: string)
src/extractors/tokens/http-css.ts:1127
↓ 1 callersFunctionhasCSSModules
(dir: string, depth = 0)
src/extractors/framework.ts:64
↓ 1 callersFunctionhtmlSnippet
(el: Element)
src/extractors/ultra/components-dom.ts:53
↓ 1 callersFunctioninstallSkillForClaude
(skillDir: string, safeName: string)
src/cli.ts:241
↓ 1 callersFunctionisColorDark
(hex: string)
src/normalizer.ts:940
↓ 1 callersFunctionisColorProperty
(prop: string)
src/extractors/tokens/css.ts:429
↓ 1 callersFunctionisColorProperty
(prop: string)
src/extractors/tokens/http-css.ts:1661
↓ 1 callersFunctionisColorValue
(v: string)
src/extractors/tokens/tailwind.ts:253
↓ 1 callersFunctionisGenericFamily
(f: string)
src/normalizer.ts:520
↓ 1 callersFunctionisSpacingProperty
(prop: string)
src/extractors/tokens/css.ts:433
↓ 1 callersFunctionisSpacingProperty
(prop: string)
src/extractors/tokens/http-css.ts:1665
↓ 1 callersFunctionisValidHex
(hex: string)
src/normalizer.ts:337
↓ 1 callersFunctionlibraryToPackage
(name: string)
src/writers/animations-md.ts:302
↓ 1 callersFunctionmergeRawTokens
(sources: RawTokens[])
src/modes/dir.ts:70
↓ 1 callersFunctionmergeUrlTokens
(http: RawTokens, computed: RawTokens | null)
src/modes/url.ts:62
↓ 1 callersFunctionnormalizeAnimations
(rawAnimations: AnimationToken[])
src/normalizer.ts:718
↓ 1 callersFunctionnormalizeBorderRadius
(radii: string[], components: ComponentInfo[])
src/normalizer.ts:658
↓ 1 callersFunctionnormalizeColors
(rawColors: RawTokens['colors'], isLightScheme = false)
src/normalizer.ts:108
↓ 1 callersFunctionnormalizeHex
(v: string)
src/extractors/tokens/tailwind.ts:259
↓ 1 callersFunctionnormalizeMotionTokens
(rawTokens: RawTokens, animations: AnimationToken[])
src/normalizer.ts:733
↓ 1 callersFunctionnormalizeShadows
(rawShadows: RawTokens['shadows'])
src/normalizer.ts:613
↓ 1 callersFunctionnormalizeSpacing
(values: number[])
src/normalizer.ts:556
↓ 1 callersFunctionnormalizeTypography
( rawFonts: RawTokens['fonts'], fontVarMap: Record<string, string> )
src/normalizer.ts:369
↓ 1 callersFunctionparseComponent
(filePath: string, rootDir: string)
src/extractors/components.ts:118
↓ 1 callersFunctionparseConfigFallback
(configPath: string)
src/extractors/tokens/tailwind.ts:332
↓ 1 callersFunctionparseLightDarkColors
(content: string, tokens: RawTokens)
src/extractors/tokens/http-css.ts:219
↓ 1 callersFunctionprintUltraSummary
(anim: FullAnimationResult)
src/modes/ultra.ts:191
↓ 1 callersFunctionresolveFontFamily
(family: string, varMap: Record<string, string>)
src/normalizer.ts:505
↓ 1 callersFunctionresolveFontName
* 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 callersFunctionrgbStringToHex
(rgb: string)
src/extractors/tokens/computed.ts:261
↓ 1 callersFunctionrunInteractivePrompts
()
src/ui.ts:383
↓ 1 callersFunctionrunRepoMode
(repoUrl: string, nameOverride?: string)
src/modes/repo.ts:10
↓ 1 callersFunctionrunUltraMode
( url: string, profile: DesignProfile, skillDir: string, opts: UltraOptions )
src/modes/ultra.ts:35
↓ 1 callersFunctionrunUrlMode
(url: string, nameOverride?: string, skillDir?: string)
src/modes/url.ts:16
↓ 1 callersFunctionscanDirectory
(dir: string, components: ComponentInfo[], rootDir: string)
src/extractors/components.ts:99
↓ 1 callersFunctionshowMissionBrief
(mode: string, target: string, outputDir: string)
src/ui.ts:199
↓ 1 callersFunctionshowResults
(data: ResultsData)
src/ui.ts:295
↓ 1 callersFunctionshowUltraPlaywrightError
()
src/ui.ts:267
↓ 1 callersFunctiontailwindRoundedToValue
(cls: string)
src/normalizer.ts:700
↓ 1 callersFunctiontoPascalCase
(str: string)
src/extractors/components.ts:418
↓ 1 callersFunctionurlToSlug
(url: string, origin: string)
src/extractors/ultra/pages.ts:203
↓ 1 callersFunctionvariantToWeight
(variant: string)
src/font-resolver.ts:78
↓ 1 callersFunctionwalkTokenObject
(obj: any, prefix: string, tokens: RawTokens)
src/extractors/tokens/tokens-file.ts:82
↓ 1 callersFunctionweightToLabel
(variant: string)
src/font-resolver.ts:88
↓ 1 callersFunctionwriteClaludeMd
(skillDir: string, safeName: string, projectName: string)
src/cli.ts:212
↓ 1 callersFunctionwriteColorsJson
(profile: DesignProfile, tokensDir: string)
src/writers/tokens-json.ts:24
↓ 1 callersFunctionwriteScreensIndex
( pages: import('../types-ultra').PageScreenshot[], sections: import('../types-ultra').SectionScreenshot[]
src/modes/ultra.ts:205
↓ 1 callersFunctionwriteSpacingJson
(profile: DesignProfile, tokensDir: string)
src/writers/tokens-json.ts:78
↓ 1 callersFunctionwriteStubs
(skillDir: string)
src/modes/ultra.ts:259
↓ 1 callersFunctionwriteTypographyJson
(profile: DesignProfile, tokensDir: string)
src/writers/tokens-json.ts:120
FunctioncreatePageBar
(total: number)
src/ui.ts:251
Functionenter
(node: csstree.Declaration)
src/extractors/tokens/css.ts:92
Functionenter
(node: csstree.Declaration)
src/extractors/tokens/http-css.ts:873
FunctionesbuildOptions
(options)
tsup.config.ts:54
FunctioninfoLine
(message: string)
src/ui.ts:245
Functionsetup
(build: any)
tsup.config.ts:9
FunctionshowHelp
()
src/ui.ts:57
← previous201–269 of 269, ranked by callers