Design
15354 skills in Content & Media > Design
brand-guardrails
Use to review voice, visual, legal, and partner requirements before publishing social content.
segmentation-framework
Use to design and document customer segments with clear criteria, metrics, and governance.
content-variants
Use when planning, approving, and versioning personalized creative assets.
web-search
Real-time web research using Gemini's Google Search. Trigger when user needs current information ("search with Gemini", "find current info about X", "what's the latest on Y"), library/API research, security vulnerability lookups, or comparisons requiring recent data.
firmographic-analysis
Use when interpreting company-level enrichment data to segment accounts, spot buying triggers, and tailor outreach.
case-studies
Use when creating customer stories that prove ROI, highlight use cases, and equip sales with proof.
cxo-briefing-kit
Use to package concise executive updates, decks, and decision logs for enterprise pursuits.
segmentation
Use when designing filters, suppression logic, and personalization cohorts for campaigns or automations.
messaging-frameworks
Use when building message houses, key statements, and proof structures for announcements or crises.
whitepapers
Use when producing research-heavy whitepapers or technical guides that require structured argumentation and data.
sla-tracking
Use to design measurement, alerting, and reporting for MQL→SQL SLAs.
event-briefs
Use when documenting event objectives, requirements, and alignment across stakeholders.
ab-testing
Use when designing experiments for subject lines, offers, cadences, or journeys.
mcaf-testing
Add or update automated tests for a change (bugfix, feature, refactor) using the repository’s testing rules in `AGENTS.md`. Use TDD where applicable; derive scenarios from docs/Features/* and ADR invariants; prefer stable integration/API/UI tests, run build before tests, and verify meaningful assertions for happy/negative/edge cases.
castella-core
Build desktop, web, or terminal UIs with Castella. Create widgets, components, layouts, manage reactive state, handle events, and use the theme system.
python-best-practices
Python development best practices including PEP 8 style guidelines, type hints, docstring conventions, and common patterns. Use when writing or modifying Python code.
testing
Applies TDD process, test quality criteria, and mock guidelines. Use when: writing unit tests, using mocks, or reviewing test quality.
analysis-process
Turn the idea for a feature into a fully-formed PRD/design/specification and implementation-plan. Use when you have a spec or requirements that needs implementation. Use in pre-implementation (idea-to-design) stages to make sure you understand the spec/requirements and ensure you have a correct implementation plan before writing actual code.
documentation-criteria
Guides PRD, ADR, Design Doc, and Work Plan creation. Use when: planning features, writing specs, or creating technical documents.
development-guidelines
Use this task to ensure you follow development best practices during development and implementation.