- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
allium
by juxt
An LLM-native language for sharpening intent alongside implementation. Velocity through clarity.
webf-native-ui-dev
by openwebf
Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use when building UI libraries, wrapping Flutter packages, or creating native component systems.
typescript-satisfies-operator
by flpbalada
Guides proper usage of TypeScript's satisfies operator vs type annotations. Use this skill when deciding between type annotations (colon) and satisfies, validating object shapes while preserving literal types, or troubleshooting type inference issues.
hikkaku
by pnsk-lab
Create Scratch project with TypeScript using Hikkaku; use when the user asks how to build or structure a Scratch project in this repo.
frontend-patterns
by WorldFlowAI
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
define-architecture
by mblode
Defines repo layout, workflow, and full-stack architecture patterns for TypeScript applications. Use when starting a project, setting team conventions, or designing backend modules, request context, middleware, and frontend/backend boundaries.
gdpr-privacy-notice-eu-oliver-schmidt-prietz
by lawvable
Draft GDPR/DSGVO-compliant privacy notices as .docx for any EU/EEA jurisdiction and audience. Use when user asks to create a privacy policy/notice, mentions "Datenschutzerklärung", "politique de confidentialité", "privacy notice", needs Art. 13/14 disclosures, AI Act transparency, cookie policy, or notices for applicants ("Bewerber-Datenschutz"), employees ("Beschäftigten-Datenschutz"), B2B partners, or B2C customers. Covers DE (DSGVO+BDSG+TDDDG), FR (RGPD+LIL+LCEN), AT, IT, ES, NL, BE, IE, UK GDPR. Five notice types: Website/App, Applicant, Employee, Business Partner, B2C Customer.
Bun Cloudflare Workers
by secondsky
This skill should be used when the user asks about "Cloudflare Workers with Bun", "deploying Bun to Workers", "wrangler with Bun", "edge deployment", "Bun to Cloudflare", or building and deploying applications to Cloudflare Workers using Bun.
Bun Hono Integration
by secondsky
Use when building APIs with Hono framework on Bun, including routing, middleware, REST APIs, context handling, or web framework features.
golden-dataset
by yonatangross
Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building evaluation datasets, managing dataset versions, validating quality scores, or integrating golden tests into pipelines.
craftedwell-brand
by https-deeplearning-ai
CraftedWell brand guidelines for presentations and documents. Use this skill whenever creating or styling documents (docx, pdf) or presentations (pptx) for CraftedWell. Apply warm, artisanal aesthetic with chocolate/caramel color palette, Georgia headings, and Arial body text.
my-skill Skill
by 2025Emma
db-migration-reviewer
by proflead
Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.
api-documenter
by alirezarezvani
Auto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Creates OpenAPI/Swagger specs from code. Triggers on API file changes, documentation requests, endpoint additions.
MLOps Industrialization
by fmind
Guide to transform prototypes into robust, distributable Python packages using the src layout, hybrid paradigm, and strict configuration management.
MLOps Validation
by fmind
Guide to implement rigorous validation layers including static analysis, automated testing, structured logging, and security scanning.
common-skills
by llama-farm
Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.
python-skills
by llama-farm
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
Bun Redis
by secondsky
Use when working with Redis in Bun (ioredis, Upstash), caching, pub/sub, session storage, or key-value operations.
database-schema-validator
by rominirani
Validates SQL schema files for compliance with internal safety and naming policies.
epic-database
by epicweb-dev
Guide on Prisma, SQLite, and LiteFS for Epic Stack
epic-react-patterns
by epicweb-dev
Guide on React patterns, performance optimization, and code quality for Epic
epic-routing
by epicweb-dev
Guide on routing with React Router and react-router-auto-routes for Epic Stack
agent-tool-builder
by benjaminasterA
"Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessar..."