con un clic
edmkit-search
edmkit-search contiene 2 skills recopiladas de FujishigeTemma, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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).