Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cairn

cairn contains 10 collected skills from msmedes, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
3
updated
2026-05-27
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

implement-issue
software-developers

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

2026-05-27
quality-code
software-developers

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
software-developers

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
project-management-specialists

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

2026-05-08
write-issue
project-management-specialists

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
project-management-specialists

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
production-planning-and-expediting-clerks-435061

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

2026-05-08
review-issue
software-quality-assurance-analysts-and-testers

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

2026-05-02
write-plan
project-management-specialists

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

2026-05-02
verify-slice
software-quality-assurance-analysts-and-testers

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

2026-05-01