9 skills found
Chia-Network / v2V2 API development conventions including data model, naming, primary keys, migrations, testing, and documentation. Apply when working on v2 code, v2 API, v2 tests, v2 database, or v2 migrations.
iHildy / zodThis rule provides comprehensive guidelines for using the Zod library effectively, covering code organization, performance, security, and testing to ensure robust and maintainable type validation.
iHildy / zodThis rule provides comprehensive guidelines for using the Zod library effectively, covering code organization, performance, security, and testing to ensure robust and maintainable type validation.
delcaux-labs / commitDeepFix is a testing tool that automatically diagnoses common bugs in machine learning models and provides a prioritized list of research-backed solutions.
delcaux-labs / pythonDeepFix is a testing tool that automatically diagnoses common bugs in machine learning models and provides a prioritized list of research-backed solutions.
Duds / accessibilityAn MCP for testing, evaluating and auditing website accessibility.
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---
zefedev / 14-testing-agentCursor-ready multi-agent kit for React + TypeScript + Vite: feature-first (screaming) architecture, TanStack Query + Zustand boundaries, Cursor rules, docs, templates, and examples.
js-promptly3d / prompt-engineeringThis guide provides best practices for designing, testing, and refining prompts for AI-powered features. It is intended for developers integrating LLMs (like OpenAI, Anthropic, or Gemini) into web applications. - **Clarity:** Write prompts that are clear, specific, and unambiguous.