Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deanpeters/product-manager-prompts
/ functions
Functions
12 in github.com/deanpeters/product-manager-prompts
⨍
Functions
12
◇
Types & classes
0
↓ 1 callers
Function
check_file
(path)
scripts/validate-prompts.py:66
↓ 1 callers
Function
collect
()
scripts/generate-catalog.py:91
↓ 1 callers
Function
comment_block
(text)
scripts/validate-prompts.py:61
↓ 1 callers
Function
first_sentence
(text, limit=180)
scripts/generate-catalog.py:80
↓ 1 callers
Function
generate_images
(input_file)
storytelling/code-generate-scenes/generate_scenes.py:25
↓ 1 callers
Function
main
()
scripts/validate-prompts.py:105
↓ 1 callers
Function
main
()
scripts/generate-catalog.py:161
↓ 1 callers
Function
parse_comment_block
Extract ## Field: sections from the first HTML comment block.
scripts/generate-catalog.py:44
↓ 1 callers
Function
parse_frontmatter
Minimal YAML frontmatter parse: top-level 'key: value' lines only.
scripts/generate-catalog.py:65
↓ 1 callers
Function
write_markdown
(entries, out)
scripts/generate-catalog.py:137
↓ 1 callers
Function
write_yaml
(entries, out)
scripts/generate-catalog.py:119
↓ 1 callers
Function
yaml_escape
(s)
scripts/generate-catalog.py:87