원클릭으로
django-absurd
django-absurd에는 lincolnloop에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when a change touches user-facing behavior — management commands or their flags, TASKS / OPTIONS settings, the enqueue or params API, defaults, the setup flow, or system checks, or project conventions. Keeps README.md, the AGENTS.md integration guide, the docs/web/ documentation site, the runnable example (examples/), CLAUDE.md (maintenance), and design decisions in docs/WHY.md (via capture-why) in sync with the code so updates don't get lost in context.
Use when cutting a django-absurd release to PyPI — deciding the next version (with the
Use when cleaning up docs/specs and docs/plans — retiring specs/plans that are obsolete or already captured in docs/WHY.md. Records each in docs/HISTORY.md with a recoverable git SHA link before deleting it. Run after capture-why.
Use when refreshing docs/WHY.md or consolidating the project's durable reasoning from docs/specs and docs/plans — e.g. specs/plans have accumulated, or before retiring them. Captures intent and load-bearing "why", never current structure.