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

flexigpt-app

يحتوي flexigpt-app على 26 من skills المجمعة من flexigpt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
26
Stars
4
محدث
2026-07-14
Forks
1
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

markdown-output
فنيو النشر المكتبي

Format responses in plain Markdown using simple headings, bullets, and fenced code blocks.

2026-07-14
use-explicit-tools-batched
مطوّرو البرمجيات

Prefer purpose-built filesystem and text tools over shell, batch independent calls, and use safe edit locators.

2026-07-14
grounded-local-work
المهن الحاسوبية الأخرى

Use attached and local context first, separate observed facts from inferred conclusions, and cite source paths.

2026-07-10
diagrams-stage
مطوّرو البرمجيات

Generate one Mermaid diagram plus concise commentary.

2026-07-10
fe-stack-react-vite
مطوّرو الويب

Implementation plan and snippets for the specified React stack.

2026-07-10
go-table-tests
محللو ضمان جودة البرمجيات والمختبرون

Scaffold idiomatic table-driven tests for a given function.

2026-07-10
prd-mrd-authoring
متخصصو إدارة المشاريع

Turn goals, market or user research, constraints, and stakeholder input into a PRD, MRD, or product requirements artifact with testable requirements and acceptance criteria. Source-grounded; flags assumptions and missing inputs explicitly.

2026-05-26
docs-audit
الكتّاب التقنيون

Read-only audit of docs or README files for structural gaps, stale claims, duplication, missing content, and navigation issues. Produces an audit and rewrite plan; does not rewrite docs.

2026-05-26
decision-record-authoring
متخصصو إدارة المشاريع

Write a decision record from context, options, evidence, and trade-offs. Produces a clear recommendation with explicit revisit triggers, not a generic pros-and-cons list.

2026-05-25
delivery-risk-review
متخصصو إدارة المشاريع

Review plans, specs, milestones, issue lists, or status notes for delivery risks, dependency risks, blockers, unclear owners, and mitigations. Actionable, not theoretical.

2026-05-25
roadmap-prioritization
متخصصو إدارة المشاريع

Prioritize ideas, requests, bugs, and opportunities against goals using impact, effort, risk, and dependencies. Honest about missing inputs and uses relative ranking when evidence is qualitative.

2026-05-25
status-update-authoring
متخصصو إدارة المشاريع

Convert project notes, changelogs, meeting notes, or issue summaries into stakeholder-ready status updates. Avoids internal detail unless it affects status, risk, or decisions.

2026-05-25
user-feedback-analysis
محللو أبحاث السوق ومتخصصو التسويق

Analyze interviews, support notes, surveys, NPS comments, and customer notes into themes, needs, pain points, and product opportunities. Maintains traceability from theme to source.

2026-05-25
research-brief-authoring
محللو الإدارة

Turn attached or local source material into a research brief with findings, evidence, uncertainty, recommendations, and next questions. Uses local or attached sources only; does not assume live web search.

2026-05-25
bug-investigation
مطوّرو البرمجيات

Diagnose root cause from logs, errors, stack traces, failing outputs, code, and config. Diagnosis only; no fixing by default. Use when the user wants a root cause hypothesis, an evidence assessment of a proposed fix, or a verification plan.

2026-05-25
codebase-exploration
مطوّرو البرمجيات

Map an unfamiliar repo or module by identifying entry points, modules, flows, configs, tests, dependencies, and risks. Use when the user wants a map of code before deciding what to do next. Discovery-first; no architecture decisions, edits, or reviews.

2026-05-25
test-case-design
محللو ضمان جودة البرمجيات والمختبرون

Design test scenarios from specs, requirements, bug reports, or code paths. Produces a traceable test plan and case list, not test code. Use when the user wants to plan tests before implementation, map coverage gaps, or design regression cases for a confirmed bug.

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

Write or update unit, integration, or regression tests, then verify with focused shell commands. Use when the user wants new tests written, a bug fix confirmed by tests, or backfilled coverage. Matches the existing test style.

2026-05-25
api-reference-authoring
مطوّرو البرمجيات

Generate or update API and SDK reference docs and examples from code, schemas, OpenAPI, proto files, or existing docs. Prefers accurate reference over marketing language.

2026-05-25
docs-authoring
مطوّرو البرمجيات

Create or update READMEs, guides, how-tos, tutorials, conceptual docs, and internal docs from source context. Audience-aware and source-grounded. Includes diagrams only when they clarify the content.

2026-05-25
release-notes-authoring
مطوّرو البرمجيات

Create release notes and changelogs from diffs, commit notes, PR descriptions, issue summaries, or version notes. Distinguishes user-facing changes from internal changes; never invents changes.

2026-05-25
troubleshooting-guide-authoring
مطوّرو البرمجيات

Turn errors, logs, bug reports, support notes, and fixes into troubleshooting or knowledge-base articles. Distinguishes confirmed causes from possible causes and prefers safe diagnostic steps.

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

Reviews code, diffs, pull requests, modules, and API/config surfaces for bugs, security flaws, reliability issues, performance/scalability risks, maintainability hazards, and misuse-enabling designs. Use when the user asks to review code, find bugs, audit merge safety, verify a fix, or assess whether an interface is safe to use.

2026-04-14
designing-system-architecture
مطوّرو البرمجيات

Guides system architecture decisions, domain boundary mapping, and event-driven pattern evaluation. Use when the user needs to choose or evaluate structure, clarify bounded contexts and integration ownership, or assess whether CQRS, event sourcing, or sagas are justified. Compares options simplest to most complex and outputs ADR-ready decisions.

2026-04-14
refactoring-code
مطوّرو البرمجيات

Selects and performs bounded, behavior-preserving refactors that reduce complexity, duplication, coupling, and change risk without turning into a rewrite. Use when the user asks to refactor code, clean up a risky module, modernize a legacy area safely, or decide what technical debt slice to tackle next from workspace access, attached files, or pasted code.

2026-04-14
spec-driven-dev
مطوّرو البرمجيات

Plans, scopes, implements, and verifies bounded software changes from workspace files, attached files, pasted code, diffs, or logs. Use for features, bug fixes, refactors, enhancements, or investigations that benefit from explicit requirements, tracked implementation, and evidence-based verification.

2026-04-14