uml: Create UML diagrams using PlantUML syntax. Best for software modeling — Class, Sequence, Activity, State Machine, Component, Use Case, and Deployment diagrams…; architecture: Create layered system architecture diagrams using HTML/CSS templates with color-coded tiers and grid layouts. Best for technology stacks, microservices…; infographic: Create template-based infographics with space-separated key-value syntax (NOT YAML). Best for KPI dashboards, timelines, roadmaps, SWOT analysis, funnel…
Updated 2026-05-26 14:51:12 +08:00
Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing Swift concurrency…
Updated 2026-05-18 00:07:46 +08:00
rev-frida: Generate Frida hook scripts using modern Frida API. Activate when the user wants to write Frida scripts, hook functions at runtime, trace calls or arguments or…; rev-struct: Reconstruct data structures by analyzing memory access patterns across functions; rev-symbol: Restore function symbols by analyzing code patterns, strings, constants, and cross-references; rev-dex-dumper: Dump DEX files from a running Android app for unpacking/deobfuscation. Activate when the user wants to unpack…
Updated 2026-05-06 20:46:20 +08:00
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes,…
Updated 2026-04-20 18:05:04 +08:00
Design UIs in Pencil (.pen files) and generate production code from them. Use when working with .pen files, designing screens or components in Pencil, or…
Updated 2026-04-12 03:14:05 +08:00
Prevents generic AI/Codex UI patterns when generating frontend code. Use this skill whenever generating HTML, CSS, React, Vue, Svelte, or any frontend UI code…
Updated 2026-03-18 15:45:33 +08:00
Writes, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use SwiftData.
Updated 2026-03-12 00:48:46 +08:00
Automatically add PostHog analytics instrumentation to code. Triggers when user asks to add tracking, instrument events, add analytics, or implement feature…
Updated 2026-03-05 22:48:18 +08:00
Transform AI-generated text into natural, human-like content that bypasses AI detectors like GPTZero, Turnitin, and Originality.ai. Uses credits based on word…
Updated 2026-02-05 22:18:59 +08:00
frontend-testing-best-practices: Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when…; owasp-security-check: Security audit guidelines for web applications and REST APIs based on OWASP Top 10 and web security best practices. Use when checking code for vulnerabilities,…
Updated 2026-02-01 16:26:21 +08:00
tanstack-query: Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.; tanstack-table: Headless UI for building powerful tables & datagrids for TS/JS, React, Vue, Solid, Svelte, Qwik, Angular, and Lit.; tanstack-router: Type-safe routing for React and Solid applications with first-class search params, data loading, and seamless integration with the React ecosystem.; tanstack-form: Headless, performant, and type-safe for…
claude-code
claude-skills
plugin
tanstack
tanstack-form
tanstack-query
tanstack-router
tanstack-start
tanstack-table
tanstack-virtual
Updated 2026-01-30 05:27:29 +08:00
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes,…
Updated 2026-01-28 08:40:04 +08:00
Creates smooth animations and micro-interactions using Framer Motion including page transitions, gestures, scroll-based animations, and orchestrated sequences.…
Updated 2026-01-12 09:14:02 +08:00