content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Build Event Projections for CQRS
Event-sourced systems need fast query models that stay aligned with streams. This skill provides projection patterns, templates, and verification guidance for read-side design.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "projection-patterns" from https://skillstore.io/skills/sickn33-projection-patterns.md and its manifest at https://skillstore.io/api/skills/sickn33-projection-patterns/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "projection-patterns". Design an order summary projection from order lifecycle events.
Expected outcome:
A read model with order status, item count, total amount, timestamps, event handlers, and checkpoint guidance.
Using "projection-patterns". Choose a projection type for rebuilding customer analytics.
Expected outcome:
A catchup projection with persistent checkpoints, replay controls, progress metrics, and validation against source events.
Using "projection-patterns". Create a search projection for product catalog events.
Expected outcome:
An index design with searchable fields, event-to-document mapping, update rules, and rebuild recommendations.
Static SQL findings are false positives: the cited lines are placeholder-based SQL in example projections, not reconnaissance. The SKILL.md backtick findings are Markdown file references, not executable shell or Ruby code. No prompt injection, exfiltration intent, or unsafe external command behavior was found in the reviewed files.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-projection-patterns/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-projection-patterns?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-projection-patterns?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-projection-patterns/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-projection-patterns.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). projection-patterns security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-projection-patterns/audits/4@techreport{sickn33-sickn33-projection-patterns-2026,
author = {sickn33},
title = {projection-patterns security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-projection-patterns/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "projection-patterns security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-projection-patterns/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-projection-patterns:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-projection-patterns
2026-08-21
sickn33-projection-patterns
2026-08-21
Plan tables, handlers, and checkpoints for an event-sourced service.
Choose catchup and persistent projection patterns for historical event replay.
Model search indexes and summaries that avoid expensive stream scans.
Design a simple projection for these event types: [events]. Include the read model fields and update rules.
Recommend a checkpoint strategy for a projection that processes [volume] events and must recover after failures.
Compare live, catchup, persistent, and inline projections for this workflow: [workflow]. Recommend one option with tradeoffs.
Design a multi-table projection for [domain]. Include event handlers, consistency concerns, rebuild steps, and monitoring signals.
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/projection-patternsRef
9f814fc6a43fd99946f2da5e0df231c65a38bc76
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 123 views
File structure
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Implement CQRS Architecture
by wshobson
Complex applications often strain when reads and writes share one model. This skill provides CQRS templates for commands, queries, projections, and consistency handling.
Design Event Stores for Event-Sourced Systems
by wshobson
Event-sourced systems need durable ordering, concurrency checks, subscriptions, and clear storage choices. This skill guides schema design, implementation patterns, and technology selection for event stores.
Apply CQS and CQRS Patterns in .NET
by DoubleslashSE
Teams often mix state changes and data reads, which makes code harder to test and reason about. This skill guides clear CQS and CQRS designs for .NET methods, handlers, and controllers.
Design Event-Driven Microservices
by Azeem-2
Event-driven systems are hard to design consistently across brokers and runtimes. This skill provides reusable patterns for schemas, brokers, sagas, CQRS, Dapr, and deployment.
Analyze Test Suite Quality
by C0ntr0lledCha0s
Coverage percentages alone cannot show whether tests are reliable, focused, or effective. This skill assesses quality dimensions and produces prioritized, evidence-based improvements.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.