The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★381→untested★381→untested★3→untested★426→untested★394→untested★1,994→untested★1,911→untested★381→untested★1,791→untested★1,791→untested★381→untested★1,791→untested★1,791→untested★1,791→untested★381→untested★2→untested★0→untested★0→untested★2→untested★0→untested★1,791→untested★381→untested★1,791→untested★1→untested★1,791→untested★381→untested★1,791→untested★1,791→untested★1,791→untested★1,791→untested★1,791→untested★381→untested★1,791→untested★381→untested★1,791→untested★381→untested★1,791→untested★1,791→untested★1,791→untested★381→untested★1,791→untested★123→untested★1→untested★381→untested★1,791→untested★1,791→untested★0→untested★1,791→untested★1,791→untested★1,791→
Apply shadcn/ui component stylingskillEngineeringProductL2
apply-shadcn · UI development when shadcn library components reduce custom CSS and maintain consistency.
Configure CI/CD GitHub Actions workflowsskillEngineeringL3
testing-ci · CI setup when automated testing + deployment gates reduce manual integration friction.
Generate NestJS DTOs with validation decoratorsskillEngineeringL1
dto-generator · NestJS projects scaffold DTOs faster with auto-discovery than manual scaffolding.
Set up and manage Arena development containersskillEngineeringL3
dev-container · IsaacLab development runs faster with one shared image across parallel project clones.
Apply Next.js best practices to projectsskillEngineeringL1
next-best-practices · Next.js refactors avoid pitfalls when you follow file conventions and RSC boundaries.
Debug and optimize Terraform infrastructure codeskillEngineeringL3
terraform-skill · IaC refactors are safer when you diagnose risk categories before applying changes.
Fix tool-calling agent schema and behaviorskillEngineeringL1
tool-calling-tutor · Tool-calling agents work faster when you debug schema, invocation, and loop patterns.
Debug complex systems with multi-step reasoningskillEngineeringL1
sequential-think · Complex debugging beats quick answers when you systematize multi-layer reasoning.
Red-team Android apps end-to-endskillEngineeringL4
apk-redteam-pipeline · Mobile security research runs faster with automated APK acquisition and decompilation.
Hunt vulnerabilities with complete bug bounty workflowskillEngineeringL3
bb-local-toolkit · Bug bounty hunting converges faster with systematic recon, learning, and triage.
Run static analysis scans with SemgrepskillEngineeringL2
semantic-grep · Security scanning is faster and more reliable when you use semantic rules vs regex.
Orchestrate bug bounty hunting methodologyskillEngineeringL1
bb-methodology · Bug bounty sessions gain focus when you apply systematic 5-phase methodology.
Report bugs to Bugcrowd with severity strategyskillEngineeringL1
bugcrowd-reporting · Bug bounty submissions when VRT defaults misalign with actual impact severity.
Exploit cloud IAM misconfigurations across providersskillEngineeringL4
cloud-iam-deep · Red-team privilege analysis when a cloud credential surfaces and escalation vectors matter.
Predict metagenome function from 16S dataskillEngineeringL2
bio-microbiome-functional-prediction · Metagenomics when shotgun sequencing is unavailable and KEGG/MetaCyc function prediction suffices.
Optimize MAUI app performance for iOSskillEngineeringL3
dotnet-maui-aot · Mobile performance when app size and startup time reductions (up to 50%) justify AOT setup.
Navigate Nx CLI workspace projectsskillEngineeringL2
nx-cli · Monorepo development when task discovery and affected-scope analysis speed up iteration.
Generate code from UI specificationsskillEngineeringL2
codegen · Use for code generation utilities for json-render. use when generating code from ui specs, building custom code exporters, traversing specs, or serializing props for @json-render/codegen.
Add test infrastructure to .NET projectsskillEngineeringL2
dotnet-add-testing · Use for >-
Choreograph animations with GSAP timelinesskillEngineeringL1
gsap-timeline · Use for official gsap skill for timelines — gsap.timeline(), position parameter, nesting, playback. use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in gsap or when recommending a library that supports timelines).
Find CSRF vulnerabilities in web appsskillEngineeringL1
hunt-csrf · Use for hunting skill for csrf vulnerabilities. built from 15 public bug bounty reports including modern variants — samesite=lax sibling-subdomain bypass (argo cd cve-2024-22424), graphql mutations-via-get (gitlab $3,370), framework-wide csrf middleware disabled (stripe dashboard $5,000), path-traversal csrf-token bypass (github enterprise cve-2022-23732 $10k), origin-omission bypass (tiktok $2,500), oauth-state null-byte (streamlabs), websocket csrf / cswsh (coda), default-samesite email-change → ato (yoyo games $400), social-account-link csrf (hackerone), json-csrf via text/plain on email-change (tiktok $500). use when hunting modern csrf — heavy emphasis on chain-to-ato patterns.
Run TUnit tests with PlaywrightskillEngineeringL1
tunit · Use for run tunit tests with playwright. use when user asks to run tests, execute tests, or check if tests pass.
Hunt insecure deserialization RCEskillEngineeringL1
hunt-deserialization · Use for hunt insecure deserialization — java gadget chains (ysoserial), php object injection (phpggc), python pickle rce, .net binaryformatter, ruby marshal.load, jndi/log4shell. rce via deserialization is almost always critical. use when target runs java, php serialization, python pickle, .net, or ruby on rails.
Build with Cloudflare platformskillEngineeringL2
cloudflare · Use for comprehensive cloudflare platform skill covering workers, pages, storage (kv, d1, r2), ai (workers ai, vectorize, agents sdk), networking (tunnel, spectrum), security (waf, ddos), and infrastructure-as-code (terraform, pulumi). use for any cloudflare development task.
Route to right security testing skillskillEngineeringL1
hunt-dispatch · Use for skill-set loader for /hunt orchestrator. fingerprints the target, picks the right platform attack skills, and loads the red team or wapt skill set. use when /hunt has just received a mode answer (redteam or wapt + blackbox|greybox) and needs to load the appropriate skills and print the taxonomy. not for direct user invocation.
Set up NexusProvider for web3skillEngineeringL2
nexus-elements-nexus-provider · Use for install and configure the nexusprovider for nexus elements. use when setting up provider context, handleinit on wallet connect, or when any element needs usenexus.
Hunt DOM and client-side vulnerabilitiesskillEngineeringL1
hunt-dom · Use for hunt client-side dom vulnerabilities — dom clobbering (overwrite js globals via html injection), postmessage hijacking (missing origin check), service worker abuse (intercept requests from same-origin script), css injection/exfiltration (attribute selectors → token char-by-char via oob), client-side template injection, dangerouslysetinnerhtml. grounded in named public research: gareth heyes / portswigger dom-clobbering + dom-invader, michał bentkowski dompurify clobbering bypasses, jquery htmlprefilter xss (cve-2020-11022 / cve-2020-11023), d0nut css-exfil research. use when hunting dom-xss, client-side auth bypass, or token exfiltration without server-side interaction.
Hunt file upload RCE and XSSskillEngineeringL1
hunt-file-upload · Security auditors hunting RCE on PHP/JSP/ASPX stacks with publicly-exploitable file-processing chains.
Hunt GraphQL authorization flawsskillEngineeringL1
hunt-graphql · Bug bounty hunters on platform APIs (GitHub, Shopify, Stripe tier) where GraphQL mutations interact with REST APIs.
Hunt gRPC configuration vulnerabilitiesskillEngineeringL1
hunt-grpc · Security teams hunting microservice architecture vulns where edge-proxy auth is bypassed by reaching backend directly.
Hunt host header injection attacksskillEngineeringL1
hunt-host-header · Security researchers hunting account-takeover on apps behind CDN/reverse proxy where Host is unkeyed in cache.
Investigate bugs with test-first approachskillEngineeringL1
bug-investigation · Teams enforcing TDD discipline to prevent regressions and verify actual bug fix.
Hunt HTTP request smuggling attacksskillEngineeringL1
hunt-http-smuggling · Bug bounty hunters on older deployments (HAProxy <2.4, legacy F5, Citrix ADC) or AWS ALB+origin chains with H2 downgrade.
Deploy Expo apps to storesskillEngineeringL2
expo-deployment · Use for expo-deployment tasks and operations.
Hunt insecure direct object referencesskillEngineeringL1
hunt-idor · Use when hunting idor on any target.
Generate Jest unit tests automaticallyskillEngineeringL1
jest-generator · Use for jest-generator tasks and operations.
Hunt Kubernetes and Docker misconfigsskillEngineeringL1
hunt-k8s · Testing container orchestration for auth bypass and RCE.
Hunt Laravel framework vulnerabilitiesskillEngineeringL1
hunt-laravel · Testing PHP Laravel apps for CVE-2021-3129 Ignition.
Exploit LDAP injection vulnerabilitiesskillEngineeringOpsL3
hunt-ldap · Penetrating directory-backed authentication systems.
Generate design documentation table of contentsskillProductEngineeringL1
design-index · Creating table of contents for design docs.
Hunt and exploit local file inclusionskillEngineeringOpsL3
hunt-lfi · Extracting secrets via path traversal and filter chains.
Write Rust API documentation commentsskillEngineeringL1
api-doc-comments · Documenting smart contract ABIs where generated docs must be client-accessible and precise.
Auto-format and lint code to standardsskillEngineeringL2
code-sanitizer · Ensuring consistent code style across a data pipeline before completion checklist.
Manage pull requests and git workflowsskillEngineeringL2
git-workflow · Submitting feature patterns to upstream community repositories with clean history.
Identify and exploit MFA bypass patternsskillOpsEngineeringL3
hunt-mfa-bypass · Hunting account takeover chains where MFA enforcement is incomplete or bypassable.
Hunt miscellaneous application vulnerabilitiesskillEngineeringOpsL3
hunt-misc · Discovering account boundary violations in multi-tenant SaaS with role-based access.
Set up Koin dependency injection for AndroidskillEngineeringL2
android-di-koin · Setting up DI scoping per feature layer without manual constructor plumbing.
Hunt Next.js framework vulnerabilitiesskillEngineeringOpsL3
hunt-nextjs · Bypassing Server Actions auth or exploiting Image Optimizer SSRF on Next.js hosts.
Hunt Node.js code injection vulnerabilitiesskillEngineeringOpsL3
hunt-nodejs · Chaining prototype pollution to RCE on Express apps with unsafe merge operations.
Detect NoSQL injection and auth bypassesskillEngineeringOpsL3
hunt-nosqli · Extracting data from NoSQL services when parametrized queries are not used.