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

owflow

owflow contains 16 collected skills from palucdev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
3
updated
2026-06-14
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

development
software-developers

Unified orchestrator for all development tasks. ALWAYS execute when invoked — never skip for 'straightforward' tasks. Phases adapt based on detected task characteristics rather than predetermined types. Use for any development work that modifies code.

2026-06-14
quick-bugfix
software-developers

Quick bug fix with TDD red/green gates and complexity escalation

2026-06-14
diagrams-mermaid
software-developers

Creates Mermaid diagrams for planning flows, component communication, and architecture views with adaptive detail selection (including C4 levels). This skill should be used when the user asks for a workflow, interaction, or architecture visualization from provided task context.

2026-05-14
flow-init
computer-systems-analysts

Initialize AI SDLC framework with intelligent project analysis and documentation generation

2026-05-14
html-renderer
web-developers

Render a markdown plan, idea, RFC, or design note into a self-contained, share-ready HTML file using the warm editorial visual system bundled under `references/`. Use this skill whenever the user asks to "render", "convert", "turn into HTML", "make a nice HTML version", "share this as a page", or "make this look good" for a markdown file containing a plan, proposal, idea, brief, RFC, design note, or pitch — even if they don't explicitly say "HTML". The output is a single .html file with all CSS inlined, written next to the source .md, that visually matches the reference layout in `references/index.html` and uses tokens from `references/tokens.json`.

2026-05-14
migration
software-developers

Orchestrates the complete migration workflow from current state analysis through implementation to compatibility verification. Handles technology migrations, platform changes, and architecture pattern transitions with adaptive risk assessment, incremental execution, and rollback planning. Use when migrating technologies, platforms, or architecture patterns.

2026-05-14
performance
software-developers

Orchestrates performance optimization workflows using static code analysis to identify bottlenecks (N+1 queries, missing indexes, O(n^2) algorithms, blocking I/O, memory leaks). Accepts optional user-provided profiling data. Reuses standard specification, planning, implementation, and verification phases.

2026-05-14
research
interviewers-except-eligibility-and-loan-434111

Orchestrates comprehensive research workflows from question definition through findings documentation. Handles technical, requirements, literature, and mixed research types with adaptive methodology, multi-source gathering, pattern synthesis, and evidence-based reporting. Supports standalone research tasks and embedded research phase in other workflows.

2026-05-14
docs-manager
software-developers

Internal engine for managing project documentation and technical standards in .owflow/docs/. Handles file operations, INDEX.md generation, and AGENTS.md integration. Invoked by flow-init, standards-update, and standards-discover skills.

2026-05-11
standards-discover
software-developers

Discover coding standards from project configuration files, code patterns, documentation, and external sources (PRs, CI/CD)

2026-05-11
product-design
project-management-specialists

Interactive product/feature design orchestrator. Transforms fuzzy ideas into structured product briefs through collaborative exploration, iterative refinement, and visual prototyping. Adaptive phases detect design complexity and adjust depth.

2026-05-10
codebase-analyzer
software-developers

Analyzes codebase using adaptive parallel Explore subagents based on task complexity. Selects agent roles from a pool, launches Explore agents, then delegates report generation to codebase-analysis-reporter subagent.

2026-05-10
implementation-plan-executor
project-management-specialists

Execute implementation plans by delegating each task group to task-group-implementer subagent. Main agent coordinates prepares context, invokes subagent, processes output, marks checkboxes, updates work-log. Uses lazy standards loading from INDEX.md with keyword-triggered discovery.

2026-05-10
implementation-verifier
software-quality-assurance-analysts-and-testers

Verify completed implementations for quality assurance. Delegates all verification work to specialized subagents - completeness checking, test execution, code review, pragmatic review, production readiness, and reality assessment. Compiles results into comprehensive verification report. Read-only verification - reports issues but does not fix them. Use after implementation is complete and before code review/commit.

2026-05-10
orchestrator-framework
software-developers

Shared orchestration patterns for all workflow orchestrators. NOT an executable skill - provides reference documentation for phase execution, state management, interactive mode, and initialization. All orchestrators reference these patterns.

2026-05-10
standards-update
project-management-specialists

Update or create project standards from conversation context or explicit description

2026-05-10