Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
django-api-template
django-api-template contains 2 collected skills from stefanofusai, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
5
updated
2026-07-09
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
new-api-resource
software-developers
Scaffold a new authenticated, owner-scoped API resource (model, schemas, ninja-extra controller, admin, migration, factory, tests) following this project's AGENTS.md conventions. Use when adding a new REST resource / endpoint / CRUD app. Trigger: "new resource", "add an endpoint", "new model API".
2026-07-09
django-access-review
software-developers
Django access control and IDOR security review. Use when reviewing Django views, DRF viewsets, ORM queries, or any Python/Django code handling user authorization. Trigger keywords: "IDOR", "access control", "authorization", "Django permissions", "object permissions", "tenant isolation", "broken access".
2026-07-08