en un clic
glens
glens contient 5 skills collectées depuis aydabd, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Common development tasks for Glens. Use this when building, adding modules, CLI flags, config options, or running the change checklist.
Architecture patterns for Glens Go code. Use this when writing or reviewing Go functions — composable design, error handling, and logging patterns.
Go-specific test patterns for this project. Use this when writing Go tests — table-driven tests, interface mocking, reusable setup functions, testify assertions, and parallel sub-tests.
Integration and end-to-end testing design for this project. Use this when writing integration tests (*_integration_test.go), E2E binary tests, or when deciding what belongs in integration vs unit tests.
Expert test automation strategy for Go projects. Use this when writing, reviewing, or designing test suites — especially when deciding what to test, naming tests, or identifying corner cases.