Plugins

12 plugins
@nivkazdan
Data Analysis
Data Analysis from nivkazdan/skills-agents-catalog.
6 skills · plugin
@trailofbits
Static Analysis
Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection
3 skills · plugin
@phuryn
Market Research
Market research skills for PMs: user personas, market segmentation, sentiment analysis, and competitive analysis.
7 skills · plugin
curated
Run Competitive Analysis
Run a competitive analysis by researching competitors, analyzing their strategies, and producing actionable insights.
6 skills · plugin
@dotnet
Dotnet Diag
Skills for .NET performance investigations, debugging, and incident analysis.
7 skills · plugin
curated
C/C++ Debugging
For C/C++ developers needing debugging tools, memory analysis, and GDB integration.
8 skills · plugin
curated
Threat Intelligence Analysis
For threat analysts correlating IOCs, building campaign graphs, and producing intelligence reports.
9 skills · plugin
curated
Run Agent Evaluation
Sets up evaluation framework, runs benchmarks, and produces comparative analysis of agent performance.
9 skills · plugin
curated
PR Review Pipeline
Install this pack to review a PR with structured analysis, security scanning, and quality enforcement.
11 skills · plugin
curated
Product Strategy Pipeline
From market analysis to north star metric, this pack builds a complete product strategy foundation.
4 skills · plugin
@owl-listener
UX Strategy
UX strategy skills: information architecture, content strategy, navigation patterns, user flows, task analysis, and competitive UX audits.
12 skills · plugin
curated
Sprint Planning Pack
For scrum masters and PMs planning sprints: plan sprint, run retro, and facilitate pre-mortem risk analysis.
9 skills · plugin

Results for “analysis”

13 skills
More results
samyakjhaveri
Improve Codebase Architecture
Finds architectural friction in a codebase and proposes deep-module refactors to improve testability and AI-navigability, informed by the domain glossary and ADRs.
0 · bundle
pwdev-solucoes
Flow Simplify
Analyzes a completed phase diff for high-confidence behavior-preserving simplifications and applies only explicitly approved proposals, reducing duplication, dead code, needless complexity, or avoidable inefficiency.
2 · bundle
tinh2
Code Smell
Scans a codebase for Martin Fowler's catalog of code smells, reporting each with location, severity, and refactoring recommendations, and ranks files to build a prioritized refactoring queue.
13
sdiamante13
Tw Ideate
Mines a codebase for evidence-backed improvement opportunities, forcing two escalation gates to surface breakthrough ideas, and outputs a ranked portfolio with a plan seed without implementing.
7
phoroth
Lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion, catching O(n^2), N+1, and brute-force defaults.
3
android
Migrate XML Views To Jetpack Compose
Migrates an Android XML View to Jetpack Compose using a structured 10-step process, from candidate selection and analysis to theming, layout conversion, validation, and cleanup.
6.1k · bundle
tinh2
Dead Code
Finds and safely removes dead code across a codebase: unreachable paths, unused exports, functions, variables, CSS selectors, dependencies, env vars, and commented-out blocks. Builds an import graph, verifies no dynamic references, and runs build and tests after cleanup.
13