Skip to main content
Run any Skill in Manus
with one click
GitHub repository

FlowDeck

FlowDeck contains 53 collected skills from DVNghiem, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
53
Stars
15
updated
2026-07-22
Forks
2
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

context-budget
computer-occupations-all-other

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

2026-07-22
context-steward
computer-occupations-all-other

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

2026-07-22
change-impact-radar
software-developers

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

2026-07-22
codebase-mapping
software-developers

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

2026-07-22
confidence-aware-planning
software-developers

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

2026-07-22
context-guard
software-developers

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

2026-07-22
context-load
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-19
codebase-onboarding
software-developers

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

2026-06-19
django-patterns
software-developers

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
software-developers

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

2026-06-19
java-patterns
software-developers

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

2026-06-19
plan-task
software-developers

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
software-developers

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

2026-06-19
refactor-guide
software-developers

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

2026-06-19
research-first
software-developers

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

2026-06-19
rust-patterns
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-06-11
decision-trace
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-05-13
regression-prediction
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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-and-digital-interface-designers

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

2026-05-08
responsive-review
web-and-digital-interface-designers

Review responsive behavior and breakpoint fidelity against design intent

2026-05-08
backend-patterns
software-developers

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

2026-05-07
clean-architecture
software-developers

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

2026-05-07
cqrs
software-developers

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

2026-05-07
ddd-architecture
software-developers

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

2026-05-07
event-driven-architecture
software-developers

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

2026-05-07
hexagonal-architecture
software-developers

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

2026-05-07
layered-architecture
software-developers

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

2026-05-07
postgres-patterns
database-architects

PostgreSQL schema, query, indexing, and performance patterns.

2026-05-07
saga-architecture
software-developers

Saga coordination patterns for distributed transactions with compensating actions.

2026-05-07
api-design
software-developers

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
Showing top 40 of 53 collected skills in this repository.