proffesor-for-testing
@proffesor-for-testing seed · attribution · source repo
0 followers · 143 skills
143 published skills · page 1 of 2
- ▌ No Skip · proffesor-for-testing bundleUse when you want to prevent .skip(), .only(), xit(), and xdescribe() from being committed to test files. Activate with /no-skip for session-scoped test skip prevention.
- ▌ Release · proffesor-for-testingEnd-to-end npm release workflow with verification gates and hardcoded-version protection
- ▌ Qe Court · proffesor-for-testing bundleAdversarial review court — a delivery (diff, PR, test suite, or artifact) is prosecuted by independent AI reviewers from different vendors, each with its own probe set, then a SHIP verdict must SURVIVE escalating deeper reviewers before it stands. Use when you want more than one reviewer's opinion on whether something is safe to ship: pre-merge gating, release go/no-go, catching a too-easy PASS, or any 'is this actually done?' decision where a shallow approval is a risk. Produces a signed court record with a three-valued verdict (SHIP / REMAND / BLOCK) and a human as final judge. Learns over time: reproduced charges and overturned SHIPs feed the QE flywheel.
- ▌ Qe Release · proffesor-for-testingEnd-to-end npm release workflow with verification gates and hardcoded-version protection
- ▌ A11Y Ally · proffesor-for-testing bundleUse when running comprehensive WCAG accessibility audits with axe-core + pa11y + Lighthouse, generating context-aware remediation, or testing video accessibility. Supports 3-tier browser cascade with graceful degradation.
- ▌ Pr Review · proffesor-for-testingUse when reviewing a GitHub PR for quality, scope correctness, trust tier compliance, or generating user-friendly review feedback.
- ▌ Aqe Ruflo · proffesor-for-testingAdd optional Ruflo development-time orchestration to an Agentic QE workflow. Use when a task benefits from coordinated swarms, persistent cross-session memory, routing, or Ruflo hooks. Do not use for a one-shot edit, and never add Ruflo to shipped AQE runtime dependencies.
- ▌ Debug Loop · proffesor-for-testingUse when debugging a failing test or runtime error with hypothesis-driven investigation, autonomous command validation, and systematic root cause elimination.
- ▌ Qe Browser · proffesor-for-testing bundleBrowser automation for QE agents using Vibium (WebDriver BiDi) with assertions, batch execution, visual diff, prompt-injection scanning, and semantic intents. Use when any QE skill needs to drive a real browser — visual testing, accessibility audits, E2E flow verification, pentest validation, or exploratory testing.
- ▌ Strict Tdd · proffesor-for-testing bundleUse when enforcing TDD discipline — blocks writing production code unless a failing test exists first. Activate with /strict-tdd to enable session-scoped Red-Green-Refactor guardrail.
- ▌ Qe A11Y Ally · proffesor-for-testingComprehensive WCAG accessibility auditing with multi-tool testing (axe-core + pa11y + Lighthouse), TRUE PARALLEL execution with Promise.allSettled, graceful degradation, retry with backoff, context-aware remediation, learning integration, and video accessibility. Uses 3-tier browser cascade: Vibium → agent-browser → Playwright+Stealth.
- ▌ Qe Pr Review · proffesor-for-testingScope-aware GitHub PR review with user-friendly tone and trust tier validation
- ▌ Skill Stats · proffesor-for-testingUse when reviewing which QE skills are being used, finding undertriggering skills, or analyzing skill effectiveness. Shows usage patterns and recommendations.
- ▌ Freeze Tests · proffesor-for-testing bundleUse when refactoring production code and you want to ensure test files are not modified. Activate with /freeze-tests to block all edits to test files for safe refactoring.
- ▌ Xp Practices · proffesor-for-testingApply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices.
- ▌ Aqe Research · proffesor-for-testing bundleConduct evidence-first technical research for Agentic QE, Ruflo, related ruvnet projects, or external tools. Use when Codex must investigate a repository, compare current upstream changes, trace dependencies and history, distinguish verified facts from inference, or synthesize findings into actionable engineering recommendations. Do not use for a simple known-answer lookup or an implementation-only task.
- ▌ Aqe Plan Work · proffesor-for-testing bundleBuild dependency-aware execution plans for complex Agentic QE, Ruflo, integration, migration, or multi-stream engineering programs. Use when Codex must turn research or requirements into phased work, select a small AQE fleet, map critical paths and parallel streams, define acceptance gates, or sequence risky changes. Use aqe-plan-quality instead when the primary output is only a test or quality plan.
- ▌ Qcsd Cicd Swarm · proffesor-for-testingQCSD Verification phase swarm for CI/CD pipeline quality gates using regression analysis, flaky test detection, quality gate enforcement, and deployment readiness assessment. Consumes Development outputs (SHIP/CONDITIONAL/HOLD decisions, quality metrics) and produces signals for Production monitoring.
- ▌ Qe Stream Chain · proffesor-for-testingStream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
- ▌ Qe Xp Practices · proffesor-for-testingApply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices.
- ▌ Coverage Guard · proffesor-for-testing bundleUse when you want to prevent coverage regressions during development. Activate with /coverage-guard to warn when coverage drops below threshold after code changes.
- ▌ Mobile Testing · proffesor-for-testing bundleComprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.
- ▌ Security Watch · proffesor-for-testing bundleUse when working on security-sensitive code to catch secrets, eval(), innerHTML, and other dangerous patterns before they're written. Activate with /security-watch for real-time security scanning.
- ▌ Iterative Loop · proffesor-for-testingRuns continuous AI iteration loops that repeat build-test-fix cycles until success criteria are met. Use when building features requiring test-driven refinement, implementing tasks with clear pass/fail criteria, or automating iterative improvement workflows.
- ▌ Qe Skill Builder · proffesor-for-testingCreate new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
- ▌ Quality Metrics · proffesor-for-testing bundleTracks quality metrics including defect density, test effectiveness ratio, DORA metrics, and mean time to detection. Use when establishing quality dashboards, defining KPIs, evaluating test suite effectiveness, or reporting quality trends to stakeholders.
- ▌ Sherlock Review · proffesor-for-testing bundleEvidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation.
- ▌ Aqe Test Change · proffesor-for-testing bundleDesign, implement, and run durable tests for Agentic QE code changes. Use when adding tests, reproducing a defect, filling a coverage gap, selecting affected Vitest suites, checking CLI/MCP parity, or verifying a fix in this repository. Do not use for a read-only quality review with no requested edits.
- ▌ Qe Iterative Loop · proffesor-for-testingQuality Engineering iteration loops for autonomous test improvement, coverage achievement, and quality gate compliance. Use when tests need to pass, coverage targets must be met, quality gates require compliance, or flaky tests need stabilization. Integrates with AQE v3 fleet agents for coordinated quality iteration.
- ▌ Qe Mobile Testing · proffesor-for-testingComprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.
- ▌ Qe Test Execution · proffesor-for-testingParallel test execution orchestration with intelligent scheduling, retry logic, and comprehensive result aggregation.
- ▌ Contract Testing · proffesor-for-testing bundleConsumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.
- ▌ Database Testing · proffesor-for-testing bundleDatabase schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.
- ▌ Mutation Testing · proffesor-for-testing bundleTest quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs.
- ▌ Security Testing · proffesor-for-testing bundleScans for security vulnerabilities including XSS, SQL injection, CSRF, and auth flaws using OWASP Top 10 methodology. Use when conducting SAST/DAST scans, auditing authentication flows, testing authorization rules, or implementing security test automation.
- ▌ Aqe Plan Quality · proffesor-for-testing bundleCreate risk-based quality and test plans for Agentic QE changes. Use when scoping a feature, translating requirements into verification work, selecting QE specialties, assessing testability, or deciding which `.claude/agents/v3/qe-*.md` capabilities should inform a task. Do not use merely to execute an already-defined test command.
- ▌ Qe Agentic Jujutsu · proffesor-for-testingQuantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
- ▌ Qe Quality Metrics · proffesor-for-testingMeasure quality effectively with actionable metrics. Use when establishing quality dashboards, defining KPIs, or evaluating test effectiveness.
- ▌ Qe Sherlock Review · proffesor-for-testingEvidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation.
- ▌ Qe Test Generation · proffesor-for-testingAI-powered test generation using pattern recognition, code analysis, and intelligent test synthesis for comprehensive test coverage.
- ▌ E2e Flow Verifier · proffesor-for-testingUse when verifying complete user flows end-to-end with the qe-browser skill (Vibium), recording session evidence, and asserting state at each step. For product verification with real browser automation.
- ▌ Six Thinking Hats · proffesor-for-testing bundleApply Edward de Bono's Six Thinking Hats methodology to software testing for comprehensive quality analysis. Use when designing test strategies, conducting test retrospectives, analyzing test failures, evaluating testing approaches, or facilitating testing discussions. Each hat provides a distinct testing perspective: facts (White), risks (Black), benefits (Yellow), creativity (Green), emotions (Red), and process (Blue).
- ▌ Technical Writing · proffesor-for-testing bundleWrite clear, engaging technical content from real experience. Use when writing blog posts, documentation, tutorials, or technical articles.
- ▌ Qcsd Ideation Swarm · proffesor-for-testingQCSD Ideation phase swarm for Quality Criteria sessions using HTSM v6.3, Risk Storming, and Testability analysis before development begins. Uses 5-tier browser cascade: Vibium → agent-browser → Playwright+Stealth → WebFetch → WebSearch-fallback.
- ▌ Qe Chaos Resilience · proffesor-for-testingChaos engineering and resilience testing including fault injection, load testing, and system recovery validation.
- ▌ Qe Contract Testing · proffesor-for-testingConsumer-driven contract testing for APIs including REST, GraphQL, and event-driven systems with schema validation.
- ▌ Qe Database Testing · proffesor-for-testingDatabase schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.
- ▌ Qe Mutation Testing · proffesor-for-testingTest quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs.
- ▌ Qe Pair Programming · proffesor-for-testingAI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.
- ▌ Qe Security Testing · proffesor-for-testingTest for security vulnerabilities using OWASP principles. Use when conducting security audits, testing auth, or implementing security practices.
- ▌ Compliance Testing · proffesor-for-testing bundleRegulatory compliance testing for GDPR, CCPA, HIPAA, SOC2, PCI-DSS and industry-specific regulations. Use when ensuring legal compliance, preparing for audits, or handling sensitive data.
- ▌ Pentest Validation · proffesor-for-testing bundleUse when validating security findings from SAST/DAST scans, proving exploitability of reported vulnerabilities, eliminating false positives, or running the 4-phase pentest pipeline (recon, analysis, validation, report).
- ▌ Regression Testing · proffesor-for-testing bundleStrategic regression testing with test selection, impact analysis, and continuous regression management. Use when verifying fixes don't break existing functionality, planning regression suites, or optimizing test execution for faster feedback.
- ▌ Risk Based Testing · proffesor-for-testing bundleFocus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating testing resources, or making coverage decisions.
- ▌ Shift Left Testing · proffesor-for-testing bundleMove testing activities earlier in the development lifecycle to catch defects when they're cheapest to fix. Use when implementing TDD, CI/CD, or early quality practices.
- ▌ Tdd London Chicago · proffesor-for-testing bundleApply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing testing style for your context.
- ▌ Aqe Review Quality · proffesor-for-testing bundleReview Agentic QE changes and issue an evidence-backed quality verdict. Use for code review, regression-risk assessment, release readiness, quality-gate evaluation, security/performance/testability review, or checking whether a change has sufficient verification. Do not use when the user primarily asks to implement a feature.
- ▌ Qe Code Intelligence · proffesor-for-testingKnowledge graph-based code understanding with semantic search and 80% token reduction through intelligent context retrieval.
- ▌ Qe Coverage Analysis · proffesor-for-testingO(log n) sublinear coverage gap detection with risk-weighted analysis and intelligent test prioritization.
- ▌ Qe Github Multi Repo · proffesor-for-testingMulti-repository coordination, synchronization, and architecture management with AI swarm orchestration
- ▌ Qe Sparc Methodology · proffesor-for-testingSPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
- ▌ Code Review Quality · proffesor-for-testing bundleConduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
- ▌ Performance Testing · proffesor-for-testing bundleProfiles application performance under load using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Use when planning load tests, stress tests, soak tests, benchmarking APIs, or identifying performance bottlenecks.
- ▌ Shift Right Testing · proffesor-for-testing bundleTesting in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.
- ▌ Test Idea Rewriting · proffesor-for-testingTransform passive 'Verify X' test descriptions into active, observable test actions. Use when test ideas lack specificity, use vague language, or fail quality validation. Converts to action-verb format for clearer, more testable descriptions.
- ▌ Testability Scoring · proffesor-for-testing bundleAI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.
- ▌ Validation Pipeline · proffesor-for-testing bundleRuns multi-stage validation gates with per-step scoring, pass/fail verdicts, and aggregate quality reports. Use when validating requirements, code, or artifacts through structured gate enforcement before merge or release.
- ▌ Qcsd Refinement Swarm · proffesor-for-testingQCSD Refinement phase swarm for Sprint Refinement sessions using SFDIPOT product factors, BDD scenario generation, and requirements validation.
- ▌ Qe Compliance Testing · proffesor-for-testingRegulatory compliance testing for GDPR, CCPA, HIPAA, SOC2, PCI-DSS and industry-specific regulations. Use when ensuring legal compliance, preparing for audits, or handling sensitive data.
- ▌ Qe Github Code Review · proffesor-for-testingComprehensive GitHub code review with AI-powered swarm coordination
- ▌ Qe Pentest Validation · proffesor-for-testingOrchestrate security finding validation through graduated exploitation. 4-phase pipeline: recon (SAST/DAST), analysis (code review), validation (exploit proof), report (No Exploit, No Report gate). Eliminates false positives by proving exploitability.
- ▌ Qe Quality Assessment · proffesor-for-testingComprehensive quality gates, metrics analysis, and deployment readiness assessment for continuous quality assurance.
- ▌ Qe Regression Testing · proffesor-for-testingStrategic regression testing with test selection, impact analysis, and continuous regression management. Use when verifying fixes don't break existing functionality, planning regression suites, or optimizing test execution for faster feedback.
- ▌ Qe Risk Based Testing · proffesor-for-testingFocus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating testing resources, or making coverage decisions.
- ▌ Qe Shift Left Testing · proffesor-for-testingMove testing activities earlier in the development lifecycle to catch defects when they're cheapest to fix. Use when implementing TDD, CI/CD, or early quality practices.
- ▌ Qe Tdd London Chicago · proffesor-for-testingApply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing testing style for your context.
- ▌ API Testing Patterns · proffesor-for-testing bundleComprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.
- ▌ Localization Testing · proffesor-for-testing bundleInternationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
- ▌ N8n Security Testing · proffesor-for-testing bundleCredential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security.
- ▌ Refactoring Patterns · proffesor-for-testing bundleApply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.
- ▌ Test Data Management · proffesor-for-testing bundleStrategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring GDPR/CCPA compliance, or scaling data generation for realistic testing scenarios.
- ▌ Qcsd Development Swarm · proffesor-for-testingQCSD Development phase swarm for in-sprint code quality assurance using TDD adherence, code complexity analysis, coverage gap detection, and defect prediction. Consumes Refinement outputs (BDD scenarios, SFDIPOT priorities) and produces signals for Verification.
- ▌ Qe Aqe V2 V3 Migration · proffesor-for-testingMigrate Agentic QE projects from v2 to v3 with zero data loss
- ▌ Qe Code Review Quality · proffesor-for-testingConduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
- ▌ Qe Defect Intelligence · proffesor-for-testingAI-powered defect prediction, pattern learning, and root cause analysis for proactive quality management.
- ▌ Qe Performance Testing · proffesor-for-testingTest application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance.
- ▌ Qe Security Compliance · proffesor-for-testingSecurity auditing, vulnerability scanning, and compliance validation for OWASP, SOC2, GDPR, and other standards.
- ▌ Qe Testability Scoring · proffesor-for-testingAI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.
- ▌ Accessibility Testing · proffesor-for-testing bundleWCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.
- ▌ Brutal Honesty Review · proffesor-for-testing bundleUnvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh reality checks, certification schemes smell fishy, or technical decisions lack rigor. No sugar-coating, just surgical truth about what's broken and why.
- ▌ Compatibility Testing · proffesor-for-testing bundleCross-browser, cross-platform, and cross-device compatibility testing ensuring consistent experience across environments. Use when validating browser support, testing responsive design, or ensuring platform compatibility.
- ▌ Consultancy Practices · proffesor-for-testing bundleApply effective software quality consultancy practices. Use when consulting, advising clients, or establishing consultancy workflows.
- ▌ Holistic Testing Pact · proffesor-for-testingApply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.
- ▌ Qcsd Production Swarm · proffesor-for-testing bundleUse when assessing post-release production health with DORA metrics, root cause analysis, defect prediction, or cross-phase feedback loops in the QCSD Production phase.
- ▌ Qe API Testing Patterns · proffesor-for-testingComprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.
- ▌ Qe Localization Testing · proffesor-for-testingInternationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
- ▌ Qe Performance Analysis · proffesor-for-testingComprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
- ▌ Qe Test Data Management · proffesor-for-testingStrategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring GDPR/CCPA compliance, or scaling data generation for realistic testing scenarios.
- ▌ Qe Verification Quality · proffesor-for-testingComprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
- ▌ Qe Visual Accessibility · proffesor-for-testingVisual regression testing, responsive design validation, and WCAG accessibility compliance testing.