- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
Paper-to-Spec Compiler
by sovr610
This skill should be used when the user asks to "extract a spec from a paper", "compile a paper into spec.yaml", "generate compliance tests from a paper", "create an executable spec", "parse arXiv paper into config", "detect paper drift", "diff code against paper", "generate spec from LaTeX", "validate a spec", "check if code matches the paper", or mentions converting academic ML/RL papers into machine-readable specifications. Treats papers as typed intermediate representations and emits spec.yaml, spec.md, compliance tests, and drift reports.
sap-btp-cias
by dherbe-digital
SAP BTP Cloud Integration Automation Service (CIAS) skill for guided integration workflows. Use when: setting up CIAS subscriptions, configuring destinations, assigning roles (CIASIntegrationAdministrator, CIASIntegrationExpert, CIASIntegrationMonitor), planning integration scenarios, working with My Inbox tasks, monitoring scenario execution, troubleshooting CIAS errors, creating OAuth2 instances, configuring identity providers for CIAS, understanding CIAS security architecture, or integrating SAP products (S/4HANA, SuccessFactors, BTP services, SAP Build, IBP).
test-driven-development
by mola1129
t-wada流テスト駆動開発(TDD)を実行するスキル。Red-Green-Refactorサイクルを厳密に守り、毎ステップでテストを実行して確認する。言語非依存。ユーザーが「TDDで実装して」「TDDで開発して」「テスト駆動で」など明示的にTDDを要求した時に使用する。
superspec-tdd
by BryanHoo
Use when executing superspec tasks to enforce strict TDD for behavior changes and allow NON-TDD exceptions only for doc/config/generated/format-only work with mechanical verification.
react-testing-best-practices
by rutpshah
React testing best practices using React Testing Library, Vitest, and Jest. Use when writing, reviewing, or generating tests for React components, hooks, context providers, async interactions, or form submissions. Triggers on tasks like "write a test for this component", "add unit tests", "test this hook", "mock this API call", "improve test coverage", or "set up Vitest".
hypothesis-elimination
by kimasplund
Diagnostic reasoning for finding root causes. Generates multiple hypotheses, designs tests to eliminate each, and converges on the true cause through evidence.
design-pattern
by cylixlee
Applies object-oriented design principles and design patterns to generate maintainable, extensible code. Use when generating code that requires proper architectural layering, SOLID principles, and appropriate design patterns to solve recurring software design problems.
code-reviewer
by Olino3
Forge is a marketplace for a Claude Code Plugins
use-grealpath
by totto2727-dotfiles
Enforces using grealpath command for relative path calculations and absolute path conversions. Use when calculating relative paths between files, converting relative paths to absolute paths, or working with file path operations.
Collision-Zone Thinking
by yousufjoyian
Claude agent skills and workspace configuration
zero-ash-cookbook
by Deliay
'USE FOR: project manage, create project, read project, development, write code, read code, write documents, update documents, api test, e2e test, implement product, fix issue, troubleshooting. 项目管理,创建项目,读取项目,开发,写代码,读取代码,写文档,写测试,更新测试,实现产品逻辑,写技术方案,解决问题,修BUG'
playwright-testing
by vineethsoma
Comprehensive Playwright automation testing skill with E2E testing standards, test generation workflows, and browser automation best practices. Use when writing automated browser tests, testing user flows, or performing web application QA.
AEGIS — Skill Context
by Coussecousse
Scopes : wazuh rabbitmq middleware slm llm rag soar monitoring vault docker ci docs security
bf-lead-orchestrate
by khaki4
모드 기반 완전 자율 실행기. plan 모드에서 Story 구조를 생성하고, epic 모드에서 에픽 1개를 자율 실행(implement → E2E → review)한다. 사람과 직접 소통하지 않는다.
demo
by jaobrown
Automatically generate screen recordings with AI narration to demonstrate PR changes. Use this skill when you need to create a demo video showing UI changes from a pull request. Triggers: /demo, demo video, PR demo, screen recording, show changes, demonstrate PR
integration-validator
by karchtho
integration testing system compatibility dependencies validation coherence
testing-guide
by Clarkkkk
Defines Seagull testing strategy, tradeoffs, and required coverage. Use when adding or updating tests, implementing features that touch backend/frontend, introducing concurrency/locks, or when asked how to structure/run tests in this repo.
devforge
by JefiSun
End-to-end web development pipeline. Use this skill whenever: a .docx BRD is provided with a build request, user says "build from BRD / implement this spec / run the pipeline / develop this feature / re-run feat-X", or a multi-phase web development workflow is needed. Stack-agnostic — supports nextjs14, react-vite, and more via stack files. Works for both new and existing repos.
code-health-remediation
by jamelna-apps
When user mentions "dead code", "duplicates", "cleanup", "tech debt", "health scan", "remediation", "unused", or wants to act on health scan results. Guides safe code cleanup.
github-actions-starter
by karchtho
Automate CI/CD pipelines with GitHub Actions. Master workflow syntax, event triggers, jobs, steps, environment variables, secrets, artifacts, matrix builds, and deployment patterns. Use when setting up automated testing, building, and deployment workflows.
generate-agents-md
by pc-style
Generate AGENTS.md file for a codebase to help AI agents understand the project structure, build commands, testing, and conventions. Use when the user asks to create an AGENTS.md, initialize agent documentation, or analyze a codebase for agent context. Also use when setting up a new repository for AI-assisted development.
_testing-qa-mastery
by TriNgo0108
Master test-driven development, end-to-end testing, and automated QA practices. Use this as a central index to access specialized sub-skills.
signup-flow-cro
by kunhai-88
"优化注册、账户创建或试用激活流程时使用。触发词:signup conversions、registration friction、signup form optimization、free trial signup、reduce signup dropoff、account creation flow。注册后 onboarding 见 onboarding-cro;非账户创建的表单见 form-cro。"
generate-python-unit-tests
by Olino3
Intelligent Python unit test generation with Socratic planning and project-specific memory.