20,421 skills sorted by stars.
Automatically manage Python virtual environments (.venv) in terminal commands. Always activate .venv before running Python/pip com...
Python 虚拟环境自动化管理工具。当项目需要创建或管理 Python 虚拟环境(.venv)时使用此技能:检测现有环境、创建新环境、生成 requirements.txt、安装依赖包、配置 Git 忽略规则。
Configures Python development workspace for MQL5 integration. Use when setting up MetaTrader 5 Python API, configuring mt5 package...
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 code for R...
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 reimpleme...
Guidance for recovering PyTorch model architectures from state dictionaries, retraining specific layers, and saving models in Torc...
Safe Python code execution using pyx CLI. Use when: running Python, executing scripts, testing code. Triggers: pyx, run python, ex...
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, testing UI f...
Generate and manage Q&A database for Topical Authority content. Use when user wants to create structured answers for cluster quest...
Conducts structured Q&A discussions with users, handling multiple choice, single choice, and open-ended questions one at a time -...
Extract and capture screenshots of specific UI elements mentioned in QA test procedures. Use when creating visual references for t...
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 task.
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 ensure prope...
Evaluate captured screenshots for layout issues, masked elements, and rendering problems. Use after taking screenshots to validate...
Security scanning templates and checklists for OWASP Top 10, authentication, authorization, data protection. Use when conducting s...
QA 테스트 관리 스킬. Use when (1) 할당된 테스트 목록 확인,(2) 테스트 결과 업데이트, (3) 테스트 완료 보고.
Automatic QA test lifecycle management, naming conventions, and directory structure. Use when creating, organizing, or tracking QA...
QA best practices and test design patterns. Use when designing test cases to ensure comprehensive coverage with equivalence partit...
기획서를 분석하여 화면별 테스트 케이스(TC)를 생성하고, 엑셀 파일로 내보낸 후 브라우저 자동화 테스트를 수행하는 워크플로우입니다. 트리거: - TC 생성, 테스트 케이스 작성, QA 시트 만들어줘 - 기획서 보고 테스트해줘, 자...
Manage QA test case workflows, status transitions, and verification checklists. Use when working with QA status states (Reviewing,...
Use the qashier-cli tool to manage Google OAuth authentication, switch between staging/production environments, and extract Firest...
Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute backtests...
Qdrant vector database integration patterns with LangChain4j. Store embeddings, similarity search, and vector management for Java...
Retrieves and inspects chunks from specific PDF documents in Qdrant vector database. Use when user wants to view, inspect, debug,...
Extracts all chunks with three-tier contextual embeddings from a specific PDF file in Qdrant vector database and saves to plain te...
Manage Qdrant Cloud collections, including vectorization of textbook chapters and metadata tagging for RAG retrieval. Agent: AIEng...
Surgically reloads a single PDF to Qdrant by deleting old chunks and re-uploading with fixes. Use when user wants to reload, refre...
This skill provides guidance for implementing robust Qdrant vector database integration with RAG (Retrieval Augmented Generation)...
Use when working with Qdrant vector database for semantic search and RAG. Covers collection setup, embedding generation, vector up...
Guidance for setting up QEMU virtual machines with Alpine Linux and SSH access. This skill should be used when tasks involve start...
Use when setting up comprehensive QEMU debugging for Breenix - investigating interrupt handling bugs, debugging memory management...
Guidance for starting and configuring QEMU virtual machines with proper serial console access. This skill should be used when task...
Qiita 記事作成時にコミュニティガイドラインと記事品質要件を参照。記事執筆、レビュー、公開準備時に自動適用。
Qiita CLI操作とワークフローの共通知識。記事作成、公開状態変更、プレビュー時に参照。
Comprehensive quantum computing toolkit for building, optimizing, and executing quantum circuits. Use when working with quantum al...
Code quality checks, formatting, and metrics via qlty CLI
Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine....
Search and retrieve markdown documents from local knowledge bases using qmd. Supports BM25 keyword search, vector semantic search,...
Use when implementing QR code scanning - provides complete patterns for camera-based scanning, classifying scanned content (Bitcoi...
Extract Question-Reasoning-Answer pairs from text. Use --context for domain-focused extraction. Validates answers are grounded in...
Qt6 UI/UX patterns for desktop applications. Use for dialogs, panels, toolbars.