loopback4
CommunityStreamline LoopBack 4 API development
Authorwadjakorn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reduces friction when implementing and maintaining the Juzmatch LoopBack 4 API by codifying repository conventions, preserving startup behavior, and guiding safe changes to controllers, authentication, datasources, repositories, OpenAPI, and boot/startup wiring.
Core Features & Use Cases
- Controller changes: Guidance for adding or updating REST endpoints in src/controllers following the repository's decorator and style conventions while keeping controller methods thin.
- Authentication updates: Instructions for modifying API key or JWT behavior while preserving AuthenticationComponent, JWTAuthenticationComponent, and the custom ApiKeyAuthenticationStrategy and ensuring OpenAPI security alignment.
- Boot, wiring, and data integration: Advice for maintaining BootMixin/ServiceMixin/RepositoryMixin composition, datasource and repository integration, and startup/index.ts behavior with minimal, behavior-preserving changes.
- Verification & tooling: Recommends using the repository's fast verification commands (build, lint, and targeted tests) and cautions against broad refactors.
Quick Start
Add a protected GET endpoint in src/controllers using the apikey authentication strategy, update the OpenAPI security scheme if needed, and run the build and targeted tests to verify behavior.
Dependency Matrix
Required Modules
None requiredComponents
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: loopback4 Download link: https://github.com/wadjakorn/agents-skills-loopback4/archive/main.zip#loopback4 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.