productivity▌
6,493 indexed skills · max 10 per page
implementing-agent-modes
posthog/posthog · Productivity
Use the steps below to plan or implement a new mode. A mode is a way to manage the context of the agent and inject tools, prompts, and mode-related behavior relevant to a product, use case, JTBD, etc. The agent has the switch_mode tool that allows it to switch itself to another mode, which might change tools, prompt, and executables, preserving the current context. Some previously created tools are contextual, meaning they're injected on particular pages of the frontend. The modes change the app
display-ads
kostja94/marketing-skills · Productivity
Guides display advertising: ad networks, banner ads, and programmatic buying. Use when placing ads on publisher sites (websites, apps) for brand awareness or retargeting.
model-pruning
davila7/claude-code-templates · Productivity
Use Model Pruning when you need to:
trader-analysis
agentmc15/polymarket-trader · Productivity
trader-analysis
review
parcadei/continuous-claude-v3 · Productivity
Multi-perspective code review with parallel specialists.
site-crawler
mindmorass/reflex · Productivity
Respectfully crawl documentation sites and web content for RAG ingestion.
sympy
davila7/claude-code-templates · Productivity
SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations. This skill provides comprehensive guidance for performing symbolic algebra, calculus, linear algebra, equation solving, physics calculations, and code generation using SymPy.
parallel-agents
parcadei/continuous-claude-v3 · Productivity
When launching multiple agents in parallel, follow this pattern to avoid context bloat.
codex-review
davila7/claude-code-templates · Productivity
$1f
android-development
dpconde/claude-android-skill · Productivity
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app.