Fujigo-Software
- 36 skills
- 0 followers
- 1 week ago last updated
- ▌ Spring Skills · fujigo-software bundleSpring Boot framework patterns, best practices, and implementation guides
- ▌ React Skills · fujigo-software bundleReact patterns, hooks, and best practices for modern frontend development
- ▌ Flutter Skills · fujigo-software bundleFlutter/Dart patterns, widgets, and best practices for cross-platform mobile
- ▌ Fastapi Skills · fujigo-software bundleFastAPI framework patterns, best practices, and implementation guides
- ▌ Laravel Skills · fujigo-software bundleLaravel framework patterns, best practices, and implementation guides
- ▌ Nextjs Skills · fujigo-software bundleNext.js framework patterns, SSR/SSG, and App Router best practices
- ▌ Angular Skills · fujigo-software bundleAngular framework patterns, best practices, and enterprise patterns
- ▌ React Native Skills · fujigo-software bundleReact Native patterns, navigation, and best practices for cross-platform mobile
- ▌ Docker Skills · fujigo-software bundleDocker containerization patterns, best practices, and multi-stage builds
- ▌
- ▌ Kubernetes Skills · fujigo-software bundleKubernetes orchestration patterns, deployments, and best practices
- ▌ Architecture · fujigo-software bundleSoftware architecture patterns, principles, and best practices
- ▌
- ▌
- ▌
- ▌ Security Auth · fujigo-softwareAuthentication and authorization patterns for secure access control. Use when: (1) Implementing JWT authentication, (2) OAuth2/OIDC integration, (3) Building RBAC/ABAC systems, (4) Session management, (5) MFA implementation. Auto-detects: auth, jwt, oauth, oidc, rbac, abac, permission, session, token, refresh, login, password, mfa, 2fa
- ▌ Rust Skills · fujigo-software bundleRust backend patterns, best practices, and implementation guides
- ▌
- ▌ Rails Skills · fujigo-software bundleRuby on Rails framework patterns, best practices, and implementation guides
- ▌
- ▌
- ▌ Testing Advanced · fujigo-softwareAdvanced testing: E2E with Playwright/Cypress, property-based testing, mutation testing, contract testing, and CI/CD pipelines. Use when: (1) E2E tests with Playwright/Cypress, (2) Property-based testing with fast-check, (3) Mutation testing, (4) Contract testing with Pact, (5) CI/CD test pipelines, (6) Flaky test management. Auto-detects: playwright.config.*, cypress.config.*, e2e/, pact, fast-check, stryker, mutation in package.json
- ▌ Django Skills · fujigo-software bundleDjango framework patterns, best practices, and implementation guides
- ▌ Dotnet Skills · fujigo-software bundle.NET Core/ASP.NET patterns, best practices, and implementation guides
- ▌ Nestjs Skills · fujigo-software bundleNestJS framework patterns, best practices, and implementation guides
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Nestjs · fujigo-software bundleNestJS TypeScript backend development with enterprise patterns, dependency injection, modular architecture, and comprehensive testing support. Use when: (1) Project has @nestjs/core in package.json or nest-cli.json exists, (2) Creating modules, controllers, services, guards, pipes, interceptors, or filters, (3) Implementing JWT authentication or role-based authorization (RBAC/ABAC), (4) Integrating TypeORM, Prisma, or MikroORM for database operations, (5) Writing unit tests with Jest or E2E tests with supertest, (6) Setting up Swagger/OpenAPI documentation, (7) Implementing CQRS, event sourcing, or microservices patterns. Auto-detects: nest-cli.json, *.module.ts, *.controller.ts, *.service.ts, *.guard.ts, @nestjs/* packages in package.json, src/modules/ directory structure. NOT for: Pure Express.js without NestJS, frontend React/Vue/Angular code, non-TypeScript Node.js projects, Fastify without NestJS wrapper.
- ▌
- ▌