Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

15 skills indexed across 13 categories

Results for “cost” - 15 found

Azure Cost Management Skill

21,357

Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: "Azure costs", "Azure s

Generalby microsoft/azure-skills

parallel-web-search

6,453

DEFAULT for all research and web queries. Use for any lookup, research, investigation, or question needing current info. Fast and cost-effec

Generalby parallel-web/parallel-agent-skills

vercel-optimize

4,718

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect

Frontendby vercel-labs/agent-skills

Azure Cost Optimization Skill

2,006

Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs

Databy microsoft/azure-skills

agentic-engineering

595

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

Agentby affaan-m/everything-claude-code

startup-financial-modeling

570

Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early

Generalby wshobson/agents

backtesting-frameworks

566

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. U

Testingby wshobson/agents

Cloud Cost Optimization

538

Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending anal

Devopsby wshobson/agents

BigQuery Pipeline Audit: Cost, Safety and Production Readiness

34

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch loca

Securityby github/awesome-copilot

AI Model Recommendation for Copilot Chat Modes and Prompts

33

Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency

Generalby github/awesome-copilot

Azure Cost Optimize

27

Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identifi

Generalby github/awesome-copilot

Token Budget Guard

Tracks token spend across an agent run and stops or downgrades before it blows the budget. Use when running long autonomous tasks with a har

Agentby tokencalculator

Route Before You Answer

Adds a cheap classification step ahead of expensive model calls. Use in any high-volume production workload.

Agentby tokencalculator

Cache-Aware Prompting

Structures prompts so provider prompt caching actually applies. Use in any repeated-prefix workload such as RAG, agents or chat.

Backendby tokencalculator

Respect Effective Context

Stops treating an advertised context window as usable capacity. Use when designing any long-context feature.

Agentby tokencalculator