CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. wshobson
  4. /
  5. agents
  6. /
  7. Python Resource Management

Python Resource Management

Editor's Note

This handles Python resource cleanup the right way with proper context managers, both sync and async variants. You get patterns for database connections, file handles, streaming responses that accumulate state, and the tricky bits like selective exception suppression and nested resource cleanup. The examples show real __enter__/__exit__ implementations, not just the contextlib shortcuts. Covers the cases where resources absolutely must be released even when things go wrong, which is most production code involving databases, files, or network connections.

Install

npx skills add https://github.com/wshobson/agents --skill python-resource-management
Votes
0
Installs4.1k
GitHub Stars33.7k
Categories
Backend & APIsAI & Agent BuildingRelease ManagementDebuggingPythonDesign & UI/UX
View on GitHub

Comments

Login to comment

Related Backend & APIs Skills

View all →
azure-aigateway

microsoft/azure-skills

0
181.8k
633
brainstorming

obra/superpowers

2
106.4k
154.2k
azure-aigateway

microsoft/github-copilot-for-azure

0
103k
160
supabase-postgres-best-practices

supabase/agent-skills

1
99.3k
2k
lark-openapi-explorer

larksuite/cli

0
59.3k
7.9k
normalize

pbakaus/impeccable

0
54.3k
19.4k