Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user asks for lorem ipsum, placeholder text, dummy text, or filler text in any structure or length.
scripts/generate.py via uv run instead of writing text manuallyAuthentic, consistent lorem ipsum content in the requested format and structure, saved to file or returned directly for use in drafts, designs, or tests.
Use Cases
A UX designer is building a webpage mockup and needs realistic filler text for multiple sections with headings and bullet points. They use this skill to run the generator with `--headings 4 --bullets 5 --format html`, then save the output to a file. This lets them populate the mockup quickly with structured placeholder content without writing dummy text manually.
A developer writing unit tests needs exactly 1000 characters of continuous lorem ipsum to test a text truncation function. They invoke the skill with `--characters 1000 --continuous` and pipe to clipboard or save to file. The skill guarantees authentic, correctly sized filler text, saving time and avoiding inaccurate manual samples in test fixtures.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File