Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
6
This file contains important guidelines and context for AI assistants working on the Crowbar Mobile project.
Sign in to like and favorite skills
This file contains important guidelines and context for AI assistants working on the Crowbar Mobile project.
ai-docs/planning/PROJECT_PLAN.md at the start of a new conversation to understand the project's architecture, goals, style, and constraints.ai-docs/tasks/TASKS.md before starting a new task. If the task isn't listed, add it with a brief description and today's date and time.ai-docs/planning/ACCEPTANCE_CRITERIA.md before starting any development to understand quality standards and validation requirements.ai-docs/planning/PROJECT_PLAN.md./tests folder mirroring the main app structure.
ai-docs/tasks/TASKS.md using best practices for markdown, linting and using SCRUM METHOD.ai-docs/tasks/TASKS.md immediately after finishing them and make a git commit/push.ai-docs/tasks/BACKLOG.md under a "Discovered During Work" section.README.md when new features are added, dependencies change, or setup steps are modified.ai-docs/api/API.md using best practices for markdown and linting.# Reason: comment explaining the why, not just the what.ai-docs/tasks/TASKS.md.augment.config.json to ensure persistence across sessions.ai-docs/planning/ACCEPTANCE_CRITERIA.md before starting any developmentai-docs/tasks/TASKS.md - they don't replace them# Run before marking task as completed npm run test npm run lint npm run type-check npm run test:e2e
Before marking any task as β COMPLETED:
ACCEPTANCE_CRITERIA.mdRemember: Acceptance criteria are the quality guarantee of the project! π‘οΈ
# Development npm start # Start Metro bundler npm run android # Run on Android npm run ios # Run on iOS # Quality npm run lint # Run ESLint npm run format # Run Prettier npm run type-check # TypeScript check npm run quality # Run all quality checks # Testing npm test # Run unit tests npm run test:e2e # Run E2E tests # Environment npm run env:dev # Switch to development npm run env:staging # Switch to staging npm run env:prod # Switch to production # Build npm run build:android # Build Android npm run build:ios # Build iOS npm run build:production # Build for production
ai-docs/planning/ai-docs/tasks/TASKS.mdsrc/types/api.tssrc/store/src/screens/src/services/src/components/@~/.agent-os/instructions/create-spec.md@~/.agent-os/instructions/execute-tasks.mdWhen asked to work on this codebase:
.agent-os/product/ override any global standards.agent-os/specs/...Last Updated: 2025-01-23