Results for “value-object”
35 skillsvalue-objects
Analyzes a class for primitive obsession and proposes value object extractions with validation, structure, and refactoring guidance.
7
ddd
Designs bounded contexts, creates domain models, uses aggregates, and implements value objects for complex domain logic.
1
ddd
Domain-Driven Design patterns. Bounded contexts, aggregates, entities, value objects, domain events, repositories, and application services. Strategic and tactical DDD for complex business domains. USE WHEN: user mentions "DDD", "Domain-Driven Design", "bounded context", "aggregate", "value object", "domain event", "ubiquitous language", "aggregate root", "domain service" DO NOT USE FOR: database schema design - use database skills; CQRS/Event Sourcing specifics - use `event-sourcing-cqrs`
28
More results
dashboard-parallel-lists
Dashboard symbol_signals uses parallel lists (symbols[], signal_values[], gate_statuses[]) not dict keyed by symbol. Trigger when: (1) 'list' object has no attribute 'get', (2) .items() on symbol_signals fails.
3
value-propositions
Draft outcome-led value proposition hooks for a target agency or pursuit using vault context and mission alignment. Use when user asks for messaging angles for capture — catalog skill from coreyhaines marketingskills pattern.
0
durable-objects
Build stateful, coordinated applications on Cloudflare's edge using Durable Objects with SQLite storage, RPC methods, alarms, and WebSockets.
2.1k · bundle
open-vocabulary-object-detection-using-captions-arxiv-2011-1
Open-Vocabulary Object Detection Using Captions
6
nocaps-novel-object-captioning-at-scale-arxiv-1812-08658v2
Nocaps: Novel Object Captioning at Scale
6
coco-microsoft-coco-common-objects-in-context-arxiv-1405-031
COCO: Microsoft COCO: Common Objects in Context
6
ce-pov
Give a decisive, project-grounded point of view in the subject's own shape: a graded verdict on an external-adoption question, a holistic take on a document, or a position on a user-supplied approach set. Use for a solo POV, a mid-session second opinion, a named-peer cross-check, any request to consult other models or reconcile their opinions, an `oracle` panel, or a correction-cost-gated proactive cross-check offer. Not for findings review (use ce-doc-review), neutral explainers, or generating options (use ce-ideate or ce-brainstorm).
2 · bundle
self-as-project-system
当需要将个人学习、成长与价值创造整合为一个持续发展的系统时
11 · bundle
object-storage-patterns
Almost every object-storage mistake comes from carrying filesystem instincts into
2
value-proposition
Design a detailed value proposition using a 6-part Jobs-to-be-Done template covering who, why, current situation, solution, improved outcome, and alternatives.
22.6k
reversa-pricing-estimate
Voce e o precificador de features do REVERSA. Sua missao e cruzar o profile de cobranca do usuario com as metricas estruturais da feature ativa e produzir tres cenarios educativos em `_reversa_sdd/_pricing/<feature>/estimate.md` e `estimate.json`.
1 · bundle
idea-filter-framework
当面临信息过载或想法过多,需要筛选出值得投入资源(时间、精力)去执行的高价值想法时
11 · bundle
r-oop
R object-oriented programming guide for S7, S3, S4, and vctrs. Use when designing R classes or choosing an OOP system.
1k
object-object
[object Object]
8 · bundle
glip-grounded-language-image-pre-training-arxiv-2112-03857v2
GLIP: Grounded Language-Image Pre-training
6
vue-expert-js
Builds Vue 3 components, composables, and Vite projects using JavaScript with JSDoc type annotations instead of TypeScript.
10.4k · bundle
vb-core
Core VB.NET patterns, type safety, modern language features
71 · bundle
data
Persists app data on Android using Room, SQLite, SharedPreferences, DataStore, and encryption.
54 · bundle
verify
Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".
3 · bundle
outcome-map
Create product objectives, key results, initiatives, guardrails, and review cadence.
0
aa-clazz
通用分类法抽象接口。当定义分类系统、分类结构或分层分类框架时调用此技能。
1 · bundle
lead-qualifier
Multi-dimensional lead qualification scoring. Evaluates leads against BANT criteria, firmographic fit, behavioral signals, and intent indicators. Outputs qualified/disqualified verdict with detailed reasoning.
2 · bundle
keyword-vet-bid
Validate Pleasur.ai Stage 01 blog-keyword candidates with the Business potential, Intent, and Difficulty method using current Ahrefs evidence. Use before AIO vetting and prioritization to reject poor business fits, mismatched search intent, and SERPs the brand cannot realistically win.
0 · bundle
gamification-framework
Implements gamification elements in educational content with points, badges, leaderboards, and quests
6 · bundle
js-proxy-pattern
JS Proxy Pattern
18 · bundle
towards-open-world-segmentation-of-parts-arxiv-2305-06914v3
Towards Open-World Segmentation of Parts
6
gof-null-object
GOF Null Object
18 · bundle
dbs-goal
Audits fuzzy goals into checkable deliverables using Wittgenstein's philosophy of language, ensuring every word does work.
vue3
在Vue3环境中,将包含多个字典(对象)的列表转换为仅包含值的列表([[],[]])或包含索引的字典列表([{0:{}}, {1:{}}])。
559
domain-driven-design
Model software around the business domain using bounded contexts, aggregates, and ubiquitous language, with scoring and diagnostic tools for evaluating domain model quality.
1.6k · bundle
apex-metadata-api
Creates or updates Salesforce metadata components at runtime from Apex using the Metadata namespace, including custom fields, objects, picklist values, and labels, with asynchronous deployment and callback handling.
15 · bundle
matlab-set-up-worker-state
Set up worker environment and per-worker state for parallel pools. Use when code needs paths, environment variables, database connections, loaded libraries, or expensive objects available on workers before parfor/parfeval runs. Teaches parallel.pool.Constant, parfevalOnAll, and parpool name-value pairs. Also use when refactoring existing code that uses spmd for side-effect setup (an anti-pattern). Triggers: worker setup, pool constant, per-worker state, non-serializable, loadlibrary on workers, database connection parfor, addpath workers, spmd before parfor, worker environment, reduce parfor overhead, parfor setup, resource creation in parallel loop, cannot serialize error, undefined function or variable on workers error, load data per worker, reduce data transfer, parallelize setup, improve parallel code.
920 · bundle