Skip to main content
yoanbernabeu
GitHub 제작자 프로필

yoanbernabeu

14개 GitHub 저장소에서 수집된 139개 skills를 저장소 단위로 보여줍니다.

수집된 skills
139
저장소
14
업데이트
2026년 8월 30일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

ph-analytics-setup
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Set up analytics tracking for your Product Hunt launch. Use this skill to configure tracking tools, create dashboards, and ensure you capture all important launch metrics.

2026년 1월 24일
ph-conversion-tracking
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Track and optimize conversions from your Product Hunt launch. Use this skill to measure signup rates, identify drop-offs, and calculate the true ROI of your launch.

2026년 1월 24일
ph-golden-kitty
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Strategy for Product Hunt Golden Kitty Awards. Use this skill to understand award categories, prepare nominations, and maximize your chances of winning annual recognition.

2026년 1월 24일
ph-newsletter-pitch
시장조사 분석가·마케팅 전문가

Get featured in Product Hunt newsletters. Use this skill to understand newsletter criteria, craft effective pitches, and maximize visibility through PH editorial coverage.

2026년 1월 24일
ph-algorithm-guide
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Understand how the Product Hunt ranking algorithm works. Use this skill to optimize your launch strategy based on known algorithm factors and behaviors.

2026년 1월 24일
ph-ban-prevention
시장조사 분석가·마케팅 전문가서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Avoid shadow bans and penalties on Product Hunt. Use this skill to understand platform rules, identify risky behaviors, and ensure your launch practices are fully compliant.

2026년 1월 24일
ph-safe-messaging
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Write Product Hunt compliant messages and requests. Use this skill to craft outreach, social posts, and supporter communications that follow community guidelines and avoid penalties.

2026년 1월 24일
ph-description-writer
작가·저자

Write converting Product Hunt product descriptions. Use this skill to craft compelling descriptions that explain your product, engage readers, and drive action using proven copywriting formulas like AIDA, PAS, and FAB.

2026년 1월 24일
수집된 skill 30개 중 8개를 표시합니다.
수집된 skill 27개 중 8개를 표시합니다.
수집된 skill 24개 중 8개를 표시합니다.
slidev-click-animations
특수 효과 아티스트 및 애니메이터

Master v-click and sequential animations in Slidev. Use this skill to reveal content progressively and create engaging presentations.

2026년 1월 25일
slidev-transitions
그래픽 디자이너

Add smooth slide transitions in Slidev. Use this skill for fade, slide, and custom transitions between slides.

2026년 1월 25일
slidev-code-blocks
소프트웨어 개발자웹 개발자

Create beautiful code blocks with Shiki syntax highlighting. Use this skill for code snippets, line highlighting, and code groups.

2026년 1월 25일
slidev-magic-move
그래픽 디자이너

Animate code transformations with Shiki Magic Move. Use this skill to create smooth morphing transitions between code states.

2026년 1월 25일
slidev-monaco-editor
웹 개발자

Add live coding with Monaco Editor in Slidev. Use this skill for interactive code demos, executable code, and real-time editing.

2026년 1월 25일
slidev-components
그래픽 디자이너

Leverage Vue components in Slidev slides. Use this skill to add interactivity with built-in components or create custom ones.

2026년 1월 25일
slidev-layouts
그래픽 디자이너

Use built-in and custom Slidev layouts effectively. Use this skill to structure slides with cover, two-cols, image layouts and more.

2026년 1월 25일
slidev-syntax-guide
기술 작가

Master Slidev's extended Markdown syntax. Use this skill to write slides with advanced formatting, frontmatter, and special features.

2026년 1월 25일
수집된 skill 20개 중 8개를 표시합니다.
symfony-architecture
미분류

Decide where code goes in a Symfony project and wire it correctly: the Controller / Service / Repository / DTO / Entity contract, the three DTO namespaces (Input, Read, Output), service design and who calls flush(), business exceptions carrying their own HTTP…

2026년 8월 30일
symfony-async
미분류

Move work out of the request with Messenger, send email asynchronously with Mailer and TemplatedEmail, and run recurring jobs with Scheduler — Doctrine transport, retry and failure policy, prioritised queues, idempotent handlers, and workers under supervisor…

2026년 8월 30일
symfony-console
미분류

Write Symfony console commands as thin translation layers over a service: one class per command family with method-level #[AsCommand] on Symfony 8.1, invokable commands with #[Argument] and #[Option] before that, SymfonyStyle output, dry run by default with…

2026년 8월 30일
symfony-deployment
미분류

Ship a Symfony application to production as a Docker image running FrankenPHP: the build and release sequence and what each step is for, migrations run automatically at deploy, production php.ini and OPcache preloading, environment variables and secrets on…

2026년 8월 30일
symfony-doctrine
미분류

The persistence layer of a Symfony project: entities in maker format with attribute mapping, auto-increment integer ids, \DateTimeImmutable and native enums; relations and the collection traps they open; repositories as the single place where DQL,…

2026년 8월 30일
symfony-frontend
미분류

Build and debug the front end of a Symfony application with AssetMapper, Twig, Stimulus, Turbo and Symfony UX — no bundler, no Node build step. Use this skill whenever someone asks to make a page interactive, add a filter or a live search, add an autocomplete…

2026년 8월 30일
symfony-http
미분류

Write the HTTP layer of a Symfony application: controllers, routes, request input mapping, JSON and HTML responses, forms and Twig templates. One controller class per resource, a class-level route prefix, input DTOs hydrated by #[MapRequestPayload] or a…

2026년 8월 30일
symfony-local-dev
미분류

Set up and run a Symfony project locally: PostgreSQL and Mailpit in Docker, the Symfony CLI dev server which auto-injects DATABASE_URL and MAILER_DSN from the running containers, HTTPS and HTTP/2 out of the box, and an optional FrankenPHP container for…

2026년 8월 30일
수집된 skill 16개 중 8개를 표시합니다.
저장소 14개 중 12개 표시