mit einem Klick
chat
chat enthält 3 gesammelte Skills von strands-compose, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Build and extend the Python backend in src/strands_compose_chat. Use when adding or editing routes, services, models, schemas, dependencies, migrations, admin views, or app wiring. Backend only; not the React UI in ui/.
Write, repair, and reason about tests for the Python backend in src/strands_compose_chat. Use whenever adding, fixing, or reviewing tests under tests/, or deciding what to test for a backend change. Backend tests only; not the React UI in ui/.
Build and extend the web UI in the ui/ directory. Use when adding or editing components, views, contexts, hooks, store, or services in ui/src. Frontend only; not the Python backend.