RESTful API ์ค๊ณ ๊ท์ฝ๊ณผ FastAPI ๋ฐฑ์๋ ๊ฐ๋ฐ ์ ๋ฌธ ์์ด์ ํธ๋ฅผ ์ ๊ณตํ๋ ํ๋ฌ๊ทธ์ธ
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code ์ธ์ ์ ๋๊ตฌ ์ฌ์ฉ ๋ฐ ํ๋กฌํํธ๋ฅผ ์๋์ผ๋ก ๋ก๊น ํ๋ ํ๋ฌ๊ทธ์ธ
๋ก์ปฌ Git ์ํฌํ๋ก์ฐ ๊ท์ฝ(์ปค๋ฐ ๋ฉ์์ง, ๋ธ๋์น ๋ค์ด๋ฐ ๋ฑ)์ ๊ด๋ฆฌํ๋ ํ๋ฌ๊ทธ์ธ
ํ๋ฌ๊ทธ์ธ ๋ง์ผํ๋ ์ด์ค ํ๋ก์ ํธ์ ๊ตฌ์กฐ ์ผ๊ด์ฑ, ๋ฌธ์ ํ์ง, ์ค์ ์ ํฉ์ฑ์ ์๋ ๋ถ์ํ๊ณ GitHub Issue๋ก ๋ฑ๋กํ๋ ํ๋ฌ๊ทธ์ธ
GitHub ๊ฐ๋ฐ ์ํฌํ๋ก์ฐ(์ด์ ๊ธฐ๋ฐ ์์ , ์์ ์์ , PR ๋ฆฌ๋ทฐ ๋์, PR ์์ฑ ๋ฑ)๋ฅผ ์๋ํํ๋ ํ๋ฌ๊ทธ์ธ
์ฝ๋ ๋ถ์, ์ค๋ช , GitHub ์ํฌํ๋ก์ฐ, ์๊ฐํ ๋ฑ ๊ฐ๋ฐ ์์ฐ์ฑ ๋๊ตฌ ๋ชจ์ (์ฐ์ต/์คํ์ฉ)
npx claudepluginhub iamhoonse-dev/hoonse-claude-plugins --plugin backendProduction-ready Claude Code configuration with role-based workflows (PMโLeadโDesignerโDevโQA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Corca Workflow Framework โ consolidated hooks and skill orchestration for structured development sessions
Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\n\n<example>\nContext: Designing a new API\nuser: "We need an API for our social sharing feature"\nassistant: "I'll design a RESTful API with proper authentication and rate limiting. Let me use the backend-architect agent to create a scalable backend architecture."\n<commentary>\nAPI design requires careful consideration of security, scalability, and maintainability.\n</commentary>\n</example>\n\n<example>\nContext: Database design and optimization\nuser: "Our queries are getting slow as we scale"\nassistant: "Database performance is critical at scale. I'll use the backend-architect agent to optimize queries and implement proper indexing strategies."\n<commentary>\nDatabase optimization requires deep understanding of query patterns and indexing strategies.\n</commentary>\n</example>\n\n<example>\nContext: Implementing authentication system\nuser: "Add OAuth2 login with Google and GitHub"\nassistant: "I'll implement secure OAuth2 authentication. Let me use the backend-architect agent to ensure proper token handling and security measures."\n<commentary>\nAuthentication systems require careful security considerations and proper implementation.\n</commentary>\n</example>
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Use this agent for optimizing human-agent collaboration workflows and analyzing workflow efficiency. This agent specializes in identifying bottlenecks, streamlining processes, and ensuring smooth handoffs between human creativity and AI assistance. Examples:\n\n<example>\nContext: Improving development workflow efficiency
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context โ Spec & Plan โ Implement