Loading...
Loading...
Found 1,469 Skills
Account maintenance operations: address changes, beneficiary updates, re-registration, cost basis management, account restrictions, standing instructions, and lifecycle changes.
Margin operations: Reg T initial margin, maintenance margin, portfolio margin, margin call procedures, liquidation waterfall, SBLOC, and margin risk management.
Enforce KISS, Purity, SOLID, and Let It Crash principles through mandatory validation gates. Detects complexity violations, impure functions, design anti-patterns, and error handling issues.
Advisory fee billing: fee calculation (tiered, flat, breakpoint), billing cycles, AUM valuation, direct-debit/invoice collection, GAAP revenue recognition, ADV Part 2A/Reg BI/ERISA 408(b)(2) disclosure, billing exceptions, system migration, revenue forecasting, concentration analysis.
Generate self-contained HTML pages that visually explain systems, data stories, investigations, editorial workflows, and code changes. Use when the user asks for diagrams, architecture views, visual diffs, data tables, timelines, source maps, or any structured visualization that would be painful to read as terminal output. Also activates for tables with 4+ rows or 3+ columns. Adapted from nicobailon/visual-explainer with journalism, newsroom, and academic design sensibilities.
M3-compliant UI components (buttons, cards, forms, inputs). USE WHEN: creating components <300 lines, M3 migrations, Design System work. NOT FOR: complete screens, features with business logic (use flutter-developer). Always validate M3 components with MCP tools before creating custom. Examples: <example> Context: Need to migrate a button component to M3. user: "Migrate BukeerButton to Material Design 3" assistant: "I'll use flutter-ui-components to migrate BukeerButton to M3." <commentary>UI component migration is flutter-ui-components specialty.</commentary> </example> <example> Context: Create a new reusable form field. user: "Create a new date picker input component following M3" assistant: "I'll use flutter-ui-components to create the M3-compliant date picker." <commentary>Single UI components should be handled by flutter-ui-components.</commentary> </example>
This skill should be used when the user asks about the Invoice System, qualified invoices, registration numbers, input tax credits, the 20% special measure, the 30% special measure, tax-exempt businesses, transitional measures, small-amount exceptions, corrected invoices, or any related topics. Trigger phrases include: "Invoice", "Qualified Invoice", "Registration Number", "Input Tax Credit", "20% Special Measure", "30% Special Measure", "Tax-Exempt Business", "Transitional Measures", "Small-Amount Exception", "Corrected Invoice", "Refund Invoice", "Simplified Invoice", "Invoice Registration", "T-Number", "Qualified Invoice Issuing Business Operator".
Generate SwiftUI components following Apple HIG. Use when creating iOS UI components, building SwiftUI views, or need code scaffolding for iOS interfaces.
Based on the page length budget standards for NSFC (National Natural Science Foundation of China) proposals; check the page length of the target proposal and summarize gaps; provide targeted optimization suggestions; expand or compress content to meet standards while preserving the original meaning as much as possible.
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
Use when asked to normalize audio volume, match loudness, or apply peak/RMS normalization to audio files.
Draft and fill data privacy agreement templates — DPA, data processing agreement, GDPR, HIPAA BAA, business associate agreement, AI addendum. Produces signable DOCX files from Common Paper standard forms.