Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

flowbit

يحتوي flowbit على 29 من skills المجمعة من plucins، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
29
Stars
2
محدث
2026-06-24
Forks
0
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

init
مطوّرو البرمجيات

Initialize Flowbit with intelligent project analysis and documentation generation

2026-06-24
diagrams-mermaid
مطوّرو البرمجيات

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-06-24
docs-manager
مطوّرو البرمجيات

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

2026-06-24
quick-bugfix
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-24
quick-dev
مطوّرو البرمجيات

Implement task directly with AI SDLC standards awareness (no planning mode)

2026-06-24
quick-plan
متخصصو إدارة المشاريع

Enter planning mode with AI SDLC standards awareness

2026-06-24
standards-discover
مطوّرو البرمجيات

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

2026-06-24
standards-update
متخصصو إدارة المشاريع

Update or create project standards from conversation context or explicit description

2026-06-24
development
مطوّرو البرمجيات

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-05-23
migration
محللو أنظمة الحاسوب

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-23
orchestrator-framework
متخصصو إدارة المشاريع

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-23
performance
مطوّرو البرمجيات

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-23
product-design
متخصصو إدارة المشاريع

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-23
research
موظفو المراسلاتمساعدو الإحصاء

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-23
html-renderer
مطوّرو الويب

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-13
implementation-plan-executor
متخصصو إدارة المشاريع

Executes implementation plans by delegating each task group to task-group-implementer. Coordinates context preparation, progress tracking, and work-log updates with lazy standards loading from INDEX.md.

2026-05-11
implementation-verifier
محللو ضمان جودة البرمجيات والمختبرون

Orchestrates post-implementation quality verification by delegating to specialized subagents. Read-only — reports issues without fixing. Use after implementation is complete.

2026-05-11
incident
مديرو الشبكات وأنظمة الحاسوب

Incident response orchestrator for production outages and degradation. Handles triage, evidence, mitigation, code-fix gating, verification, and postmortem.

2026-05-11
artifact-critic
متخصصو إدارة المشاريع

Critically reviews any project artifact (diagram, plan, architecture, workflow, idea, skill definition, review report) to challenge assumptions, expose risks, and recommend safer alternatives with clear acceptance conditions. Use when manually requesting a second opinion before approval or execution.

2026-05-11
codebase-analyzer
مطوّرو البرمجيات

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-11
incident-evidence
محللو أمن المعلومات

Collect incident evidence and build a timeline for root-cause analysis and mitigation decisions.

2026-05-11
incident-intake
مديرو الشبكات وأنظمة الحاسوب

Normalize incident reports into a structured brief with severity, impact, and immediate context.

2026-05-11
incident-postmortem
مديرو الشبكات وأنظمة الحاسوب

Produce blameless postmortem and actionable follow-up backlog from incident artifacts.

2026-05-11
reviews-code
محللو ضمان جودة البرمجيات والمختبرون

Run automated code quality, security, and performance analysis on your code

2026-05-11
reviews-pragmatic
محللو ضمان جودة البرمجيات والمختبرون

Run pragmatic code review to detect over-engineering and ensure code matches project scale

2026-05-11
reviews-production-readiness
مديرو الشبكات وأنظمة الحاسوب

Verify production deployment readiness with comprehensive checks

2026-05-11
reviews-reality-check
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive reality assessment of completed work to verify it actually works and is production-ready

2026-05-11
reviews-spec-audit
متخصصو إدارة المشاريع

Independent specification audit to verify completeness and clarity before implementation

2026-05-11
work
متخصصو إدارة المشاريع

Unified entry point — auto-classifies tasks and routes to appropriate workflow. ALWAYS execute when invoked via slash command.

2026-05-11