← all publishers

Bikach

@bikach source repo

5 published skills

  1. React Conventions · bikach bundle
    React and React Native coding conventions with TypeScript. Use when user says "create a component", "write a hook", "review my React code", "check conventions", or asks about naming, props patterns, accessibility, performance with React Compiler, or Tailwind/Uniwind styling. Do NOT use for backend code, Node.js, or architecture decisions.
    1 install
  2. Security Guardian · bikach bundle
    Application security expert for vulnerability detection, code auditing, and secure design guidance. Covers OWASP Top 10, authentication, authorization, cryptography, and secrets management. Use when user says "security audit", "check for vulnerabilities", "review auth code", "is this secure", or asks about XSS, SQL injection, CSRF, or secret management. Do NOT use for general code review or architecture guidance.
    1 install
  3. Architecting Backend · bikach bundle
    Guides backend development with hexagonal architecture, DDD, SOLID principles, and clean code practices. Use when user says "review my backend", "check architecture", "refactor this service", "design a new feature", or asks about dependency injection, code smells, or SOLID violations. Do NOT use for frontend code, React components, or infrastructure/DevOps tasks.
    1 install
  4. Domain Driven Design · bikach bundle
    Domain-Driven Design reference for strategic and tactical modeling. Use when user says "model this domain", "design a bounded context", "create an aggregate", "what's a value object", "apply DDD", or asks about ubiquitous language, context mapping, entities, repositories, domain events, or aggregates. Do NOT use for infrastructure/DevOps, pure UI components, or simple CRUD without business rules.
    1 install
  5. React Clean Architecture · bikach bundle
    Clean Architecture for React Web with TypeScript and Vite. Enforces strict separation between Core (domain), Infrastructure (adapters), and UI layers. Use when user says "create a feature", "refactor this module", "review architecture", "add a use case", or asks about ports/adapters, Result pattern, viewModels, or dependency injection in React. Do NOT use for React Native, backend code, or simple UI-only components without business logic.
    1 install