Skip to main content

이 저장소의 skills

christophacham/agent-skills-library - 28페이지

SkillsMP는 christophacham/agent-skills-library에서 1,315개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

christophacham/agent-skills-library

수집된 skill 1,315개 중 40개를 표시합니다.

직업 분류
시장조사 분석가·마케팅 전문가
설명

Navigate the technology adoption lifecycle from early adopters to mainstream market. Use when the user mentions "crossing the chasm", "beachhead segment", "whole product", "early adopters vs. mainstream", or "tech go-to-market". Covers D-Day analogy,…

원문 언어: 영어

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

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics…

원문 언어: 영어

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

Reconstructs project documentation from git history. Analyzes commit logs, diffs, and merge patterns to generate Architecture Decision Records (ADRs), module chronologies, and contributor maps. Use this for existing projects that have no structured…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", ...

원문 언어: 영어

업데이트
직업 분류
미분류
설명

AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or u...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug b...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Comprehensive API security testing skill for REST, GraphQL, gRPC, and WebSocket APIs. This skill should be used when performing API penetration testing, testing for OWASP API Top 10 vulnerabilities, fuzzing API endpoints, testing authentication/authorization,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

원문 언어: 영어

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

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Comprehensive AWS security posture assessment using AWS CLI and security best practices

원문 언어: 영어

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

Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification.

원문 언어: 영어

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

Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.

원문 언어: 영어

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

Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.

원문 언어: 영어

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

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate ...

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects.

원문 언어: 영어

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

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a...

원문 언어: 영어

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

Generates a CI/CD pipeline (GitHub Actions) tailored to the project's tech stack. Detects language, framework, test runner, and linter, then produces a production-ready workflow with caching, matrix testing, and security best practices.

원문 언어: 영어

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

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfiguratio...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Multi-cloud security assessment skill for AWS, Azure, and GCP. This skill should be used when performing cloud security audits, scanning for misconfigurations, testing IAM policies, auditing storage permissions, and identifying privilege escalation paths.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Container and Kubernetes security assessment skill for Docker, Kubernetes, and container orchestration platforms. This skill should be used when scanning container images for vulnerabilities, auditing Kubernetes cluster security, testing container escape…

원문 언어: 영어

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

Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans Cosmos SDK blockchains for 9 consensus-critical vulnerabilities including non-determinism, incorrect signers, ABCI panics, and rounding errors. Use when auditing Cosmos chains or CosmWasm contracts.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance", "conduct security scanning", "exploit ...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web applications", "find LFI vu...

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanilla JavaScript code to identify injection poi

원문 언어: 영어

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

Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.

원문 언어: 영어

업데이트
수집된 skill 1,315개 중 40개를 표시합니다.