Source

softinter-chiangrai/up-ai-skill-training

18 skills · 612 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
d1-00-postgres-docker Stands up Postgres 17 via Docker Compose as up-api/up-app's db. CRUD drill Day 1 step 0. Trigger: 'day1 step0', 'post…
softinter-chiangrai/up-ai-skill-training
47
2
d1-01-dotnet-webapi-init Scaffolds the up-api .NET 10 Web API project from the default template. Adds CORS (allow all origins). CRUD drill Day…
softinter-chiangrai/up-ai-skill-training
47
3
d1-02-api-docker-deploy Dockerizes the up-api .NET project and deploys it via the existing Docker Compose file alongside the db service. Use …
softinter-chiangrai/up-ai-skill-training
47
4
d1-03-swagger Adds Swagger/OpenAPI UI to the up-api .NET project and redeploys it. Use when the user asks for Day 1 step 4 of the C…
softinter-chiangrai/up-ai-skill-training
47
5
d1-04-db-config Configures the up-api .NET project's PostgreSQL connection (Npgsql, EF Core DbContext). No redeploy — config/code onl…
softinter-chiangrai/up-ai-skill-training
47
6
d1-05-entity-migration Creates an EF Core entity + runs the migration that creates its table in Postgres. CRUD drill Day 1 step 5. Trigger: …
softinter-chiangrai/up-ai-skill-training
47
7
d1-06-crud-endpoints Adds the five CRUD REST endpoints (all, detail/{id}, save, update, delete) for an entity to up-api and redeploys.
softinter-chiangrai/up-ai-skill-training
47
8
d2-00-angular-tailwind-init Scaffolds up-app (Angular 22 + Tailwind CSS). CRUD drill Day 2 step 0. Trigger: 'day2 step0', 'create up-app'.
softinter-chiangrai/up-ai-skill-training
47
9
d2-01-web-docker-deploy Dockerizes the up-app Angular project (multi-stage build served by nginx with SPA fallback) and deploys it via Docker…
softinter-chiangrai/up-ai-skill-training
47
10
d2-02-api-service Generates an Angular service that calls the up-api CRUD endpoints for a given entity (getAll, getById, save, update, …
softinter-chiangrai/up-ai-skill-training
47
11
d2-03-main-menu Creates a main menu/navigation hub component with dynamically generated menu items based on selected capabilities (se…
softinter-chiangrai/up-ai-skill-training
40
12
d2-04-search-delete-page Builds the search/list page in up-app loading all records via the entity service. Supports flexible capabilities: sea…
softinter-chiangrai/up-ai-skill-training
40
13
d2-05-form-page Builds the create/update form page in up-app using ReactiveFormsModule with FormGroup/FormControl validation.
softinter-chiangrai/up-ai-skill-training
40
14
d2-04-form-page Builds the create/update form page in up-app with Cancel and Save buttons, and redeploys. Use when the user asks for …
softinter-chiangrai/up-ai-skill-training
7
15
d2-03-search-page Builds the search/list page in up-app: loads all records via the entity service, an Add button in the header, and Edi…
softinter-chiangrai/up-ai-skill-training
6
16
d2-05-confirm-delete-page Builds the confirm-delete step in up-app that runs before a delete call actually fires. Use when the user asks for Da…
softinter-chiangrai/up-ai-skill-training
6
17
d2-03-search-delete-page Builds the search/list page in up-app with full CRUD: loads all records via the entity service, an Add button in the …
softinter-chiangrai/up-ai-skill-training
2
18
d2-05-main-menu Creates a main menu/navigation hub component that displays the program name and provides buttons to navigate to searc…
softinter-chiangrai/up-ai-skill-training
1