Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

TrabalhoGrafos

TrabalhoGrafos에는 MatheusFelipeCorrea에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
2
업데이트
2026-05-25
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architecture-blueprint-generator
소프트웨어 개발자

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.

2026-05-25
card-refiner
소프트웨어 개발자

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.

2026-05-25
code-exemplars-blueprint-generator
소프트웨어 개발자

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.

2026-05-25
copilot-instructions-blueprint-generator
소프트웨어 개발자

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.

2026-05-25
folder-structure-blueprint-generator
소프트웨어 개발자

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.

2026-05-25
plantuml-diagram-generator
소프트웨어 개발자

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.

2026-05-25
project-architect
소프트웨어 개발자

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.

2026-05-25
readme-updater
소프트웨어 개발자

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.

2026-05-25