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

lynx-on-ai-steroids

lynx-on-ai-steroids 收录了来自 sultan99 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
2
更新
2026-03-10
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dev
软件开发工程师

Feature implementation workflow. Use when developer wants to implement a feature or fix - creates branch, plans, implements, and validates.

2026-03-10
git
软件开发工程师

Git commands for branching, committing, merging, rebasing, and squashing. Use when developer needs to create branches, commit changes, merge or rebase branches, or squash commits.

2026-03-10
github
软件开发工程师

GitHub commands (issues, PRs, ship). Use when developer needs to create issues, create/update PRs, address review comments, or ship experimental changes.

2026-03-10
project
软件开发工程师

Project management commands (init, skill-up, diagram)

2026-03-10
test-writer
软件质量保证分析师与测试员

Autonomous test writing agent. Use when developer wants tests written for changed files. Analyzes git diff, identifies components needing tests, writes unit tests following project conventions with Vitest.

2026-02-18
deepsource
软件质量保证分析师与测试员

DeepSource commands (review issues). Use when developer needs to review and fix static analysis issues.

2026-02-18
forge
软件开发工程师

Generate assets from source files (icons, etc.)

2026-02-18
validate
软件质量保证分析师与测试员

Run code validation (lint, type-check, test, build) in parallel. Use when developer wants to validate code before committing or after making changes.

2026-02-18
build
软件开发工程师

Build the app for a target platform (apk, aab, ipa)

2026-02-12
runner
软件开发工程师

Run shell commands in background and return success/fail with error summary. Use for npm, npx, and other CLI commands.

2026-02-10