Profiling
456 rows from 171 repositories
Measuring before changing anything.
What Profiling skills agree on
107 skill files read, by 119 of the 180 authors on this shelf whose files we hold, 2026-09-06
Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.
What they tell the agent to do
- Capture snapshots at baseline, target, and final states10 of 119 in 4 filesalso worded as Capture heapsnapshots at baseline, target, and final states
- Determine whether the leak is browser-side or Node.js-side10 of 119 in 4 filesalso worded as Determine whether the leak is browser or server side; Determine if the leak is browser or Node.js side
- Repeat the interactions ten times to amplify the leak10 of 119 in 4 filesalso worded as Repeat interactions ten times to amplify the leak; Repeat the same user interactions 10 times to amplify the leak
- Use memlab to identify leak traces from heapsnapshots9 of 119 in 3 filesalso worded as Use memlab to analyze heapsnapshots for leaks; Use memlab to process heapsnapshots
- Revert the page and check whether memory is released9 of 119 in 3 filesalso worded as Revert page state after interactions to check memory release; Revert the page to its original state to check memory release
- Run the compare_snapshots fallback with Node.js when memlab is unavailable9 of 119 in 3 filesalso worded as Run the fallback comparison script with Node.js when memlab is unavailable; Run compare_snapshots.js with Node.js when memlab is unavailable
- Ask the user before nulling detached DOM nodes8 of 119 in 3 files
- Update profiles quarterly6 of 119 in 3 files
- Obtain ISAC approval before external sharing6 of 119 in 3 filesalso worded as Seek ISAC approval before external sharing
- Qualify attribution confidence as low, medium, or high6 of 119 in 3 filesalso worded as Qualify attribution with low, medium, or high confidence
- Identify the leak's root cause in the code6 of 119 in 2 filesalso worded as Identify the root cause in the code from the leak trace
- Map group TTPs to ATT&CK using mitreattack-python6 of 119 in 3 filesalso worded as Map TTPs to ATT&CK using mitreattack-python; Map each group's TTPs to MITRE ATT&CK techniques
- Compare group techniques against your detection coverage matrix6 of 119 in 3 filesalso worded as Compare adversary techniques against your detection coverage matrix; Compare adversary techniques against the detection coverage matrix
- Check for detached DOM nodes, closures, globals, listeners, caches6 of 119 in 3 filesalso worded as Check for detached DOM nodes, closures, globals, listeners, unbounded caches; Look for detached DOM nodes, closures, globals, and unremoved listeners
- Classify profiles TLP:AMBER for internal distribution5 of 119 in 2 files
What they tell it not to do
- Do not null detached DOM nodes without asking10 of 119 in 4 filesalso worded as Never null detached DOM nodes without asking the user first; Nulling detached DOM nodes without asking the user
- Never read raw .heapsnapshot files with read_file or cat10 of 119 in 4 filesalso worded as Do not read raw .heapsnapshot files directly; Do not use read_file or cat on heapsnapshots
- No optimizing without profiling10 of 119also worded as Never optimize without a baseline measurement; optimizing without a baseline measurement
- Do not treat attribution as certain6 of 119 in 3 files
- Do not build IOC-centric profiles6 of 119 in 3 filesalso worded as Do not build profiles around IOCs
- Do not conflate groups sharing vendor aliases or malware6 of 119 in 3 filesalso worded as Do not conflate groups sharing malware or infrastructure; Do not conflate groups sharing aliases or malware
- Do not use during real-time incident attribution5 of 119 in 2 filesalso worded as Do not use for real-time incident attribution
- Do not neglect ransomware groups while profiling nation-state actors4 of 119 in 1 file
- Never log sensitive data like passwords, tokens, or PII4 of 119 in 2 filesalso worded as Never log passwords, tokens, or PII
- Do not alert on every error4 of 119 in 2 filesalso worded as Never alert on every error
What they expect to be installed
- k613 of 119 in 11 files
- node12 of 119 in 7 files
- py-spy11 of 119
- chrome-devtools-mcp10 of 119 in 4 files
- memlab9 of 119 in 3 files
- pprof7 of 119
- take_memory_snapshot7 of 119 in 3 files
- Lighthouse7 of 119
- Artillery7 of 119 in 5 files
- perf6 of 119
What they ask it to produce
- .heapsnapshot files10 of 119 in 6 filesalso worded as .heapsnapshot files saved to disk; heap snapshots
- One-page executive summary6 of 119 in 3 filesalso worded as Executive one-page summary
- Technical appendix with YARA rules, Sigma detections, and STIX JSON6 of 119 in 3 filesalso worded as Technical appendix with YARA, Sigma, and STIX objects; Technical appendix with YARA, Sigma, and STIX JSON
- Load test scripts5 of 119 in 3 files
- Baseline measurement5 of 119also worded as Baseline measurement with numbers
- SOC analyst brief with TTPs, IOCs, and hunt hypotheses5 of 119 in 2 filesalso worded as SOC briefing with TTPs, IOCs, and hunting hypotheses
- Structured JSON logs4 of 119 in 2 files
- Metrics scrape endpoint4 of 119 in 2 files
When Profiling authors say to reach for one
The situations these authors wrote into their own files, counted out of the same 119 authors, with the skills that name each one
- Profiling CPU or memory bottlenecks6 of 119 in 4 files
- When updating the threat model with adversary group profiles5 of 119 in 2 files
- When enabling SOC analysts to tune detections5 of 119 in 2 files
- Profiling threat actor groups
- and 4 more on this shelf
- Setting up application monitoring4 of 119 in 2 files
How Profiling skills are built
401 skill directories by 157 authors, read from their repositories’ own file trees 2026-08-05
The middle bundle among those shipping files is 2 files, 11.5 KB beside SKILL.md
Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.
The shape
- SKILL.md is the whole skill63 of 157 authors, 207 of 401 skills
- files ship beside it94 of 157 authors, 194 of 401 skills
- executable scripts ship inside46 of 157 authors, 75 of 401 skills
The folders they converge on
- references/70 of 157 authors, 122 of 401 skills
- scripts/44 of 157 authors, 67 of 401 skills
- agents/14 of 157 authors, 18 of 401 skills
- evals/8 of 157 authors, 10 of 401 skills
- examples/6 of 157 authors, 9 of 401 skills
priyankark/lighthouse-mcp/io.github.priyankark/lighthouse-mcp MCP server
201★ repoMCP server for Google Lighthouse performance metrics
umit/skills/skills/async-profiler Skill
5★ repoMy personal agent skills — JVM profiling, GC, concurrency, distributed systems. Compatible with Claude Code, Codex, Cursor, Cline, and any agent that supports the skills.sh format.
gianmadd/cv-forge/skills/cv-profiler Skill
2★ repoBuild a structured Career Profile once, then generate ATS-ready CVs and cover letters tailored to each job — a pair of AI agent skills for Claude Code, with zero fabrication.
nimajafari/lighthouse-skill/skills/lighthouse Skill
2★ repoAgent Skill for running Google Lighthouse — measure & verify web quality (performance, a11y, SEO, best practices): CLI, budgets, CI, programmatic API.
haiiibin/data-profiler-mcp/io.github.haiiibin/data-profiler-mcp MCP server
2★ repoProfiles CSV/Parquet/Excel/JSON files: schema, stats, quality flags and dtype tips for LLM agents.
ZJtoast/kernel-profiler-skill Skill
no license1★Kernel-only profiling workflow for CUDA and Triton kernels with Nsight Compute, standardized reports, visual analysis, and vendor-portable adapters.
Kenny-JT/idea-stress-test Skill
0★Adversarial critique loop for stress-testing a new idea before you build it - with a filter layer that separates real risks from over-worry. Agent skill for Claude Code / OpenCode.
satishTheLegend/perf-optimization-loop Skill
0★Turns 'it feels slow' into a measure-first, hypothesis-driven optimization campaign that refuses to change code without a profile and proves every win against a budget.
ashrafkahoush-ux/Claude-consciousness-skills/dhdna-profiler Skill
no license3★ repoResearch-backed Claude Skills for structured thinking — consciousness-council, dhdna-profiler, what-if-oracle
almasumdev/awesome-mobile-performance-agent-skills/.github/skills/battery/battery-profiling Skill
no license1★ repoAgent skills for profiling and optimizing mobile app performance (startup, memory, frame-rate, network).
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/competitor-profiling Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Customer psychographic profiler
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/customer-psychographic-profiler Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/frontend-lighthouse Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/k6-load-testing Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/performance-profiling Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/competitor-profiling Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Customer psychographic profiler
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/customer-psychographic-profiler Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/frontend-lighthouse Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/k6-load-testing Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/performance-profiling Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-api-platform-builder/skills/k6-load-testing Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-qa-test-automation/skills/k6-load-testing Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/skills/competitor-profiling Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Customer psychographic profiler
sickn33/agentic-awesome-skills/skills/customer-psychographic-profiler Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/skills/frontend-lighthouse Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/skills/k6-load-testing Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
sickn33/agentic-awesome-skills/skills/performance-profiling Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
K-Dense-AI/scientific-agent-skills/skills/dhdna-profiler Skill
33,548★ repoTurn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 154 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
K-Dense-AI/scientific-agent-skills/skills/pathway-enrichment Skill
33,548★ repoTurn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 154 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
alirezarezvani/claude-skills/.gemini/skills/performance-profiler Skill
24,478★ repo345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
alirezarezvani/claude-skills/.gemini/skills/stress-test Skill
24,478★ repo345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
alirezarezvani/claude-skills/c-level-advisor/executive-mentor/skills/stress-test Skill
24,478★ repo345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
alirezarezvani/claude-skills/engineering/skills/performance-profiler Skill
24,478★ repo345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
Jeffallan/claude-skills/skills/monitoring-expert Skill
10,966★ repo66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.
zebbern/claude-code-guide/skills/http-load-profiler Skill
4,568★ repoClaude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
jeremylongshore/claude-code-plugins-plus-skills/plugins/api-development/api-load-tester/skills/load-testing-apis Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
Profiling application performance
jeremylongshore/claude-code-plugins-plus-skills/plugins/performance/application-profiler/skills/profiling-application-performance Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/plugins/performance/cpu-usage-monitor/skills/monitoring-cpu-usage Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
Windsurf performance profiling
jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-performance-profiling Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/load-testing-apis Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/monitoring-cpu-usage Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
Profiling application performance
jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/profiling-application-performance Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
Windsurf performance profiling
jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/windsurf-performance-profiling Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/05-frontend-dev/performance-lighthouse-runner Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/08-ml-deployment/inference-latency-profiler Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/cpu-profiler-config Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/database-query-profiler Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/flame-graph-generator Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/memory-profiler-setup Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/stress-test-config Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
aaron-he-zhu/aaron-marketing-skills/social/explore/platform-norm-profiler Skill
2,560★ repo120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, email, product launch, organic social & brand narrative — on one shared contract, with 8 auditor gates: CORE-EEAT · CITE · STAR · ROAS · SEND · RAMP · ECHO · TALE.
composio-community/awesome-claude-plugins/perf/skills/profile Skill
no license1,884★ repoA curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system.
a5c-ai/babysitter/library/specializations/algorithms-optimization/skills/code-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/data-engineering-analytics/skills/data-quality-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/desktop-development/skills/electron-memory-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/desktop-development/skills/memory-leak-detector Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/desktop-development/skills/startup-time-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/domains/science/bioinformatics/skills/humann-functional-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/domains/science/bioinformatics/skills/metaphlan-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/embedded-systems/skills/power-profiler Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration