scaffold-service

Scaffold Backend Service

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "scaffold-service" with this command: npx skills add ki2pixel/render_signal_server/ki2pixel-render-signal-server-scaffold-service

Scaffold Backend Service

Utilise ce skill lorsqu'il faut créer un nouveau service dans services/ .

Standards appliqués

  • Singleton : Utilisation de _instance , _lock et get_instance .

  • Typage : from future import annotations , Type hints complets.

  • Logging : Utilisation d'un logger injecté ou par défaut (centralisé dans app_logging/ ).

  • Configuration : Injection de ConfigService (env) et AppConfigStore (Redis-first).

  • Résilience : Stratégie "Always Fallback" avec catch large aux frontières.

Template

Utilise le fichier service_template.py comme base. Remplace NewService par le nom du service demandé (PascalCase) et adapte les docstrings.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

webhook-dashboard-ux-maintainer

No summary provided by upstream source.

Repository SourceNeeds Review
General

routing-rules-orchestrator

No summary provided by upstream source.

Repository SourceNeeds Review
General

magic-link-auth-companion

No summary provided by upstream source.

Repository SourceNeeds Review
General

testing-matrix-navigator

No summary provided by upstream source.

Repository SourceNeeds Review