- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
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.
swift-6-agent-skill
by pchelnikov
Generate, review, or refactor Swift code using modern language features from Swift 6.0 through 6.2.3. Use when writing new Swift code, reviewing existing code for outdated patterns, migrating from Swift 5.x to 6.x, debugging concurrency warnings, or answering questions about current Swift idioms. Covers concurrency, typed throws, noncopyable types, observation, testing, and more.
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.
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.
integrated-reasoning-v2
by kimasplund
Meta-orchestrator that selects optimal reasoning patterns based on problem characteristics. Analyzes 11 dimensions and recommends ToT, BoT, SRC, HE, AR, DR, AT, RTR, or NDF patterns.
spec-driven-development
by mariano-aguero
Use when starting features, projects, or refactors with AI coding agents and requirements feel informal, incomplete, or drift-prone. Triggers: AI generates code that ignores constraints, same prompt produces different implementations across sessions, team lacks shared technical understanding, complex features need traceable design decisions, or vibe-coding produces unreliable output. Keywords: spec-driven, SDD, specification-first, requirements.md, plan.md, tasks.md, constitution.md, design doc, PRD, acceptance criteria, MoSCoW, drift detection, AI planning, feature spec, context drift, hallucination, constrained generation, boundaries, risks-identification, assumption-surface, living-document.
yn-be-developer-typescript
by marco-meini
Best practices, coding conventions, and patterns for backend projects using TypeScript. Use when writing code, tests, or new features in TypeScript backends with src/, Express, PostgreSQL/MongoDB, and Mocha+tsx.
customer-success-manager
by YPYT1
Use this agent when you need to optimize customer success operations for B2B enterprise clients. This agent specializes in customer health monitoring, expansion revenue identification, churn preven...
code-reviewer
by oyi77
Professional code review skill. Review local changes or PRs for correctness, maintainability, and best practices. Based on playbooks.com community skill.
sylvadoc
by diegosouzapw
Les préférences de Sylvadoc pour la confection de projets web en Nuxt/Vue/Typescript.
paywall-upgrade-cro
by kunhai-88
"创建或优化应用内付费墙、升级屏幕、追加销售模态框或功能门控时使用。触发词:paywall、upgrade screen、upgrade modal、upsell、feature gate、convert free to paid、freemium conversion、trial expiration screen、limit reached screen、plan upgrade prompt、in-app pricing。区别于公开定价页(见 page-cro)—本技能聚焦用户已体验价值后的应用内升级时刻。"
validating-agent-claims
by chrbailey
Epistemic verification framework for AI-generated assertions. Requires evidence before acting on LLM claims about code behavior, system state, API responses, or factual statements. Use when an AI agent makes claims that will drive decisions, before acting on research results, or when an agent asserts something is true without showing evidence.