Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

FlowDeck

FlowDeck enthält 53 gesammelte Skills von DVNghiem, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
53
Stars
15
aktualisiert
2026-07-22
Forks
2
Berufsabdeckung
6 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

context-budget
Sonstige Computerberufe

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

2026-07-22
context-steward
Sonstige Computerberufe

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

2026-07-22
change-impact-radar
Softwareentwickler

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

2026-07-22
codebase-mapping
Softwareentwickler

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

2026-07-22
confidence-aware-planning
Softwareentwickler

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

2026-07-22
context-guard
Softwareentwickler

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

2026-07-22
context-load
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-19
codebase-onboarding
Softwareentwickler

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

2026-06-19
django-patterns
Softwareentwickler

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
Softwareentwickler

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

2026-06-19
java-patterns
Softwareentwickler

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

2026-06-19
plan-task
Softwareentwickler

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
Softwareentwickler

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

2026-06-19
refactor-guide
Softwareentwickler

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

2026-06-19
research-first
Softwareentwickler

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

2026-06-19
rust-patterns
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-06-11
decision-trace
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-05-13
regression-prediction
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Web- und digitale Schnittstellendesigner

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

2026-05-08
responsive-review
Web- und digitale Schnittstellendesigner

Review responsive behavior and breakpoint fidelity against design intent

2026-05-08
backend-patterns
Softwareentwickler

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

2026-05-07
clean-architecture
Softwareentwickler

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

2026-05-07
cqrs
Softwareentwickler

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

2026-05-07
ddd-architecture
Softwareentwickler

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

2026-05-07
event-driven-architecture
Softwareentwickler

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

2026-05-07
hexagonal-architecture
Softwareentwickler

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

2026-05-07
layered-architecture
Softwareentwickler

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

2026-05-07
postgres-patterns
Datenbankarchitekten

PostgreSQL schema, query, indexing, and performance patterns.

2026-05-07
saga-architecture
Softwareentwickler

Saga coordination patterns for distributed transactions with compensating actions.

2026-05-07
api-design
Softwareentwickler

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
Zeigt die Top 40 von 53 gesammelten Skills in diesem Repository.
FlowDeck Agent Skills auf GitHub | SkillsMP