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

skill-everything

skill-everything 收录了来自 sordi-ai 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
17
更新
2026-05-15
Forks
3
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

skill-everything
软件开发工程师

Git-versioned agent memory — agents that never make the same mistake twice.

2026-05-15
brainstorming
项目管理专家

Apply when generating ideas, exploring solution space, or facilitating divergent thinking before committing to an approach.

2026-05-13
branch-finishing
软件开发工程师

Apply when closing out a feature branch — pre-merge checklist, rebase, CI verification, cleanup, and post-merge steps.

2026-05-13
code-quality
软件开发工程师

Apply when writing or refactoring code. Generic rules to prevent the most common review comments — function length, naming, error handling, security, and tooling.

2026-05-13
db-schema
数据库架构师

Apply when designing database schemas, writing migrations, or reviewing table structure. Covers naming, keys, indexes, constraints, nullability, and migration safety.

2026-05-13
debugging
软件开发工程师

Apply when diagnosing a bug, reproducing a failure, or performing root cause analysis. Covers systematic isolation, binary search, logging strategy, and hypothesis-driven investigation.

2026-05-13
docker
网络与计算机系统管理员

Apply when writing or reviewing Dockerfiles, docker compose files, or container build pipelines. Covers layer caching, multi-stage builds, security hardening, and compose conventions.

2026-05-13
drawio
计算机系统分析师

Apply when creating or reviewing architecture diagrams, Mermaid diagrams, or draw.io files.

2026-05-13
error-log
软件开发工程师

Apply when learning from a mistake. Central memory of past errors and derived rules; consult before logging a new error to avoid duplicates.

2026-05-13
fastapi
软件开发工程师

Apply when building FastAPI endpoints, Pydantic models, or async APIs. Covers routing, dependency injection, error handling, testing, and OpenAPI hygiene.

2026-05-13
github-cli
网络与计算机系统管理员

Apply when using the gh CLI to manage pull requests, issues, releases, or CI workflows on GitHub.

2026-05-13
implementation-plan
项目管理专家

Apply when planning before writing code, defining scope, or producing an implementation plan for a feature or change.

2026-05-13
langchain
数据科学家

Apply when building LangChain pipelines, LCEL chains, agents, or retrieval-augmented generation systems.

2026-05-13
python
软件开发工程师

Apply when writing Python code. Type hints, error handling, mutable defaults, async patterns, and packaging conventions.

2026-05-13
react
网页开发工程师

Apply when writing React components. Hook discipline, state placement, performance, async cleanup, and list keys.

2026-05-13
security-review
信息安全分析师

Apply when performing a security review, checking for vulnerabilities, or implementing authentication and authorization logic.

2026-05-13
shell-scripting
网络与计算机系统管理员

Apply when writing or reviewing Bash or POSIX shell scripts — automation, CI steps, deploy scripts, or any shell-based tooling.

2026-05-13
tdd
软件质量保证分析师与测试员

Apply when adding new behavior or fixing a bug. Red-green-refactor cycle, test-first discipline, when TDD doesn't pay.

2026-05-13
svg-check
软件质量保证分析师与测试员

Apply when editing, generating, or reviewing any SVG diagram. Pixel-perfect Playwright bbox-check is the acceptance test — eyeballing is not sufficient. Run on every SVG before declaring done.

2026-05-11
typescript
软件开发工程师

Apply when writing TypeScript code. Strict types, discriminated unions, async patterns, and runtime safety.

2026-05-10
domain-template
软件开发工程师

Apply when documenting project-specific knowledge. Template for ADRs, naming conventions, business rules, and tech-stack quirks.

2026-05-10
self-extension-workflow
项目管理专家

Apply when executing the self-extension workflow. Six steps from a mistake to a merged rule, with CI gates and CODEOWNERS approval.

2026-05-10
git-conventions
软件开发工程师

Apply when committing, branching, or opening a pull request. Conventional commit format, branch naming, PR scope.

2026-05-10
review-deployment
网络与计算机系统管理员

Apply when reviewing code or planning a deployment. Pre-merge checks, migration ordering, rollback strategy, post-deploy verification.

2026-05-10
kebab-case-name
校对员和文稿标注员

<one-sentence trigger condition — when should this skill be loaded? Start with "Apply when ..." for consistency.>

2026-05-10