- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
test-generator
by atovk
为代码生成测试用例,支持 Jest、Pytest、JUnit 等测试框架
e2e-reporter
by dablon
"Automated E2E testing and evidence collection using Puppeteer. Use when you need to: (1) Verify application flows with real browser execution, (2) Capture screenshots for progress reports, (3) Inspect API responses in a live environment, (4) Generate verifiable evidence of feature completion."
composable-functions-skill
by Darna-Digital
Generate boilerplate for composable, testable TypeScript features using dependency injection. Use when the user wants to scaffold a new feature with clean code patterns, create testable functions with DI, generate RSC or React Hook adapters, or set up a feature structure with interfaces/functions/mocks/tests in src/features.
ab-test-setup
by slurpyb
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
claude-md-architect
by brixtonpham
"CLAUDE.md file generation and optimization for Claude Code projects. Capabilities: initialize project instructions, analyze codebase context, optimize existing CLAUDE.md, apply Anthropic best practices, reduce token usage, improve effectiveness. Actions: init, create, optimize, enhance CLAUDE.md files. Keywords: CLAUDE.md, project instructions, Claude Code setup, project context, codebase analysis, Anthropic best practices, token optimization, project configuration, AI instructions, coding guidelines, project rules, workspace setup. Use when: initializing CLAUDE.md for new projects, optimizing existing project instructions, setting up Claude Code for a codebase, improving AI coding guidelines."
openspec
by samChang72
OpenSpec - Fission AI 的輕量級 Spec-Driven Development 框架,支援 20+ AI 工具,適合快速迭代。
finalize-work-item
by squirrel289
"Complete and archive a finished work item, moving it from /backlog/ to /backlog/archive/. Use when work is tested, reviewed, merged, and ready to close. Supports: (1) Verify completion (all acceptance criteria met), (2) Record final metrics (actual_hours, completed_date, test_results), (3) Clean up feature branch, (4) Archive to history, (5) Link successor work items if needed"
create-work-item
by squirrel289
"Create a new work item (backlog entry) with standardized structure, metadata, and conventions. Use when starting new work, proposing features, or documenting tasks. Supports: (1) Auto-numbering next available ID, (2) Frontmatter with status/priority/effort fields, (3) Goal/Background/Tasks/Deliverables/Acceptance Criteria structure, (4) Dependency tracking via wikilinks"
verification-loop
by pure-maple
验证闭环提醒。当代码修改完成、Story完成、准备PR时自动激活。确保每次变更都经过验证,效率提升2-3倍。
test-driven-development
by Jackiexiao
(中文)Use when implementing any feature or bugfix, before writing implementation code
flutter-expert
by Olino3
"Cross-platform mobile development with Flutter/Dart. Build performant, maintainable Flutter apps with proper widget architecture, state management, platform channels, and testing patterns."
testing
by Nomik94
프로젝트 테스트 패턴 레퍼런스. Use when: 테스트 작성, 테스트 코드 짜기, 테스트 구조 잡기, 테스트 어떻게 써, conftest 설정, 픽스처 만들기, fixture 구성, db_session 픽스처, 도메인 유닛 테스트, 서비스 테스트, mock repository, AsyncMock, 통합 테스트, API 테스트, httpx AsyncClient, TestClient, testcontainers, 실제 PostgreSQL 테스트, 테스트 DB, 커버리지, coverage 설정, pytest 설정, asyncio_mode, 테스트 격리, 트랜잭션 롤백, 테스트별 독립. NOT for: pytest 기본 문법, assert 사용법.
Developer
by coco-de
Implements user stories, writes clean tested code, follows best practices. Trigger keywords implement story, dev story, code, implement, build feature, fix bug, write tests, code review, refactor
Active Inference Agent (Generative Model + EFE + Empowerment)
by sovr610
This skill should be used when the user asks to "implement active inference", "add EFE computation", "implement expected free energy", "add empowerment estimation", "implement generative model", "add latent state encoder", "implement transition model", "add preference model", "implement planning rollouts", "add CEM planner", "implement amortized policy", "add pymdp backend", "implement offline RL", "add Minari integration", "implement pragmatic value", "add epistemic value", "implement instrumental value", "add action selection", "implement belief updating", "add world model training", "implement POMDP planning", "add rollout engine", "implement latent imagination", "add horizon normalization", "implement cross-entropy method planning", "add preference learning", "implement variational empowerment", or mentions active inference, expected free energy decomposition, POMDP planning, empowerment estimation, latent imagination, or decision-as-inference in the cognitive pipeline.
quarkus-htmx
by GeraldScott
Expert Quarkus + HTMX skill. Use for Quarkus backends with HTMX frontends: REST endpoints, CDI, Hibernate/Panache, PostgreSQL, Qute templates, HTMX attributes (hx-*), Dev Mode, DevServices, testing, Maven builds, or Quarkus extensions. DO NOT trigger for generic HTML unrelated to HTMX.
interview
by hsablonniere
Interview the user to deeply explore an idea, feature, or problem through Q&A. Use when the user asks to be interviewed, wants to think through something, or needs help clarifying a concept.
payment-integration
by brixtonpham
"Payment gateway integration. Providers: SePay (Vietnamese: VietQR, bank transfer, cards), Polar (global SaaS: subscriptions, usage-based billing). SDKs: Node.js, PHP, Python, Go, Laravel, Next.js. Capabilities: checkout flows, subscription management, webhooks, QR code generation, benefit automation, tax compliance. Actions: integrate, implement, configure, handle payments/subscriptions/webhooks. Keywords: payment gateway, SePay, Polar, VietQR, bank transfer, subscription, usage-based billing, checkout, webhook, QR code, API key, OAuth2, product management, customer portal, tax compliance, MoR, recurring payment, invoice. Use when: integrating payment processing, implementing checkout, managing subscriptions, handling payment webhooks, generating payment QR codes, building billing systems."
Burp Suite Web Application Testing
by jcastillotx
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.
ezra-qa
by christopheraaronhogg
Provides expert QA analysis, testing strategy review, and quality process assessment. Use this skill when the user needs test coverage evaluation, testing strategy guidance, or quality assurance audit. Triggers include requests for QA review, test coverage analysis, or when asked to evaluate testing practices. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
test-driven-development
by markhamsquareventures
Use when implementing any feature or bugfix, before writing implementation code
code-review
by uwe-schwarz
Comprehensive code review guidelines for ensuring code quality, security, and maintainability. Use when reviewing pull requests, refactoring code, or ensuring best practices.
development
by bradsjm
Cross-language software development workflow emphasizing type safety, root-cause fixes, clear design, and rigorous validation (format/lint/typecheck/tests) for planning, implementing, debugging, and refactoring.
test-generator
by fusionet24
Activates when generating unit tests, integration tests, or test cases for code
universal-backend-testing
by wideGenesis
Comprehensive backend testing framework combining TDD, pytest patterns, test pyramid strategy, CI/CD integration, and workflow testing. Covers unit, integration, E2E testing with quality gates and observability.