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

FlowDeck

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

수집된 skills
53
Stars
15
업데이트
2026-07-22
Forks
2
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

context-budget
기타 컴퓨터 관련 직업

Optimize token usage and context window discipline. Reduce costs and improve response quality through smart context management.

2026-07-22
context-steward
기타 컴퓨터 관련 직업

Unified context lifecycle for FlowDeck sessions — ingest, filter, prune, protect, summarize, and persist with telemetry.

2026-07-22
change-impact-radar
소프트웨어 개발자

Predict affected files, modules, APIs, tests, and DB paths before changes. Returns an impact map for human review.

2026-07-22
codebase-mapping
소프트웨어 개발자

Map architecture, conventions, and file structure into `.codebase/`. Use when onboarding or before deep feature work.

2026-07-22
confidence-aware-planning
소프트웨어 개발자

Plan differently when the agent has low certainty — ask for clarification or narrow scope instead of pretending full understanding.

2026-07-22
context-guard
소프트웨어 개발자

Protect critical context from pruning during compaction. Preserve active plans, safety files, pending operations, and user intent anchors.

2026-07-22
context-load
소프트웨어 개발자

Load full project context at session start. Read STATE.md, PLAN.md, PROJECT.md, CONVENTIONS.md, and ARCHITECTURE.md to brief any agent on where work stands.

2026-07-22
repo-memory-graph
소프트웨어 개발자

Build and maintain a persistent graph of architecture, conventions, bug history, ownership patterns, and module relationships for this specific codebase.

2026-07-22
session-persistence
소프트웨어 개발자

Maintain continuity across FlowDeck sessions by loading previous context, checkpointing mid-session state, and writing structured summaries at session end.

2026-07-22
code-review
소프트웨어 품질 보증 분석가·테스터

Review code for security vulnerabilities, logic errors, and quality issues. Returns findings ranked by severity with remediation steps.

2026-06-19
codebase-onboarding
소프트웨어 개발자

Explore and document an unfamiliar codebase. Use when joining a new project or generating project documentation.

2026-06-19
django-patterns
소프트웨어 개발자

Django patterns — models, ORM, class-based views, middleware, URL routing, forms, project layout. Activate when writing or reviewing Django code.

2026-06-19
human-review-routing
소프트웨어 개발자

Route risky patches to the right reviewer — security, backend, infra, or domain owner — by change type.

2026-06-19
java-patterns
소프트웨어 개발자

Modern Java 17+ patterns — records, sealed classes, Stream API, CompletableFuture, Spring Boot, JPA. Activate when writing or reviewing Java.

2026-06-19
plan-task
소프트웨어 개발자

Break complex features into a phased plan with parallel tasks, dependency graph, and verifiable success criteria. Use before multi-file work.

2026-06-19
python-patterns
소프트웨어 개발자

Python idioms — type hints, dataclasses, async/await, generators, pytest, common pitfalls. Activate when writing or reviewing Python code.

2026-06-19
refactor-guide
소프트웨어 개발자

Refactor safely — keep tests green, change structure without behavior change, no public API breakage. Use for code maintenance.

2026-06-19
research-first
소프트웨어 개발자

Strict research hierarchy before writing code — search codebase, docs, web, and registries in order.

2026-06-19
rust-patterns
소프트웨어 개발자

Rust patterns covering ownership, lifetimes, error handling, traits, async with Tokio, and smart pointers. Activate when writing or reviewing Rust.

2026-06-19
test-coverage
소프트웨어 품질 보증 분석가·테스터

Enforce test-first development and measure coverage gaps. Drives write-test → implement → verify. Use for new features and bug fixes.

2026-06-19
telemetry-steward
소프트웨어 개발자

Lightweight append-only telemetry layer for tracking session health, agent performance, and decision quality across FlowDeck operations.

2026-06-11
decision-trace
소프트웨어 개발자

Record why the agent changed something, what evidence was used, and what assumptions were made — so code reviews become much faster.

2026-06-10
agent-harness-construction
소프트웨어 개발자

Build autonomous agent pipelines — construct agent loops, wire multi-agent orchestration, implement self-healing retry logic, and measure agent effectiveness

2026-06-02
patch-trust-score
소프트웨어 품질 보증 분석가·테스터

Assign a confidence and risk rating to every AI-generated change. Returns safe, review-required, or high-risk verdict with specific signals.

2026-05-30
blast-radius-preview
소프트웨어 개발자

Show the likely downstream consequences of a proposed change — hidden dependencies, fragile integration points, and predicted breakage categories.

2026-05-13
regression-prediction
소프트웨어 품질 보증 분석가·테스터

Estimate the most likely regression categories for a proposed change — performance, auth, schema, UI states, async flows — before merging.

2026-05-13
test-gap-detector
소프트웨어 품질 보증 분석가·테스터

Identify which areas of a proposed change are weakly covered by tests and suggest the minimum high-value tests to add first.

2026-05-13
git-release
소프트웨어 개발자

Create consistent releases and changelogs from merged PRs. Proposes semantic version bump, drafts release notes, and provides a copy-pasteable release command.

2026-05-11
app-shell-design
웹·디지털 인터페이스 디자이너

Define app shell structure, navigation model, and reusable surface patterns for web/mobile apps

2026-05-08
responsive-review
웹·디지털 인터페이스 디자이너

Review responsive behavior and breakpoint fidelity against design intent

2026-05-08
backend-patterns
소프트웨어 개발자

Backend architecture patterns for services, APIs, data access, and middleware design.

2026-05-07
clean-architecture
소프트웨어 개발자

Apply Clean Architecture boundaries to keep domain logic isolated from frameworks and infrastructure.

2026-05-07
cqrs
소프트웨어 개발자

Command Query Responsibility Segregation patterns for separating write and read models.

2026-05-07
ddd-architecture
소프트웨어 개발자

Domain-Driven Design patterns for bounded contexts, aggregates, and ubiquitous language.

2026-05-07
event-driven-architecture
소프트웨어 개발자

Event-driven architecture patterns for asynchronous workflows and decoupled services.

2026-05-07
hexagonal-architecture
소프트웨어 개발자

Ports-and-adapters architecture patterns for testable, framework-independent domain logic.

2026-05-07
layered-architecture
소프트웨어 개발자

Layered architecture patterns for separating presentation, application, domain, and data layers.

2026-05-07
postgres-patterns
데이터베이스 아키텍트

PostgreSQL schema, query, indexing, and performance patterns.

2026-05-07
saga-architecture
소프트웨어 개발자

Saga coordination patterns for distributed transactions with compensating actions.

2026-05-07
api-design
소프트웨어 개발자

REST API design patterns for resource naming, status codes, pagination, filtering, versioning, and error responses. Activate when designing or reviewing API endpoints.

2026-05-05
이 저장소에서 수집된 skills 53개 중 상위 40개를 표시합니다.