Strapi Prompts
# Strapi Prompts
## Build
Use the Strapi skill. Inspect existing project conventions, implement the requested change using idiomatic Strapi patterns, verify with API smoke tests, role permission checks, schema migration review, and admin workflow checks, and summarize changed files and risks.
## Review
Use the Strapi skill. Review the change for correctness, maintainability, security, performance, and Strapi-specific pitfalls such as open permissions, migration surprises, business logic hidden in lifecycle hooks, and unvalidated custom controllers. Provide findings by severity.
## Debug
Use the Strapi skill. Reproduce or reason through the issue, inspect relevant files and runtime signals, identify the likely cause, apply a focused fix if requested, and verify with API smoke tests, role permission checks, schema migration review, and admin workflow checks.
## Document
Use the Strapi skill. Create documentation that explains setup, usage, configuration, limitations, and troubleshooting for this repository's Strapi implementation.when to use it
Community prompt sourced from the open-source GitHub repo HasainalFaruk/AI-Engineer-Pack (no explicit license). A "Strapi Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
HasainalFaruk/AI-Engineer-Pack · no explicit license
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions