- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
flowerpower
by legout
"Create and manage data pipelines using the FlowerPower framework with Hamilton DAGs and uv. Lightweight orchestration for batch ETL, data transformation, and ML pipelines. Integrates with Delta Lake, DuckDB, Polars, and cloud storage."
test-generator
by SakumyZ
前端测试用例生成器。根据组件或函数签名自动生成基础测试用例,支持 Jest/Vitest + React Testing Library / Vue Test Utils。适用于:(1) 为现有组件补充测试,(2) 为新组件生成测试骨架,(3) 为工具函数生成单元测试。
git-helper
by Xunzi229
自动分析变动并使用安全脚本提交代码。触发词:“提交代码”、“push代码”、“git push”、“push” 。
shadcn-best-practices
by ofershap
shadcn/ui done right. Component customization, form patterns, theming, accessibility, and
database-schema-designer
by VisualxIntelligence
Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models.
frontend-patterns
by automindtechnologie-jpg
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
convex-http
by aaronvanston
HTTP actions for webhooks and API endpoints in Convex. Use when building webhook handlers (Stripe, Clerk, GitHub), creating REST API endpoints, handling file uploads/downloads, or implementing CORS for browser requests.
typescript
by paucasanellas
TypeScript type system, configuration, and advanced typing patterns including generics, utility types, type guards, and best practices. Use when writing TypeScript code, designing type-safe APIs, configuring projects, or making decisions about types vs interfaces.
omo-ralplan
by Trochez
Consensus planning with Planner/Architect/Critic loop - OpenCode model-agnostic version
vue2-typescript-standards
by levai
Vue 2 项目 TypeScript 编码规范与类型定义标准。适用于编写 TypeScript 代码、定义类型接口、使用装饰器模式、工具函数开发等场景。
global-config
by Alicoder001
Global defaults and interaction rules for all Alicoder001 skills. Use when starting any task to set communication style, project assumptions, and skill priority.
graphilizer
by asgeirf
Generate interactive graph visualizations in the browser from any data - codebases, infrastructure, relationships, knowledge maps
skill-validator
by prulloac
Validate agent skills for correctness, readability, workflow clarity, and isolation, ensuring they can be installed independently without dependencies on other skills.
sling-replications
by slingdata-io
Configure data replications between sources and targets in Sling. Use when creating replication YAML files, setting up data sync, copying tables, or moving data between databases and files.
cryptofolio
by ChristinaFanxy
加密资产管理助手 - 通过对话记录持仓、交易、理财,支持导出 CSV/Excel
golang-conventions
by rory-data
Go coding standards for Go 1.21+, including idioms, error handling, testing patterns, concurrency, and golangci-lint configuration. Use when writing, reviewing, or refactoring Go code, working with goroutines, or setting up Go projects.
playwright
by zhongjis
Browser automation via Playwright MCP tools. Use when AI Agent needs to interact with web browsers for: (1) Web scraping and data extraction, (2) Form interaction and submission, (3) Browser testing and validation, (4) Taking screenshots of web pages, or any browser automation tasks.
nextjs-project-starter
by testacode
Crea proyectos Next.js con stack configurable (Mantine, Supabase, Zustand). Usa cuando el usuario diga "crear proyecto Next.js", "nuevo proyecto web", "empezar app fullstack", "bootstrap Next.js", o quiera iniciar un proyecto personal.
folder-org
by ruchernchong
Project code structure and file organization. Use when creating files, organizing components, or deciding where code should live. (project)
create-pull-request
by yonderlab
Create a pull request following the team's PR template and validation rules. Use when the user asks to create a pull request, create a PR, open a pull request, draft a PR, or prepare changes for review.
nestjs-best-practices
by nutnut123qq
NestJS conventions for dynamic modules, custom exceptions, Mongoose data access, and feature-module structure. Use when writing or refactoring NestJS code to match this style.
class-validator
by yusenthebot
Decorator-based property validation for classes.. Use when: Validation errors; Validation messages; Validating arrays. NOT for: web browser UI rendering; server-side HTML generation.
conventional-commit
by jkappers
Conventional Commits v1.0.0 standards for git messages. Use when (1) creating git commits, (2) writing or drafting commit messages, (3) reviewing commit message format, (4) explaining commit conventions, or (5) validating commit message compliance.
email-sequence-assembler
by tonyflo79
Assemble individually generated emails and selected subject lines into a complete, sequenced email campaign with timing, cross-email callbacks, P.S. strategy, and campaign-level validation. Use after E1 has written all emails and E2 has generated subject lines. Takes discrete pieces and builds the cohesive whole — placing emails in blueprint-specified order, matching subject lines, setting send timing, verifying body type variety, and adding cross-email narrative threading. Trigger when users mention assembling emails, building the sequence, campaign assembly, email sequencing, or compiling the campaign. Requires E0 blueprint, E1 drafts, and E2 subject lines.