Browse Skills — Page 102
21,810 public skills · showing 10,101–10,200
- 100/100
impediment-prioritization
github/awesome-copilot
Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk Factor) and a fixed prioritization formula. Use when someone asks to prioritize, rank, sequence, or triage impediments, countermeasures, remediation items, risks, findings, gaps, action items, or backlog entries; or mentions value-stream prioritization, A3 / lean countermeasure ranking, ROI vs. effort scoring, or building a remediation / improvement backlog. Works with GHQR findings, audit results, retrospective action items, risk registers, architecture review gaps, or any free-form `{impediment, countermeasure}` list.
- 100/100
impl-standards
terrylica/cc-skills
Core engineering standards for implementation. TRIGGERS - error handling, constants management, progress logging, code quality.
- 100/100
implement
boshu2/agentops
Implement one tracked issue.
- 100/100
implement
huggingface/OpenEnv
Make tests pass. Invoke after /write-tests produces failing tests.
- 100/100
implement-feature
HoangNguyen0403/agent-skills-standard
Implement an approved feature plan with fresh-context slices, TDD, evidence, and PR-ready output.
- 100/100
implement-issue
warpdotdev/oz-for-oss
Implement a GitHub issue in this repository by applying the local shared `implement-specs` workflow with Oz-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the repository diff and a concise implementation summary, without creating commits or pull requests itself unless a cloud workflow explicitly asks for it.
- 100/100
implement-plan-preflight
terrylica/cc-skills
Run the Preflight phase of the ITP workflow to create ADR and design spec artifacts. Use whenever the user asks to create an ADR, write a design.
- 100/100
implement-specs
warpdotdev/oz-for-oss
Implement an approved feature from the repository's product and tech specs, keeping specs and code aligned in the same change as implementation evolves. Use after the product and tech specs are approved and the next step is building the feature.
- 100/100
implementation-approach
shinpr/claude-code-workflows
Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.
- 100/100
implementation-plan-executor
SkillPanel/maister
Execute implementation plans by delegating each task group to task-group-implementer subagent. Main agent coordinates prepares context, invokes subagent, processes output, marks checkboxes, updates work-log. Uses lazy standards loading from INDEX.md with keyword-triggered discovery.
- 100/100
implementation-planning
yogsoth-ai/de-anthropocentric-research-engine
Plan execution path, produce executable plan, dispatch subagents, collect and analyze results
- 100/100
implementation-readiness
HoangNguyen0403/agent-skills-standard
Verify BRD-lite, PRD, SRS/FRS, UX, and test prerequisites before implementation starts.
- 100/100
implementation-strategy
openai/openai-agents-python
Decide how to implement runtime and API changes in openai-agents-python before editing code. Use when a task changes exported APIs, runtime behavior, serialized state, tests, or docs and you need to choose the compatibility boundary, whether shims or migrations are warranted, and when unreleased interfaces can be rewritten directly.
- 100/100
implementation-verifier
SkillPanel/maister
Verify completed implementations for quality assurance. Delegates all verification work to specialized subagents - completeness checking, test execution, code review, pragmatic review, production readiness, and reality assessment. Compiles results into comprehensive verification report. Read-only verification - reports issues but does not fix them. Use after implementation is complete and before code review/commit.
- 100/100
implementer-dispatch
yogsoth-ai/de-anthropocentric-research-engine
Dispatch execution subagent — select model by complexity, construct prompt with full task context
- 100/100
implementing-aes-encryption-for-data-at-rest
mukul975/Anthropic-Cybersecurity-Skills
AES (Advanced Encryption Standard) is a symmetric block cipher standardized by NIST (FIPS 197) used to protect classified and sensitive data. This skill covers implementing AES-256 encryption in GCM m
- 100/100
implementing-alert-fatigue-reduction
mukul975/Anthropic-Cybersecurity-Skills
>
- 95/100
implementing-anti-phishing-training-program
mukul975/Anthropic-Cybersecurity-Skills
Security awareness training is the human layer of phishing defense. An effective anti-phishing training program combines regular simulations, interactive learning modules, metric tracking, and positiv
- 100/100
implementing-anti-ransomware-group-policy
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-api-abuse-detection-with-rate-limiting
mukul975/Anthropic-Cybersecurity-Skills
Implement API abuse detection using token bucket, sliding window, and adaptive rate limiting algorithms to prevent DDoS, brute force, and credential stuffing attacks.
- 90/100
implementing-api-gateway-security-controls
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-api-key-security-controls
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-api-rate-limiting-and-throttling
mukul975/Anthropic-Cybersecurity-Skills
>
- 90/100
implementing-api-schema-validation-security
mukul975/Anthropic-Cybersecurity-Skills
Implement API schema validation using OpenAPI specifications and JSON Schema to enforce input/output contracts and prevent injection, data exposure, and mass assignment attacks.
- 100/100
implementing-api-security-posture-management
mukul975/Anthropic-Cybersecurity-Skills
Implement API Security Posture Management to continuously discover, classify, and score APIs based on risk while enforcing security policies across the API lifecycle.
- 100/100
implementing-api-security-testing-with-42crunch
mukul975/Anthropic-Cybersecurity-Skills
Implement comprehensive API security testing using the 42Crunch platform to perform static audit and dynamic conformance scanning of OpenAPI specifications.
- 100/100
implementing-api-threat-protection-with-apigee
mukul975/Anthropic-Cybersecurity-Skills
Implement API threat protection using Google Apigee policies including JSON/XML threat protection, OAuth 2.0, SpikeArrest, and Advanced API Security for OWASP Top 10 defense.
- 100/100
implementing-application-whitelisting-with-applocker
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-aqua-security-for-container-scanning
mukul975/Anthropic-Cybersecurity-Skills
Deploy Aqua Security's Trivy scanner to detect vulnerabilities, misconfigurations, secrets, and license issues in container images across CI/CD pipelines and registries.
- 100/100
implementing-attack-path-analysis-with-xm-cyber
mukul975/Anthropic-Cybersecurity-Skills
Deploy XM Cyber's continuous exposure management platform to map attack paths, identify choke points, and prioritize the 2% of exposures that threaten critical assets.
- 100/100
implementing-attack-surface-management
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-aws-config-rules-for-compliance
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-aws-iam-permission-boundaries
mukul975/Anthropic-Cybersecurity-Skills
Configure IAM permission boundaries in AWS to delegate role creation to developers while enforcing maximum privilege limits set by the security team.
- 100/100
implementing-aws-macie-for-data-classification
mukul975/Anthropic-Cybersecurity-Skills
Implement Amazon Macie to automatically discover, classify, and protect sensitive data in S3 buckets using machine learning and pattern matching for PII, financial data, and credentials detection.
- 90/100
implementing-aws-nitro-enclave-security
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-aws-security-hub
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-aws-security-hub-compliance
mukul975/Anthropic-Cybersecurity-Skills
>
- 85/100
implementing-azure-ad-privileged-identity-management
mukul975/Anthropic-Cybersecurity-Skills
Configure Microsoft Entra Privileged Identity Management to enforce just-in-time role activation, approval workflows, and access reviews for Azure AD privileged roles.
- 100/100
implementing-azure-defender-for-cloud
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-beyondcorp-zero-trust-access-model
mukul975/Anthropic-Cybersecurity-Skills
>
- 85/100
implementing-bgp-security-with-rpki
mukul975/Anthropic-Cybersecurity-Skills
Implement BGP route origin validation using RPKI with Route Origin Authorizations, RPKI-to-Router protocol, and ROV policies on Cisco and Juniper routers to prevent route hijacking.
- 100/100
implementing-browser-isolation-for-zero-trust
mukul975/Anthropic-Cybersecurity-Skills
>
- 55/100
implementing-canary-tokens-for-network-intrusion
mukul975/Anthropic-Cybersecurity-Skills
>
- 95/100
implementing-cisa-zero-trust-maturity-model
mukul975/Anthropic-Cybersecurity-Skills
Implement the CISA Zero Trust Maturity Model v2.0 across the five pillars of identity, devices, networks, applications, and data to achieve progressive organizational zero trust maturity.
- 100/100
implementing-cloud-dlp-for-data-protection
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-cloud-security-posture-management
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-cloud-trail-log-analysis
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-cloud-vulnerability-posture-management
mukul975/Anthropic-Cybersecurity-Skills
Implement Cloud Security Posture Management using AWS Security Hub, Azure Defender for Cloud, and open-source tools like Prowler and ScoutSuite for multi-cloud vulnerability detection.
- 100/100
implementing-cloud-waf-rules
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-cloud-workload-protection
mukul975/Anthropic-Cybersecurity-Skills
>
- 95/100
implementing-code-signing-for-artifacts
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-command-palettes
AgentWorkforce/relay
Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability
- 100/100
implementing-conditional-access-policies-azure-ad
mukul975/Anthropic-Cybersecurity-Skills
Configure Microsoft Entra ID (Azure AD) Conditional Access policies for zero trust access control. Covers signal-based policy design, device compliance requirements, risk-based authentication, named l
- 100/100
implementing-conduit-security-for-ot-remote-access
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-container-image-minimal-base-with-distroless
mukul975/Anthropic-Cybersecurity-Skills
Reduce container attack surface by building application images on Google distroless base images that contain only the application runtime with no shell, package manager, or unnecessary OS utilities.
- 100/100
implementing-container-network-policies-with-calico
mukul975/Anthropic-Cybersecurity-Skills
Enforce Kubernetes network segmentation using Calico CNI network policies and global network policies to control pod-to-pod traffic, restrict egress, and implement zero-trust microsegmentation.
- 100/100
implementing-continuous-security-validation-with-bas
mukul975/Anthropic-Cybersecurity-Skills
Deploy Breach and Attack Simulation tools to continuously validate security control effectiveness by safely emulating real-world attack techniques across the kill chain.
- 75/100
implementing-data-loss-prevention-with-microsoft-purview
mukul975/Anthropic-Cybersecurity-Skills
>
- 50/100
implementing-ddos-mitigation-with-cloudflare
mukul975/Anthropic-Cybersecurity-Skills
Configure Cloudflare DDoS protection with managed rulesets, rate limiting, WAF rules, Bot Management, and origin protection to mitigate volumetric, protocol, and application-layer attacks.
- 100/100
implementing-deception-based-detection-with-canarytoken
mukul975/Anthropic-Cybersecurity-Skills
Deploy and monitor Canary Tokens via the Thinkst Canary API for deception-based breach detection using web bug tokens, DNS tokens, document tokens, and AWS key tokens.
- 90/100
implementing-delinea-secret-server-for-pam
mukul975/Anthropic-Cybersecurity-Skills
>
- 70/100
implementing-device-posture-assessment-in-zero-trust
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-devsecops-security-scanning
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-diamond-model-analysis
mukul975/Anthropic-Cybersecurity-Skills
>-
- 100/100
implementing-digital-signatures-with-ed25519
mukul975/Anthropic-Cybersecurity-Skills
Ed25519 is a high-performance digital signature algorithm using the Edwards curve Curve25519. It provides 128-bit security with 64-byte signatures and 32-byte keys, offering significant advantages ove
- 100/100
implementing-disk-encryption-with-bitlocker
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-dmarc-dkim-spf-email-security
mukul975/Anthropic-Cybersecurity-Skills
SPF, DKIM, and DMARC form the three pillars of email authentication. Together they prevent domain spoofing, validate message integrity, and define policies for handling unauthenticated mail. Proper im
- 80/100
implementing-dragos-platform-for-ot-monitoring
mukul975/Anthropic-Cybersecurity-Skills
>
- 95/100
implementing-ebpf-security-monitoring
mukul975/Anthropic-Cybersecurity-Skills
>
- 80/100
implementing-email-sandboxing-with-proofpoint
mukul975/Anthropic-Cybersecurity-Skills
Email sandboxing detonates suspicious attachments and URLs in isolated environments to detect zero-day malware and evasive phishing payloads. Proofpoint Targeted Attack Protection (TAP) is an industry
- 100/100
implementing-end-to-end-encryption-for-messaging
mukul975/Anthropic-Cybersecurity-Skills
End-to-end encryption (E2EE) ensures that only the communicating parties can read messages, with no intermediary (including the server) able to decrypt them. This skill implements a simplified version
- 100/100
implementing-endpoint-detection-with-wazuh
mukul975/Anthropic-Cybersecurity-Skills
Deploy and configure Wazuh SIEM/XDR for endpoint detection including agent management, custom decoder and rule XML creation, alert querying via the Wazuh REST API, and automated response actions.
- 100/100
implementing-endpoint-dlp-controls
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-envelope-encryption-with-aws-kms
mukul975/Anthropic-Cybersecurity-Skills
Envelope encryption is a strategy where data is encrypted with a data encryption key (DEK), and the DEK itself is encrypted with a master key (KEK) managed by AWS KMS. This approach allows encrypting
- 75/100
implementing-epss-score-for-vulnerability-prioritization
mukul975/Anthropic-Cybersecurity-Skills
Integrate FIRST's Exploit Prediction Scoring System (EPSS) API to prioritize vulnerability remediation based on real-world exploitation probability within 30 days.
- 100/100
implementing-file-integrity-monitoring-with-aide
mukul975/Anthropic-Cybersecurity-Skills
Configure AIDE (Advanced Intrusion Detection Environment) for file integrity monitoring including baseline creation, scheduled integrity checks, change detection, and alerting
- 100/100
implementing-fuzz-testing-in-cicd-with-aflplusplus
mukul975/Anthropic-Cybersecurity-Skills
Integrate AFL++ coverage-guided fuzz testing into CI/CD pipelines to discover memory corruption, input handling, and logic vulnerabilities in C/C++ and compiled applications.
- 100/100
implementing-gcp-binary-authorization
mukul975/Anthropic-Cybersecurity-Skills
Implement GCP Binary Authorization to enforce deploy-time security controls that ensure only trusted, attested container images are deployed to Google Kubernetes Engine and Cloud Run.
- 100/100
implementing-gcp-organization-policy-constraints
mukul975/Anthropic-Cybersecurity-Skills
Implement GCP Organization Policy constraints to enforce security guardrails across the entire resource hierarchy, restricting risky configurations and ensuring compliance at organization, folder, and project levels.
- 100/100
implementing-gcp-vpc-firewall-rules
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-gdpr-data-protection-controls
mukul975/Anthropic-Cybersecurity-Skills
The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover
- 100/100
implementing-gdpr-data-subject-access-request
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-github-advanced-security-for-code-scanning
mukul975/Anthropic-Cybersecurity-Skills
Configure GitHub Advanced Security with CodeQL to perform automated static analysis and vulnerability detection across repositories at enterprise scale.
- 100/100
implementing-google-workspace-admin-security
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-google-workspace-phishing-protection
mukul975/Anthropic-Cybersecurity-Skills
Configure Google Workspace advanced phishing and malware protection settings including pre-delivery scanning, attachment protection, spoofing detection, and Enhanced Safe Browsing.
- 100/100
implementing-google-workspace-sso-configuration
mukul975/Anthropic-Cybersecurity-Skills
Configure SAML 2.0 single sign-on for Google Workspace with a third-party identity provider, enabling centralized authentication and enforcing organization-wide access policies.
- 100/100
implementing-hardware-security-key-authentication
mukul975/Anthropic-Cybersecurity-Skills
>
- 55/100
implementing-hashicorp-vault-dynamic-secrets
mukul975/Anthropic-Cybersecurity-Skills
>
- 85/100
implementing-honeypot-for-ransomware-detection
mukul975/Anthropic-Cybersecurity-Skills
>
- 90/100
implementing-honeytokens-for-breach-detection
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-ics-firewall-with-tofino
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-identity-governance-with-sailpoint
mukul975/Anthropic-Cybersecurity-Skills
Deploy SailPoint IdentityNow or IdentityIQ for identity governance and administration. Covers identity lifecycle management, access request workflows, certification campaigns, role mining, SOD policy
- 100/100
implementing-identity-verification-for-zero-trust
mukul975/Anthropic-Cybersecurity-Skills
Implement continuous identity verification for zero trust using phishing-resistant MFA (FIDO2/WebAuthn), risk-based conditional access, and identity governance aligned with the CISA Zero Trust Maturity Model.
- 100/100
implementing-iec-62443-security-zones
mukul975/Anthropic-Cybersecurity-Skills
>
- 85/100
implementing-image-provenance-verification-with-cosign
mukul975/Anthropic-Cybersecurity-Skills
Sign and verify container image provenance using Sigstore Cosign with keyless OIDC-based signing, attestations, and Kubernetes admission enforcement.
- 100/100
implementing-immutable-backup-with-restic
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-infrastructure-as-code-security-scanning
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
implementing-iso-27001-information-security-management
mukul975/Anthropic-Cybersecurity-Skills
ISO/IEC 27001:2022 is the international standard for establishing, implementing, maintaining, and continually improving an Information Security Management System (ISMS). This skill covers the complete
- 100/100
implementing-just-in-time-access-provisioning
mukul975/Anthropic-Cybersecurity-Skills
Implement Just-In-Time (JIT) access provisioning to eliminate standing privileges by granting temporary, time-bound access only when needed. This skill covers JIT architecture design, approval workflo
- 100/100
implementing-jwt-signing-and-verification
mukul975/Anthropic-Cybersecurity-Skills
JSON Web Tokens (JWT) defined in RFC 7519 are compact, URL-safe tokens used for authentication and authorization in web applications. This skill covers implementing secure JWT signing with HMAC-SHA256
Page 102 of 219