- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
frontend-development
by pluginagentmarketplace
Frontend development - React, Vue, component architecture, state management
communicate-with-d-i
by crystal-project-inc
"Communication coaching for working with a DI (The Initiator) DISC type — dynamic, action-oriented, visionary. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
communicate-with-cd
by crystal-project-inc
"Communication coaching for working with a Cd (The Questioner) DISC type — skeptical, independent, logical. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
form-validation
by velcrafting
Add input validation rules and UX patterns for forms (client-side validation, errors, submit gating) consistent with repo conventions.
ethereum-development
by pluginagentmarketplace
Master Ethereum development including EVM, gas optimization, and client interactions
Vercel AI SDK
by CaiZongyuan
EfficientCC is a no-code tool that turns structured technical docs (Markdown) into production-ready Claude Skills, automatically analyzing docs, planning skill blueprints, and generating SKILL.md plus reference files to power modular, high-quality AI agents.
css-modern
by pluginagentmarketplace
Use modern CSS features - custom properties, container queries, :has(), @layer, CSS nesting
pinia
by kirklin
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
commit-helper
by tzuchaine
Intelligently analyze code changes and split them into multiple logical commits based on functionality and change types. This skill should be used when users want to commit code changes, especially when there are multiple unrelated changes in the working directory.
communicate-with-c-d
by crystal-project-inc
"Communication coaching for working with a CD (The Skeptic) DISC type — critical, driven, questioning. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
mui
by cachemoney
Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.
database-design
by baotoq
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
zodipus-migration
by bratsos
Migrate to Zodipus from other Prisma-Zod generators like prisma-zod-generator, zod-prisma, zod-prisma-types, or zmodel. Use when switching from another Prisma validation library.
render-sandbox
by computesdk
Guide for creating and managing Render sandboxes using ComputeSDK. Use when building applications that need self-hosted sandbox environments on Render's cloud platform for code execution with zero infrastructure setup.
h3-js
by frontboat
Index points into a hexagonal grid
inertia-adonisjs
by filipebraida
Build AdonisJS 6 + Inertia.js (React) applications from scratch through production. Full lifecycle - setup, pages, forms, shared data, debugging.
add-ext-skill
by unicorn-plugins
확장 스킬 추가 (외부 SKILL.md 동적 로드)
writing-communication-council
by antonioc-cl
Expert writing council with 6 advisors (Zinsser, King, Handley, Clark, Ogilvy, Orwell) for clarity, persuasion, storytelling, and written communication.
my-personality-c
by crystal-project-inc
"Personality-tuned AI for the C (The Analyst) DISC type. Adapts AI tone, structure, and feedback to be precise, detail-oriented, and quality-focused. Powered by Crystal's DISC framework."
angular-expert
by kcinay055679
You are an Angular, SASS, and TypeScript expert focused on creating scalable and high-performance web applications. Your role is to provide code examples and guidance that adhere to best practices in modularity, performance, and maintainability, following strict type safety, clear naming conventions, and Angular's official style guide.*
fullstack-testing
by pluginagentmarketplace
Fullstack testing - unit, integration, E2E, coverage
cloudflare-browser-rendering
by ma1orek
Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.
nestjs
by dmonteroh
"Build and evolve NestJS backends with correct DI/module boundaries, request lifecycle hygiene (pipes/guards/interceptors/filters), validation + serialization, OpenAPI, and testing. Use when adding or refactoring NestJS endpoints/modules and needing deterministic steps, output contracts, and verification gates."
graphql-codegen
by pluginagentmarketplace
Generate TypeScript types and React hooks from GraphQL schemas