Skill Claude CodeCodex
Step-by-step recipe for adding a new integration API resource to SpeedPy: model, serializer, views, scopes, URLs, tests, schema, and optional webhook event. Use when adding a new /api/v1/ endpoint.
Skill Claude CodeCodex
Step-by-step recipe for adding a new integration API resource to SpeedPy: model, serializer, views, scopes, URLs, tests, schema, and optional webhook event. Use when adding a new /api/v1/ endpoint.
Skill Claude CodeCodex
Use when working with the appliku CLI or SDK to manage Appliku-hosted applications, deployments, domains, datastores, servers, teams, or SSH keys. Covers authentication, all CLI commands, Python SDK usage, and common deployment workflows.
Skill Claude CodeCodex
Prepare a newly cloned SpeedPy project for Docker, diagnose Git and Docker prerequisites, run the Docker initializer, and verify the local site. Use when someone asks to install, set up, start, or get a fresh SpeedPy project running. Do not use for the uv/local setup path or feature development in an initialized…
Skill Claude CodeCodex
Audit-first workflow for removing SpeedPy demo/placeholder content from a fork before production. Reads the demo-content.json manifest, searches for SPEEDPYDEMO markers, produces a removal plan, and waits for confirmation before making any changes.
Cursor rule Cursor
Rules for working on HTTP API endpoints under /api/v1/.
Cursor rule Cursor
See AGENTS.md for project guidance. All conventions, architecture notes, and development commands for this project live there — use it as the source of truth.
Instructions file CodexOpenCode
Instructions for speedpy/speedpy, covering agents.md, additional case-specific instructions, project overview, development commands and architecture.
Instructions file
Instructions for speedpy/speedpy: See AGENTS.md for project guidance. All conventions, architecture notes, and development commands for this project live there — use it as the source of truth.