.agents/skills/agentic-engineering/SKILL.md
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
npx skillsauth add jaleco8/ai-tutor-edu agentic-engineeringInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.
Apply the 15-minute unit rule:
Prioritize:
Do not waste review cycles on style-only disagreements when automated format/lint already enforce style.
Track per task:
Escalate model tier only when lower tier fails with a clear reasoning gap.
testing
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
development
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
tools
Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).