mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
48d334eb5c
- Agents organized into 12 categories: ai-specialists, api-graphql, business-marketing, data-ai, database, development-team, development-tools, devops-infrastructure, documentation, expert-advisors, modernization, performance-testing, programming-languages, security, web-tools, plus existing team directories - Commands organized into 6 categories: automation, documentation, git-workflow, licensing, project-management, testing, utilities - MCPs organized into 5 categories: database, deepgraph, filesystem, integration, web - Maintains backward compatibility with subcategory support for downloads while ensuring flat installation structure - Improves discoverability and filtering in web interface with enhanced categorization 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
463 B
463 B
Please analyze and fix the GitHub issue: $ARGUMENTS.
Follow these steps:
- Use
gh issue viewto get the issue details - Understand the problem described in the issue
- Search the codebase for relevant files
- Implement the necessary changes to fix the issue
- Write and run tests to verify the fix
- Ensure code passes linting and type checking
- Create a descriptive commit message
Remember to use the GitHub CLI (gh) for all GitHub-related tasks.