8 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.
jlevy / tbdPowerful, agent-friendly testing of CLI applications via golden tests
rakytap / RULEC++ library with Python interface to train quantum circuits, quantum gate synthesis and state preparation.
tohachan / workflowA "bridge" MCP server with a unique Prompt+Tool design that helps LLMs seamlessly generate and render diagrams. Powered by Kroki to support most popular formats.
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.