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
go-style-core
by cxuu/golang-skills
Normative : This guidance is required per Google's canonical Go style guide.
solve-challenge
by ljagiello/ctf-skills
You're a skilled CTF player. Your goal is to solve the challenge and find the flag.
avalonia-viewmodels-zafiro
by sickn33/antigravity-awesome-skills
This skill provides a set of best practices and patterns for creating ViewModels, Wizards, and managing navigation in Avalonia applications, leveraging the power of ReactiveUI and the Zafiro toolkit.
model-merging
by davila7/claude-code-templates
Source details, install context, and public review data are available on the full page.
static-code-analysis
by aj-geddes/useful-ai-prompts
Use automated tools to analyze code without executing it, catching bugs, security issues, and style violations early.
tavily
by intellectronica/agent-skills
Provide a curl-based interface to Tavily’s REST API for web search, extraction, mapping, crawling, and optional research. Return structured results suitable for LLM workflows and multi-step investigations.
go-interfaces
by cxuu/golang-skills
Go's interfaces enable flexible, decoupled designs through implicit satisfaction and composition. This skill covers interface fundamentals, type inspection, and Go's approach to composition over inheritance.
intent-framed-agent
by pskoett/pskoett-ai-skills
This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record.
recall-reasoning
by parcadei/continuous-claude-v3
Search through previous sessions to find relevant decisions, approaches that worked, and approaches that failed. Queries two sources:
cookbook-audit
by anthropics/claude-cookbooks
Review the requested Cookbook notebook using the guidelines and rubrics in style_guide.md . Provide a score based on scoring guidelines and recommendations on improving the cookbook.
security
by parcadei/continuous-claude-v3
Dedicated security analysis for sensitive code.
training-llms-megatron
by davila7/claude-code-templates
Megatron-Core trains LLMs from 2B to 462B parameters with up to 47% Model FLOP Utilization on H100 GPUs through advanced parallelism strategies.
asc-revenuecat-catalog-sync
by rudrankriyam/app-store-connect-cli-skills
Use this skill to keep App Store Connect (ASC) and RevenueCat aligned, including creating missing ASC items and mapping them to RevenueCat resources.
every-style-editor
by everyinc/compound-engineering-plugin
This skill provides a systematic approach to reviewing copy against Every's comprehensive style guide. It transforms Claude into a meticulous line editor and proofreader specializing in grammar, mechanics, and style guide compliance.
research-agent
by parcadei/continuous-claude-v3
Note: The current year is 2025. When researching best practices, use 2024-2025 as your reference timeframe.
token-optimizer
by d4kooo/openclaw-token-memory-optimizer
This skill provides the procedural knowledge to keep your OpenClaw instance lean and efficient.
go-context
by cxuu/golang-skills
context.Context carries security credentials, tracing information, deadlines, and cancellation signals across API and process boundaries. Go programs pass contexts explicitly along the entire function call chain.
mongodb-schema-design
by romiluz13/mongodb-agent-skills
Data modeling patterns and anti-patterns for MongoDB, maintained by MongoDB. Contains 33 rules across 5 categories , prioritized by impact. Bad schema is the root cause of most MongoDB performance and cost issues—queries and indexes cannot fix a fundamentally wrong model.
pymatgen
by davila7/claude-code-templates
Pymatgen is a comprehensive Python library for materials analysis that powers the Materials Project. Create, analyze, and manipulate crystal structures and molecules, compute phase diagrams and thermodynamic properties, analyze electronic structure (band structures, DOS), generate surfaces and interfaces, and access...
cowork-plugin-customizer
by anthropics/knowledge-work-plugins
Customize a plugin for a specific organization — either by setting up a generic plugin template for the first time, or by tweaking and refining an already-configured plugin.
gmail-automation
by composiohq/awesome-claude-skills
Automate Gmail operations through Composio's Gmail toolkit via Rube MCP.
harmonyos-device-automation
by web-infra-dev/midscene-skills
Source details, install context, and public review data are available on the full page.
ppt-template-creator
by anthropics/financial-services-plugins
This skill creates SKILLS, not presentations. Use this when a user wants to turn their PowerPoint template into a reusable skill that can generate presentations later. If the user just wants to create a presentation, use the pptx skill instead.
sf-debug
by jaganpro/sf-skills
Use this skill when the user needs root-cause analysis from debug logs : governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence.