Help us improve
Share bugs, ideas, or general feedback.
From devrunway
Universal quality checklists for every development action — feature addition, API endpoint, data model change, logging, secrets, auth. Auto-apply the relevant checklist whenever one of these actions is taken.
npx claudepluginhub manikumarkv/devrunway-claude-plugin --plugin devrunwayHow this skill is triggered — by the user, by Claude, or both
Slash command
/devrunway:checklists**/*The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Full checklists in [checklists.md](checklists.md).
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Full checklists in checklists.md.
When to apply each checklist — trigger automatically:
| Action | Checklist |
|---|---|
| Adding any new feature or behaviour | Feature Addition |
| Creating or modifying an API endpoint | API Endpoint |
| Changing the data model / schema | Data Model Change |
| Adding any log statement | Logging |
| Adding any secret or credential handling | Secrets & Credentials |
| Any code touching authentication or authorisation | Auth & Authorisation |
Apply the checklist before marking work as done. Every unchecked item is a gap that needs addressing or an explicit decision to skip with a documented reason.
For tech-specific checklists, see your installed layer skills:
layers/frontend/react/react-standardslayers/backend/node-express/nodejs-standardslayers/database/postgres-prisma/database-sqllayers/auth/cognito/cognito-auth