Skip to main content

TheBeardedBearSAS/claude-craft

SkillsMP는 TheBeardedBearSAS/claude-craft에서 222개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
222
GitHub 스타
103
GitHub 포크
9

수집된 skill 222개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Règle 05 : Aggregates et Aggregate Roots. Use when defining a consistency boundary and its root entity, transaction scope, or invariants spanning multiple entities.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

API Gateway patterns (Kong, Traefik, AWS API Gateway) — rate limiting, auth, routing, versioning. Use when implementing API gateway, reverse proxy, or API management.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Phase d'architecture systématique AVANT le code (TDD). Use when starting a new feature that touches multiple files, designing a new module, or making non-trivial architectural choices.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

Architecture Clean + DDD + Hexagonal - Atoll Tourisme. Use when designing architecture or reviewing code structure.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Architecture async-first avec messaging et queues (Symfony Messenger, Laravel Queue, Ecotone). Use when working with async processing, queues, workers, background jobs.

원문 언어: 프랑스어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Pattern GSD (Get Shit Done) - découper en tâches atomiques avec contextes subagent frais pour combattre le context rot. Use when planning complex work or working past 50% context usage.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

CQRS - Command Query Responsibility Segregation. Use when implementing DDD patterns, separating read/write models, event sourcing, or building scalable architectures with heterogeneous performance requirements.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

Patterns DDD (vue d'ensemble). Use when structuring a domain layer end-to-end — entities, value objects, aggregates, repositories, domain services — or choosing between them.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Debugging méthodique en 4 phases (reproduce → isolate → fix → verify). Use when investigating a bug, regression, flaky test, or unexpected behavior.

원문 언어: 프랑스어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Convention DESIGN.md pour design systems AI-friendly. Use when setting up a new project UI, documenting design tokens, or generating UI consistent with a design system.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

Documentation. Use when writing docs or reviewing documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Règle 06 : Domain Events. Use when a state change must notify other parts of the domain or bounded contexts (event sourcing, side effects, decoupling).

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Orchestrate dozens-to-hundreds of subagents from a script Claude writes (Claude Code Dynamic Workflows, trigger `ultracode`). Use when a task exceeds a single agent's context or needs more than ~4 concurrent workers — large audits, migrations, multi-source…

원문 언어: 프랑스어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases (caveman, code-review-graph, token-savior, context-mode...).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cloudflare Workers, Deno Deploy, Vercel Edge Functions, edge patterns (geo-routing, caching). Use when implementing edge compute, CDN logic, or global low-latency APIs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Event Sourcing, CQRS, Saga patterns, event bus (Kafka, RabbitMQ, AWS EventBridge). Use when implementing event-driven architecture, distributed transactions, or event sourcing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

GraphQL API design, Apollo Federation, schema stitching, resolvers, N+1 query problem. Use when implementing GraphQL API, federation, or optimizing queries.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Principes KISS, DRY, YAGNI. Use when reviewing code quality or refactoring.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Monorepo management (Nx, Turborepo, pnpm workspaces) — task orchestration, caching, code sharing. Use when setting up monorepo, optimizing builds, or managing multi-package projects.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Architecture multitenant avec approche tiered (Shared/Dedicated Schema/DB), RBAC/ABAC, field-level encryption. Use when working with multitenant applications, tenant isolation, data segregation.

원문 언어: 프랑스어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

OpenTelemetry, distributed tracing, structured logging, metrics (Prometheus, Grafana, Datadog). Use when implementing monitoring, tracing, or debugging production issues.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Parallel git worktrees for concurrent Claude Code sessions. Use when working on multiple features or writer/reviewer workflows.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Best practices for Remotion - video creation in React. Use when creating videos, animations, compositions, sequences, or any Remotion project.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security guidelines and OWASP Top 10. Use when reviewing security, implementing authentication or authorization, hardening code, or discussing vulnerabilities.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Brainstorming socratique AVANT de coder - clarifier le problème par questions ciblées plutôt que sauter à la solution. Use when requirements are ambiguous or before starting a non-trivial feature.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

SOLID principles for object-oriented design. Use when reviewing code quality, refactoring, designing classes or interfaces, or discussing architecture patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

TDD/BDD testing principles. Use when writing tests, reviewing test coverage, setting up testing, or discussing test strategy and test architecture.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

Tooling React Native - Expo & EAS. Use when configuring the React Native build/dev toolchain (Expo, EAS Build, Metro, native dependencies).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Règle 04 : Value Objects. Use when modeling an immutable domain concept validated at construction (Money, Email, DateRange) to replace primitive obsession.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

WebAssembly (WASM) integration, WASI, component model, Rust/Go to WASM compilation. Use when implementing WASM modules, browser/edge compute, or polyglot runtime.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Workflow d'Analyse Obligatoire. Use when working with workflow analysis.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Documentation standards, API docs, and technical writing guidelines

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Git workflow best practices, branching strategies, and commit conventions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

KISS, DRY, YAGNI principles for simple, maintainable code

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Parallel git worktrees for concurrent Claude Code sessions. Use when working on multiple features or writer/reviewer workflows.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security best practices, OWASP Top 10, and secure coding guidelines

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SOLID principles for clean code design and architecture

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

TDD/BDD testing principles, test patterns, and coverage strategies

원문 언어: 영어

업데이트
수집된 skill 222개 중 40개를 표시합니다.