A
Anthropic Agent Skills
Official public repository from Anthropic containing reusable Python-based skill modules for building AI agents with Claude.
DevClaude Codeagent-skillspythonclaudeai-agent
Pending ReviewOfficial public repository from Anthropic containing reusable Python-based skill modules for building AI agents with Claude.
Full TDD workflow: red→green→refactor cycle with auto-generated tests and implementation, ensuring 80%+ test coverage.
Automated code review workflow checking quality, security, and maintainability with detailed reports and suggestions.
Systematic debugging methodology: reproduce→isolate→diagnose→fix→verify with automatic log collection, root cause analysis, and fix generation.