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

flexigpt-app

flexigpt-app contains 26 collected skills from flexigpt, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
26
Stars
4
updated
2026-07-14
Forks
1
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

markdown-output
desktop-publishers-439031

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

2026-07-14
use-explicit-tools-batched
software-developers

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

2026-07-14
grounded-local-work
computer-occupations-all-other

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

2026-07-10
diagrams-stage
software-developers

Generate one Mermaid diagram plus concise commentary.

2026-07-10
fe-stack-react-vite
web-developers

Implementation plan and snippets for the specified React stack.

2026-07-10
go-table-tests
software-quality-assurance-analysts-and-testers

Scaffold idiomatic table-driven tests for a given function.

2026-07-10
prd-mrd-authoring
project-management-specialists

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
technical-writers

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
project-management-specialists

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
project-management-specialists

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
project-management-specialists

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
project-management-specialists

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
market-research-analysts-and-marketing-specialists-131161

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
management-analysts-131111

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

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

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

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

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

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

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

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

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

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

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

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

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