- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
temp-folder
by CacaoRick
當 AI Agent 需要建立非專案所需的臨時檔案時(如測試輸出、生成的程式碼草稿、除錯檔案等),自動在專案根目錄建立 .ai 資料夾,並確保該資料夾已被加入 .gitignore。使用時機:(1) 當 AI 需要產生臨時/測試性質的檔案,(2) 當 AI 產生的檔案不是專案正式所需。
ai-dev-workflow
by CacaoRick
由文件串起完整的 AI 開發流程。涵蓋領域建模與程式碼組織(DDD)以及 AI 開發規範設定(Agent 規範)。Use when (1) the user asks to organize code by business features or define naming conventions, (2) creating or updating AGENTS.md / project rule files, (3) starting a new project from scratch, or (4) the agent needs the full development lifecycle.
react
by yldgio
React component patterns, hooks best practices, state management, and performance optimization
pr-review
by tenfyzhong
Comprehensive PR code review skill for git repositories. Use when reviewing a GitHub/GitLab PR by providing a PR link. Analyzes changes against merge base, explains what the PR does, provides review guidelines, identifies issues sorted by severity, evaluates test coverage, and raises uncertain questions. REQUIRES Must be in a git repository with gh CLI available.
ehyland
by ehyland
Eamon Hyland's opinionated tooling and conventions for TypeScript projects. Use when setting up new projects, configuring a linter, monorepos, library publishing, or when the user mentions Eamon's preferences.
ideate
by biruk741
Structured brainstorming and idea development for hackathon projects. Guides the team through problem definition, solution framing, demo visualization, and scope scoping. Use when the team needs to develop, refine, or evaluate a hackathon project idea. Also use when someone says "let's brainstorm", "what should we build", "help me think through this idea", or needs to evaluate multiple competing ideas.
spec-write-plan
by nu1nux
Write a detailed, step-by-step implementation plan and save it under docs/plans.
readme
by samuerio
"Generate or update project README.md files from repository sources. Use when user asks to create, rewrite, improve, or sync README documentation with the current codebase."
spec-workflow
by DUTSTECH
Spec-driven development workflow for building features with research, requirements, design, and task phases
eve-job-lifecycle
by Incept5
Create, manage, and review Eve jobs, phases, and dependencies. Use when running knowledge work in Eve or structuring job hierarchies.
superspec-research
by BryanHoo
Use when the user needs proposal/specs research artifacts produced for a Superspec (superspec-rpi) OpenSpec change.
SKILL.md — Skill Tester
by iamthetonyb
Blocks registration if security scan fails
mean-comparison-test
by qmakescl
통계적 가설검정에서 평균비교 분석을 수행하는 스킬. 독립표본 t-test(Two-sample/Welch's), 대응표본 t-test(Paired), 일원분산분석(One-way ANOVA/Welch's) 및 사후검정(Scheffé, Tukey, Games-Howell 등)을 포함한다. 사용자가 "평균 비교", "t-test", "t검정", "분산분석", "ANOVA", "집단 간 차이", "그룹별 평균", "사후검정", "post-hoc", "두 집단 비교", "평균차이 검정" 등을 언급하면 이 스킬을 사용한다. 데이터 파일(CSV/Excel)을 업로드하여 분석하며, 정규성/등분산 검정, 비모수 검정 필요성 안내, 효과크기, 정규분포 곡선 차트, 결과 보고서를 자동 생성한다.
qa-test-planner
by VisualxIntelligence
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
Investigor Frontend Skill Playbook
by Heuric-Systems
docs/CROSS_REPO_ALIGNMENT_2026_04_27.md
managing-client-lifecycle
by djankies
Manage PrismaClient lifecycle with graceful shutdown, proper disconnect timing, and logging configuration. Use when setting up application shutdown handlers, configuring logging for development or production, or implementing proper connection cleanup in Node.js servers, serverless functions, or test suites.
aep
by nicolas-codemate
Analyse-Explore-Plan methodology for thorough analysis and planning before development. Use when starting a new feature, investigating a problem, or needing to understand a codebase before making changes. Provides structured workflow with parallel exploration agents and clarification questions. Integrates with Architect skill for high-quality implementation plans.
exec-plan-review
by bromanko
Review execution plans (ExecPlans) for completeness, clarity, and implementability. Use this skill when the user asks to "review a plan", "review this exec plan", "critique this plan", "is this plan good enough", "check this plan", "audit this plan", "review my PLAN.md", or wants feedback on whether an execution plan is ready for a developer or coding agent to implement. Also trigger when the user mentions "plan review", "plan quality", or asks if a plan is "implementable" or "self-contained enough".
decompose-task
by fancy-bread
Decompose Task
skill-creator
by ThomasRohde
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
flutter-integration-tests
by victor-teles
Best practices and patterns for writing Flutter integration tests using the integration_test package. Use when creating, reviewing, or improving integration tests in Flutter projects. Triggers on tasks involving integration_test/ directory, IntegrationTestWidgetsFlutterBinding, flutter drive commands, end-to-end testing, screenshot testing, golden file testing, or performance profiling in Flutter apps.
sf-apex-development
by andrewdhood
Write production-grade Salesforce Apex code, design solution architecture, and build end-to-end automation patterns. Use this skill whenever the user mentions Apex class, Apex trigger, Visualforce, PDF generation, renderAs PDF, getContentAsPDF, email attachment, SingleEmailMessage, quick action, invocable method, InvocableMethod, InvocableVariable, Apex deployment, sf project deploy, test coverage, governor limits, SOQL, DML, sharing keywords, with sharing, without sharing, trigger handler pattern, service layer, Apex testing, @isTest, Test.startTest, Queueable, Batch Apex, Schedulable, @future, ContentVersion, ContentDocumentLink, Messaging.sendEmail, EmailFileAttachment, org-wide email address, Approval.ProcessSubmitRequest, AuraHandledException, Platform Events from Apex, or any Salesforce server-side development. Also trigger when the user asks to generate a PDF, email a PDF, create a quick action that calls Apex, build a purchase order workflow, stamp a digital authorization, or design a Salesforce solution architecture. Even if the user just says "write an Apex class" or "help with my trigger," use this skill.
integration-tests
by iulspop
Generates integration tests for server actions, database operations, and API routes using Vitest with the "given/should" prose format. Use when testing infrastructure facades, route actions, session management, or multi-service interactions.
Odoo 18 Development Skills
by hellbellies
```