Scrape documentation websites into organized reference files. Use when converting docs sites to searchable references or building Claude skills.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٥٥٢ من skills من jmagly/aiwg. افتح أي skill لمراجعة مصدره وتفاصيله.
jmagly/aiwgعرض ٣٢ من أصل ٥٥٢ skills مجمعة.
Scrape documentation websites into organized reference files. Use when converting docs sites to searchable references or building Claude skills.
لغة النص الأصلي: الإنجليزية
Split large documentation (10K+ pages) into focused sub-skills with intelligent routing. Use for massive doc sites like Godot, AWS, or MSDN.
لغة النص الأصلي: الإنجليزية
Detect and use llms.txt files for LLM-optimized documentation. Use when checking if a site has LLM-ready docs before scraping.
لغة النص الأصلي: الإنجليزية
Extract text, tables, and images from PDF files. Use when converting PDF documentation, manuals, or reports to searchable text.
لغة النص الأصلي: الإنجليزية
Merge multiple documentation sources (docs, GitHub, PDF) with conflict detection. Use when combining docs + code for complete skill coverage.
لغة النص الأصلي: الإنجليزية
Read and parse an OpenProse program file, extracting its contract (requires, ensures, strategies, errors, invariants) and services into a structured representation
لغة النص الأصلي: الإنجليزية
Clone or update the OpenProse repository to ensure AIWG prose tools hook into the latest version of the specification and examples
لغة النص الأصلي: الإنجليزية
Validate an OpenProse program file against Prose contract grammar without executing it — checks frontmatter, contract structure, service references, and strategy syntax
لغة النص الأصلي: الإنجليزية
Validate skill quality, completeness, and adherence to standards. Use before packaging to ensure skill meets quality requirements.
لغة النص الأصلي: الإنجليزية
Build Claude skills from extracted documentation. Use after doc-scraper/pdf-extractor to generate uploadable skill packages.
لغة النص الأصلي: الإنجليزية
AI-powered enhancement of skill SKILL.md files. Use to transform basic templates into comprehensive, high-quality skill documentation.
لغة النص الأصلي: الإنجليزية
Package skills into uploadable ZIP files for Claude. Use after skill-builder/skill-enhancer to create final upload package.
لغة النص الأصلي: الإنجليزية
Suggest and apply fixes for flaky tests based on detected patterns. Use after flaky-detect identifies unreliable tests that need repair.
لغة النص الأصلي: الإنجليزية
Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
لغة النص الأصلي: الإنجليزية
Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.
لغة النص الأصلي: الإنجليزية
Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation.
لغة النص الأصلي: الإنجليزية
Detect requests for UAT generation, execution, or reporting and invoke the appropriate UAT command
لغة النص الأصلي: الإنجليزية
Interactive tuning of Verbalized Sampling diversity parameters with preset management and A/B comparison
لغة النص الأصلي: الإنجليزية
AWS, Azure, and GCP forensic investigation covering audit logs, IAM review, storage access, network flows, and compute instance forensics
لغة النص الأصلي: الإنجليزية
Chain of custody and evidence preservation procedures covering log collection, hash verification, custody documentation, and evidence packaging per RFC 3227
لغة النص الأصلي: الإنجليزية
Extract, classify, deduplicate, and enrich IOCs from investigation artifacts; map to STIX 2.1 observables
لغة النص الأصلي: الإنجليزية
Generalized Linux incident response and forensic analysis covering Debian/Ubuntu, RHEL/CentOS/Rocky, and SUSE families
لغة النص الأصلي: الإنجليزية
Volatility 3 memory forensics workflows covering acquisition with LiME and WinPmem, and structured analysis using Volatility 3 plugin reference
لغة النص الأصلي: الإنجليزية
Apply Sigma rules against log sources for threat hunting; convert rules to Elasticsearch, Splunk, and grep queries
لغة النص الأصلي: الإنجليزية
SBOM analysis, build pipeline forensics, and dependency verification covering package integrity, build reproducibility, and CI/CD pipeline tampering
لغة النص الأصلي: الإنجليزية
Research and build a target system profile via SSH — discovers OS, services, users, network baseline, and security stack
لغة النص الأصلي: الإنجليزية
Review GitHub pull requests for code quality, security, and best practices. Use for automated PR feedback and approval workflows.
لغة النص الأصلي: الإنجليزية
Analyze GitHub repositories for structure, documentation, dependencies, and contribution patterns. Use for codebase understanding and health assessment.
لغة النص الأصلي: الإنجليزية
Run ESLint for JavaScript/TypeScript code quality and style enforcement. Use for static analysis and auto-fixing.
لغة النص الأصلي: الإنجليزية
Execute JavaScript/TypeScript tests with Vitest, supporting coverage, watch mode, and parallel execution. Use for JS/TS test automation.
لغة النص الأصلي: الإنجليزية
Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test automation.
لغة النص الأصلي: الإنجليزية
Create, manage, and validate Python virtual environments. Use for project isolation and dependency management.
لغة النص الأصلي: الإنجليزية