app-knowledge
Installation
SKILL.md
App knowledge instructions
Sources of knowledge and tools
- Learnings: Check
{base folder}/{scaffold folder}/docs/learning/by usinglearningskill for prior solutions or patterns that apply to your current task. - Site basics:
agents.md. - Codebase:
codebase_search,read_file,search_files.- Include
{base folder}/utils/and{base folder}/utils_db/folders for similar or same functionality.
- Include
- Git diff: recent commits.
- Credentials:
{base folder}/.env. - Backups folder:
{base folder}/{scaffold folder}/docs/old_versions/. - Completed plans folder:
{base folder}/{scaffold folder}/docs/plans_completed/. - Web automation & browsing:
browser-useskill.