Fix formatting issues in README.md and Language Specialists documentation

This commit is contained in:
Necati Ozmen
2025-08-04 15:22:08 +03:00
parent a3ac52efcf
commit cd2667c367
2 changed files with 5 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
The most comprehensive reference repository for production-ready Claude Code subagents. This collection features battle-tested subagent definitions following best practices and industry standards, continuously updated and maintained by the [VoltAgent](https://github.com/voltagent/voltagent) open-source AI agent framework maintainers.
## 🎯 What is this?
## What is this?
This repository serves as the definitive collection of Claude Code subagents - specialized AI agents designed for specific development tasks. Each subagent is:
@@ -14,25 +14,14 @@ This repository serves as the definitive collection of Claude Code subagents - s
- **Continuously maintained**: Regular updates with new capabilities
- **Community-driven**: Open to contributions and improvements
## 🚀 Quick Start
## Quick Start
1. Browse categories to find the subagent you need
2. Copy the subagent definition
3. Use with Claude Code or integrate into your workflow
4. Customize based on your project requirements
## ⭐ Featured Subagents
1. [Backend Developer](categories/01-core-development/backend-developer.md) - Scalable API development
2. [Frontend Developer](categories/01-core-development/frontend-developer.md) - Modern UI engineering
3. [Fullstack Developer](categories/01-core-development/fullstack-developer.md) - End-to-end features
4. [GraphQL Architect](categories/01-core-development/graphql-architect.md) - GraphQL federation expert
5. [Microservices Architect](categories/01-core-development/microservices-architect.md) - Distributed systems
6. [AI Engineer](categories/05-data-ai/ai-engineer.md) - AI system design and deployment
7. [DevOps Engineer](categories/03-infrastructure/devops-engineer.md) - CI/CD and automation
8. [Security Auditor](categories/04-quality-security/security-auditor.md) - Security vulnerability expert
9. [Agent Organizer](categories/09-meta-orchestration/agent-organizer.md) - Multi-agent coordinator
10. [Research Analyst](categories/10-research-analysis/research-analyst.md) - Comprehensive research specialist
## 📚 Categories

View File

@@ -2,7 +2,7 @@
Language Specialists are your expert guides for specific programming languages and their ecosystems. These subagents bring deep knowledge of language idioms, best practices, performance optimization techniques, and framework expertise. Whether you're working with modern web frameworks, system programming languages, or enterprise platforms, these specialists ensure you're writing idiomatic, efficient, and maintainable code.
## <<3C> When to Use Language Specialists
## When to Use Language Specialists
Use these subagents when you need to:
- **Master language-specific features** and advanced patterns
@@ -13,7 +13,7 @@ Use these subagents when you need to:
- **Learn advanced patterns** and idioms of a language
- **Build framework-specific applications** with confidence
## Available Subagents
## Available Subagents
### [**angular-architect**](angular-architect.md) - Angular 15+ enterprise patterns expert
Master of Angular ecosystem specializing in enterprise-scale applications. Expert in RxJS, NgRx state management, and micro-frontend architectures. Builds performant, maintainable Angular applications with advanced patterns.
@@ -174,7 +174,7 @@ Vue.js framework specialist mastering the Composition API, reactivity system, an
- **cpp-pro** for performance-critical applications
- **golang-pro** for concurrent systems
## <<3C> Getting Started
## Getting Started
1. **Identify your technology stack** and choose the appropriate specialist
2. **Describe your project context** including existing code and constraints