Browse Skills — Page 144
21,758 public skills · showing 14,301–14,400
- 100/100
people-report
anthropics/knowledge-work-plugins
Generate headcount, attrition, diversity, or org health reports. Use when pulling a headcount snapshot for leadership, analyzing turnover trends by team, preparing diversity representation metrics, or assessing span of control and flight risk across the org.
- 100/100
people-search
extruct-ai/gtm-skills
>
- 100/100
peopledatalabs-automation
ComposioHQ/awesome-claude-skills
"Automate Peopledatalabs tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
peptide-properties-calculation
InternScience/scp
Calculate peptide sequence properties including molecular weight, isoelectric point, extinction coefficient, and chemical formula.
- 100/100
per-concept-documentation
MicrosoftDocs/semantic-kernel-docs
Required when reviewing, updating, auditing, or creating any concept documentation page. Covers code accuracy checks against source repos, language parity across zone pivots, parity table comments, and structural consistency.
- 100/100
per-section-tracking
lyndonkl/claude
Breaks down weekly and trailing-4-week substacker performance per Substack section, keyed on section tags in corpus/published/ and section-map.md. Reports opens, clicks, subs-attributable-to-section per section with ≥3 posts. Skips if section-map has <2 sections. Feeds Curator with pruning candidates (sections with 4-week median z ≤ -1.0). Use when section-map has ≥2 live sections. Trigger keywords: per-section, section performance, section metrics, section pruning, differential engagement.
- 100/100
percy
TerminalSkills/skills
When the user wants to perform visual testing with automated screenshot comparison using Percy by BrowserStack. Also use when the user mentions "percy," "visual testing," "screenshot comparison," "visual diff," "percy snapshot," or "BrowserStack visual." For Storybook-specific visual testing, see chromatic.
- 100/100
perf
boshu2/agentops
Profile and optimize hotspots.
- 100/100
perf-activation-recompute
NVIDIA-NeMo/Megatron-Bridge
Validate and use selective and full activation recompute in Megatron Bridge to reduce GPU memory usage at the cost of extra compute.
- 100/100
perf-analysis
NVIDIA/skills
>
- 100/100
perf-analyzer
ComposioHQ/awesome-claude-plugins
"Use when synthesizing perf findings into evidence-backed recommendations and decisions."
- 100/100
perf-astro
tech-leads-club/agent-skills
Astro-specific performance optimizations for 95+ Lighthouse scores. Covers critical CSS inlining, compression, font loading, and LCP optimization. Use when optimizing Astro site performance, improving Astro Lighthouse scores, or configuring astro-critters. Do NOT use for non-Astro sites (use perf-web-optimization or core-web-vitals) or running Lighthouse audits (use perf-lighthouse).
- 100/100
perf-baseline-manager
ComposioHQ/awesome-claude-plugins
"Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version."
- 100/100
perf-benchmarker
ComposioHQ/awesome-claude-plugins
"Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks."
- 100/100
perf-code-paths
ComposioHQ/awesome-claude-plugins
"Use when mapping code paths, entrypoints, and likely hot files before profiling."
- 100/100
perf-cpu-offloading
NVIDIA-NeMo/Megatron-Bridge
Validate and use CPU offloading in Megatron Bridge, including layer-level activation offloading and fractional optimizer state offloading with HybridDeviceOptimizer.
- 100/100
perf-cuda-graphs
NVIDIA-NeMo/Megatron-Bridge
Validate and use CUDA graph capture in Megatron Bridge, including local full-iteration graphs and Transformer Engine scoped graphs for attention, MLP, and MoE modules.
- 100/100
perf-expert-parallel-overlap
NVIDIA-NeMo/Megatron-Bridge
Validate and use MoE expert-parallel communication overlap in Megatron-Bridge, including overlap_moe_expert_parallel_comm, delay_wgrad_compute, and flex dispatcher backends such as DeepEP and HybridEP.
- 100/100
perf-host-analysis
NVIDIA/skills
>
- 100/100
perf-host-optimization
NVIDIA/skills
Profiles and optimizes TensorRT-LLM host/CPU overhead using line_profiler (with nsys support planned). Runs iterative profile-analyze-optimize-validate rounds. Use when GPU utilization is low or optimizing PyExecutor throughput.
- 100/100
perf-hybrid-context-parallel
NVIDIA-NeMo/Megatron-Bridge
Operational guide for enabling hierarchical context parallelism in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.
- 100/100
perf-investigation-logger
ComposioHQ/awesome-claude-plugins
"Use when appending structured perf investigation notes and evidence."
- 100/100
perf-lighthouse
tech-leads-club/agent-skills
Run Lighthouse audits locally via CLI or Node API, parse and interpret reports, and set performance budgets. Use when measuring site performance, understanding Lighthouse scores, setting up budgets, or integrating audits into CI. Triggers on: lighthouse, run lighthouse, lighthouse score, performance audit, performance budget. Do NOT use for fixing specific performance issues (use perf-web-optimization or core-web-vitals) or Astro-specific optimization (use perf-astro).
- 100/100
perf-megatron-fsdp
NVIDIA-NeMo/Megatron-Bridge
Operational guide for enabling Megatron FSDP in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.
- 100/100
perf-memory-tuning
NVIDIA-NeMo/Megatron-Bridge
Techniques for reducing peak GPU memory in Megatron Bridge — expandable segments, parallelism resizing, activation recompute, CPU offloading constraints, and common OOM fixes.
- 80/100
perf-moe-comm-overlap
NVIDIA-NeMo/Megatron-Bridge
MoE expert-parallel communication overlap in Megatron Bridge. Covers dispatch/combine overlap, flex dispatcher backends, and expert wgrad scheduling.
- 100/100
perf-moe-dispatcher-selection
NVIDIA-NeMo/Megatron-Bridge
Choose the right MoE token dispatcher (`alltoall`, DeepEP, or HybridEP) for the hardware, EP degree, and optimization stage. Summarizes patterns from DSV3, Qwen3, Qwen3-Next, and VLM bring-up work.
- 100/100
perf-moe-hardware-configs
NVIDIA-NeMo/Megatron-Bridge
Representative MoE training playbooks by hardware platform and model family. Summarizes rounded throughput bands, parallelism patterns, and common tuning stacks.
- 100/100
perf-moe-long-context
NVIDIA-NeMo/Megatron-Bridge
Long-context MoE training guidance for Megatron Bridge. Covers CP sizing, selective recompute, dispatcher choices, and practical patterns from DSV3, Qwen3, and Qwen3-Next long-context experiments.
- 100/100
perf-moe-optimization-workflow
NVIDIA-NeMo/Megatron-Bridge
Systematic workflow for MoE training optimization in Megatron Bridge, based on the Megatron-Core MoE paper. Covers the Three Walls framework, parallel folding, recompute strategy, dispatcher choice, and CUDA-graph bring-up.
- 100/100
perf-moe-vlm-training
NVIDIA-NeMo/Megatron-Bridge
Practical guidance for training MoE VLMs in Megatron Bridge. Compares FSDP and 3D-parallel approaches, using rounded lessons from Qwen3-VL, Qwen3-Next, and other multimodal experiments.
- 100/100
perf-nsight-compute-analysis
NVIDIA/skills
>
- 100/100
perf-nsight-systems
NVIDIA/skills
>-
- 100/100
perf-optimization
NVIDIA/skills
>
- 100/100
perf-parallelism-strategies
NVIDIA-NeMo/Megatron-Bridge
Operational guide for choosing and combining parallelism strategies in Megatron Bridge, including sizing rules, hardware topology mapping, and combined parallelism configuration.
- 100/100
perf-profile
pixel-cellar/Claude-Code-Game-Studios
结构化的性能分析工作流。识别瓶颈、与性能预算对比测量,并生成带有优先级排序的优化建议。
- 100/100
perf-profiler
ComposioHQ/awesome-claude-plugins
"Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence."
- 100/100
perf-sequence-packing
NVIDIA-NeMo/Megatron-Bridge
Validate and use packed sequences and long-context training in Megatron-Bridge, distinguishing offline packed SFT for LLMs from in-batch packing for VLMs, and applying the right CP constraints.
- 100/100
perf-theory-gatherer
ComposioHQ/awesome-claude-plugins
"Use when generating performance hypotheses backed by git history and code evidence."
- 100/100
perf-theory-tester
ComposioHQ/awesome-claude-plugins
"Use when running controlled perf experiments to validate hypotheses."
- 100/100
perf-torch-cuda-graphs
NVIDIA/skills
>-
- 100/100
perf-torch-sync-free
NVIDIA/skills
>-
- 100/100
perf-tp-dp-comm-overlap
NVIDIA-NeMo/Megatron-Bridge
Operational guide for enabling TP, DP, and PP communication overlap in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.
- 100/100
perf-web-optimization
tech-leads-club/agent-skills
Optimize web performance: bundle size, images, caching, lazy loading, and overall page speed. Use when site is slow, reducing bundle size, fixing layout shifts, improving Time to Interactive, or optimizing for Lighthouse scores. Triggers on: web performance, bundle size, page speed, slow site, lazy loading. Do NOT use for Core Web Vitals-specific fixes (use core-web-vitals), running Lighthouse audits (use perf-lighthouse), or Astro-specific optimization (use perf-astro).
- 100/100
perf-workload-profiling
NVIDIA/skills
>
- 100/100
performance
SkillPanel/maister
Orchestrates performance optimization workflows using static code analysis to identify bottlenecks (N+1 queries, missing indexes, O(n^2) algorithms, blocking I/O, memory leaks). Accepts optional user-provided profiling data. Reuses standard specification, planning, implementation, and verification phases.
- 100/100
Performance Accessibility
Community-Access/accessibility-agents
Audits intersection of web performance and accessibility — lazy loading, skeleton screens, CLS, code splitting, progressive enhancement.
- 100/100
performance-analytics
serac-labs/serac
Build ServiceNow Performance Analytics — pa_indicators (count/sum/avg/percentage), pa_breakdowns, pa_thresholds with severity colors, pa_widgets, and pa_dashboards for KPI tracking.
- 100/100
performance-attribution
HKUDS/Vibe-Trading
Performance attribution analysis — Brinson sector/stock-selection attribution, factor alpha/beta decomposition, market-timing evaluation, and benchmark comparison framework.
- 100/100
performance-benchmarking
elophanto/EloPhanto
Measure, analyze, and improve system performance with load testing, Core Web Vitals optimization, and capacity planning. Adapted from msitarzewski/agency-agents.
- 100/100
performance-budget
mohitagw15856/pm-claude-skills
Define and document performance budgets for a web service or application. Use when asked to set performance targets, define SLOs for latency or throughput, establish Core Web Vitals targets, create a performance baseline, or document performance regression policy. Produces a structured performance budget covering key user journeys, Core Web Vitals, backend latency SLOs, measurement tooling, CI enforcement, and breach response process.
- 100/100
performance-check
indranilbanerjee/digital-marketing-pro
Pull live marketing metrics for a performance snapshot: KPIs vs targets, trend comparison, and cross-platform overview. Use when checking current marketing performance, monitoring KPI health, comparing to benchmarks, or getting a quick status update across analytics platforms.
- 100/100
performance-engineer
diegosouzapw/awesome-omni-skills
performance-engineer workflow skill. Use this skill when the user needs Expert performance engineer specializing in modern observability, and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-engineer-v2
diegosouzapw/awesome-omni-skills
performance-engineer workflow skill. Use this skill when the user needs Expert performance engineer specializing in modern observability, and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-engineer-v3
diegosouzapw/awesome-omni-skills
performance-engineer workflow skill. Use this skill when the user needs Expert performance engineer specializing in modern observability, and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-extraction
yogsoth-ai/de-anthropocentric-research-engine
Systematically extract performance data and conditions from papers — 30 methods, 150 data points, 40 web searches budget
- 100/100
performance-management
mkurman/zorai
>
- 100/100
performance-optimizer
diegosouzapw/awesome-omni-skills
Performance Optimizer workflow skill. Use this skill when the user needs Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-optimizer-v2
diegosouzapw/awesome-omni-skills
Performance Optimizer workflow skill. Use this skill when the user needs Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-profiler
alirezarezvani/claude-skills
Systematic performance profiling for Node.js, Python, and Go applications. Identifies CPU, memory, and I/O bottlenecks, generates flamegraphs, analyzes bundle sizes, optimizes database queries, runs load tests with k6 and Artillery. Always measures before and after. Use when investigating a slow endpoint, planning a performance budget, or hunting a memory leak in production.
- 100/100
performance-profiling
diegosouzapw/awesome-omni-skills
Performance Profiling workflow skill. Use this skill when the user needs Performance profiling principles. Measurement, analysis, and optimization techniques and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-profiling-v2
diegosouzapw/awesome-omni-skills
Performance Profiling workflow skill. Use this skill when the user needs Performance profiling principles. Measurement, analysis, and optimization techniques and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-report
anthropics/knowledge-work-plugins
Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations. Use when wrapping a campaign, when preparing weekly, monthly, or quarterly channel summaries for stakeholders, or when you need data translated into an executive summary with next-period priorities.
- 100/100
performance-report
indranilbanerjee/digital-marketing-pro
Generate performance reports. Use when: tracking KPIs, trend analysis, anomaly detection, and actionable recommendations.
- 100/100
performance-review
anthropics/knowledge-work-plugins
Structure a performance review with self-assessment, manager template, and calibration prep. Use when review season kicks off and you need a self-assessment template, writing a manager review for a direct report, prepping rating distributions and promotion cases for calibration, or turning vague feedback into specific behavioral examples.
- 100/100
performance-review
mohitagw15856/pm-claude-skills
Write structured, balanced performance reviews from bullet-point inputs. Use when asked to write a performance review, self-assessment, peer review, 360 feedback, or manager evaluation. Produces a complete, fair, professionally written review covering achievements, areas for growth, and development goals.
- 100/100
performance-review-writer
github/awesome-copilot
Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice. Analyzes your contributions, emails, and meeting history via WorkIQ, then produces honest, impact-focused drafts using the STAR format. USE FOR: write my performance review, draft self-assessment, peer review, 360 feedback, annual review, mid-year review, upward feedback, write review for colleague, performance appraisal.
- 100/100
performance-reviewer
TerminalSkills/skills
>-
- 100/100
performance-table-assembly
yogsoth-ai/de-anthropocentric-research-engine
Assemble unified comparison table with confidence interval annotations
- 100/100
performance-testing-review-ai-review
diegosouzapw/awesome-omni-skills
AI-Powered Code Review Specialist workflow skill. Use this skill when the user needs You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-testing-review-ai-review-v2
diegosouzapw/awesome-omni-skills
AI-Powered Code Review Specialist workflow skill. Use this skill when the user needs You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-testing-review-multi-agent-review
diegosouzapw/awesome-omni-skills
Multi-Agent Code Review Orchestration Tool workflow skill. Use this skill when the user needs working with performance testing review multi agent review and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
performance-testing-review-multi-agent-review-v2
diegosouzapw/awesome-omni-skills
Multi-Agent Code Review Orchestration Tool workflow skill. Use this skill when the user needs working with performance testing review multi agent review and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 95/100
performing-access-recertification-with-saviynt
mukul975/Anthropic-Cybersecurity-Skills
Configure and execute access recertification campaigns in Saviynt Enterprise Identity Cloud to validate user entitlements, revoke excessive access, and maintain compliance with SOX, SOC2, and HIPAA.
- 100/100
performing-access-review-and-certification
mukul975/Anthropic-Cybersecurity-Skills
Conduct systematic access reviews and certifications to ensure users have appropriate access rights aligned with their roles. This skill covers review campaign design, reviewer selection, risk-based p
- 80/100
performing-account-takeover-attacks
xalgord/xalgorix
Systematically testing authentication, recovery, and identity flows for account takeover (ATO) — including
- 95/100
performing-active-directory-bloodhound-analysis
mukul975/Anthropic-Cybersecurity-Skills
Use BloodHound and SharpHound to enumerate Active Directory relationships and identify attack paths from compromised users to Domain Admin.
- 75/100
performing-active-directory-compromise-investigation
mukul975/Anthropic-Cybersecurity-Skills
Investigate Active Directory compromise by analyzing authentication logs, replication metadata, Group Policy changes, and Kerberos ticket anomalies to identify attacker persistence and lateral movement paths.
- 100/100
performing-active-directory-forest-trust-attack
mukul975/Anthropic-Cybersecurity-Skills
Enumerate and audit Active Directory forest trust relationships using impacket for SID filtering analysis, trust key extraction, cross-forest SID history abuse detection, and inter-realm Kerberos ticket assessment.
- 100/100
performing-active-directory-penetration-test
mukul975/Anthropic-Cybersecurity-Skills
Conduct a focused Active Directory penetration test to enumerate domain objects, discover attack paths with BloodHound, exploit Kerberos weaknesses, escalate privileges via ADCS/DCSync, and demonstrate domain compromise.
- 80/100
performing-active-directory-vulnerability-assessment
mukul975/Anthropic-Cybersecurity-Skills
Assess Active Directory security posture using PingCastle, BloodHound, and Purple Knight to identify misconfigurations, privilege escalation paths, and attack vectors.
- 100/100
performing-adversary-in-the-middle-phishing-detection
mukul975/Anthropic-Cybersecurity-Skills
Detect and respond to Adversary-in-the-Middle (AiTM) phishing attacks that use reverse proxy kits like EvilProxy, Evilginx, and Tycoon 2FA to bypass MFA and steal session tokens.
- 90/100
performing-agentless-vulnerability-scanning
mukul975/Anthropic-Cybersecurity-Skills
Configure and execute agentless vulnerability scanning using network protocols, cloud snapshot analysis, and API-based discovery to assess systems without installing endpoint agents.
- 95/100
performing-ai-assisted-vulnerability-discovery
xalgord/xalgorix
Using LLMs to accelerate vulnerability research and pentest workflows — generating syntax-valid fuzzing
- 90/100
performing-ai-driven-osint-correlation
mukul975/Anthropic-Cybersecurity-Skills
>-
- 100/100
performing-alert-triage-with-elastic-siem
mukul975/Anthropic-Cybersecurity-Skills
Perform systematic alert triage in Elastic Security SIEM to rapidly classify, prioritize, and investigate security alerts for SOC operations.
- 65/100
performing-android-app-static-analysis-with-mobsf
mukul975/Anthropic-Cybersecurity-Skills
>
- 80/100
performing-api-fuzzing-with-restler
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
performing-api-inventory-and-discovery
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
performing-api-rate-limiting-bypass
mukul975/Anthropic-Cybersecurity-Skills
>
- 90/100
performing-api-security-testing-with-postman
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
performing-arp-spoofing-attack-simulation
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
performing-asset-criticality-scoring-for-vulns
mukul975/Anthropic-Cybersecurity-Skills
Develop and apply a multi-factor asset criticality scoring model to weight vulnerability prioritization based on business impact, data sensitivity, and operational importance.
- 90/100
performing-authenticated-scan-with-openvas
mukul975/Anthropic-Cybersecurity-Skills
Configure and execute authenticated vulnerability scans using OpenVAS/Greenbone Vulnerability Management with SSH and SMB credentials for comprehensive host-level assessment.
- 75/100
performing-authenticated-vulnerability-scan
mukul975/Anthropic-Cybersecurity-Skills
Authenticated (credentialed) vulnerability scanning uses valid system credentials to log into target hosts and perform deep inspection of installed software, patches, configurations, and security sett
- 100/100
performing-automated-malware-analysis-with-cape
mukul975/Anthropic-Cybersecurity-Skills
Deploy and operate CAPEv2 sandbox for automated malware analysis with behavioral monitoring, payload extraction, configuration parsing, and anti-evasion capabilities.
- 90/100
performing-aws-account-enumeration-with-scout-suite
mukul975/Anthropic-Cybersecurity-Skills
Perform comprehensive security posture assessment of AWS accounts using ScoutSuite to enumerate resources, identify misconfigurations, and generate actionable security reports.
- 100/100
performing-aws-privilege-escalation-assessment
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
performing-bandwidth-throttling-attack-simulation
mukul975/Anthropic-Cybersecurity-Skills
>
- 95/100
performing-binary-exploitation-analysis
mukul975/Anthropic-Cybersecurity-Skills
>
Page 144 of 218