platforma-guidelines

Guidance for building backend Go applications with github.com/platforma-dev/platforma. Use when asked to design Platforma project structure, choose or combine Platforma packages (application, database, httpserver, auth, queue, scheduler), explain or run framework-native CLI commands, or provide practical integration examples and migration/run workflows.

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 "platforma-guidelines" with this command: npx skills add platforma-dev/agent-skills/platforma-dev-agent-skills-platforma-guidelines

Platforma Guidelines

Use this skill to deliver accurate, practical Platforma backend guidance with minimal theory and directly usable commands/snippets.

Triage Checklist

  1. Identify request type: project structure, CLI usage, package integration, or troubleshooting.
  2. Confirm target outcome: scaffold app, add package, fix runtime behavior, or explain command workflow.
  3. Open only the reference file(s) needed for the request.

Reference Routing

  • Use references/consumer-project-structure.md for app folder layout and file responsibilities.
  • Use references/cli-commands.md for framework-native CLI commands and runtime command semantics.

Workflow

  1. Restate the requested outcome in Platforma backend terms.
  2. Select the smallest set of packages needed (application, database, httpserver, auth, queue, scheduler).
  3. Provide minimal runnable code with exact imports and registration order.
  4. Provide exact commands and explicit execution sequence (migrate before run when migrations exist).
  5. Call out one or two high-impact pitfalls relevant to the task.

Rules

  • Prefer source code, package docs and repository docs as source of truth over assumptions.

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.

Coding

Planning with files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when aske...

Registry SourceRecently Updated
228.3K
Profile unavailable
Coding

Nutrient Document Processing (Universal Agent Skill)

Universal (non-OpenClaw) Nutrient DWS document-processing skill for Agent Skills-compatible products. Best for Claude Code, Codex CLI, Gemini CLI, Cursor, Wi...

Registry SourceRecently Updated
0262
Profile unavailable
Coding

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Repository Source
23K212.5K
vercel