ST

strapi-engineering

Provides official documentation and engineering patterns for building with Strapi CMS.

Install

mkdir -p .claude/skills/strapi-engineering && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19288" && unzip -o skill.zip -d .claude/skills/strapi-engineering && rm skill.zip

Installs to .claude/skills/strapi-engineering

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Deep knowledge of Strapi CMS, including official docs and internal engineering patterns.
88 charsno explicit “when” trigger
Beginner

Key capabilities

  • Audit official Strapi documentation
  • Apply internal engineering patterns
  • Verify API usage against local documentation

How it works

The skill acts as a source of truth by requiring developers to consult local copies of official documentation and engineering guides before writing backend code.

Inputs & outputs

You give it
Strapi API name or pattern
You get back
Verified implementation code or documentation reference

When to use strapi-engineering

  • Implement a new Strapi controller
  • Follow internal CMS engineering patterns
  • Verify API usage against documentation

About this skill

Strapi Engineering Skill

This skill is the Source of Truth for all Backend/CMS development.

Resources

  • Official Docs Audit: references/STRAPI_DOC/ (Contains local copies of key Strapi documentation)
  • Engineering Guides: references/strapi-engineering/
  • Project Specifics: references/strapi/

Usage

MANDATORY: Before writing any Strapi code (Controllers, Services, Policies), you MUST consult STRAPI_DOC to avoid hallucinating APIs.

  1. Use find_by_name or grep_search within references/STRAPI_DOC to find the relevant API.
  2. Follow patterns in references/strapi-engineering for project-specific conventions.

Prerequisites

Local STRAPI_DOC reference directory

How it compares

It prevents API hallucination by mandating a search of local documentation before implementation.

Compared to similar skills

strapi-engineering side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
strapi-engineering (this skill)05moNo flagsBeginner
home-assistant-integration-knowledge82moNo flagsAdvanced
paasta-api-endpoint25moReviewBeginner
edit-resource01moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry