- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
Build Automation Skill
by Wesley1600
No destructive operations without confirmation
agent-coding-workflows
by Hideturno
Choose and run the standard AI coding workflows by chaining the other skills; use when the user asks for a workflow or uses /flow, /workflow, /andrej, or /AndrejHide, and when the task type is standard change, algo/perf, or urgent bugfix.
work-plan
by ianphil
This skill should be used when the user asks to "show work plan", "what's the plan for feature N", "show progress", "view execution plan", or wants to see phase breakdown, progress status, and next actions for a feature.
project-agent-factory
by idencosmos
프로젝트에 필요한 Codex 멀티 에이전트를 설계/생성할 때 사용하는 순수 Markdown 지시형 스킬입니다. 프로젝트 분석 → 공식/사례 검증 → agent_plan.tsv 설계 → .codex 수동 반영 → 검증 보고까지를 SKILL.md와 references만으로 수행합니다.
codex-test
by trahoangdev
"Use when working on the trahoangdev/codex-test repository, including setup, running the Next.js app, and making common edits."
waba-agent-operator
by vishalgojha
Operate and validate the waba-agent CLI and gateway stack. Use when asked to continue builds, run production-readiness checks, wire onboarding, verify safety gating, troubleshoot chat/gateway/resale flows, or configure local-first AI with Ollama fallback.
ab-test-setup
by kunhai-88
"规划、设计或实施 A/B 测试或实验时使用。触发词:A/B test、split test、experiment、test this change、variant copy、multivariate test、hypothesis。追踪实施见 analytics-tracking。"
python-frontend
by simplerick0
Python frontend specialist using Python-based web frameworks with HTML/CSS/JS integration. Use for NiceGUI, Streamlit, Gradio, Panel, Jinja2 templating, HTMX integration, and responsive design.
bf-resume
by khaki4
중단된 BF 워크플로우를 복구한다. sprint-status.yaml에서 마지막 완료 지점을 분석하여 bf-execute와 동일한 에픽 단위 루프로 재개한다.
Affective State Estimator (Valence-Arousal + Appraisal + Modulation)
by sovr610
This skill should be used when the user asks to "add emotion layer", "affective state estimation", "valence-arousal model", "emotional modulation of learning", "appraisal theory computation", "mood-congruent processing", "amygdala-inspired module", "somatic marker", "intrinsic motivation signal", "curiosity-driven exploration", "frustration detection", "reward prediction affect", "homeostatic regulation", "implement affective modulator", "add valence arousal space", "implement appraisal module", "add emotional bias to decisions", "implement somatic marker hypothesis", "add intrinsic reward signal", "implement dimensional emotion model", "add affect-modulated learning rate", "implement curiosity-anxiety tradeoff", "add frustration-driven exploration", or mentions affective state, valence-arousal, appraisal theory, emotional modulation, somatic markers, intrinsic motivation, mood-congruent processing, or homeostatic regulation in the cognitive pipeline.
bf-spec
by khaki4
AC 문서를 입력받아 Tech Spec을 작성하고, 자동으로 bf-lead-review를 통해 다관점 리뷰를 수행한다. BF 워크플로우 진입점.
aeo-core
by ivzc07
Main AEO skill - calculates confidence scores and decides execution path. Auto-loads on /aeo command.
spec-builder
by ilamanov
Transform vague product or feature ideas into concrete, detailed specification documents through an interactive interview process. Use when the user wants to flesh out an idea, create a spec, write requirements, plan a product/feature/prototype, or go from "I have this idea..." to a concrete document. Works for software products, physical products, services, or any concept that needs specification.
synpress-e2e
by LadderChaos
End-to-end testing with wallet automation using Synpress. Use this skill for testing dApp flows that require MetaMask/wallet interactions, transaction signing, and on-chain verification.
cleanup-package-json
by nimiusrd
package.json のスクリプトと依存関係を整理・クリーンアップする。 「package.jsonをきれいにしたい」「スクリプトを整理したい」「未使用の依存を削除したい」 などのリクエストに使用する。具体的には以下を対象とする: (1) 冗長なスクリプト(エイリアス・パススルー)の削除や統合、 (2) 暗黙的なライフサイクルフック(pre/post)の明示化、 (3) スクリプト命名規則の統一、 (4) 未使用依存パッケージの検出と削除、 (5) スクリプト名変更に伴うドキュメント・CI 更新、 (6) 依存削除後のロックファイル再生成。
go-developer
by wizact
Go development best practices - clean architecture, testing, security, and idiomatic patterns for production-ready code
systematic-debugging
by hwatkins
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
deployment-pipeline-design
by TriNgo0108
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.
k12-english-learning
by KyrieHee
China K12 English learning planner and tutor for Chinese primary, middle, and high school students. Use when the user asks for English study plans, textbook-version selection, grade-specific learning, preview, lesson key points, exam prep, mistake notebooks, review plans, vocabulary/grammar/reading/writing/listening/speaking practice, or K12英语学习、出版社选择、年级规划、预习、重点内容、考试、错题本、复盘.
tdz-debugger
by tippyentertainment
Quickly diagnose and fix JavaScript Temporal Dead Zone (TDZ) / 'Cannot access X before initialization' errors.
aave-viem-integration
by 0xWeakSheep
Foundational EVM integration for AAVE-related scripts using viem. Use when user asks to read balances, read/write contracts, send transactions, or set up typed viem clients for Ethereum and Arbitrum.
testing
by Alicoder001
Testing strategies for JavaScript applications. Use when writing unit tests, integration tests, or setting up testing infrastructure. Covers Vitest, Jest, React Testing Library, and mocking patterns.
ghwf6-verify
by ShotaIuchi
実装を検証
mermaid-state-diagram
by iemong
Generate Mermaid stateDiagram-v2 diagrams from code or specs, with extraction summary and uncertainty notes.