Skip to content
Skillv1.0.0

djangoapp-painel_ava

This file helps Gemini understand our project's conventions and settings.

by suap-ava-suite(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from suap-ava-suite/djangoapp-painel_ava (AGENTS.md). Install upstream with npx skills add suap-ava-suite/djangoapp-painel_ava. Copyright stays with the author.

Gemini Customization

This file helps Gemini understand our project's conventions and settings.

Project Overview

  • Backend: Django
  • Frontend: Django Templates with vanilla JavaScript
  • Database: PostgreSQL
  • Testing: pytest

Development Practices

  • Use black for Python code formatting.
  • Use isort to sort imports.
  • Follow PEP 8 guidelines.
  • Write tests for all new features and bug fixes.

How to Run Tests

sas test painel

How to use Docker Compose

In this project we use sas as short to docker compose.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/suap-ava-suite-djangoapp-painel-ava-djangoapp-painel-ava/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

suap-ava-suite-djangoapp-painel-ava-djangoapp-painel-ava.ocm.jsonjson
{
  "ocm": "1",
  "id": "suap-ava-suite-djangoapp-painel-ava-djangoapp-painel-ava",
  "kind": "skill",
  "name": "djangoapp-painel_ava",
  "description": "This file helps Gemini understand our project's conventions and settings.",
  "publisher": "suap-ava-suite",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This file helps Gemini understand our project's conventions and settings."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/suap-ava-suite/djangoapp-painel_ava",
      "path": "AGENTS.md",
      "ref": "00ad6df4469b46ddfd2dbfa55b606f7acf90bd80",
      "url": "https://github.com/suap-ava-suite/djangoapp-painel_ava/blob/00ad6df4469b46ddfd2dbfa55b606f7acf90bd80/AGENTS.md",
      "key": "suap-ava-suite/djangoapp-painel_ava/AGENTS.md"
    }
  },
  "instructions": "# Gemini Customization\n\nThis file helps Gemini understand our project's conventions and settings.\n\n## Project Overview\n\n- **Backend:** Django\n- **Frontend:** Django Templates with vanilla JavaScript\n- **Database:** PostgreSQL\n- **Testing:** pytest\n\n## Development Practices\n\n- Use `black` for Python code formatting.\n- Use `isort` to sort imports.\n- Follow PEP 8 guidelines.\n- Write tests for all new features and bug fixes.\n\n## How to Run Tests\n\n```bash\nsas test painel\n```\n\n## How to use Docker Compose\n\nIn this project we use `sas` as short to `docker compose`.",
  "cost": {
    "context_tokens": 141
  }
}

Fetch it by URL: GET /api/v1/registry/suap-ava-suite-djangoapp-painel-ava-djangoapp-painel-ava/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.