Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

f5-framework-claude

f5-framework-claude에는 Fujigo-Software에서 수집한 skills 38개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
38
Stars
24
업데이트
2026-02-04
Forks
8
직업 범위
직업 카테고리 9개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

accessibility
웹·디지털 인터페이스 디자이너

Web accessibility guidelines and implementation

2026-02-04
api-design
소프트웨어 개발자

API design principles for REST, GraphQL, and gRPC

2026-02-04
architecture
소프트웨어 개발자

Software architecture patterns, principles, and best practices

2026-02-04
code-quality
소프트웨어 품질 보증 분석가·테스터

Code quality practices, linting, and refactoring

2026-02-04
f5-workflow
소프트웨어 개발자

F5 Framework workflow commands for AI-assisted development

2026-02-04
f5-core
컴퓨터 시스템 분석가

F5 Framework core workflow, quality gates, and behavioral modes

2026-02-04
database
데이터베이스 아키텍트

Database design, SQL, NoSQL, and data management

2026-02-04
devops
네트워크·컴퓨터 시스템 관리자

DevOps practices, CI/CD, and infrastructure management

2026-02-04
git
소프트웨어 개발자

Git version control and collaboration workflows

2026-02-04
messaging
컴퓨터 네트워크 아키텍트

Message queues, events, and async communication patterns

2026-02-04
nestjs
소프트웨어 개발자

NestJS 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.

2026-02-04
performance
소프트웨어 개발자

Performance optimization strategies and techniques

2026-02-04
security-auth
정보 보안 분석가

Authentication 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

2026-02-04
security-infra
정보 보안 분석가

Infrastructure security, headers, encryption, and compliance. Use when: (1) Configuring security headers (CSP, CORS, HSTS), (2) Setting up HTTPS/TLS, (3) Data encryption at rest/transit, (4) Implementing compliance (GDPR, PCI-DSS), (5) Secrets management. Auto-detects: helmet, csp, cors, hsts, https, tls, ssl, encrypt, gdpr, pci-dss, compliance, secret, vault, kms

2026-02-04
security
정보 보안 분석가

Application security best practices and patterns

2026-02-04
f5-shared-patterns
소프트웨어 개발자

Shared reference patterns used across F5 skills

2026-02-04
testing-advanced
소프트웨어 품질 보증 분석가·테스터

Advanced 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

2026-02-04
testing
소프트웨어 품질 보증 분석가·테스터

Testing strategies, patterns, and best practices

2026-02-04
django-skills
소프트웨어 개발자

Django framework patterns, best practices, and implementation guides

2026-02-04
dotnet-skills
소프트웨어 개발자

.NET Core/ASP.NET patterns, best practices, and implementation guides

2026-02-04
fastapi-skills
소프트웨어 개발자

FastAPI framework patterns, best practices, and implementation guides

2026-02-04
go-skills
소프트웨어 개발자

Go backend patterns, best practices, and implementation guides

2026-02-04
laravel-skills
소프트웨어 개발자

Laravel framework patterns, best practices, and implementation guides

2026-02-04
nestjs-skills
소프트웨어 개발자

NestJS framework patterns, best practices, and implementation guides

2026-02-04
rails-skills
소프트웨어 개발자

Ruby on Rails framework patterns, best practices, and implementation guides

2026-02-04
rust-skills
소프트웨어 개발자

Rust backend patterns, best practices, and implementation guides

2026-02-04
spring-skills
소프트웨어 개발자

Spring Boot framework patterns, best practices, and implementation guides

2026-02-04
angular-skills
웹 개발자

Angular framework patterns, best practices, and enterprise patterns

2026-02-04
nextjs-skills
웹 개발자

Next.js framework patterns, SSR/SSG, and App Router best practices

2026-02-04
nuxt-skills
웹 개발자

Nuxt.js framework patterns, SSR/SSG, and best practices

2026-02-04
react-skills
웹 개발자

React patterns, hooks, and best practices for modern frontend development

2026-02-04
vue-skills
웹 개발자

Vue.js framework patterns, Composition API, and best practices

2026-02-04
docker-skills
네트워크·컴퓨터 시스템 관리자

Docker containerization patterns, best practices, and multi-stage builds

2026-02-04
kubernetes-skills
컴퓨터 네트워크 아키텍트

Kubernetes orchestration patterns, deployments, and best practices

2026-02-04
terraform-skills
네트워크·컴퓨터 시스템 관리자

Terraform IaC patterns, modules, and best practices

2026-02-04
flutter-skills
소프트웨어 개발자

Flutter/Dart patterns, widgets, and best practices for cross-platform mobile

2026-02-04
react-native-skills
소프트웨어 개발자

React Native patterns, navigation, and best practices for cross-platform mobile

2026-02-04
stacks
소프트웨어 개발자

Stack-specific skills organized by technology category (backend, frontend, infrastructure, mobile)

2026-02-04