momentum-api

Community

Integrate Momentum API into Angular components.

AuthorDonaldMurillo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Angular developers integrate Momentum API for data operations against their components with minimal boilerplate, enabling smooth data flows and consistent access patterns.

Core Features & Use Cases

  • InjectMomentumAPI: Access the Momentum API instance in components via injectMomentumAPI().
  • CRUD & Queries: Use collection<T>('name') to perform find, findById, create, update, and delete operations with typed results.
  • Type Safety: Leverage generated types for collections to ensure compile-time correctness.

Quick Start

Instantiate the API in your Angular component using injectMomentumAPI() and call methods like collection('posts').find({ limit: 10 }) to fetch data.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: momentum-api
Download link: https://github.com/DonaldMurillo/momentum-cms/archive/main.zip#momentum-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.