.claude/skills/feature-estimator/SKILL.md
Repository-aware estimation skill for Merida Consulting Courses. Use when a user asks for a feature quote, cost estimate, timeline estimate, effort breakdown, or Senior-versus-Junior delivery comparison. This skill surveys the full repo, deep-reads impacted modules, and writes governed quote artifacts under docs/quotes/YYYY/MM/YYYY-MM-DD-{name}.md.
npx skillsauth add danimerida2000/merida-edu feature-estimatorInstall 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.
Produce accurate, repo-grounded feature estimates for the educational platform by surveying actual code surfaces, applying calibrated complexity models, and writing governed quote artifacts.
AGENTS.md.claude/skills/edu-platform/SKILL.mddocs/agent-context/core/00-loading-protocol.md through 03-quality-and-commit-policy.mddocs/agent-context/scoped/estimation-and-quotes.mddocs/agent-context/generated/api-routes.mddocs/agent-context/generated/schema-inventory.mddocs/agent-context/generated/versions-and-stack.mddocs/agent-context/scoped/architecture-runtime.mddocs/agent-context/scoped/frontend-backend-patterns.md (when scope touches UI)docs/agent-context/scoped/security-auth-sessions.md (when scope touches auth/student data)estimation-and-quotes.md.docs/quotes/YYYY/MM/YYYY-MM-DD-{feature-slug}.md.docs/agent-context/templates/quote-document-template.md structure.db:* commands without explicit user approval.The quote is ready for approval when:
Pending Approval.testing
Architecture role for Merida Consulting Courses. Use when the approved scope needs a concrete technical design, boundary definition, migration strategy, and gate plan before implementation or release decisions.
tools
Frontend role for Merida Consulting Courses. Use when work affects Next.js App Router, React UI, BFF proxy routes, next-intl content, Ant Design flows, shared branding/theme sources, or client validation and test coverage for the educational platform.
development
Rust role for Merida Consulting Courses. Use when work affects Axum routes, services, queries, session or policy flows, OpenAPI behavior, or runtime-sensitive backend logic for the educational platform.
testing
Security role for Merida Consulting Courses. Use when scope is authn, authz, session, tenant-sensitive, student-data-sensitive, storage-sensitive, or otherwise security-relevant for the educational platform.