20,421 skills sorted by stars.
Automatically manage Python virtual environments (.venv) in terminal commands. Always activate .venv before running Pyth...
Python 虚拟环境自动化管理工具。当项目需要创建或管理 Python 虚拟环境(.venv)时使用此技能:检测现有环境、创建新环境、生成 requirements.txt、安装依赖包、配置 Git 忽略规则。
Configures Python development workspace for MQL5 integration. Use when setting up MetaTrader 5 Python API, configuring m...
UTF-8 JSON file I/O utilities to avoid Windows encoding issues (CP-1252 vs UTF-8)
Fix common PyTorch bugs: percentile calculations, LayerNorm for Conv1d, buffer edge cases. Trigger when writing PyTorch...
Deep learning with PyTorch - model training, GPU acceleration, and data science workflows
Guidance for creating standalone CLI tools that perform neural network inference by extracting PyTorch model weights and...
Guidance for recovering PyTorch model architectures from state dictionaries, retraining specific layers, and saving mode...
Safe Python code execution using pyx CLI. Use when: running Python, executing scripts, testing code. Triggers: pyx, run...
Run quality assessment on a SpecWeave increment with risk scoring and quality gate decisions
Evaluate pipeline runs against ACCEPTANCE_MATRIX.md. Use after feature releases to verify acceptance criteria.
Write E2E tests using Playwright with Cucumber/Gherkin for this project. Use when creating tests, writing test cases, te...
Generate and manage Q&A database for Topical Authority content. Use when user wants to create structured answers for clu...
Conducts structured Q&A discussions with users, handling multiple choice, single choice, and open-ended questions one at...
Extract and capture screenshots of specific UI elements mentioned in QA test procedures. Use when creating visual refere...
Use before launching sequences to validate content, data, compliance, and monitoring.
Multi-stage quality assurance protocol for marketing assets with channel-specific validation. Use when relevant to the t...
Automate QA regression testing with reusable test skills. Create login
Screenshot capture, organization, and comparison for QA testing. Use when taking screenshots during test execution to en...
Evaluate captured screenshots for layout issues, masked elements, and rendering problems. Use after taking screenshots t...
Security scanning templates and checklists for OWASP Top 10, authentication, authorization, data protection. Use when co...
QA 테스트 관리 스킬. Use when (1) 할당된 테스트 목록 확인,(2) 테스트 결과 업데이트, (3) 테스트 완료 보고.
Automatic QA test lifecycle management, naming conventions, and directory structure. Use when creating, organizing, or t...
QA best practices and test design patterns. Use when designing test cases to ensure comprehensive coverage with equivale...
기획서를 분석하여 화면별 테스트 케이스(TC)를 생성하고, 엑셀 파일로 내보낸 후 브라우저 자동화 테스트를 수행하는 워크플로우입니다. 트리거: - TC 생성, 테스트 케이스 작성, QA 시트 만들어줘 - 기획서 보...
Manage QA test case workflows, status transitions, and verification checklists. Use when working with QA status states (...
Use the qashier-cli tool to manage Google OAuth authentication, switch between staging/production environments, and extr...
Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute...
Qdrant vector database integration patterns with LangChain4j. Store embeddings, similarity search, and vector management...
Retrieves and inspects chunks from specific PDF documents in Qdrant vector database. Use when user wants to view, inspec...
Extracts all chunks with three-tier contextual embeddings from a specific PDF file in Qdrant vector database and saves t...
Manage Qdrant Cloud collections, including vectorization of textbook chapters and metadata tagging for RAG retrieval. Ag...
Surgically reloads a single PDF to Qdrant by deleting old chunks and re-uploading with fixes. Use when user wants to rel...
This skill provides guidance for implementing robust Qdrant vector database integration with RAG (Retrieval Augmented Ge...
Use when working with Qdrant vector database for semantic search and RAG. Covers collection setup, embedding generation,...
Guidance for setting up QEMU virtual machines with Alpine Linux and SSH access. This skill should be used when tasks inv...
Use when setting up comprehensive QEMU debugging for Breenix - investigating interrupt handling bugs, debugging memory m...
Guidance for starting and configuring QEMU virtual machines with proper serial console access. This skill should be used...
Qiita 記事作成時にコミュニティガイドラインと記事品質要件を参照。記事執筆、レビュー、公開準備時に自動適用。
Qiita CLI操作とワークフローの共通知識。記事作成、公開状態変更、プレビュー時に参照。
Comprehensive quantum computing toolkit for building, optimizing, and executing quantum circuits. Use when working with...
Code quality checks, formatting, and metrics via qlty CLI
Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid searc...
Search and retrieve markdown documents from local knowledge bases using qmd. Supports BM25 keyword search, vector semant...
Use when implementing QR code scanning - provides complete patterns for camera-based scanning, classifying scanned conte...
Extract Question-Reasoning-Answer pairs from text. Use --context for domain-focused extraction. Validates answers are gr...
Qt6 UI/UX patterns for desktop applications. Use for dialogs, panels, toolbars.