Neue Skills, Referenzen & OpenWiki-Doku integriert

Umfangreiche Erweiterung der Skill-Bibliothek: Neue Skills für Humanisierung (Englisch/PT-BR), Design-Validierung, AI-SEO und Coolify-Deployment inkl. Regelwerke, Presets, Pattern-Referenzen, Testfälle und Automatisierungsskripte. Zusätzliche Skills für Revenue-Centric Design, Pier Cloud, OKF, Lebenslauf- und LinkedIn-Optimierung sowie zahlreiche Referenzdateien, Checklisten und YAML/JSON/Markdown-Templates. Einführung einer vollständigen OpenWiki-Dokumentation mit Architektur-, Domain- und Workflow-Beschreibungen, zentralem Index und automatisierten Updates. Modularer Aufbau, restriktive Lizenzen und umfassende Qualitäts- und Evaluationsmechanismen für alle neuen Inhalte.
This commit is contained in:
Tim Krampitz
2026-07-26 14:00:58 +02:00
parent 070727d5cd
commit 01046b01e4
202 changed files with 31290 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
# Substack Formatting Best Practices
## Text Centering
Substack's minimalist editor lacks a standard center-align button for regular body text. To center text: select it, click "Insert Quote", then choose "Pull Quote". This creates a visual break ideal for highlighting key phrases or statistics.
## Content Hierarchy
- Use **Heading 1** through **Heading 3** to create a clear, scannable structure.
- Keep paragraphs short (35 sentences max) to maintain readability in both email and web views.
- Use **Bold**, *Italics*, ~~Strikethrough~~, and hyperlinks to guide the reader's eye and improve scannability.
- Use bullet points, numbered lists, and dividers to break up long sections.
## Quotes
- **Block Quote**: For clearly attributing long excerpts from external sources.
- **Pull Quote**: For emphasis on a key phrase or statistic; renders centered and visually distinct.
## Visuals and Media
- Insert images, GIFs, or charts to break up heavy text.
- Image width options: **standard**, **wide**, or **full** — choose based on the visual weight needed.
- Always add a **caption** and **alt text** to every image. Alt text serves accessibility and organic SEO simultaneously.
## Interactive Engagement Tools
- **Native buttons**: "Subscribe", "Share your post", "Leave a comment".
- **Custom buttons**: Insert any URL to drive a specific reader action (e.g., download, survey, external link).
- **Polls**: Exclusive to paying subscribers; functions as a passive engagement and retention mechanism.
## Email Subject Line Rules
- Keep subject lines under 50 characters to prevent truncation on mobile.
- Avoid ALL CAPS, excessive exclamation marks, and spam-trigger phrases like "Buy Now" or "Act Now".
- Test deliverability by checking spam scores before sending to the full list.

View File

@@ -0,0 +1,19 @@
# SEO Metadata — Output Example
## Input
> "Create SEO definitions for an article about how digital nomads can choose the best smartwatches."
## Output
| Field | Value | Notes |
|------------------|------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------|
| **Title** | The 5 Best Smartwatches for Digital Nomads in 2025 | Utility trigger, audience specification, timeliness signal |
| **Meta Description** | Discover the essential smartwatch features for trails and global travel. Read the complete guide for Digital Nomads and choose your gear. | 155160 chars, includes keyword and implicit CTA |
| **URL Slug** | `/smartwatches-digital-nomads` | 35 keywords, no dates, evergreen-friendly |
## SEO Rules Applied
- Title is 50 characters (within the 4060 char target for maximum CTR).
- Slug contains no auto-generated numbers or filler words.
- Meta description closes with an action-oriented phrase without being a hard sell.