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

stella

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

已收集 skills
24
Stars
154
更新
2026-07-15
Forks
33
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

stella-cli
软件开发工程师

Drive the stella command-line client (@stll/cli), a legal-workspace CLI whose command surface is generated from the stella MCP tool registry. Covers install, OAuth login, the full command tree grouped by domain, JSON output for scripting, the --input escape hatch for deep payloads, cursor pagination, destructive-op confirmation, and exit codes.

2026-07-15
conventions-use-effect
软件开发工程师

Apply when writing or reviewing React effects in apps/web. Direct useEffect is banned; use the sanctioned wrappers or a better primitive.

2026-07-12
conventions-db
数据库架构师

Apply when writing or modifying database schema, queries, or migrations.

2026-07-12
conventions-perf
软件开发工程师

Apply when a performance-guard check (network baseline, bundle baseline, DB query count, loader-prefetch lint, RC bailouts) fails or when touching a hot route/endpoint.

2026-07-09
conventions-i18n
软件开发工程师

Internationalization conventions for Stella. Apply when adding or modifying user-facing strings.

2026-06-22
conventions-ux
网页与数字界面设计师

Apply when building or modifying user-facing UI components.

2026-06-22
update-deps
软件开发工程师

Review and update third-party dependencies. Use this when asked to upgrade packages, survey new minor or major releases for useful features, assess whether Stella can adopt them, or validate whether a release looks suspicious before bumping it.

2026-06-20
answer-from-sources
律师

Answers data-protection (GDPR) questions grounded in the regulation and supervisory guidance, with a citation for every claim. Use for questions about personal data, consent, or data-subject rights.

2026-06-10
new-skill
其他计算机职业

Rewrite this description — it is the trigger the assistant uses to decide when to run this skill.

2026-06-10
check-against-rules
律师助理与法律助手

Reviews a non-disclosure agreement against the firm's NDA checklist and reports findings with citations. Use when the user attaches an NDA and asks to check or review it.

2026-06-10
intake-to-draft
律师助理与法律助手

Collects the facts of an unpaid invoice, then drafts a payment demand letter. Use when the user asks to draft a demand letter or a payment reminder.

2026-06-10
regression-hunt
软件开发工程师

Track down a behavior that used to work and now fails, changed, or regressed. Use this when a bug report points to a recent breakage, especially when the cause is not obvious yet.

2026-06-03
conventions-security
信息安全分析师

Apply when writing code that touches auth, data access, file handling, or external APIs. Stella handles privileged legal data (attorney-client privilege, litigation holds, personal data).

2026-06-02
conventions-scale
软件开发工程师

Apply when making architectural decisions, designing new endpoints, or adding database tables.

2026-05-16
open-pr
软件开发工程师

Prepare the current worktree branch for a pull request: rebase, self-review, quality checks, and open a draft PR.

2026-05-04
rabbit-round
软件质量保证分析师与测试员

Process automated PR review comments systematically in one pass for CodeRabbit, Google Code Assist (Gemini), GitHub Copilot, Devin, and similar review bots.

2026-05-03
security-audit
信息安全分析师

Scan the Stella codebase for security issues. We handle sensitive legal documents — security is non-negotiable.

2026-05-03
dev
网络与计算机系统管理员

Launch the local dev environment using the project's dev-runner. The runner handles env symlinks, Docker services, port allocation, health checks, and browser opening automatically.

2026-05-03
click-around
软件质量保证分析师与测试员

Autonomous browser-based QA and UX smoke test. Starts the dev server, takes control of Chrome, walks through user stories for a feature area, monitors the console, and produces a structured report on what works, what breaks, and what feels wrong.

2026-05-03
conventions-testing
软件质量保证分析师与测试员

Apply when writing or reviewing tests.

2026-05-03
new-handler
软件开发工程师

Scaffold a new Elysia API handler following Stella's conventions.

2026-05-03
plan
软件开发工程师

Create a new plan file in `.agents/plans/` for a feature or task.

2026-05-03
product-deep-think
项目管理专家

Assess a feature idea through a product lens before writing any plan or code. This is a conversational exercise: no code changes, no files produced. The output is clarity on whether and how to build something.

2026-05-03
product-think
项目管理专家

Shape a feature or problem before implementation. Use this when the request is still fuzzy, when several solutions are possible, or when execution risks outrunning product clarity.

2026-05-03