Skip to main content

이 저장소의 skills

jmagly/aiwg - 14페이지

SkillsMP는 jmagly/aiwg에서 552개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

jmagly/aiwg

수집된 skill 552개 중 32개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
수집된 skill 552개 중 32개를 표시합니다.