Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

shopware-change-scope

Scope Shopware bug fixes, cleanups, and behavioral changes. Use when fixing an issue, applying review feedback, deciding whether to broaden a cleanup, or checking that the change addresses the root cause instead of one symptom.

3.39k repo starsObserved in 1 repos
Development

shopware-php-code

Apply Shopware PHP/server-side coding guidance. Use when editing PHP under src/Core, src/Administration, or src/Storefront — including migrations, API schema, deprecations, or BC-sensitive code.

3.39k repo starsObserved in 1 repos
Development

shopware-pr-hygiene

Prepare or update Shopware pull requests. Use when writing or editing a PR description or PR text (incl. "output a PR description"), choosing a PR title, responding to review feedback, or updating a PR after CI failures.

3.39k repo starsObserved in 1 repos
Development

backpack-crud

Use this skill whenever creating, editing, or reviewing Backpack CRUD panels, CrudControllers, fields, columns, filters, operations, widgets, buttons, save actions, chips, or the Backpack admin panel. Also use for questions about Backpack paid add-ons (backpack/pro, editable-columns, dataform-modal, devtools, report-operation, test-generators, calendar-operation, auto-translate). Triggers: CrudController, backpack:crud, CRUD::field, CRUD::column, CRUD::addField, CRUD::addColumn, CRUD::filter, CRUD::button, CRUD::widget, setupListOperation, setupCreateOperation, setupUpdateOperation, setupShowOperation, setupReorderOperation, ListOperation, CreateOperation, UpdateOperation, DeleteOperation, ShowOperation, ReorderOperation, RevisionsOperation, CloneOperation, FetchOperation, InlineCreateOperation, BulkDeleteOperation, BulkCloneOperation, ReportOperation, MinorUpdateOperation, CreateInModalOperation, UpdateInModalOperation, CalendarOperation, backpack admin panel, backpack relationship field, backpack widget, backpack save action, backpack chips, backpack testing, editable columns, inline editing, data form modal, crud testing, backpack pro, backpack/pro, select2, select2_from_ajax, dropzone, date_picker, date_range, repeatable, chart widget, dashboard, calendar view, code generator, paid addon, paid feature, purchase license.

3.37k repo starsObserved in 1 repos
Development

release-markdown-fork

Release the local Markdown fork used by Zhihu++. Use when you need to merge upstream huarangmeng/Markdown into the zly2006 fork master, preserve only approved fork deltas, publish a new Maven Central alpha, update Zhihu's Android dependency versions, and verify the build. Applies specifically to /Users/zhaoliyan/IdeaProjects/Zhihu and its .tmp/Markdown-zly2006 fork checkout.

3.37k repo starsObserved in 1 repos
Development

zhihu-parallel-pr-workflow

Coordinate Zhihu++ issue and PR implementation through subagents with isolated git worktrees, off-host Android AVD validation, real screenshots, Chinese PR creation, and main-agent-only review/coordination. Use when the user asks to fan out issues, maximize parallel subagent work, implement multiple Zhihu++ features or fixes, validate on `$off-android-avd-ci-debug`, or automatically open PRs from worker branches.

3.37k repo starsObserved in 1 repos
Development

zhihu-pp-ai-slop-cleaner

Use for Zhihu++ maintenance work that scans Kotlin main sources for low-call functions, structurally similar function bodies, dead code, pure forwarding wrappers, pointless abstractions, repeated helpers, and cross-platform duplicate glue before refactoring or PR cleanup. Trigger when the user asks to clean AI slop, remove low-call wrappers, find similar or duplicated code, review duplicated helper functions, or audit functions with call count at most 2 in /Users/zhaoliyan/IdeaProjects/Zhihu.

3.37k repo starsObserved in 1 repos
Development

zhihu-reproduce

当用户要求复刻知乎网页版的功能、交互、接口行为或视觉细节时,使用此技能采集真实网页证据、分析 API 与 UI 结构,并落地到 Zhihu++ Android 代码。

3.37k repo starsObserved in 1 repos
Development

browser-pair

Collaborative headed browser session for UI work. Launch Playwright Chromium visible to the user, handle auth, then interactively drive the browser while the user watches and gives real-time visual feedback. Edit code and refresh to verify fixes live. Use when the user says 'browser pair', 'paired browser', 'let's look at this together', 'open chromium', or wants to iterate on UI with live visual feedback.

3.37k repo starsObserved in 2 repos
Development

building-mobile-game

Build mobile games and game-like interactive experiences in React Native and Expo. Use when Codex is creating or refactoring arcade, puzzle, casual, action, physics-based, or animation-heavy gameplay, including Expo game setup with the with-reanimated template, sprite-sheet generation and extraction, frame-based animation, touch controls, simple collision and physics loops, score and game-state systems, and cross-platform verification on web plus iOS and Android.

3.37k repo starsObserved in 2 repos
Development