home / skills / dasien / claudemultiagenttemplate

dasien/claudemultiagenttemplate

Multi-agent development system template for Claude Code with specialized agents, task queue management, and automated workflows

38 skills
GitHub

Sponsored

security-review

dasien/claudemultiagenttemplate

3
This skill helps identify security vulnerabilities and validate secure coding across authentication, authorization, and data handling.
desktop-ui-design

dasien/claudemultiagenttemplate

3
This skill helps you design intuitive desktop interfaces by applying native widgets, platform conventions, and usability patterns to boost usability and
code-refactoring

dasien/claudemultiagenttemplate

3
This skill refactors Python code to improve structure and readability while preserving behavior, guiding incremental changes and ensuring tests exist.
work-breakdown

dasien/claudemultiagenttemplate

3
This skill breaks down features into actionable tasks with scope, dependencies, and clear acceptance criteria for implementable work.
tech-debt-assessment

dasien/claudemultiagenttemplate

3
This skill identifies code smells, assesses debt impact, and prioritizes fixes to help plan refactors and reduce maintenance costs.
web-ui-design

dasien/claudemultiagenttemplate

3
This skill helps you design responsive web interfaces using mobile-first layouts, accessibility principles, and reusable components for modern UX.
optimization-patterns

dasien/claudemultiagenttemplate

3
This skill applies caching, database optimization, and algorithm improvements to systematically boost application performance.
screen-reader-testing

dasien/claudemultiagenttemplate

3
This skill helps you validate accessibility with screen readers by testing NVDA, JAWS, and VoiceOver and verifying ARIA and semantic HTML.
test-coverage

dasien/claudemultiagenttemplate

3
This skill helps you measure and improve test coverage by identifying untested paths and prioritizing high-risk areas for targeted testing.
test-design-patterns

dasien/claudemultiagenttemplate

3
This skill helps you design robust tests by applying AAA, fixtures, and mocks to create maintainable, reliable Python test suites.
agent-design

dasien/claudemultiagenttemplate

3
This skill designs AI agents for software tasks by mapping tools, defining personas, and selecting capabilities to achieve targeted outcomes.
ci-cd-pipelines

dasien/claudemultiagenttemplate

3
This skill helps you design and implement robust CI/CD pipelines with automated testing, quality gates, and deployment strategies.
container-orchestration

dasien/claudemultiagenttemplate

3
This skill helps you design Kubernetes deployment patterns, configure service meshes, and implement container best practices to simplify scalable, secure
load-testing

dasien/claudemultiagenttemplate

3
This skill designs and executes realistic load tests to validate performance, identify bottlenecks, and ensure SLA compliance under peak conditions.
data-modeling

dasien/claudemultiagenttemplate

3
This skill designs dimensional models and data warehouses, enabling analytics teams to build scalable schemas, optimize queries, and deliver reliable BI
design-patterns

dasien/claudemultiagenttemplate

3
This skill helps you apply design patterns like factory, observer, and strategy to design flexible, maintainable Python code.
error-handling

dasien/claudemultiagenttemplate

3
This skill helps you implement robust error handling with validation, recovery, and clear feedback to improve system stability.
infrastructure-as-code

dasien/claudemultiagenttemplate

3
This skill helps you define and provision infrastructure as code using Terraform, Docker, and related tools for reproducible environments.
logging-strategies

dasien/claudemultiagenttemplate

3
This skill helps you implement structured logging with correlation, levels, and context to improve debugging and monitoring across services.
metrics-monitoring

dasien/claudemultiagenttemplate

3
This skill helps you instrument applications with RED and USE metrics, build dashboards, and configure alerts for proactive monitoring.
requirements-elicitation

dasien/claudemultiagenttemplate

3
This skill extracts complete requirements from specifications, clarifies ambiguities, and identifies constraints to produce actionable acceptance criteria.
sql-development

dasien/claudemultiagenttemplate

3
This skill helps you design efficient database schemas, write optimized SQL, and manage data operations following best practices.
vulnerability-scanning

dasien/claudemultiagenttemplate

3
This skill automates vulnerability scanning across dependencies and code, triages findings, and prioritizes remediation to reduce risk before deployment.
webhook-design

dasien/claudemultiagenttemplate

3
This skill helps you design secure webhooks with idempotency, HMAC validation, and asynchronous processing to ensure reliable event handling.
api-integration

dasien/claudemultiagenttemplate

3
This skill helps design robust API integrations by handling authentication, retries, and rate limits with clear error handling.
api-design

dasien/claudemultiagenttemplate

3
This skill helps design clear RESTful APIs with proper resource modeling, error handling, and contracts that teams can consistently implement.
api-documentation

dasien/claudemultiagenttemplate

3
This skill creates comprehensive API documentation with signatures, parameters, errors, and practical code examples for developer reference.
architecture-patterns

dasien/claudemultiagenttemplate

3
This skill helps design maintainable architectures by selecting patterns, defining component boundaries, and planning integration for scalable systems.
bug-triage

dasien/claudemultiagenttemplate

3
This skill guides systematic bug triage by reproducing issues, isolating root causes, and selecting optimal fix strategies for reliable resolutions.
data-quality

dasien/claudemultiagenttemplate

3
This skill helps enforce data quality through validation, monitoring, and cleansing to improve accuracy, completeness, and reliability across pipelines.
etl-design

dasien/claudemultiagenttemplate

3
This skill helps design robust ETL pipelines and incremental loading strategies, optimizing extraction, transformation, loading, and orchestration for reliable
keyboard-navigation

dasien/claudemultiagenttemplate

3
This skill helps you implement keyboard navigation and focus management to ensure accessible, trap-free interactions across UIs.
performance-profiling

dasien/claudemultiagenttemplate

3
This skill helps you identify and fix performance bottlenecks by profiling CPU, memory, and I/O across Python applications.
rate-limiting

dasien/claudemultiagenttemplate

3
This skill helps implement rate limiting strategies including token bucket, exponential backoff, and Redis-backed quotas to protect APIs and clients.
technical-writing

dasien/claudemultiagenttemplate

3
This skill helps you create clear, practical technical writing with audience-aware structure and concrete examples to improve user understanding.
threat-modeling

dasien/claudemultiagenttemplate

3
This skill helps you apply STRIDE threat modeling to identify attack surfaces, assess risks, and define mitigations for secure system architectures.
user-story-writing

dasien/claudemultiagenttemplate

3
This skill helps write clear user stories in As a/I want/So that format with acceptance criteria and business value for team alignment.