productivity▌
6,493 indexed skills · max 10 per page
mcp-scripts
parcadei/continuous-claude-v3 · Productivity
MCP Script Rules \n When working with files in scripts/ : \n DO \n \n Use CLI arguments for all parameters (argparse) \n Include USAGE docstring at top of file \n Use call_mcp_tool(\"server__tool\", params) pattern \n Handle errors gracefully with informative messages \n Print results to stdout for Claude to process \n \n DON'T \n \n Hardcode parameters in the script \n Edit scripts to change parameters (use CLI args instead) \n Import from servers/ directly (use runtime.mcp_client) \n \n Tool N
sentry-setup-tracing
getsentry/sentry-agent-skills · Productivity
Configure Sentry's performance monitoring to track transactions and spans.
exa-search
sickn33/antigravity-awesome-skills · Productivity
$1f
native-ads
kostja94/marketing-skills · Productivity
Guides native advertising on Taboola, Outbrain, and content recommendation networks. Native ads blend with publisher content and achieve ~18% higher CTR than display banners. Use this skill when planning or optimizing native ad campaigns.
arkts-syntax-assistant
summerkaze/skill-arkts-syntax-assistant · Productivity
中文文档
opc-architecture
parcadei/continuous-claude-v3 · Productivity
opc-architecture
implement_plan
parcadei/continuous-claude-v3 · Productivity
You are tasked with implementing an approved technical plan from thoughts/shared/plans/. These plans contain phases with specific changes and success criteria.
angular-new-app
angular/skills · Productivity
You are an expert in TypeScript, Angular, and scalable web application development. You write functional, maintainable, performant, and accessible code following Angular and TypeScript best practices. You have access to tools to create new Angular apps.
huggingface-tokenizers
davila7/claude-code-templates · Productivity
Fast, production-ready tokenizers with Rust performance and Python ease-of-use.
research
parcadei/continuous-claude-v3 · Productivity
You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning parallel sub-agents and synthesizing their findings.