website-content-strategy

Guides audience-aware website copy and documentation content for developer and CTO audiences.

138|5|Updated Sep 19, 2024
One-click install
npx skills add https://github.com/macalbert/envilder --skill website-content-strategy-macalbert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: website-content-strategy
Source: https://github.com/macalbert/envilder/tree/main/.github/skills/website-content-strategy
Command: npx skills add https://github.com/macalbert/envilder --skill website-content-strategy-macalbert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing website content for a technical product often misses the mark because developers want implementation details while CTOs want business impact. This Skill provides structured content strategy guidelines so every page, section, and comparison table speaks appropriately to both audiences without inventing features or making unverifiable claims. ## Core Features & Use Cases - Dual-audience guidelines: Separate content rules and selling points for developers (CLI commands, workflows, terminal mockups) and CTOs (compliance, risk reduction, comparison tables). - Content patterns: Ready-to-use formats including before/after comparison tables, TerminalMockup.astro demos, and pixel-card feature grids. - Accuracy constraints: Enforces rules against inventing features, unverifiable performance claims, or mistranslated CLI flags. - Use Case: When drafting a new landing page section for Envilder, apply this Skill to produce copy that shows developers the npx envilder --map=envilder.json --envfile=.env workflow while highlighting zero-secrets-in-source-control for technical leaders. ## Quick Start Use the website-content-strategy skill to write a features section for the Envilder homepage that appeals to both developers and CTOs.

Frequently Asked Questions about website-content-strategy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write website copy that appeals to both developers and CTOs?

Structure content in layers: lead with business outcomes like compliance and faster onboarding for CTOs, then provide CLI commands, envilder.json examples, and workflow details for developers. Use scannable section headers so each audience finds their depth quickly.

What content patterns work for developer tool websites?

Use before/after comparison tables to show improvement, terminal mockups (TerminalMockup.astro) for live CLI demos instead of static code blocks, and pixel-card feature grids grouped by audience concern such as security, developer experience, and compliance.

How do I avoid inaccurate claims in technical product marketing?

Verify every claim against actual CLI flags and documented behavior, never invent features not present in code, and mark planned capabilities like --exec mode explicitly as planned rather than shipped. Avoid unverifiable performance or time-saved metrics.

What selling points matter to CTOs evaluating a secrets management tool?

CTOs care about zero secrets in source control for compliance, AWS SSM and Azure Key Vault support under one map-file contract, CI/CD integration without code changes, MIT open-source licensing, and extensible hexagonal architecture.

When should I not use marketing-style content guidelines?

Avoid persuasive marketing patterns in reference documentation or API docs where developers need precise, complete technical facts. These guidelines target website pages, feature highlights, and value-proposition sections, not exhaustive technical references.