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

cairn

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

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

这个仓库中的 skills

implement-issue
软件开发工程师

Implement one named Project issue with red-green TDD and return a structured task outcome.

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

Use when writing or reviewing TypeScript/full-stack code. Encodes principles for type safety (branded types, discriminated unions, end-to-end types), real tests over mocks, OpenTelemetry observability, and picking the right abstractions instead of premature ones.

2026-05-27
react-guidelines
软件开发工程师

Use when designing, writing, reviewing, or refactoring React components and features. Covers component boundaries, state ownership, composition, prop design, custom hooks, useEffect avoidance, memoization, Zustand, TanStack Query, loading/error/empty states, async event handling, TypeScript state modeling, and file organization. Trigger for React component design questions, component-tree restructuring, state management choices, data fetching, effect cleanup, reusable UI composition, prop drilling, render performance, error boundaries, optimistic updates, double-submit prevention, race conditions, or organizing a React codebase.

2026-05-27
write-brief
项目管理专家

Generate Brief artifact content and persist it through the Brief and Project context tools.

2026-05-08
write-issue
项目管理专家

Use only after a fresh slice PRD exists under the Project's .cairn/prds/ folder and the user-approved slice needs to be broken into local implementation issue files.

2026-05-08
write-prd
项目管理专家

Use only after the project brief is concrete, the Cairn has proposed a smallest meaningful first slice, and the user has agreed to that slice; silently draft the slice PRD.

2026-05-08
write-tasks
生产、计划和催办文员

Generate Tasks tab content from issue paths and persist it through the Tasks artifact tool.

2026-05-08
review-issue
软件质量保证分析师与测试员

Review one implemented Project issue for correctness, regressions, missing tests, and quality risks. Return a structured verify result.

2026-05-02
write-plan
项目管理专家

Generate Plan artifact content for the agreed first slice and persist it through Plan tools.

2026-05-02
verify-slice
软件质量保证分析师与测试员

Run the active Project's build and typecheck heuristic and return a structured verification result.

2026-05-01