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 件を表示しています。