sillas3cantos-frontend

star 0

Use when working on the ORTOPEDIA PUEBLOS 3C Angular frontend, especially landing page, login, backoffice UI, styles, public catalog, auth flow, API proxy, or frontend documentation inside Frontend/.

MuKKaW By MuKKaW schedule Updated 6/11/2026

name: sillas3cantos-frontend description: Use when working on the ORTOPEDIA PUEBLOS 3C Angular frontend, especially landing page, login, backoffice UI, styles, public catalog, auth flow, API proxy, or frontend documentation inside Frontend/.

ORTOPEDIA PUEBLOS 3C Frontend

Use this skill for frontend work under Frontend/.

First Step

Read ../../AGENTS.MD before editing. It contains the current product intent, routes, commands, contact data, style rules, and validation checklist.

Working Rules

  • Keep the public site client-ready, not demo-like.
  • Do not add visible header links for Backoffice, Login, or technical routes.
  • Do not show Invitado or any session chip on the public landing.
  • Do not add demo credential buttons or demo login copy.
  • Keep Portal empleados as the discreet footer entry to /login.
  • Keep public catalog calls using visible content only.
  • Keep the main color direction blue/navy, not green/teal.
  • Preserve mobile-first behavior.

Common Files

Public shell:

sillas-tres-cantos-web/src/app/app.html
sillas-tres-cantos-web/src/app/app.scss
sillas-tres-cantos-web/src/app/app.ts

Landing and catalog:

sillas-tres-cantos-web/src/app/pages/public-catalog/

Employee login:

sillas-tres-cantos-web/src/app/pages/login/

Internal portal:

sillas-tres-cantos-web/src/app/pages/backoffice/

API/auth:

sillas-tres-cantos-web/src/app/core/

Global theme:

sillas-tres-cantos-web/src/styles.scss

Validation

Run from repository root:

npm run build

For visual checking:

npm start

Then inspect:

http://localhost:4200/
http://localhost:4200/login
http://localhost:4200/backoffice

If 4200 is busy, use the port Angular reports.

Install via CLI
npx skills add https://github.com/MuKKaW/Sillas3Cantos --skill sillas3cantos-frontend
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator