一键导入
jaspr-consultant
A consultant reference for developers working with the Jaspr framework, providing real-time documentation and full-stack web guidance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A consultant reference for developers working with the Jaspr framework, providing real-time documentation and full-stack web 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 | jaspr-consultant |
| description | A consultant reference for developers working with the Jaspr framework, providing real-time documentation and full-stack web guidance. |
| compatibility | Works with Jaspr (Dart web framework) projects. |
| license | MIT |
| resources | ["templates/standards.md"] |
| metadata | {"author":"thiagoevoa","triggers":{"keywords":["consult:jaspr","consult:frontend-dart","consult:ssr-dart"]}} |
Use this skill to act as a Senior Jaspr Architect. It provides guidance on building SEO-friendly, performance-oriented websites using the Jaspr framework by consulting the live official documentation.
https://docs.jaspr.site 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., "Jaspr 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://docs.jaspr.site 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 Jaspr topic to consult (e.g., 'ssr', 'routing', 'components').project_path (string, optional): Path to the local Jaspr project for context.