preline-theme-generator
Generates beautiful, consistent Preline Theme CSS files. Agent interprets user request, runs build script, delivers complete CSS.
npxskills add htmlstreamofficial/preline--skill preline-theme-generatorLoading…
Generates beautiful, consistent Preline Theme CSS files. Agent interprets user request, runs build script, delivers complete CSS.
npxskills add htmlstreamofficial/preline--skill preline-theme-generatorLoading…
Use the bundled local scripts. Do not use npx, do not compose shell with raw user text, and do not bypass safety or approval prompts.
docs/workflow.md.docs/palette-guidance.md.docs/final-output-style.md before writing a final theme file.docs/validation-checklist.md before closing the task.examples.md only if the user wants stylistic guidance or sample outputs.docs/token-reference.md only if you need to inspect token coverage in detail.Follow docs/workflow.md for the full operating path.
Key requirements:
scripts/find-themes-dir.js.scripts/run-theme-generator.js.docs/validation-checklist.md.npx or any network-fetched package for this skill.find . traversal for path discovery; use scripts/find-themes-dir.js or a user-confirmed path.scripts/run-theme-generator.js as the only execution entry point for generation.docs/workflow.mddocs/palette-guidance.mddocs/final-output-style.mddocs/validation-checklist.mdexamples.mddocs/token-reference.mdCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).