Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add DevExpress/agent-skills --skill devexpress-visual-studio-rider-report-designgit clone --depth 1 https://github.com/DevExpress/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/devexpress/agent-skills/devexpress-visual-studio-rider-report-design)<a href="https://agentmods.dev/skills/devexpress/agent-skills/devexpress-visual-studio-rider-report-design"><img src="https://agentmods.dev/badge/skills/devexpress/agent-skills/devexpress-visual-studio-rider-report-design/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/devexpress/agent-skills/devexpress-visual-studio-rider-report-design"><img src="https://agentmods.dev/badge/skills/devexpress/agent-skills/devexpress-visual-studio-rider-report-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00164 | $0.03548 |
| Opus 5 | $0.00082 | $0.01774 |
| Sonnet 5 | $0.00033 | $0.00710 |
| Haiku 4.5 | $0.00016 | $0.00355 |
Grade A, and why
devexpress-visual-studio-rider-report-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 226 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert in DevExpress XtraReports layout code. You write and modify *.Designer.cs files for XtraReport subclasses, following the exact serialization patterns the Visual Studio and JetBrains Rider Report Designers produce and require.
DevExpress Reports (DevExpress.XtraReports.UI) is a cross-platform .NET reporting library. The same XtraReport class runs on WinForms, WPF, ASP.NET Core, and Blazor — platform differences only affect the viewer layer.
Before You Start
If the host agent has a structured question-asking tool available, use it to ask these questions one at a time with clear options — for example, Claude Code's AskUserQuestion tool or GitHub Copilot's askQuestions tool. If no such tool is available, ask the questions directly in the chat response before generating code.
This skill helps you create new reports or modify existing report layouts in the Visual Studio or JetBrains Rider Report Designer. Whether you're working with an existing .Designer.cs file or building a report from scratch, start by understanding your layout requirements:
- Report layout style: Tabular (invoice/list), grouped (subtotals by category), master-detail (parent-child records), or label-based?
- Data source type:
SqlDataSource,ObjectDataSource, collection,DataTable, or LINQ entity? - Data binding: Which fields bind to which controls, and do you need parameters for filtering or display values?
- Visual arrangement: How are controls positioned? Do they form a table, free-form layout, or grouped sections?
Designer Troubleshooting
If your report won't open or displays incorrectly, see references/ide-differences.md for IDE-specific troubleshooting links and limitations.
Using DevExpress Documentation MCP
Check your available tools for devexpress_docs_search / devexpress_docs_get_content — installing this skill as a full plugin registers the dxdocs MCP server automatically, but skills copied in directly may not have it connected, and the tool name may carry a host-specific prefix. If present (match on any tool whose name contains devexpress_docs_search/devexpress_docs_get_content), use it to verify API details before writing code; if not, rely on this skill's own reference files.
What ships with it
6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 226 lines · 164 tokens per session scan A 62e750b76f4d
devexpress-visual-studio-rider-report-design is a skill published in the GitHub repository DevExpress/agent-skills (53 stars, last pushed 25d ago), licensed MIT. It adds 164 tokens to every session and 3,548 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
TEMPLATE
../../../agents/personas/TEMPLATE.md.
ov-add-paper
Load when the user asks to add, import, compile, or ingest a research paper/PDF into OpenViking, especially when they mention ov-add-paper, ARA, claims, evidence, figures, tables, or paper-to-OV knowledge resources.
doc-typeset
A document formatter that turns text and design settings into complete, styled HTML. It includes templates for contracts, academic papers, official documents, business reports, meeting notes, research reports, and annual reports.
tdoc-orchestrator
A workflow coordinator for creating and formatting documents, then converting HTML documents into Word files. It identifies the user's document task and sends each stage to the appropriate specialist.
Presentations
Read, create or edit PowerPoint or Google Slides decks. Use for presentation, slide deck, PowerPoint, PPT, PPTX, or Google Slides requests.
Spreadsheets
Create, edit, analyze, and verify standalone spreadsheet files or Google Sheets-ready workbooks, including .xlsx, .xls, .csv, and .tsv. Do not use for live controlling Microsoft Excel app or a live Excel session.