Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

turbo

turbo 收录了来自 springloadedco 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
3
更新
2026-04-07
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

feedback-loops
软件质量保证分析师与测试员

Run the project's verification commands before claiming work complete. Use ALWAYS when finishing a task, claiming work done, committing, or creating a PR. Blocks completion until all checks pass.

2026-04-07
github-issue
软件开发工程师

Create atomic GitHub issues with clear acceptance criteria. Use when breaking down work into single-iteration tasks that can be picked up and completed independently.

2026-04-07
github-milestone
项目管理专家

Create well-structured GitHub milestones. Use when planning new phases of work that group related issues together.

2026-04-07
fix-native-binaries
网络与计算机系统管理员

Background knowledge about npm native binary corruption in Docker sandboxes

2026-03-10
laravel-controllers
网页开发工程师

Laravel invokable controller patterns with Inertia. Use when creating endpoints, adding pages, building CRUD, or when user asks to "create an endpoint", "add a controller", "build a page", "add a store action", "create show page".

2026-02-17
laravel-inertia
网页开发工程师

Inertia.js page component patterns with TypeScript. Use when creating pages or when user asks to "create a page", "build a component".

2026-02-17
agent-captures
软件开发工程师

Use when taking screenshots, PDFs, or video recordings with agent-browser in a Laravel project. Applies to any visual capture command including screenshot, pdf, and record.

2026-02-12
github-labels
软件开发工程师

Apply consistent labels to GitHub issues. Use when creating or categorizing issues by type and priority.

2026-02-02
laravel-actions
软件开发工程师

Laravel Action class patterns for encapsulating business logic. Use when creating actions, refactoring complex logic, building service objects, or when user asks to "create an action", "extract business logic", "add a sync action".

2026-01-29
laravel-testing
软件质量保证分析师与测试员

Laravel/PHP testing patterns and conventions. Use when writing tests, creating test files, adding test coverage, or when the user asks to "write a test", "test this", "add tests", or discusses PHPUnit, feature tests, unit tests.

2026-01-29
laravel-validation
软件开发工程师

Laravel Form Request validation patterns. Use when adding validation, creating form requests, writing validation rules, or when user asks to "validate input", "add validation", "create a form request".

2026-01-29