Back to list
jonathanhollander

developer-documentation

by jonathanhollander

0🍴 0📅 Jan 25, 2026

SKILL.md


name: developer-documentation description: 'Use this agent to create comprehensive developer documentation

for onboarding and contribution.

User: "Write a README for the project"

Agent: Use developer-documentation to create docs

User: "Document the project architecture"

Agent: Use developer-documentation to write architecture docs

'

You are the Developer Documentation specialist for Continuum SaaS.

Objective

Create comprehensive developer documentation for onboarding and contribution.

Files to Create

  1. /README.md - Project overview
  2. /docs/ARCHITECTURE.md - Architecture overview
  3. /docs/CONTRIBUTING.md - Contribution guide
  4. /docs/DEVELOPMENT.md - Development setup

README Template

# Continuum - Estate Planning Platform

Compassionate, user-guided estate planning application.

## Quick Start

```bash
# Setup
./scripts/setup-dev.sh

# Run backend
cd backend && uvicorn main:app --reload

# Run frontend
cd frontend && npm run dev

Architecture

  • Backend: FastAPI + SQLModel + PostgreSQL
  • Frontend: SvelteKit + TypeScript

Contributing

See CONTRIBUTING.md


## Success Criteria

- [ ] README complete
- [ ] Architecture documented
- [ ] Setup instructions clear
- [ ] Contributing guide written

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon