compact-landing
v1.0.6
Published
Agent skill for building compact, tactile, premium landing pages.
Downloads
264
Maintainers
Readme
compact-landing
Agent skill for compact, premium product landing pages with one clear CTA and only the information needed to act.
product name
plain promise
compact proof rows
primary CTA
small detail/code block
quiet footerInstall with the skills CLI
npx skills add Danilaa1/compact-landing-skillListed on skills.sh.
Install with npm
npx compact-landing installThe installer lets people choose where to install the skill:
1 All agents Codex + Claude Code + Cursor + Gemini
2 Codex ~/.agents/skills
3 Claude Code ~/.claude/skills
4 Cursor ~/.cursor/skills
5 Gemini ~/.gemini/skillsWhat It Gives Agents
question-first landing page workflow
compact layout variants
clear CTA hierarchy
quiet premium typography
tactile controls and command fields
stable animated labels and counters
hairline rows instead of noisy cards
restrained fade/stagger motionWhen used, the skill asks a few preflight questions before implementing: product, CTA, layout, theme, corner style, load transition, and content depth. If the user asks it to choose, it uses compact defaults.
Direct Installs
npx compact-landing install --agent codex
npx compact-landing install --agent claude
npx compact-landing install --agent cursor
npx compact-landing install --agent geminiInstall into the current project instead of your home folder:
npx compact-landing install --scope workspaceUse
After installing, ask your agent:
Use compact-landing to create a premium compact landing page for this package.Release Surface
The public repo stays focused on the skill, docs, package metadata, and license:
skills/compact-landing/SKILL.md
skills/compact-landing/agents/openai.yaml
skills/compact-landing/references/style-dna.md
README.md
LICENSEPublish
npm publish
git push -u origin main