원클릭으로
dartfrog-consultant
A consultant reference for developers working with Dart Frog, providing real-time documentation and architectural guidance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A consultant reference for developers working with Dart Frog, providing real-time documentation and architectural guidance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Expert skill for analyzing and diagnosing issues from Jira, GitHub, and system logs.
Generates comprehensive project documentation (e.g., README.md, API docs, architecture overviews) based on the codebase.
Generates behavior-focused test code (Given-When-Then) for local project files, ensuring 100% coverage and no redundancy.
Analyzes code (local or remote) against Clean Code standards (Meaningful Names, Functions, Objects, Error Handling).
Identifies and suggests architectural design patterns (Creational, Structural, Behavioral) in local or remote code.
Analyzes the codebase (local or remote) for security vulnerabilities, weak coding patterns, and exposure of sensitive data.
| name | dartfrog-consultant |
| description | A consultant reference for developers working with Dart Frog, providing real-time documentation and architectural guidance. |
| compatibility | Works with Dart Frog projects. |
| license | MIT |
| resources | ["templates/standards.md"] |
| metadata | {"author":"thiagoevoa","triggers":{"keywords":["consult:dart-frog","consult:backend-dart"]}} |
Use this skill to act as a Senior Dart Frog Architect. It provides guidance on building, scaling, and maintaining Dart Frog applications by consulting the live official documentation.
https://dart-frog.dev/getting-started/ and its subpages when providing advice.This skill is designed for Research & Consultancy.
mcp_notebooklm-mcp_notebook_list to search for a notebook with a title matching the framework (e.g., "Dart Frog Documentation").mcp_notebooklm-mcp_notebook_query with its ID to get instant, grounded answers.google_web_search or web_fetch to read the live documentation at https://dart-frog.dev/getting-started/ and its subpages.templates/standards.md.If the user agrees with the suggested architecture or explicitly asks you to implement the solution, transition from consultancy to implementation:
replace or write_file tools to apply the changes directly to their codebase.dart analyze and dart test to ensure the implemented code aligns with the previously consulted standards and does not break the build.topic (string, optional): Specific Dart Frog topic to consult (e.g., 'middleware', 'routing').project_path (string, optional): Path to the local Dart Frog project for context.