mit einem Klick
bao-nguyen-agent-skills
bao-nguyen-agent-skills enthält 5 gesammelte Skills von navapbc, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Scaffolds a Nava Strata Rails application with the nava-platform CLI and navapbc/template-application-rails template, then optionally installs the Strata SDK. Use when user says build a strata app, scaffold a rails app, or apply the rails template.
Adds one Rails model via a direct single-agent test-first walkthrough — plain ActiveRecord, or a Strata SDK variant (application form, case, business process, task). Default; for the multi-agent variant use build-strata-sdk-model-workflow.
Orchestrates adding one Rails model (plain ActiveRecord, or a Strata SDK application form, case, business process, task) as a multi-agent Workflow pipeline with attribute audit and two checkpoints. Use only when opting into orchestration.
Guides deploying a Strata Rails application to Heroku, covering Node.js and Ruby buildpack ordering, git-subtree push for subdirectory repos, DATABASE_URL migration, AWS startup errors, and Cognito auth adapter bypass.
Builds views, flow, and routes for a Strata multi-page application form on top of an existing ApplicationForm model. Use after generating the model with build-strata-sdk-model — covers pages, step indicator, review, and dashboard.