← all plugins

Anti Slop

by @saranskumar · plugin · 72 skills

Anti Slop from saranskumar/anti-slop.

Install the whole plugin (CLI)
npx skillmds add saranskumar/design npx skillmds add saranskumar/refactor npx skillmds add saranskumar/debugging npx skillmds add saranskumar/api-designer npx skillmds add saranskumar/code-reviewer npx skillmds add saranskumar/skill-refiner npx skillmds add saranskumar/system-reviewer npx skillmds add saranskumar/screen-architect npx skillmds add saranskumar/sql-optimization npx skillmds add saranskumar/ux-flow-designer npx skillmds add saranskumar/workflow-builder npx skillmds add saranskumar/cli-tool-designer npx skillmds add saranskumar/security-reviewer npx skillmds add saranskumar/data-flow-designer npx skillmds add saranskumar/python-api-builder npx skillmds add saranskumar/integration-planner npx skillmds add saranskumar/user-journey-mapper npx skillmds add saranskumar/worker-job-designer npx skillmds add saranskumar/express-api-designer npx skillmds add saranskumar/interaction-designer npx skillmds add saranskumar/node-service-designer npx skillmds add saranskumar/observability-planner npx skillmds add saranskumar/performance-optimizer npx skillmds add saranskumar/ui-component-designer npx skillmds add saranskumar/access-control-planner npx skillmds add saranskumar/accessibility-reviewer npx skillmds add saranskumar/api-integration-helper npx skillmds add saranskumar/auth-strategy-designer npx skillmds add saranskumar/design-system-enforcer npx skillmds add saranskumar/firebase-auth-designer npx skillmds add saranskumar/python-worker-designer npx skillmds add saranskumar/supabase-auth-designer npx skillmds add saranskumar/error-handling-designer npx skillmds add saranskumar/python-cli-tool-builder npx skillmds add saranskumar/trust-boundary-analyzer npx skillmds add saranskumar/backend-service-designer npx skillmds add saranskumar/background-task-designer npx skillmds add saranskumar/database-schema-designer npx skillmds add saranskumar/product-intake-processor npx skillmds add saranskumar/python-backend-architect npx skillmds add saranskumar/queue-processing-planner npx skillmds add saranskumar/supabase-schema-designer npx skillmds add saranskumar/config-structure-reviewer npx skillmds add saranskumar/firebase-function-builder npx skillmds add saranskumar/firestore-schema-designer npx skillmds add saranskumar/migration-safety-reviewer npx skillmds add saranskumar/react-component-generator npx skillmds add saranskumar/responsive-design-planner npx skillmds add saranskumar/service-boundary-designer npx skillmds add saranskumar/state-management-designer npx skillmds add saranskumar/testing-strategy-designer npx skillmds add saranskumar/automation-script-designer npx skillmds add saranskumar/environment-config-planner npx skillmds add saranskumar/frontend-component-planner npx skillmds add saranskumar/runtime-validation-planner npx skillmds add saranskumar/secret-management-reviewer npx skillmds add saranskumar/local-dev-workflow-designer npx skillmds add saranskumar/serverless-function-builder npx skillmds add saranskumar/backend-architecture-planner npx skillmds add saranskumar/supabase-rls-policy-designer npx skillmds add saranskumar/system-architecture-designer npx skillmds add saranskumar/typescript-backend-architect npx skillmds add saranskumar/deployment-readiness-reviewer npx skillmds add saranskumar/environment-strategy-designer npx skillmds add saranskumar/frontend-architecture-planner npx skillmds add saranskumar/frontend-data-fetching-planner npx skillmds add saranskumar/supabase-edge-function-builder npx skillmds add saranskumar/firebase-security-rules-reviewer npx skillmds add saranskumar/python-package-structure-planner npx skillmds add saranskumar/python-automation-script-designer npx skillmds add saranskumar/python-service-structure-designer npx skillmds add saranskumar/supabase-storage-pattern-designer
⬇ Download

Skills in this plugin

  1. design · saranskumar bundle
    Use this skill when the user is designing any visual system, UI, graphic, layout, brand asset, or interface and needs structured, high-quality, communication-first design decisions across typography, layout, color, imagery, and UX.
    0
    repo stars
  2. refactor · saranskumar
    Use when code is hard to read, has duplication, is too complex, has grown beyond 300 lines, or needs restructuring without changing behavior. For extracting functions, simplifying nested logic, removing dead code, improving naming, splitting large files, and applying clean code principles. Activate when user says "clean this up", "this is messy", "simplify", "extract", or "improve readability".
    0
    repo stars
  3. debugging · saranskumar bundle
    Use when investigating a bug, runtime error, unexpected behavior, test failure, or crash. For systematic root cause analysis, error message interpretation, stack trace reading, reproduction steps, and targeted fixes. Activate when the user says "it's broken", "this doesn't work", "I'm getting an error", or "help me debug".
    0
    repo stars
  4. api-designer · saranskumar
    Use when the team needs API routes, action contracts, request and response shapes, error handling, pagination, or webhook patterns for a backend or BFF. Trigger on requests to design APIs before implementation.
    0
    repo stars
  5. code-reviewer · saranskumar
    Use this when reviewing code changes for correctness, maintainability, security-sensitive logic, boundary separation, and likely regressions across any supported runtime or framework.
    0
    repo stars
  6. skill-refiner · saranskumar
    Use when an existing Antigravity skill has weak triggers, vague instructions, missing constraints, or poor structure and needs to be improved. Trigger on requests to rewrite, tighten, split, or review a skill for better routing and reuse.
    0
    repo stars
  7. system-reviewer · saranskumar
    Use this when reviewing a full system design, architecture plan, or cross-service implementation for operational risk, boundary clarity, security posture, deployability, and maintainability.
    0
    repo stars
  8. screen-architect · saranskumar
    Use when user flows already exist and the team needs a screen inventory, screen responsibilities, key states, and view hierarchy for a product or feature. Trigger on requests to break a flow into pages, views, or screen-level structure.
    0
    repo stars
  9. sql-optimization · saranskumar
    Use when debugging slow SQL queries, designing database indexes, or rewriting queries for better performance. For EXPLAIN analysis, index strategy, N+1 problem resolution, and query optimization patterns.
    0
    repo stars
  10. ux-flow-designer · saranskumar
    Design user journeys and task flows for a product concept or MVP. Use when the team needs primary flows, branch conditions, edge cases, onboarding paths, and end-to-end user movement before screen planning or UI implementation.
    0
    repo stars
  11. workflow-builder · saranskumar bundle
    Use when the team needs a repeatable multi-step workflow, pipeline, or operating sequence that connects multiple skills, systems, or product stages. Trigger on requests to design a workflow from idea to launch, onboarding to retention, or request to execution.
    0
    repo stars
  12. cli-tool-designer · saranskumar
    Use this when the deliverable is a CLI tool, command suite, operator utility, or local developer tool and the team needs command structure, UX, config, packaging, and safety planning across languages.
    0
    repo stars
  13. security-reviewer · saranskumar
    Use this when reviewing a feature, service, API, auth design, integration, job system, or deployment plan for security weaknesses, unsafe trust assumptions, input risks, or privilege issues.
    0
    repo stars
  14. data-flow-designer · saranskumar
    Use when the team needs to understand how data moves through frontend, backend, database, jobs, auth, and external integrations. Trigger on requests to map data flow, event flow, or state transitions across the system.
    0
    repo stars
  15. python-api-builder · saranskumar
    Use this when designing or scaffolding a Python API service, endpoint structure, request validation approach, handler layout, or API-specific service patterns in FastAPI, Flask-style, or similar Python backends.
    0
    repo stars
  16. integration-planner · saranskumar
    Use when a product needs third-party integrations such as payments, email, analytics, AI providers, storage, or internal services. Trigger on requests to plan integration boundaries, provider selection, failure handling, or sync strategies.
    0
    repo stars
  17. user-journey-mapper · saranskumar
    Use this when a feature or product needs a clear end-to-end user journey across entry, action, system response, and outcome. Trigger on requests to map the full experience before screens or components are finalized.
    0
    repo stars
  18. worker-job-designer · saranskumar
    Use this when background workers or job processors need design or review. Trigger on requests about asynchronous processing, job payloads, retries, scheduling, worker ownership, or long-running tasks outside the request path.
    0
    repo stars
  19. express-api-designer · saranskumar
    Use this when planning or refining an Express or Express-style Node.js API with route groups, middleware boundaries, validation, auth, error handling, and service layering.
    0
    repo stars
  20. interaction-designer · saranskumar
    Use this when the team needs detailed interaction behavior for user inputs, transitions, feedback, validation, confirmations, or stateful UI behavior that should be implementation-ready rather than purely visual.
    0
    repo stars
  21. node-service-designer · saranskumar
    Use this when designing or refining a Node.js backend service, daemon, worker, integration service, or internal runtime that is not just an Express route layer.
    0
    repo stars
  22. observability-planner · saranskumar
    Use this when the system needs logging, metrics, tracing, alerting, or operator-visible runtime signals for APIs, workers, integrations, serverless functions, or local-to-production supportability.
    0
    repo stars
  23. performance-optimizer · saranskumar
    Use this when the team needs to improve latency, throughput, render performance, query speed, worker throughput, or resource usage across frontend, backend, database, or background systems.
    0
    repo stars
  24. ui-component-designer · saranskumar
    Use when the team needs reusable UI component patterns, component responsibilities, states, props, and interaction behavior for React, Next.js, or Tailwind-based interfaces. Trigger on requests to design a component system or define a component before coding it.
    0
    repo stars
  25. access-control-planner · saranskumar
    Use this when the team needs to define permissions, roles, membership rules, resource ownership, or action-level authorization separate from authentication choice. Trigger on requests about access models, RBAC, ABAC, tenancy, or protected operations.
    0
    repo stars
  26. accessibility-reviewer · saranskumar
    Use this when reviewing or designing UI for keyboard access, semantic structure, focus handling, labels, contrast, error communication, motion sensitivity, or screen-reader-friendly behavior.
    0
    repo stars
  27. api-integration-helper · saranskumar
    Use this when frontend or service code needs help integrating with an API, provider, or internal backend contract. Trigger on requests about request flow, response handling, auth propagation, retries, or client-side integration patterns.
    0
    repo stars
  28. auth-strategy-designer · saranskumar
    Design authentication and authorization strategy for a product or MVP. Use when the team needs sign-in methods, session model, user/workspace membership, roles, tenant boundaries, invitation flows, or permission enforcement plans.
    0
    repo stars
  29. design-system-enforcer · saranskumar
    Use this when a codebase or design effort needs consistency enforcement for tokens, spacing, typography, color usage, component variants, and reusable interaction patterns.
    0
    repo stars
  30. firebase-auth-designer · saranskumar
    Use when the team needs authentication, identity providers, custom claims, session strategy, or permission design for a Firebase-backed app. Trigger on requests to design or review Firebase Auth architecture.
    0
    repo stars
  31. python-worker-designer · saranskumar
    Use this when a Python worker, consumer, scheduled processor, or background execution service needs design or review. Trigger on requests about Python async jobs, consumers, schedulers, or long-running background processes.
    0
    repo stars
  32. supabase-auth-designer · saranskumar
    Use when the team needs sign-in methods, profiles, sessions, invitations, memberships, or auth-related architecture for a Supabase app. Trigger on requests to design authentication and authorization using Supabase Auth.
    0
    repo stars
  33. error-handling-designer · saranskumar
    Use when the team needs a strategy for validation errors, API failures, job retries, user-facing error UX, observability, or recovery behavior. Trigger on requests to design error handling across frontend, backend, and integrations.
    0
    repo stars
  34. python-cli-tool-builder · saranskumar
    Use this when building or planning a Python command-line tool, command surface, argument model, package entrypoint, or automation-oriented CLI workflow.
    0
    repo stars
  35. trust-boundary-analyzer · saranskumar
    Use this when the system needs clear analysis of trusted versus untrusted execution contexts, external inputs, client/server boundaries, provider callbacks, or admin-level code paths. Trigger on requests about trust boundaries, attack surfaces, or where verification must happen.
    0
    repo stars
  36. backend-service-designer · saranskumar
    Use this when the team needs to design or refine a backend service, API-facing domain module, internal service, or runtime-specific server component in Python, Node.js, or another backend environment.
    0
    repo stars
  37. background-task-designer · saranskumar
    Use this when the system needs scheduled tasks, cron-style jobs, periodic maintenance, sync loops, cleanup tasks, or non-interactive background automation that is not simply an API request or queue worker.
    0
    repo stars
  38. database-schema-designer · saranskumar
    Design an application database schema from product flows and backend responsibilities. Use when the team needs core entities, relationships, lifecycle fields, indexes, audit needs, tenancy boundaries, and migration-minded schema planning for an MVP or production system.
    0
    repo stars
  39. product-intake-processor · saranskumar bundle
    Use this when the user gives a broad app, system, service, tool, or feature request and it must be converted into structured implementation requirements, runtime assumptions, security concerns, likely components, and handoff tasks for developer or designer skills.
    0
    repo stars
  40. python-backend-architect · saranskumar
    Use this when the project needs Python-specific backend architecture for APIs, services, workers, scripts, or internal tools. Trigger on requests about Python runtime structure, framework fit, module boundaries, or service organization.
    0
    repo stars
  41. queue-processing-planner · saranskumar
    Use this when the system needs queue-backed processing design, message handling rules, delivery semantics, dead-letter strategy, or throughput planning. Trigger on requests about queues, brokers, message processing, and consumer coordination.
    0
    repo stars
  42. supabase-schema-designer · saranskumar
    Use when designing PostgreSQL tables, enums, relationships, migrations, storage metadata, or tenant-aware schema structures for a Supabase-backed app. Trigger on requests about Supabase schema planning or SQL-first data design.
    0
    repo stars
  43. config-structure-reviewer · saranskumar
    Use this when reviewing how a codebase organizes configuration files, env vars, runtime options, feature flags, and per-environment settings. Trigger on requests to clean up or validate config structure.
    0
    repo stars
  44. firebase-function-builder · saranskumar
    Use when building or planning Firebase Cloud Functions for webhooks, backend APIs, scheduled jobs, claim assignment, or privileged Firestore logic. Trigger on requests to create or review Firebase Functions.
    0
    repo stars
  45. firestore-schema-designer · saranskumar bundle
    Use when a Firebase app needs Firestore collection design, document shape, subcollection strategy, security rule implications, or query-aware data modeling. Trigger on requests to design Firestore data structures before implementation.
    0
    repo stars
  46. migration-safety-reviewer · saranskumar bundle
    Use this when reviewing database, storage, config, queue, or integration migrations for rollout safety, rollback feasibility, data correctness, and environment-specific deployment risk.
    0
    repo stars
  47. react-component-generator · saranskumar bundle
    Use when Codex needs to generate or scaffold a React or Next.js component with clear props, state handling, Tailwind styling direction, accessibility, and file structure. Trigger on requests to create a component, page section, dashboard widget, form, modal, or reusable UI block.
    0
    repo stars
  48. responsive-design-planner · saranskumar
    Use when a web product or component needs responsive layout planning across mobile, tablet, and desktop. Trigger on requests about breakpoints, layout adaptation, content priority, or mobile-first UI behavior.
    0
    repo stars
  49. service-boundary-designer · saranskumar
    Use this when the team needs to decide how responsibilities should be split across services, modules, workers, APIs, or runtimes. Trigger on requests about service boundaries, ownership, modularity, monolith versus separation, or where logic should live.
    0
    repo stars
  50. state-management-designer · saranskumar
    Use when the team needs to decide how frontend state should be organized across React or Next.js apps. Trigger on requests about local state, global state, server cache, forms, optimistic updates, or choosing between context, stores, and query-based patterns.
    0
    repo stars
  51. testing-strategy-designer · saranskumar
    Use when the team needs a testing plan covering unit, integration, end-to-end, contract, and security-adjacent checks for a product or feature. Trigger on requests to design practical testing strategy before or during implementation.
    0
    repo stars
  52. automation-script-designer · saranskumar
    Use this when designing scripts or small tools for automation, maintenance, CI tasks, file manipulation, config generation, or local workflow support across shell, Python, or mixed environments.
    0
    repo stars
  53. environment-config-planner · saranskumar bundle
    Use this when planning environment variables, config files, secrets, flags, and provider settings across local, CI, staging, production, serverless, or multi-runtime systems.
    0
    repo stars
  54. frontend-component-planner · saranskumar
    Use this when the team needs a component breakdown for a screen or feature that may or may not be React-specific. Trigger on requests to plan component responsibilities, composition, states, and boundaries before implementation.
    0
    repo stars
  55. runtime-validation-planner · saranskumar
    Use this when the system needs explicit runtime validation for API inputs, config, queue messages, webhook payloads, file metadata, or external provider responses in TypeScript, JavaScript, Python, or mixed systems.
    0
    repo stars
  56. secret-management-reviewer · saranskumar bundle
    Use this when reviewing or designing how secrets, API keys, service credentials, signing keys, tokens, and environment-specific credentials are stored, loaded, rotated, and kept out of untrusted runtimes.
    0
    repo stars
  57. local-dev-workflow-designer · saranskumar
    Use this when a project needs a better local development workflow for setup, running services, seeding data, testing integrations, or managing multi-service developer environments.
    0
    repo stars
  58. serverless-function-builder · saranskumar
    Use this when designing or scaffolding serverless functions for APIs, webhooks, background handlers, or small trusted services across cloud runtimes. Trigger on requests about serverless handlers, event functions, or function-level architecture.
    0
    repo stars
  59. backend-architecture-planner · saranskumar
    Plan backend domains, services, jobs, integrations, and failure handling for a product or major feature. Use when UX and product scope are defined and the team needs a production-minded backend design without defaulting to premature microservices.
    0
    repo stars
  60. supabase-rls-policy-designer · saranskumar bundle
    Use when a Supabase app needs Row Level Security policies for multi-tenant access, ownership checks, roles, service paths, or safe data exposure. Trigger on requests to design or review Supabase RLS and SQL authorization logic.
    0
    repo stars
  61. system-architecture-designer · saranskumar
    Use when the team needs a top-level system architecture spanning frontend, backend, auth, data stores, jobs, integrations, and deployment boundaries. Trigger on requests to design the overall system or validate a proposed architecture.
    0
    repo stars
  62. typescript-backend-architect · saranskumar
    Use this when the backend is TypeScript-first and needs architecture for services, APIs, workers, serverless handlers, validation boundaries, and runtime-aware module design.
    0
    repo stars
  63. deployment-readiness-reviewer · saranskumar
    Use this when reviewing whether an app, service, worker, CLI, or serverless system is ready for its target environment with respect to config, secrets, migrations, dependencies, observability, rollback, and runtime constraints.
    0
    repo stars
  64. environment-strategy-designer · saranskumar
    Use this when the project needs a clear strategy for local, test, staging, production, cloud, serverless, or hybrid environments. Trigger on requests about environment layout, runtime differences, environment-specific behavior, or deployment-context planning.
    0
    repo stars
  65. frontend-architecture-planner · saranskumar
    Use when the team needs route structure, feature modules, design-system boundaries, and frontend responsibilities for a React, Next.js, or Tailwind application. Trigger on requests about frontend architecture, app structure, pages, modules, or client-side delivery planning.
    0
    repo stars
  66. frontend-data-fetching-planner · saranskumar
    Use this when a frontend feature needs a clear plan for server data fetching, caching, invalidation, mutations, optimistic UI, or auth-aware data loading.
    0
    repo stars
  67. supabase-edge-function-builder · saranskumar bundle
    Use when building or planning a Supabase Edge Function for authenticated server logic, webhooks, background triggers, third-party integrations, or privileged operations. Trigger on requests to create or review edge functions in a Supabase system.
    0
    repo stars
  68. firebase-security-rules-reviewer · saranskumar
    Use this when reviewing or designing Firebase security rules for Firestore or related client-accessed Firebase data. Trigger on requests about Firebase rules safety, access constraints, auth-claim checks, or client data exposure.
    0
    repo stars
  69. python-package-structure-planner · saranskumar bundle
    Use this when a Python repository needs package-level planning, import boundaries, module naming, reusable library extraction, or distribution-friendly structure.
    0
    repo stars
  70. python-automation-script-designer · saranskumar
    Use this when designing Python scripts for automation, batch processing, file operations, data transformation, or internal workflows that need deterministic structure and safe environment handling.
    0
    repo stars
  71. python-service-structure-designer · saranskumar
    Use this when a Python service, package, or repository needs a maintainable internal structure for modules, domain logic, adapters, config, entrypoints, and tests. Trigger on requests about project layout and internal organization for Python systems.
    0
    repo stars
  72. supabase-storage-pattern-designer · saranskumar
    Use this when a Supabase app needs file or object storage design, bucket strategy, signed URL handling, metadata patterns, upload trust boundaries, or storage access controls.
    0
    repo stars