ninestep
- 14 skills
- 0 followers
- 6 hours ago last updated
- ▌ Fr DB · ninestep bundleUse when FineReport datasource connections, SQL previews, field scans, or dataset XML snippets are needed before editing CPT or FVS files. Trigger whenever the request involves connection names, columns, parameters, or data validation.
- ▌ Fr Cpt · ninestep bundleUse when editing FineReport `.cpt` files after the datasource, target path, and creation or pull prerequisites are clear. Trigger for CPT layout, dataset XML, parameters, table headers, and cell-level report edits.
- ▌ Fr Fvs · ninestep bundleUse when editing FineReport `.fvs` files after datasource, target path, and creation or pull prerequisites are clear. Trigger for FVS tree structure, view definitions, and grouping or aggregation changes.
- ▌ Fr Init · ninestep bundleUse when starting or reinitializing a FineReport project and `.codex/fr-config.json` is missing, incomplete, stale, or the user explicitly asks to regenerate the project config.
- ▌ Fr Create · ninestep bundleUse when a new FineReport CPT or FVS file must be created, when same-name collisions must be checked before writing, or when a template must be selected before local editing begins.
- ▌ Fr Workflow · ninestep bundleUse when starting or resuming a FineReport task in this repository and deciding which FineReport workflow skill should run next. Trigger whenever the request involves reportlets, CPT or FVS editing, FineReport sync, datasource scans, browser preview review, or project initialization.
- ▌ Fr Upload Sync · ninestep bundleUse when local FineReport reportlet changes must be pushed back to the remote runtime and verified before browser review. Trigger after CPT or FVS edits are complete and saved.
- ▌ Chrome Devtools · ninestep bundleUse when browser automation, page snapshots, screenshots, form input, console or network inspection, or FineReport preview review in this repository should run through Chrome DevTools MCP instead of ad-hoc browser exploration.
- ▌ Fr Requirements · ninestep bundleDeprecated FineReport skill kept only for compatibility. Use when reading older conversations or files that still mention fr-requirements, then immediately redirect to fr-init or fr-workflow.
- ▌ Fr Status Check · ninestep bundleUse when the current FineReport project configuration, Designer runtime, bridge package, Decision login, remote directory sample, or datasource availability must be checked before editing or syncing reportlets.
- ▌ Fr Download Sync · ninestep bundleUse when a remote reportlet must be pulled into the local project before comparison or editing. Trigger whenever the latest remote CPT or FVS content is required as the editing baseline.
- ▌ Fr Browser Review · ninestep bundleUse when a synced FineReport change must be opened in browser and checked against the expected data and layout, especially when preview URLs, login flow, and browser evidence should follow a fixed FineReport review routine instead of rediscovering the page each time.
- ▌ Fr Template Write · ninestep bundleDeprecated FineReport skill kept only for compatibility. Use when older notes mention fr-template-write, then redirect to fr-create, fr-cpt, or fr-fvs instead of continuing with this mixed workflow.
- ▌ DOCX Format · ninestep bundle使用 python-docx 精确读取、分析、修改 Word 文档(.docx)格式。当用户需要分析文档格式、批量修改格式、统一排版规范、处理中英文混排字体、修改交叉引用样式时使用此 skill。