jaktestowac.pl
Community@jaktestowac
We will help you improve qualityπ¨βπ« Team: @Freudenberger π€ AI: @AI-Testers-pl
Agent Skills by jaktestowac.pl
Showing 52 vetted skills indexed across 1 GitHub repositories.
code-review-advanced
Reviews pull requests and refactors with severity-ranked findings across correctness, security, and test quality.
analyzing-regression-scope
Analyzes diffs and changed files to prioritize regression retest scope by risk.
handling-sensitive-test-data
Classifies, anonymizes, and sanitizes test data, secrets, and CI artifacts containing personal data.
designing-test-data
Generates boundary-heavy, role-aware test data packs for manual and automated testing.
creating-skills
Creates GitHub Copilot skill folders with SKILL.md workflows, templates, and validation checklists.
creating-custom-agents
Creates GitHub Copilot custom agent files with bounded roles and minimal toolsets.
running-visual-regression-tests
Configures and maintains Playwright visual regression suites with deterministic baselines and reviewed snapshot updates.
static-code-analysis-typescript
Creates and audits ESLint, Prettier, TypeScript, Husky, and CI quality gate setups for TypeScript repositories.
tracking-quality-trends
Archives quality metric runs and diffs them to report direction, regressions, and gate changes.
test-driven-development-quick
Guides the red-green-refactor loop for single-behavior test-first development.
test-driven-development
Drives implementation through red-green-refactor cycles with failing tests written before production code.
testing-application-security
Verifies authorization, session, and input handling of web applications through OWASP-mapped API-level checks.
reviewing-ai-output-groundedness
Reviews AI output claim by claim against retrieved sources to verify groundedness and citations.
unslop-answers
Audits agent-written reports and findings for unverified claims, fabricated specifics, and missing evidence.
verifying-acceptance-criteria
Compares implementation evidence against acceptance criteria to produce a verification matrix with met, partial, missing, or untestable verdicts.
code-review
Reviews small diffs and single files for correctness, tests, security, and readability.
mocking-network-and-time
Stubs network dependencies and freezes clocks to make tests deterministic.
reporting-bugs
Transforms rough tester notes and evidence into reproducible, developer-ready defect reports.
documenting-test-suites
Writes README quickstarts, tag glossaries, and architecture decision records for test suites.
creating-prompts
Creates GitHub Copilot prompt files for reusable VS Code workflow starters.
analyzing-quality-metrics
Defines, computes, and interprets test quality metrics for QA dashboards and stakeholder reports.
unslop-tests
Detects and fixes weak test patterns in Vitest, Jest, Playwright, and Mocha suites.
creating-hooks
Creates GitHub Copilot hooks with hooks.json configuration, cross-platform scripts, and documentation.
testing-llm-features
Builds offline eval suites with golden cases, scoring strategies, and CI regression gates for LLM-powered features.
Frequently Asked Questions About jaktestowac.pl
FAQPage SchemaWhat tasks can I accomplish with jaktestowac.pl's skills?βΌ
You can design functional and unit tests, run TDD red-green-refactor cycles, review code with severity-ranked findings, scope regression risk from diffs, audit WCAG 2.2 accessibility, run OWASP-informed security checks, verify API contracts against OpenAPI specs, and produce evidence-backed release go/no-go recommendations.
Who are these skills designed for?βΌ
QA engineers, test automation developers, and engineering teams working in VS Code with GitHub Copilot. They suit testers handling Playwright suites, CI quality gates, and LLM feature validation, plus leads who need quality metrics, traceability matrices, and release-readiness evidence for stakeholders.
How do I install and run these skills?βΌ
Each skill ships as a SKILL.md folder with native frontmatter and is user-invocable inside GitHub Copilot in VS Code. The creating-plugins skill bundles skills into installable Copilot plugins with plugin.json manifests and marketplace registration, while creating-hooks and creating-instructions add hooks.json and scoped instruction files.
Are these skills free and open source?βΌ
The prd-generator skill explicitly declares an MIT license, indicating open-source distribution intent. The organization maintains 53 public repositories on GitHub under jaktestowac, so skills can be inspected and adopted directly from the public registry without stated licensing fees.
What prerequisites do these skills require?βΌ
Skills expect VS Code with GitHub Copilot, a repository with an existing test runner, and CI access for gate workflows. Specific skills need inputs like OpenAPI specs, LCOV or Cobertura coverage artifacts, written authorization for security testing, and GDPR or HIPAA context when handling sensitive test data.