Why Use This
This skill provides specialized capabilities for Microck's codebase.
Use Cases
- Developing new features in the Microck repository
- Refactoring existing code to follow Microck standards
- Understanding and working with Microck's codebase structure
Install Guide
2 steps - 1
- 2
Install inside Ananke
Click Install Skill, paste the link below, then press Install.
https://github.com/Microck/ordinary-claude-skills/tree/main/skills_all/in-app-messaging-kit
Skill Snapshot
Auto scan of skill assets. Informational only.
Valid SKILL.md
Checks against SKILL.md specification
Source & Community
Updated At Dec 4, 2025, 10:14 PM
Skill Stats
SKILL.md 31 Lines
Total Files 1
Total Size 0 B
License NOASSERTION
---
name: in-app-messaging-kit
description: Library of in-product message patterns, triggers, and targeting rules.
---
# In-App Messaging Kit Skill
## When to Use
- Designing nudges, tooltips, and walkthroughs for onboarding or feature launches.
- Coordinating lifecycle messaging across in-app surfaces, chat, and email.
- Testing personalization ideas tied to usage milestones or cohorts.
## Framework
1. **Trigger Matrix** – event-based, state-based, and contextual triggers.
2. **Message Patterns** – tooltip, modal, checklist, banner, coachmark, chat prompt.
3. **Targeting Rules** – persona, plan/tier, usage depth, lifecycle stage.
4. **Measurement Plan** – success metrics (CTR, completion, conversion) and guardrails.
5. **Localization + Accessibility** – copy guidelines, fallback flows, and escalation options.
## Templates
- Message brief (goal, trigger, variant, CTA, measurement).
- Component library reference with best practices.
- Experiment tracker linking messages to outcomes.
## Tips
- Keep copy concise; pair visuals or GIFs where possible.
- Schedule “quiet hours” to avoid notification overload.
- Tie each message to a single next-best-action to reduce decision fatigue.
---