anthropic-api
Expert guidance for building production-ready applications with Anthropic's Claude API. Covers SDKs, prompt caching, batch processing, streaming, tool use, and cost optimization strategies.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
379 skills found
Expert guidance for building production-ready applications with Anthropic's Claude API. Covers SDKs, prompt caching, batch processing, streaming, tool use, and cost optimization strategies.
A suite of .NET engineering skills for Domain-Driven Design (DDD), EF Core persistence, BDD-style unit testing, and IDE-like semantic code understanding with Serena MCP.
Enforces low Cognitive and Cyclomatic complexity in all code. Automatically maintains readability, modularity, and maintainability by preventing complex functions during development.
Autonomous QA cycling workflow that runs test-verify-fix loops until your quality goals are met.
Automate release note generation from git commits. Categorizes changes, transforms technical jargon into user-friendly summaries, and supports CHANGELOG.md, PR bodies, and Slack announcements.
Advanced Git workflow automation including rebase strategies, bisect debugging, cherry-picking, and conflict resolution with safety guardrails.
Monitor Claude Code usage, token consumption, productivity streaks, and skill effectiveness metrics to optimize your development workflow.
Analyze GitHub repository structure, documentation, dependencies, and contributor patterns for codebase health and development insights.
Autonomous improvement loop for codebase optimization. Automatically modifies, measures, and iterates on code based on a specific goal and mechanical metric.
Generate and update PyTorch-compliant function and method docstrings using reStructuredText/Sphinx conventions.
Expert Swift Concurrency review, diagnostics, and remediation for Swift 6.2+ codebases, focusing on actor isolation, Sendable safety, and modern concurrency patterns.
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.