Skip to main content
yoanbernabeu
GitHub 创作者资料

yoanbernabeu

按仓库查看 14 个 GitHub 仓库中的 139 个已收集 skills。

已收集 skills
139
仓库
14
更新
2026年8月30日
这里展示前 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日
已展示 8 / 30 个已收集 Skill。
已展示 8 / 27 个已收集 Skill。
已展示 8 / 24 个已收集 Skill。
已展示 8 / 20 个已收集 Skill。
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日
已展示 8 / 16 个已收集 Skill。
已展示 12 / 14 个仓库