Skip to main content

このリポジトリの skills

yanacuti1121/Yana-AI - 30ページ

SkillsMP は yanacuti1121/Yana-AI から 1,566 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

yanacuti1121/Yana-AI

収集済み skill 1,566 件中 40 件を表示しています。

職業分類
情報セキュリティアナリスト
説明

Recover deleted files from disk images and storage media using PhotoRec's file signature-based carving engine regardless of file system damage.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Executes structured recovery from a ransomware incident following NIST and CISA frameworks, including environment isolation, forensic evidence preservation, clean infrastructure rebuild, prioritized system restoration from verified backups, credential reset,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Offensive security review of the current local codebase — scan for OWASP Top 10 vulnerabilities, hardcoded secrets, misconfigurations, and broken access control. Use when the user asks to find security issues, audit the codebase for vulnerabilities, run a red…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply systematic refactoring patterns — strangler fig for legacy migration, seam detection, extract method/class, introduce parameter object, replace conditional with polymorphism, and safe refactoring sequencing. Use when asked to "refactor this", "clean up…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Runtime metadata reflection for TypeScript dependency injection. Decorator-based class metadata, design:type/paramtypes annotation, custom metadata keys, and DI container bootstrap. Sources: rbuckton/reflect-metadata (Apache-2.0).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Reflexion verbal reinforcement learning — Actor/Evaluator/Self-Reflector loop with episodic memory. No gradient updates. ALFWorld +X% over ReAct, HumanEval SOTA at publish time. Foundation for CLAUDE.md learnings, Letta sleep-time compute, learn-rule.…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill provides step-by-step procedures for identifying and remediating Amazon S3 bucket misconfigurations that expose sensitive data to unauthorized access. It covers enabling S3 Block Public Access at account and bucket levels, auditing bucket policies…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Resilience patterns for AI agent external calls. Circuit breakers, exponential backoff with jitter, stream recovery, batch error handling, and log fallback under disk pressure. Sources: nodeshift/opossum, softonic/axios-retry, vimeo/player.js,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Design resilient distributed services — circuit breaker, retry with backoff, timeout, bulkhead isolation, rate limiting, and fallback strategies. Use when asked about "circuit breaker", "retry logic", "timeouts", "cascading failures", "service keeps going…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify malicious functionality including data theft, C2 communication, privilege escalation, and overlay attacks. Examines manifest permissions,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Reverse engineers .NET malware using dnSpy decompiler and debugger to analyze C#/VB.NET source code, identify obfuscation techniques, extract configurations, and understand malicious functionality including stealers, RATs, and loaders. Activates for requests…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract encryption keys, bypass security controls, and discover hidden functionality without source code access. Use when performing authorized iOS…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Reverse engineers malware binaries using NSA's Ghidra disassembler and decompiler to understand internal logic, cryptographic routines, C2 protocols, and evasion techniques at the assembly and pseudo-C level. Activates for requests involving malware reverse…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Reverse engineer ransomware encryption routines to identify cryptographic algorithms, key generation flaws, and potential decryption opportunities using static and dynamic analysis.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Reverse engineer Rust-compiled malware using IDA Pro and Ghidra with techniques for handling non-null-terminated strings, crate dependency extraction, and Rust-specific control flow analysis.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Claude Code plugin tự động thiết kế agent team + sinh skill từ domain description — 6 architecture patterns, tạo .claude/agents/ + .claude/skills/ tự động. +2098⭐/week.

原文の言語: ベトナム語

更新
職業分類
その他の高等教育教員
説明

Curriculum AI engineering từ toán học lên production — 503 bài học, 20 phase, 320 giờ. MIT license. Build từ first principles: backprop, transformer, LLM, agent, swarm.

原文の言語: ベトナム語

更新
職業分類
ソフトウェア開発者
説明

LiteParse — Rust document parser của LlamaIndex: PDF/Word/Excel/PPT/image → JSON với bounding boxes. Node.js/Python/WASM bindings. Tesseract OCR bundled, không cần cloud.

原文の言語: ベトナム語

更新
職業分類
人事スペシャリスト
説明

AI job search system trên Claude Code — A-F scoring 10 dimensions, 15 slash commands, Playwright portal scanning 45+ companies, ATS-optimized PDF resume generation.

原文の言語: 判定不能

更新
職業分類
情報セキュリティアナリスト
説明

Scan container images for known vulnerabilities using Anchore Grype with SBOM-based matching and configurable severity thresholds.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that detects vulnerabilities in OS packages, language-specific dependencies, misconfigurations, secrets, and license violati

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Tenable Nessus is the industry-leading vulnerability scanner used to identify security weaknesses across network infrastructure including servers, workstations, network devices, and operating systems.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform security risk analysis on Kubernetes resource manifests using Kubesec to identify misconfigurations, privilege escalation risks, and deviations from security best practices.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs advanced network reconnaissance using Nmap's scripting engine, timing controls, evasion techniques, and output parsing to discover hosts, enumerate services, detect vulnerabilities, and fingerprint operating systems across authorized target networks.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Store, access, rotate, and audit secrets safely — provider selection (Vault, AWS Secrets Manager, GCP Secret Manager), runtime injection, rotation policy, least-privilege IAM, CI/CD secret handling, and secret scanning in pipelines. Use when asked to "store…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Secure secrets management for agent runtimes. One-time-token gateway, AES-256-GCM at-rest encryption, Shamir's Secret Sharing for API keys, memory zeroization after use, and PBKDF2 key derivation.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Securing API Gateway endpoints with AWS WAF by configuring managed rule groups for OWASP Top 10 protection, creating custom rate limiting rules, implementing bot control, setting up IP reputation filtering, and monitoring WAF metrics for security…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill guides practitioners through hardening AWS Identity and Access Management configurations to enforce least privilege access across cloud accounts. It covers IAM policy scoping, permission boundaries, Access Analyzer integration, and credential…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Securing AWS Lambda execution roles by implementing least-privilege IAM policies, applying permission boundaries, restricting resource-based policies, using IAM Access Analyzer to validate permissions, and enforcing role scoping through SCPs.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill instructs security practitioners on deploying Microsoft Defender for Cloud as a cloud-native application protection platform for Azure, multi-cloud, and hybrid environments. It covers enabling Defender plans for servers, containers, storage, and…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Securing container registry images by implementing vulnerability scanning with Trivy and Grype, enforcing image signing with Cosign and Sigstore, configuring registry access controls, and building CI/CD pipelines that prevent deploying unscanned or unsigned…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Harbor is an open-source container registry that provides security features including vulnerability scanning (integrated Trivy), image signing (Notary/Cosign), RBAC, content trust policies, replicatio

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation. It addresses pinning actions to SHA digests, minimizing GITHUB_TOKEN permissions, protecting secrets from exfiltration, preventing…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers hardening and securing process historian servers (OSIsoft PI, Honeywell PHD, GE Proficy, AVEVA Historian) in OT environments. It addresses network placement across Purdue levels, access control for historian interfaces, data replication…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards, network policies, workload identity, RBAC scoping, image admission controls, and runtime security monitoring. It addresses cloud-specific…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers implementing secure remote access to OT/ICS environments for operators, engineers, and vendors while preventing unauthorized access that could compromise industrial operations. It addresses jump server architecture, multi-factor…

原文の言語: 英語

更新
収集済み skill 1,566 件中 40 件を表示しています。