Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Angular Core Mental Model

porangular·angular· v1.0.0 · atualizado em 2026-04-10
78
Score

Explains the mental model and architecture of the code under `packages/core`. You MUST use this skill any time you plan to work with code in `packages/core`.

angularcoreivyrenderingdependency-injectionchange-detectionfrontend-framework
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdreference-core/workflow
1
Understand the High-Level Architecture — : Grasp the responsibilities of `packages/core` (rendering, DI, change detection).
2
Explore the Rendering Engine (Ivy) — : Learn about instructions, LView, TView, and the render cycle.
3
Examine Dependency Injection — : Understand the Module Injector and Node Injector, including Bloom Filters.
4
Review Change Detection — : Learn about dirty checking, strategies (Default, OnPush), and Signals.
5
Identify Key Directories — : Familiarize yourself with `src/render3`, `src/di`, `src/change_detection`, and `src/zone`.
6
Understand Conventions — : Note prefixes like `ɵ` and the use of global state.
7
Plan Modifications — : If modifying, understand the instruction, LView/TView impact, and write tests.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aAceternity UI Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aTailwind Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←SEO Audit For Concept Pages
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Signal Forms Architecture
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Antdv Next
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←WebGPU Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Angular Compiler CLI Architecture
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Shadcn Vue
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Sessions
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Web Haptics
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Nuxt UI Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar a ←Agent Sessions Layout
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Storybook
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←React Three Fiber Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Blazor Expert - Orchestration Hub
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←SvelteKit Structure
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Tailwind 4 Docs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Pyqt6 Ui Development Rules
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Shadcn-ui Expert
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Angular Core Mental Model
reference-core
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.REFLECT
Triggers8
explain angular core architecturedescribe the mental model of packages/corehow does angular rendering work?what is the role of LView and TView?explain angular dependency injectionhow does change detection work in angular core?where is the ivy rendering engine located?how to modify angular core?

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download reference-core
$ synaptic skills detail reference-core
$ synaptic skills live reference-core

Dependências

Zone.js

Links

GitHub Repository