aRustyDev / aRustyDev/agents

review(skills): lang-haskell-dev

Open
#720 0 comments 0 reactions 1 assignee Claimed by @aRustyDev View on GitHub
review skills
Dominant language
Jupyter Notebook
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

## Skill Review

**Skill**: `lang-haskell-dev`
**Category**: lang

## Review Checklist

### Structure
- [ ] SKILL.md exists and has valid frontmatter
- [ ] SKILL.md is under 500 lines (use progressive disclosure if needed)
- [ ] Has Overview section
- [ ] Has Quick Reference section
- [ ] Has Troubleshooting section

### 8 Pillars Coverage
- [ ] Module System (imports, exports, namespaces)
- [ ] Error Handling (Result, Option, exceptions)
- [ ] Concurrency (async, threads, actors)
- [ ] Metaprogramming (macros, decorators, reflection)
- [ ] Zero/Default Values (null, nil, None handling)
- [ ] Serialization (JSON, serde, codecs)
- [ ] Build/Dependencies (package managers, build tools)
- [ ] Testing (unit tests, property tests, frameworks)

### Quality
- [ ] Description is action-oriented and under 200 chars
- [ ] Examples are included where helpful
- [ ] No time-sensitive information
- [ ] Consistent terminology throughout

## Validation Command

```bash
just validate-skill components/skills/lang-haskell-dev
just validate-pillars lang-haskell-dev
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.