Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

sentinel-api-testing

يحتوي sentinel-api-testing على 39 من skills المجمعة من proffesor-for-testing، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
39
Stars
42
محدث
2025-12-08
Forks
12
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

accessibility-testing
محللو ضمان جودة البرمجيات والمختبرون

WCAG 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.

2025-12-08
agentic-quality-engineering
محللو ضمان جودة البرمجيات والمختبرون

AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACT principles.

2025-12-08
api-testing-patterns
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.

2025-12-08
brutal-honesty-review
محللو ضمان جودة البرمجيات والمختبرون

Unvarnished 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.

2025-12-08
bug-reporting-excellence
محللو ضمان جودة البرمجيات والمختبرون

Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards.

2025-12-08
chaos-engineering-resilience
محللو ضمان جودة البرمجيات والمختبرون

Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery.

2025-12-08
cicd-pipeline-qe-orchestrator
مديرو الشبكات وأنظمة الحاسوب

Orchestrate quality engineering across CI/CD pipeline phases. Use when designing test strategies, planning quality gates, or implementing shift-left/shift-right testing.

2025-12-08
code-review-quality
محللو ضمان جودة البرمجيات والمختبرون

Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.

2025-12-08
compatibility-testing
محللو ضمان جودة البرمجيات والمختبرون

Cross-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.

2025-12-08
compliance-testing
محللو أمن المعلومات

Regulatory 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.

2025-12-08
consultancy-practices
محللو الإدارة

Apply effective software quality consultancy practices. Use when consulting, advising clients, or establishing consultancy workflows.

2025-12-08
context-driven-testing
محللو ضمان جودة البرمجيات والمختبرون

Apply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting approaches to specific project needs.

2025-12-08
contract-testing
محللو ضمان جودة البرمجيات والمختبرون

Consumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.

2025-12-08
database-testing
مديرو قواعد البيانات

Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.

2025-12-08
exploratory-testing-advanced
محللو ضمان جودة البرمجيات والمختبرون

Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks.

2025-12-08
holistic-testing-pact
محللو ضمان جودة البرمجيات والمختبرون

Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) 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.

2025-12-08
localization-testing
محللو ضمان جودة البرمجيات والمختبرون

Internationalization (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.

2025-12-08
mobile-testing
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive 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.

2025-12-08
mutation-testing
محللو ضمان جودة البرمجيات والمختبرون

Test 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.

2025-12-08
performance-testing
محللو ضمان جودة البرمجيات والمختبرون

Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance.

2025-12-08
quality-metrics
محللو ضمان جودة البرمجيات والمختبرون

Measure quality effectively with actionable metrics. Use when establishing quality dashboards, defining KPIs, or evaluating test effectiveness.

2025-12-08
refactoring-patterns
مبرمجو الحاسوب

Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.

2025-12-08
regression-testing
محللو ضمان جودة البرمجيات والمختبرون

Strategic 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.

2025-12-08
risk-based-testing
محللو ضمان جودة البرمجيات والمختبرون

Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating testing resources, or making coverage decisions.

2025-12-08
security-testing
محللو أمن المعلومات

Test for security vulnerabilities using OWASP principles. Use when conducting security audits, testing auth, or implementing security practices.

2025-12-08
sherlock-review
محللو ضمان جودة البرمجيات والمختبرون

Evidence-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.

2025-12-08
shift-left-testing
محللو ضمان جودة البرمجيات والمختبرون

Move 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.

2025-12-08
shift-right-testing
محللو ضمان جودة البرمجيات والمختبرون

Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.

2025-12-08
six-thinking-hats
محللو ضمان جودة البرمجيات والمختبرون

Apply 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).

2025-12-08
tdd-london-chicago
محللو ضمان جودة البرمجيات والمختبرون

Apply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing testing style for your context.

2025-12-08
technical-writing
الكتّاب التقنيون

Write clear, engaging technical content from real experience. Use when writing blog posts, documentation, tutorials, or technical articles.

2025-12-08
test-automation-strategy
محللو ضمان جودة البرمجيات والمختبرون

Design and implement effective test automation with proper pyramid, patterns, and CI/CD integration. Use when building automation frameworks or improving test efficiency.

2025-12-08
test-data-management
محللو ضمان جودة البرمجيات والمختبرون

Strategic 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.

2025-12-08
test-design-techniques
محللو ضمان جودة البرمجيات والمختبرون

Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage.

2025-12-08
test-environment-management
مديرو الشبكات وأنظمة الحاسوب

Test environment provisioning, infrastructure as code for testing, Docker/Kubernetes for test environments, service virtualization, and cost optimization. Use when managing test infrastructure, ensuring environment parity, or optimizing testing costs.

2025-12-08
test-reporting-analytics
محللو ضمان جودة البرمجيات والمختبرون

Advanced test reporting, quality dashboards, predictive analytics, trend analysis, and executive reporting for QE metrics. Use when communicating quality status, tracking trends, or making data-driven decisions.

2025-12-08
testability-scoring
محللو ضمان جودة البرمجيات والمختبرون

AI-powered testability assessment using 10 principles of intrinsic testability with Playwright. 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.

2025-12-08
visual-testing-advanced
محللو ضمان جودة البرمجيات والمختبرون

Advanced visual regression testing with pixel-perfect comparison, AI-powered diff analysis, responsive design validation, and cross-browser visual consistency. Use when detecting UI regressions, validating designs, or ensuring visual consistency.

2025-12-08
xp-practices
مطوّرو البرمجيات

Apply 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.

2025-12-08