- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
firebase-storage
by Olino3
Build with Firebase Cloud Storage — file uploads, downloads, and secure access. Use when uploading images/files, generating download URLs, implementing file pickers, setting up storage security rules. Prevents 9 common Storage errors.
next-stack
by janjaszczak
Next.js App Router frontend stack workflow: Server Components-first, Prisma server-only (Node runtime), Tailwind + shadcn/ui, TanStack Query, React Hook Form + Zod, and conventions for work under frontend/. Use when implementing or refactoring UI, routes, data fetching, mutations, or forms in this stack.
create-spreadsheet
by engsimsoft
Создание таблиц Excel. Загрузи этот skill ПЕРЕД созданием любой таблицы, бюджета, плана или расчётов.
testing-helper
by code-visionary
Testing patterns for React and React Router v7 - Vitest, React Testing Library, route testing, mocking loaders/actions
architect
by pierreribeiro
Architect persona for system and infrastructure design. ACTIVATE when messages contain architecture, design, system, infrastructure, diagram, flow, structure, architect, blueprint, plan, framework, pattern, or scalability.
database-migrations
by Dsantiagomj
Database schema migrations and change management. Covers Prisma migrations, schema versioning, rollback strategies, and safe production deployments. Trigger: When creating database migrations, when modifying schemas, when deploying database changes, when handling rollbacks.
baoyu-cover-image
by siatwangmin
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", "make cover", or mentions "封面图".
typescript-react-reviewer
by dotneet
"Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review."
programmatic-seo
by kunhai-88
"用模板+数据规模化创建 SEO 页面时使用。触发词:programmatic SEO、模板页、规模化页面、目录页、地理位置页、[关键词]+[城市]、对比页、集成页、为 SEO 建大量页面。审计现有 SEO 见 seo-audit。"
rnv
by aaarnv
Chain-of-Verification (CoVe) prompting system. Converts lazy prompts into rigorous 4-stage verified output. Use for any code generation, debugging, or implementation task. Automatically invoked by wavybaby for medium/high complexity tasks. Reduces hallucinations and catches subtle bugs.
skills
by vibeindex
Claude Code skills from Vibe Index
github-issue-form-templates
by prulloac
Create and manage GitHub issue form templates using YAML syntax. Use when you need to design custom issue forms for GitHub repositories with specific field types, validations, default labels, and assignees. Helps with creating bug reports, feature requests, documentation issues, and custom workflows. Includes YAML syntax guidance, field type reference, validation patterns, best practices, and ready-to-use templates.
nitro-backend
by moifort
Use when creating or modifying backend TypeScript code with Nitro/H3 - new routes, domain modules, branded types, zod validation, storage, middleware, plugins, or any server-side business logic
stripe-sync-migrations
by ashutoshpw
When the user wants to run database migrations for stripe-sync-engine. Also use when the user mentions "run migrations," "stripe schema," "create stripe tables," "database setup," or "stripe_migrations."
convex-patterns
by aaronvanston
Code organization patterns and TypeScript best practices for Convex. Use when structuring a Convex project, writing helper functions, defining schemas, working with types like QueryCtx/MutationCtx/ActionCtx, or organizing code in a convex/model directory.
dx-expert
by AgustinOberg
Enforce developer experience principles (SRP, hook architecture, compound component composition, UX polish) for React Native Expo projects. Use this skill proactively when writing or reviewing code that involves more than one component or more than one piece of logic.
php74-expert
by cybernerdie
Expert PHP 7.4 developer. Enforces strict typing, SOLID principles, OOP best practices (encapsulation, abstraction, composition, polymorphism), design patterns, security, and performance. No framework — core PHP only.
stage-plan
by cxyliuy
Convert vague or high-level requests into a concrete engineering plan with goals, constraints, steps, success criteria, and validation. Stop and wait for human confirmation.
prod-ready
by aravhawk
Production-readiness audit covering linting, security, edge cases, and deployment checks. Only trigger when the user explicitly says "run prod-ready workflow" — do not run proactively.
_frontend-mastery
by TriNgo0108
Master frontend development, user interfaces, React ecosystem, and web design principles. Use this as a central index to access specialized sub-skills.
javascript
by kprsnt2
Best practices for JavaScript/TypeScript development including modern ES6+ patterns, error handling, and performance optimization.
SKILL.md — Enso / Origami / Okyu HR App
by diningaccess-dev
â Tá»a Äá» GPS 3 quán Äã cáºp nháºt
graphql-schema-generator
by ehtbanton
Generate GraphQL schema definition files (SDL) with types, queries, mutations, subscriptions, and resolvers for API development. Triggers on "create GraphQL schema", "generate GraphQL types", "GraphQL API for", "SDL schema".
effect-ts
by danielbush
Comprehensive guide for building TypeScript applications with Effect, a powerful functional programming library. Use when: (1) Creating new Effect projects, (2) Working with Effect's core types (Effect, Layer, Context, Config), (3) Building pipelines and generators, (4) Implementing services and dependency injection, (5) Adding observability (logging, tracing, metrics), (6) Using Effect Platform for cross-platform operations, (7) Integrating AI providers with @effect/ai, (8) Working with concurrency (fibers, streams, pubsub), or (9) Any TypeScript project using the effect package.