com um clique
edmkit-search
edmkit-search contém 2 skills coletadas de FujishigeTemma, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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).