生產力
890 skills in 工具 > 生產力
nestjs-module-generator
Generate NestJS module files with controllers, services, DTOs, and entities. Triggers on "create nestjs module", "generate nest module", "nestjs resource", "nest crud module".
onboard-customer
Create customer onboarding checklist from template with customer details
fastapi-rest-api-skill
A skill for building RESTful APIs with FastAPI. Use this skill to create a new FastAPI project with a standard project structure, including routers, models, schemas, and services. This skill provides a boilerplate project, CRUD endpoint templates, Pydantic validation examples, and guidance on dependency injection, background tasks, file uploads, and pagination. It leverages async/await for efficient I/O operations. Trigger this skill when a user wants to build a RESTful API using FastAPI, needs a starter project, or wants to learn best practices for FastAPI development.
example-skill
An example skill demonstrating the Anthropic Skills specification. Use this as a template when creating new skills for WorkWise.
mobile-responsive-ui
Ensure mobile-first responsive design for all frontend changes. Trigger on any HTML, CSS, template, or UI component modifications.
story-template
나디오 12개 + 햄찌 6개 실제 작품 구조 분석 기반 템플릿. 나디오(5막 구조, 15-30분, 오디오 드라마, TTS 최적화) + 햄찌(3단계 구조, 3-5분, 일상 스토리, 직장인 공감). /references 디렉토리에 실제 작품 파일 포함. NADIO, 햄찌, audio drama, 오디오 드라마, 일상 스토리, 직장인 스토리, 스토리 구조, 템플릿 사용 시 활성화
project-scaffolder
Creates plan.md, task.md, persona.md, project-context.md, and CLAUDE.md for new self-learning resource projects. Use when: (1) /init command is invoked, (2) setting up a new tutorial/guide/documentation project, (3) structure-designer agent needs templates for learning resource structure design. Provides hierarchical Part/Chapter/Section templates with page allocation.
fastapi-endpoint-generator
Generate FastAPI endpoint files with Pydantic models, dependency injection, and async handlers. Triggers on "create fastapi endpoint", "generate fastapi router", "python API endpoint", "fastapi route".
implement-exercise
Create a new TypeScript exercise with starter code, test cases, and reference solution
rails-generators
Create expert-level Ruby on Rails generators for models, services, controllers, and full-stack features. Use when building custom generators, scaffolds, or code generation tools for Rails applications, or when the user mentions Rails generators, Thor DSL, or automated code generation.
test-case-generator
从需求文档(文字、图片、PDF、DOCX)生成结构化的功能测试用例。遵循 15 字段规范,输出 Excel 文件,支持正向/异常场景、边界值、安全性测试。
chapter-outline-generator
Use this skill when the user wants to plan, outline, or structure chapters for a book, novel, or story. Claude should load this skill whenever someone asks for chapter breakdowns, outlines, or narrative structure planning.
react-component-generator
Expert at creating React components following project patterns including TypeScript, hooks, Tailwind CSS, and shadcn/ui. Use when asked to create new components, generate UI elements, or scaffold React code.
feature
Scaffold new features following Frontera development standards. Use when user says "add feature", "new feature", "create feature", or asks to build a new capability.
pydantic-model-generator
Auto-generate Pydantic models from schema descriptions with type hints, validation rules, examples, and JSON schema export. 75% token savings (2,000→500).
spec-management
Templates and patterns for requirements documents. Use when creating specifications, validating spec structure, or managing requirements documentation.
chrome-extension-boilerplate-react-vite
Chrome Extension with React, Vite, and TypeScript.
project-scaffolding
Initialize new projects with proper structure, configuration, and setup from BaseProject template. Use when creating new projects, setting up directory structures, or initializing repositories.
cors-config-generator
Generate CORS configuration files for API cross-origin resource sharing. Triggers on "create cors config", "generate cors configuration", "cors setup", "cross-origin config".
jwt-config-generator
Generate JWT authentication configuration and utilities for API security. Triggers on "create jwt config", "generate jwt authentication", "jwt setup", "token auth config".