en un clic
edmkit-search
edmkit-search contient 2 skills collectées depuis FujishigeTemma, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Strict TDD workflow with property-based testing using pytest and hypothesis. Use when writing new tests, updating tests, or when asked to test code. Enforces t_wada-style Red-Green-Refactor discipline: one test at a time, confirm failure before implementation. Covers property identification, hypothesis strategy design, and test design techniques (boundary value analysis, equivalence partitioning).