Research and Audits
Research and audit skills help with investigation, competitive analysis, due diligence, and structured reviews of a product, market, or codebase. Use this category when the job is to understand something deeply, compare options, or surface risks before acting.
844 skills
Skills in this category
negotiation
by wondelai/skills
Tactical empathy-based negotiation framework from FBI hostage negotiator Chris Voss. Transform any negotiation by understanding the emotional drivers behind decisions and using proven techniques to build rapport, uncover hidden information, and reach better outcomes.
swift-charts
by dpearson2699/swift-ios-skills
Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside a Chart container, configure axes and scales with view modifiers, and use vectorized plots for large datasets.
write-a-skill
by mattpocock/skills
Source details, install context, and public review data are available on the full page.
inject
by boshu2/agentops
DEPRECATED (removal target: v3.0.0) — Use ao lookup --query "topic" for on-demand learnings retrieval, or see .agents/AGENTS.md for knowledge navigation. This skill and the ao inject CLI command still work but are no longer called from hooks or other skills.
ios-localization
by dpearson2699/swift-ios-skills
Localize iOS 26+ apps using String Catalogs, modern string types, FormatStyle, and RTL-aware layout. Localization mistakes cause App Store rejections in non-English markets, mistranslated UI, and broken layouts. Ship with correct localization from the start.
shared
by boshu2/agentops
Source details, install context, and public review data are available on the full page.
creative-intelligence
by aj-geddes/claude-code-bmad-skills
Role: Creative Intelligence System specialist for structured brainstorming and research
dead-code
by parcadei/continuous-claude-v3
Find unused functions and dead code using TLDR static analysis.
forge
by boshu2/agentops
Typically runs automatically via SessionEnd hook.
news-summary
by zjfls/zhoujie-claude-skills
Source details, install context, and public review data are available on the full page.
openclaw-audit-watchdog
by prompt-security/clawsec
Source details, install context, and public review data are available on the full page.
prd-writer
by pmprompt/claude-plugin-product-management
This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work.
security-compliance-audit
by aj-geddes/useful-ai-prompts
Systematic evaluation of security controls, policies, and procedures to ensure compliance with industry standards and regulatory requirements.
standards
by boshu2/agentops
Language-specific coding standards loaded on-demand by other skills.
github-to-skills
by kkkkhazix/khazix-skills
This skill automates the conversion of GitHub repositories into fully functional AI skills.
ratchet
by boshu2/agentops
Track progress through the RPI workflow with permanent gates.
sentry-workflow
by getsentry/sentry-for-ai
Source details, install context, and public review data are available on the full page.
write-concept
by leonardomso/33-js-concepts
Use this skill when writing or improving concept documentation pages for the 33 JavaScript Concepts project.
contributing
by nuxt/ui
Guidelines for contributing to the Nuxt UI component library.
fp-check
by trailofbits/skills
If you catch yourself thinking any of these, STOP.
ctf-pwn
by ljagiello/ctf-skills
Quick reference for binary exploitation (pwn) CTF challenges. Each technique has a one-liner here; see supporting files for full details.
inngest-events
by inngest/inngest-skills
Master Inngest event design and delivery patterns. Events are the foundation of Inngest - learn to design robust event schemas, implement idempotency, leverage fan-out patterns, and handle system events effectively.
ralph-plan
by mastra-ai/mastra
Source details, install context, and public review data are available on the full page.
push-notifications
by dpearson2699/swift-ios-skills
Implement, review, and debug local and remote notifications on iOS/macOS using UserNotifications and APNs. Covers permission flow, token registration, payload structure, foreground handling, notification actions, grouping, and rich notifications. Targets iOS 26+ with Swift 6.2, backward-compatible to iOS 16 unless...