Productivity
890 skills in Tools > Productivity
log-writer
Creates or updates logs using type-specific templates with automatic validation and formatting
citation-bibliography-generator
Format citations in APA, MLA, Chicago, IEEE, Harvard styles from structured data, DOI/ISBN lookup, or manual entry. Generate bibliographies with auto-sort.
ash-testing
Testing Ash resources, avoiding deadlocks, and using test generators
storybook-scaffolder
Scaffolds a new, M3-token-aware Storybook file (*.stories.tsx).
lybtzyzs-design-generator
为LYBTZYZS项目从需求文档自动生成技术设计文档,包含架构设计、API端点、DTO设计、数据库Schema、Phase拆分等。生成后自动触发lybtzyzs-design-arch-validator进行架构合规性检查。触发关键词:生成设计文档、创建设计、从需求生成设计、design generation、需求转设计
pydantic-model-scaffolder
Scaffolds Pydantic models for request/response validation. Use when creating data models for API endpoints or database schemas.
secure-container-build
Build secure container images with Wolfi runtime, non-root users, and multi-stage builds. Templates for Python/uv, Bun, Node.js/pnpm, Golang (static/CGO), and Rust (glibc/musl) with allocator optimization
anywidget-marimo
Toolkit for generating custom widgets from scratch for Marimo.
figma-to-compose
Generate Android Jetpack Compose UI from Figma using Figma Desktop MCP (get_metadata, get_variable_defs, create_design_system_rules, get_design_context, get_screenshot). Automatically detect icon/vector nodes in Figma, obtain SVG/path data when available, and convert icons to Android VectorDrawable XML using Android MCP Toolkit (convert-svg-to-android-drawable). Use when the user shares a Figma link/node-id and asks to implement UI in Compose from Figma.
using-the-block-collection-and-block-party
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
synthetic-query-generator
Generate synthetic queries to expand coverage and test retrieval; use when asked to strengthen indexing or evaluation.
app-icon-generator
Generates app icons in all required sizes for iOS, Android, and PWA from a single source image. Use when user asks to "generate app icons", "create ios icons", "android app icons", "favicon", or "pwa icons".
org-chart-generator
Generate organizational hierarchy charts from CSV, JSON, or nested data. Supports multiple layouts, department coloring, and PNG/SVG/PDF export.
lorem-ipsum-generator
Generate placeholder text (lorem ipsum) in various formats. Create paragraphs, sentences, words, or custom templates for mockups and testing.
Build-Assistant
Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, commands, skills, or plugins for the multiagent framework.
chatkit-actions
Implements interactive widget actions and bidirectional communication patterns for ChatKit. This skill should be used when building AI-driven interactive UIs with buttons, forms, entity tagging (@mentions), composer tools, and server-handled widget actions. Covers the full widget lifecycle from creation to replacement.
speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
state-management-setup
This skill sets up state management for React, Vue, or Svelte applications.Supports Pinia (Vue 3), Redux Toolkit (React), Zustand (React), Context API (React), Svelte stores.Creates stores, actions, selectors, TypeScript types, persistence (localStorage), and dev tools integration.Activate when user says "state management", "setup Pinia", "Redux store", "global state", or needs shared state.Output: Complete state management setup with stores, actions, TypeScript, persistence, and DevTools.
tg-frontend
Frontend design system for Tellurium Games World of Darkness web application. Use when creating/modifying HTML templates (detail views, forms, lists), implementing components or stat displays, applying gameline-specific theming (Mage, Vampire, Werewolf, Changeling, Wraith, Hunter, Demon, Mummy), building responsive layouts, styling forms, or using template tags (dots, boxes, sanitize_html). Triggers on WoD template work, tg-card components, gameline headings, Django template tags.
figma-to-page
Generates React code for a full page based on pasted Figma 'Inspect' details. Uses the page scaffolder.