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

fa.story-time

fa.story-time 收录了来自 frostaura 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

playwright-e2e
软件质量保证分析师与测试员

Add/extend Playwright E2E/integration specs for web use-case changes. Prefer existing repo naming conventions; include UC ID when introducing new use-case-specific specs.

2026-03-10
ci-baseline
软件开发工程师

Ensure GitHub Actions CI exists and is green. CI must run lint/format, build, and tests as applicable. Failing CI is blocking.

2026-02-27
doc-derivation
软件开发工程师

Derive comprehensive `/docs` from an existing codebase when docs are missing/stale. This is blocking work before new features.

2026-02-27
dockerize-http-api
软件开发工程师

Add docker-compose for HTTP APIs (required before implementing/changing use cases). Provide .env.example + Make targets: up/down/test/lint/build.

2026-02-27
gaia-process
软件开发工程师

End-to-end Gaia SDLC workflow (Repo Explorer → drift/CI fixes → task graph → gated delivery → QA veto → MCP proof). Use for any work in a repo.

2026-02-27
integration-testing-http
软件质量保证分析师与测试员

Run curl-style integration checks against the docker-compose stack for HTTP APIs. Required for use-case changes.

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

Add or extend lint/format tooling and ensure it runs locally (Makefile) and in CI. Lint/build are always required in Gaia.

2026-02-27
manual-regression-api
软件质量保证分析师与测试员

Manual backend regression via curl-like HTTP checks against the docker-compose stack. Required for API use-case changes (label: curl).

2026-02-27
manual-regression-web
软件质量保证分析师与测试员

Perform manual web regression using Playwright MCP tools (interactive). Required for web use-case changes. Keep evidence low-context (labels + paths only).

2026-02-27
repository-audit
软件开发工程师

Survey repo reality (stack, docs/code/skills drift, CI/lint/tests/docker/Makefile) and produce a compact Repo Survey + suggested tasks for the orchestrator.

2026-02-27
spec-consistency
软件开发工程师

Prevent and repair drift between `/docs` (source of truth), code, tests, CI, and runtime artifacts. Use before marking work done.

2026-02-27
stack-default-dotnet-api
软件开发工程师

Opinionated baseline for .NET HTTP APIs: analyzers/formatting, unit+integration strategy, docker-compose, Makefile targets, and CI wiring.

2026-02-27
stack-default-dotnet-maui
软件开发工程师

Opinionated baseline for .NET MAUI apps: analyzers/format, tests where feasible, Makefile targets, and CI wiring (build validation).

2026-02-27
stack-default-flutter
软件开发工程师

Opinionated baseline for Flutter apps: format/analyze, tests, Makefile targets, and CI wiring (no docker unless backend exists separately).

2026-02-27
stack-default-python
软件开发工程师

Opinionated baseline for Python projects: ruff-based lint/format, pytest, optional dockerization for services, Makefile targets, and CI wiring.

2026-02-27
stack-default-web-ts
软件开发工程师

Opinionated baseline for JS/TS web repos: lint/format, tests, Playwright, docker (if HTTP API), Makefile targets, and CI wiring.

2026-02-27
tasking-and-proof
软件开发工程师

How the orchestrator must create/manage MCP tasks (todo/doing/done), set required_gates, handle blockers/questions, and record low-context proof for completion.

2026-02-27