بنقرة واحدة
TrabalhoGrafos
يحتوي TrabalhoGrafos على 8 من skills المجمعة من MatheusFelipeCorrea، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, detects background tasks and scheduled jobs, maps external service integrations, identifies response formatting layers, analyzes state management strategies (Zustand, Redux, TanStack Query, SWR), supports monorepo detection with holistic cross-project analysis, and provides extensible blueprints for maintaining architectural consistency and guiding new development. Supports .NET, Java, React, Angular, Vue.js, Svelte, Next.js, Nuxt.js, Node.js, Python, Go, Rust, Ruby on Rails, Flutter, Swift, Kotlin, and infrastructure-as-code projects.
Card refinement skill that takes rough feature ideas, epics, or unstructured requirements and generates well-structured, padronized cards for project boards (GitHub Projects, Jira, Azure DevOps). Uses project documentation (Architecture Blueprint, Exemplars, Folder Structure, READMEs, Copilot Instructions) to generate cards with real file paths, existing methods, and accurate CREATE/MODIFY indicators. Breaks epics into Story Frontend, Story Backend, Story Database, and Story Prototype cards following a consistent template with user stories, acceptance criteria (Given/When/Then), technical refinement, schemas, routes, and visual references. Outputs a single README file containing the Epic and all sub-issues. Supports Portuguese and English.
Comprehensive code exemplars blueprint generator that scans codebases to identify high-quality, representative code examples for establishing coding standards. Automatically detects technology stacks and architectural patterns, identifies exemplars across all architectural layers including background tasks, external integrations, response formatters, and state management patterns. Supports monorepo detection with per-sub-project exemplar analysis. Covers .NET, Java, React, Angular, Vue.js, Svelte, Next.js, Nuxt.js, Node.js, Python, Go, Rust, Ruby on Rails, Flutter, Swift, Kotlin, and infrastructure-as-code projects.
Comprehensive blueprint generator for creating copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions. Analyzes existing codebase patterns, references architecture blueprints and code exemplars, provides technology-specific instructions for .NET, Java, React, Angular, Vue.js, Svelte, Next.js, Nuxt.js, Node.js, Python, Go, Rust, Ruby on Rails, Flutter, Swift, and Kotlin. Supports monorepo detection with per-sub-project Copilot guidance, state management patterns, background task conventions, external integration patterns, and response formatting layers.
Comprehensive project folder structure blueprint generator that analyzes and documents code organization patterns. Auto-detects project types and architectural patterns, generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates. Supports monorepo detection with per-sub-project folder analysis and cross-project structure documentation. Covers .NET, Java, React, Angular, Vue.js, Svelte, Next.js, Nuxt.js, Node.js, Python, Go, Rust, Ruby on Rails, Flutter, Swift, Kotlin, and infrastructure-as-code projects. References architecture blueprints and code exemplars for consistent guidance.
Generates PlantUML diagram code for software projects based on project documentation (Architecture Blueprint, READMEs, Folder Structure, Exemplars). Supports Use Case, Component, Class (backend only), Package (frontend + backend), and Deployment diagrams. Generates adaptive C4 Model Level 2 Container-Level AI prompts for visual architecture diagram images that adapt to any architecture style. Creates organized .puml files in a .github/diagrams/ folder structure. Can detect significant changes and update only what changed. Adapts to any tech stack. Extensible for new diagram types.
Comprehensive project architecture planner for greenfield projects. Receives project scope, technology preferences, requirements, and optional prototypes to suggest complete architecture including patterns, folder structure, database design, endpoints, UI screen ideas, and data flow. Generates production-ready READMEs for frontend, backend, and database following a standardized format with emojis, sections, and detailed layer descriptions. Supports monorepo, fullstack, and single-project setups. Adapts to any technology stack. Operates in guided steps with human approval gates between each phase.
README maintenance skill that periodically scans the codebase and updates existing project READMEs (frontend and backend) to reflect the current state of the project. Detects new files, removed files, new methods, new routes, new hooks, new models, schema changes, and new integrations. Updates the database section within the backend README by reading the Prisma schema (or equivalent ORM). Maintains the exact README format with emojis, sections, arrow notation, and layer descriptions. Reports all changes before applying them and requires explicit approval. Designed to run every ~2 weeks or on demand.