10120 results (84.6ms) page 6 / 506
DaleStudy / skills-typescript exact

TypeScript νƒ€μž… μ •μ˜ 및 베슀트 ν”„λž™ν‹°μŠ€ μŠ€ν‚¬. λ‹€μŒ μƒν™©μ—μ„œ μ‚¬μš©: (1) TypeScript 파일(.ts, .tsx) μž‘μ„± λ˜λŠ” μˆ˜μ • μ‹œ, (2) νƒ€μž… μ •μ˜(interface, type) μž‘μ—… μ‹œ, (3) tsconfig.json μ„€μ • λ˜λŠ” 컴파일러 μ˜΅μ…˜ μ‘°μ • μ‹œ, (4) νƒ€μž… μ—λŸ¬ ν•΄κ²° λ˜λŠ” νƒ€μž… μ•ˆμ „μ„± κ°œμ„  μ‹œ, (5) μ œλ„€λ¦­,...

omer-metin / skills-for-antigravity-sdk-builder exact

Client library architect for SDK design, API ergonomics, versioning, and developer experienceUse when "sdk design, client library, api client, developer experience, sdk versioning, type...

DonggangChen / antigravity-agentic-skills-form-builder exact

Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies,...

vuralserhat86 / antigravity-agentic-skills-form-builder exact

Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies,...

hzqst / cs2-vibesignatures-write-func-as-yaml exact

Write function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing function identification and signature generation to persist the results in a...

alinaqi / claude-bootstrap-python exact

Python development with ruff, mypy, pytest - TDD and type safety

omer-metin / skills-for-antigravity-websockets-realtime exact

Expert at building real-time features using WebSockets, Server-Sent Events, and other live update mechanisms. Covers connection management, reconnection strategies, scaling with pub/sub, and...

mindrally / skills-kysely exact

Guidelines for developing with Kysely, a type-safe TypeScript SQL query builder with autocompletion support

omer-metin / skills-for-antigravity-structured-output exact

Expert in getting reliable, typed outputs from LLMs. Covers JSON mode, function calling, Instructor library, Outlines for constrained generation, Pydantic validation, and response format...

whatiskadudoing / fp-ts-skills-fp-ts-task-either exact

Functional async patterns using TaskEither for type-safe error handling in TypeScript

fredericvilcot / spectre-agents-typescript-craft exact

Apply software craftsmanship principles to TypeScript code: type safety, functional patterns, clean architecture, and best practices

whatiskadudoing / fp-ts-skills-fp-ts-option-and-either exact

Functional error handling and nullable value management using fp-ts Option and Either types

mudigosa / image-classifier exact

Image Classifier Going forward, AI algorithms will be incorporated into more and more everyday applications. For example, you might want to include an image classifier in a smartphone app. To do...

whatiskadudoing / fp-ts-skills-fp-immutable exact

Practical immutability patterns in TypeScript - spread operators, nested updates, readonly types, and when mutation is actually fine