Source

partme-ai/full-stack-skills

437 skills · 23K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
tauri-app-window-state Persist and restore window size, position, and maximized state across sessions using the Tauri v2 window-state plugin…
partme-ai/full-stack-skills
8
2
tauri-build Build production-ready Tauri v2 app bundles with code signing and distribution packaging for all platforms. Use when …
partme-ai/full-stack-skills
8
3
tauri-concept Explain Tauri v2 architecture concepts including the process model, IPC isolation, and brownfield integration pattern…
partme-ai/full-stack-skills
8
4
tauri-config Configure tauri.conf.json for Tauri v2 apps including app metadata, build settings, plugins, CSP, and platform-specif…
partme-ai/full-stack-skills
8
5
tauri-ipc Implement frontend-to-Rust IPC using invoke calls, Tauri commands, and type-safe bindings in Tauri v2. Use when defin…
partme-ai/full-stack-skills
8
6
tauri-setup Install Tauri v2 prerequisites and configure the development environment across macOS, Windows, Linux, Android, and i…
partme-ai/full-stack-skills
8
7
tauri-window Create and configure Tauri v2 windows including multi-window patterns, custom titlebars, and frameless window UI. Use…
partme-ai/full-stack-skills
8
8
tauri-app-barcode-scanner Integrate the Tauri v2 barcode scanner plugin for QR code and barcode scanning with camera permissions. Use when addi…
partme-ai/full-stack-skills
7
9
tauri-app-biometric Implement Tauri v2 biometric authentication using TouchID, FaceID, or fingerprint sensors with fallback strategies. U…
partme-ai/full-stack-skills
7
10
tauri-app-cli Configure the Tauri v2 CLI plugin to parse command-line arguments using a JSON schema and route them to app behavior.…
partme-ai/full-stack-skills
7
11
tauri-app-deep-linking Configure Tauri v2 deep-linking plugin to handle custom URL schemes (e.g., myapp://) and route external URLs into the…
partme-ai/full-stack-skills
7
12
tauri-app-dialog Display native file open/save dialogs, alerts, and confirmation prompts using the Tauri v2 dialog plugin. Use when sh…
partme-ai/full-stack-skills
7
13
tauri-app-file-system Read and write local files using the Tauri v2 file-system plugin with scoped directory access. Use when implementing …
partme-ai/full-stack-skills
7
14
tauri-app-geolocation Access device location using the Tauri v2 geolocation plugin with permission handling and privacy controls. Use when …
partme-ai/full-stack-skills
7
15
tauri-app-haptics Trigger tactile feedback on mobile devices using the Tauri v2 haptics plugin with vibration patterns and graceful fal…
partme-ai/full-stack-skills
7
16
tauri-app-localhost Serve your Tauri v2 frontend via a localhost server using the localhost plugin for frameworks requiring a server. Use…
partme-ai/full-stack-skills
7
17
tauri-app-logging Add unified logging across Rust and frontend using the Tauri v2 logging plugin with configurable levels, filtering, a…
partme-ai/full-stack-skills
7
18
tauri-app-nfc Read and write NFC tags using the Tauri v2 NFC plugin with session lifecycle management. Use when adding NFC read/wri…
partme-ai/full-stack-skills
7
19
tauri-app-notification Send system notifications using the Tauri v2 notification plugin with permission handling and click callbacks. Use wh…
partme-ai/full-stack-skills
7
20
tauri-app-opener Open external URLs and files in the default system application using the Tauri v2 opener plugin with protocol allowli…
partme-ai/full-stack-skills
7
21
tauri-app-plugin-permissions Author and audit Tauri v2 plugin permissions, generate capability files, and handle cross-platform permission differe…
partme-ai/full-stack-skills
7
22
tauri-app-positioner Position windows relative to the system tray or screen using the Tauri v2 positioner plugin with multi-display suppor…
partme-ai/full-stack-skills
7
23
tauri-app-sidecar-nodejs Bundle and run a Node.js process as a sidecar alongside a Tauri v2 app with lifecycle management. Use when integratin…
partme-ai/full-stack-skills
7
24
tauri-app-single-instance Prevent multiple app instances and handle second-launch arguments using the Tauri v2 single-instance plugin. Use when…
partme-ai/full-stack-skills
7
25
tauri-app-splashscreen Configure a splashscreen window in Tauri v2 to display during app initialization and avoid white screen flashes. Use …
partme-ai/full-stack-skills
7
26
tauri-app-store Persist key-value data to disk using the Tauri v2 store plugin for app settings and preferences. Use when saving app …
partme-ai/full-stack-skills
7
27
tauri-app-stronghold Store secrets and sensitive data in encrypted vaults using the Tauri v2 stronghold plugin with snapshot management. U…
partme-ai/full-stack-skills
7
28
tauri-app-upload Upload files from the local filesystem using the Tauri v2 upload plugin with progress reporting and custom headers. U…
partme-ai/full-stack-skills
7
29
tauri-app-wasm Compile Rust code to WebAssembly and run it in the Tauri v2 frontend for high-performance computation. Use when offlo…
partme-ai/full-stack-skills
7
30
tauri-app-websocket Establish WebSocket connections from the Rust side using the Tauri v2 websocket plugin, bypassing WebView limitations…
partme-ai/full-stack-skills
7
31
tauri-framework-security Harden a Tauri v2 app with baseline security controls including CSP, HTTP headers, runtime authority, and capability …
partme-ai/full-stack-skills
7
32
tauri-framework-upgrade Migrate Tauri apps from v1 to v2 or from v2 beta to v2 stable, handling breaking changes in config, plugins, and perm…
partme-ai/full-stack-skills
7
33
tauri-mobile Set up Tauri v2 for Android and iOS development including build configuration, bundle identifiers, and mobile debuggi…
partme-ai/full-stack-skills
7
34
tauri-scaffold Scaffold a Tauri v2 project with create-tauri-app, configure project structure, and set up static export for frontend…
partme-ai/full-stack-skills
7
35
tauri-security Configure Tauri v2 capabilities, scoped access rules, and ACL-based permission control for production apps. Use when …
partme-ai/full-stack-skills
7
36
pencil 用于通过 Pencil MCP 读取/修改 .pen 设计文件并校验布局。用户提到 pencil/.pen/设计稿编辑、需要列出工具或执行 batch_get/…
partme-ai/full-stack-skills
4
37
pencil-ui-designer Orchestrates Pencil design system initialization by routing framework requests to the correct pencil-ui-design-system…
partme-ai/full-stack-skills
4
38
openspec-config Configure OpenSpec project settings and global CLI configuration using `openspec/config.yaml` and `openspec config` c…
partme-ai/full-stack-skills
3
39
pencil-design-from-stitch-html When you need to turn Stitch page HTML (or a Stitch URL) into a Pencil .pen design. Parses DOM and Tailwind, applies …
partme-ai/full-stack-skills
3
40
pencil-mcp-batch-design Batch execute insert, update, replace, move, and delete operations on Pencil .pen design nodes via the batch_design M…
partme-ai/full-stack-skills
3
41
pencil-mcp-batch-get Batch search and read node information. The Agent's 'Eyes'. Use to find specific components e.g. all nodes named 'But…
partme-ai/full-stack-skills
3
42
pencil-mcp-find-empty-space-on-canvas Smartly find empty canvas space. Use to automatically plan artboard placement to avoid overlap and keep the canvas or…
partme-ai/full-stack-skills
3
43
pencil-mcp-get-editor-state Get current design environment context. Use when you need to understand what is currently selected, canvas position, …
partme-ai/full-stack-skills
3
44
pencil-mcp-get-guidelines Get design system guidelines. Use to read and understand specifications e.g. Material Design iOS HIG or custom specs …
partme-ai/full-stack-skills
3
45
pencil-mcp-get-screenshot Capture a visual screenshot of a specific node in a Pencil .pen file via the get_screenshot MCP tool. Use when the us…
partme-ai/full-stack-skills
3
46
pencil-mcp-get-style-guide Retrieve detailed style guide metadata (color palettes, typography rules, visual specs) by tags or ID from Pencil via…
partme-ai/full-stack-skills
3
47
pencil-mcp-get-style-guide-tags Explore design style tags. Use to get design inspiration, such as 'Modern', 'Dark Mode', 'SaaS' directions.
partme-ai/full-stack-skills
3
48
pencil-mcp-get-variables Read design token variables (colors, fonts, spacing) from a Pencil .pen file via the get_variables MCP tool. Use when…
partme-ai/full-stack-skills
3
49
pencil-mcp-open-document Open or create a design document. Use when you need to initialize design tasks, create new files, or switch to specif…
partme-ai/full-stack-skills
3
50
pencil-mcp-replace-all-matching-properties Batch replace matching style properties (colors, fonts, sizes) across nodes in a Pencil .pen file via the replace_all…
partme-ai/full-stack-skills
3
Page 5 · 437 total Previous Next