vineethsoma
@vineethsoma
Public Skills
birdmate
by vineethsoma
APM project for birdmate
integration-testing
by vineethsoma
Frontend-backend integration patterns, CORS configuration, API contract validation, and build hygiene for full-stack TypeScript applications. Use when integrating separate services or debugging cross-origin issues.
feature-orchestration
by vineethsoma
Story orchestration with progress tracking, standardized directory structure, and validation
task-delegation
by vineethsoma
Delegate user stories with complete context, clear acceptance criteria, and validation
retrospective-workflow
by vineethsoma
Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
tdd-workflow
by vineethsoma
Test-Driven Development workflow with TDD commit convention, compliance tracking, and validation
secure-development
by vineethsoma
Security best practices for production applications including PII protection, input validation, SQL injection prevention, XSS mitigation, and secure logging. Apply when handling user data, authentication, or external inputs.
vector-search
by vineethsoma
Semantic search using vector embeddings and similarity metrics. Apply when implementing search with embeddings (OpenAI, Sentence Transformers) or distance-based ranking. Covers cosine similarity, Euclidean distance, dot product, and threshold selection.
docker-compose
by vineethsoma
Docker Compose management for orchestrating MCP servers and multi-container applications. Use when deploying MCP servers, managing container lifecycles, or configuring service dependencies.
playwright-testing
by vineethsoma
Comprehensive Playwright automation testing skill with E2E testing standards, test generation workflows, and browser automation best practices. Use when writing automated browser tests, testing user flows, or performing web application QA.
spec-driven-development
by vineethsoma
Spec-Driven Development workflow using GitHub spec-kit for building high-quality software with structured specifications and intent-driven development
git-worktree-workflow
by vineethsoma
Manage parallel development with git worktree for isolated story branches, conflict prevention, and efficient merge coordination
fullstack-expertise
by vineethsoma
Full-stack development expertise covering backend, frontend, database, DevOps, and testing domains
claude-framework
by vineethsoma
CLAUDE Framework coding standards for code quality, naming conventions, error handling, security, testing, database, and logging
refactoring-patterns
by vineethsoma
Martin Fowler's refactoring catalog with incremental change patterns and test-driven refactoring discipline