← all publishers

Ayithamsetty-Vamsi-krishna

@ayithamsetty-vamsi-krishna source repo

20 published skills

  1. Saas Dev Orchestrator · ayithamsetty-vamsi-krishna
    Reads business + technical PRDs. Extracts all features. Builds complete task breakdown document (BUILD_PLAN.md). Asks user confirmation via ask_user_input_v0 (all features / specific features / reorder). Then runs brainstorm → plan → execute loop per feature with continuity via CLAUDE.md.
    0 installs
  2. Django Integrations Dev · ayithamsetty-vamsi-krishna bundle
    Third-party integration skill for Django. Mandatory web search + doc reading before every integration. Handles: payment gateways, file uploads (S3/GCS), SMS/push notifications, email, OAuth providers, webhooks, background tasks (Celery + Django-Q), caching, real-time (WebSocket/SSE/polling).
    0 installs
  3. Nextjs Pages Router Dev · ayithamsetty-vamsi-krishna bundle
    Next.js Pages Router frontend skill. BFF pattern enforced — RTK Query and all API calls target /api/* (Next.js API Routes), never Django directly. Redux Toolkit for state. getServerSideProps/getStaticProps for data. NextAuth.js v4 or custom cookie auth. Use this skill when PRD specifies Pages Router, getServerSideProps, or Next.js without an explicit router version.
    0 installs
  4. Django React Dev · ayithamsetty-vamsi-krishna bundle
    Full-stack Django REST Framework + React/TypeScript development skill. Use when building, extending, or modifying features that span both backend and frontend — reading PRDs (text or PDF), analysing codebases, planning and implementing end-to-end. Triggers on: "implement this feature", "build this full-stack", "I have a PRD", "add this feature end-to-end", "create the backend and frontend for", "implement this requirement", or any dev task that involves both Django and React/TypeScript together. For backend-only tasks use django-backend-dev. For frontend-only tasks use react-frontend-dev.
    0 installs
  5. Django Backend Dev 2 · ayithamsetty-vamsi-krishna bundle
    Django REST Framework backend development skill. Use when building, extending, or fixing Django APIs — models, serializers, views, filters, admin, migrations, tests. Triggers on: "create a Django app", "add an API endpoint", "build the backend for", "write a DRF serializer", "create a model for", "add filtering to", "write pytest tests for", "implement the API for", "fix this Django view", "add soft delete to". Always use this skill for any backend-only Django/DRF task. See django-react-dev for full-stack.
    0 installs
  6. React Frontend Dev 2 · ayithamsetty-vamsi-krishna bundle
    React + TypeScript frontend development skill. Use when building, extending, or fixing React UI — components, Redux slices, Axios services, forms, routing, tests. Triggers on: "build a React component", "create a frontend feature", "add a page for", "write a Redux slice", "implement the UI for", "create a form for", "build the frontend for", "fix this React component", "add TypeScript types for", "write Vitest tests for". Always use this skill for any frontend-only React/TypeScript task. See django-react-dev for full-stack.
    0 installs
  7. Django Devops Dev · ayithamsetty-vamsi-krishna bundle
    DevOps skill for Django + React SaaS applications. Handles: Docker + docker-compose, GitHub Actions CI/CD, platform-adaptive deployment (asks user or searches docs), zero-downtime migrations, environment promotion, Sentry, structured logging.
    0 installs
  8. Saas Dev UI React · ayithamsetty-vamsi-krishna
    Premium React + Next.js UI/UX skill for saas-dev. Activates on every React/Next.js frontend task. Generates complete design system then builds futuristic, production-grade components — glassmorphism, aurora, neumorphism, bento grid, animated landing pages, dashboards, forms. Integrates ui-ux-pro-max if installed.
    0 installs
  9. Django Backend Dev · ayithamsetty-vamsi-krishna bundle
    Django REST Framework backend development skill. Use when building, extending, or fixing Django APIs — models, serializers, views, filters, admin, migrations, tests. Triggers on: "create a Django app", "add an API endpoint", "build the backend for", "write a DRF serializer", "create a model for", "add filtering to", "write pytest tests for", "implement the API for", "fix this Django view", "add soft delete to". Always use this skill for any backend-only Django/DRF task. See django-react-dev for full-stack.
    0 installs
  10. React Frontend Dev · ayithamsetty-vamsi-krishna bundle
    React + TypeScript frontend development skill. Use when building, extending, or fixing React UI — components, Redux slices, Axios services, forms, routing, tests. Triggers on: "build a React component", "create a frontend feature", "add a page for", "write a Redux slice", "implement the UI for", "create a form for", "build the frontend for", "fix this React component", "add TypeScript types for", "write Vitest tests for". Always use this skill for any frontend-only React/TypeScript task. See django-react-dev for full-stack.
    0 installs
  11. Saas Dev Brainstorm · ayithamsetty-vamsi-krishna
    Activates before writing any code. Runs Socratic design discussion using ask_user_input_v0 for all questions. Loads all specialist skills to validate patterns. Saves spec to saas-dev-spec.md with ZERO code snippets, purely narrative.
    0 installs
  12. Saas Dev UI Flutter · ayithamsetty-vamsi-krishna
    Premium Flutter UI/UX skill for saas-dev. Activates on every Flutter frontend task. Generates complete design token system then builds futuristic, production-grade Flutter UI — glassmorphism, smooth transitions, animated lists, shimmer loading, dark/light themes. Cross-platform: iOS, Android, Web.
    0 installs
  13. Django Project Setup · ayithamsetty-vamsi-krishna bundle
    Project bootstrap skill. Handles new Django projects from scratch and existing project onboarding. Covers: venv creation (Mac/Windows/Linux), requirements.txt, django-admin startproject, settings split, .env setup. Invoked automatically by router when no CLAUDE.md exists and user confirms new project.
    0 installs
  14. Nextjs App Router Dev · ayithamsetty-vamsi-krishna bundle
    Next.js 15 App Router frontend skill. Always uses BFF pattern (Next.js API Routes proxy all calls to Django). Detects monorepo vs separate repos. Supports NextAuth.js v4 (stable) and custom httpOnly cookie auth. Zustand for client state. Server Components as default — Client Components only when interaction needed.
    0 installs
  15. Saas Dev · ayithamsetty-vamsi-krishna bundle
    Full-stack SaaS development suite for Django REST Framework + React/TypeScript. Single entry point — analyses your requirement or PRD and automatically routes to the correct specialist skill. Handles: backend CRUD, multi-user authentication, third-party integrations, React frontend, real-time features, background tasks, file uploads, caching, logging, and DevOps. Triggers on: any Django/React development task, "implement from PRD", "build this feature", "set up auth", "integrate X", "deploy this app".
    0 installs
  16. Saas Dev Plan · ayithamsetty-vamsi-krishna
    Activates after brainstorm produces spec. Breaks approved design into 2-5 min implementation tasks with exact file paths and verification steps. ZERO code snippets — narrative only, massively token-efficient.
    0 installs
  17. Using Saas Dev · ayithamsetty-vamsi-krishna
    Bootstrap skill for saas-dev. Loads at session start. Auto-wires brainstorm → plan → execute pipeline using ask_user_input_v0 for all user questions. All specialist skills loaded on-demand during planning/execution.
    0 installs
  18. Django Auth Dev · ayithamsetty-vamsi-krishna bundle
    Django multi-user authentication skill. Handles: multiple AbstractBaseUser models with fully independent JWT authentication backends, separate login endpoints per user type, custom JWT claims (user_type, tenant_id, permissions), full RBAC with role hierarchy, OAuth/social auth, and token revocation. Pattern C: truly separate models, custom middleware routes authentication.
    0 installs
  19. Saas Dev Resume · ayithamsetty-vamsi-krishna
    Session continuity skill. Activates at every new session start OR when user says 'resume', 'continue', 'where were we', 'pick up where we left off'. Reads SESSION_STATE.md, BUILD_PLAN.md, saas-dev-progress.md and CLAUDE.md to reconstruct exact context and resume autonomously.
    0 installs
  20. Saas Dev Execute · ayithamsetty-vamsi-krishna
    Activates when saas-dev-plan.md exists. Dispatches one subagent per task with fresh context + the appropriate specialist skill. Two-stage review gate after each task. Writes progress to saas-dev-progress.md.
    0 installs