spotify-squad
Entry point for the spotify-squad plugin. Pick the sub-skill that matches the task.
Sub-skills
adversary-review(skills/adversary-review/SKILL.md) — > Adversarial code review and security audit. Use for thorough code review with a devil's advocate perspective, security vulnerability scanning, architecture review, and quality gates.agile-ceremonies(skills/agile-ceremonies/SKILL.md) — > Agile ceremonies and rituals facilitation. Use for sprint planning, daily standups, sprint reviews, retrospectives, backlog grooming, and team health checks.backend-patterns(skills/backend-patterns/SKILL.md) — > Backend development patterns and best practices. Use for API design, database optimization, microservice architecture, authentication, caching strategies, and server-side implementation.data-pipeline(skills/data-pipeline/SKILL.md) — > Data pipeline and analytics engineering patterns. Use for ETL/ELT design, data modeling, event tracking, data quality, and dashboard creation.devops-pipeline(skills/devops-pipeline/SKILL.md) — > CI/CD pipeline and infrastructure patterns. Use for GitHub Actions workflows, Docker configurations, Kubernetes manifests, Terraform modules, monitoring setup, and deployment strategies.frontend-patterns(skills/frontend-patterns/SKILL.md) — > Frontend development patterns and best practices. Use for component architecture, state management, CSS patterns, accessibility, performance optimization, and design system integration.mobile-patterns(skills/mobile-patterns/SKILL.md) — > Mobile development patterns and best practices. Use for cross-platform architecture, native module integration, navigation, offline-first, push notifications, and app store deployment.new-db-schema(skills/new-db-schema/SKILL.md) — > Database schema design workflow. Use when creating or modifying database schemas, coordinating between backend, data, and QA engineers.new-feature(skills/new-feature/SKILL.md) — > End-to-end new feature workflow for the squad. Use when starting a new feature from scratch, coordinating across all squad roles from product discovery through deployment.new-repository(skills/new-repository/SKILL.md) — > New repository bootstrap workflow. Use when creating a new project repository from scratch, setting up all the foundational tooling, CI/CD, and team conventions.new-screen(skills/new-screen/SKILL.md) — > New screen/page creation workflow. Use when adding a new screen or page to web or mobile application, coordinating between UX, UI, frontend, and mobile engineers.product-discovery(skills/product-discovery/SKILL.md) — > Product discovery and PRD creation. Use for writing PRDs, defining user stories, setting OKRs, feature prioritization, and product strategy.qa-strategy(skills/qa-strategy/SKILL.md) — > Testing strategy and QA patterns. Use for test pyramid design, E2E test architecture, test automation frameworks, performance testing, and bug triage processes.secure-coding-patterns(skills/secure-coding-patterns/SKILL.md) — > Secure coding patterns and DevSecOps best practices. Use for threat modeling, secret management, secure authentication, OWASP Top 10 prevention, and security compliance.squad-coordination(skills/squad-coordination/SKILL.md) — > Orchestration patterns for multi-agent squad coordination. Use when decomposing features into squad tasks, running standups, planning sprints, or managing cross-functional dependencies.ui-design-system(skills/ui-design-system/SKILL.md) — > UI design system creation and management. Use for design tokens, component specs, color palettes, typography scales, spacing systems, and visual consistency audits.ux-research(skills/ux-research/SKILL.md) — > UX research methodologies and frameworks. Use for user journey mapping, persona creation, heuristic evaluation, usability testing plans, and competitive analysis.