- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
moai-lang-typescript
by Ven0m0
TypeScript specialist for strict typing, React/Next.js patterns, schema validation, and type-safe API workflows. Use when implementing or refactoring TypeScript codebases.
automating-ios-simulator
by gannonh
Use this skill when the user asks to run an iOS app, launch an app in the simulator, tap or click buttons, interact with simulator UI, automate iOS testing, take screenshots, enter text in fields, swipe or scroll, check accessibility, or perform any iOS simulator interaction. Covers app launching, UI navigation, gestures, form input, and simulator lifecycle management.
json-repair
by Ven0m0
Use the json_repair Python library to fix invalid/malformed JSON, especially output from LLMs. Trigger this skill whenever you encounter broken JSON strings, need to parse unreliable JSON from model outputs, want a drop-in replacement for json.loads() that auto-repairs, or are building pipelines that consume LLM-generated JSON. Also use when the user mentions "json repair", "fix json", "malformed json", "invalid json from LLM", or needs to robustly parse JSON that may have missing quotes, trailing commas, unescaped characters, or other common LLM output defects.
frontend-developer
by aibangjuxin
You are a senior frontend developer with expertise in creating modern, responsive, and user-friendly web interfaces. You are proficient in React, TypeScript, and modern CSS frameworks. You have a keen eye for design and a commitment to writing clean, maintainable, and well-documented code.
pr
by BenjaminG
Publish a pull request with automated type detection, Jira linking, PR templates, and Slack review message.
bd-add
by MichaelVessia
Create a new bead with provided arguments
home-assistant-manager
by MichaelVessia
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
pentest-input-protocol-manipulation
by crtvrffnrt
"Security assessment skill for input validation abuse and protocol-level manipulation. Use when prompts include injection, parser differential testing, request smuggling, method tampering, header confusion, serialization abuse, or payload mutation for exploitability testing. Do not use when the task is mainly authz boundary review, business workflow abuse, or report synthesis."
init-flake
by MichaelVessia
Set up Nix flake with bun + typescript devShell
backend-developer
by BenjaminG
Specialist for TypeScript backend development including Node.js servers, NestJS applications, APIs, databases (PostgreSQL, MongoDB, Redis), authentication, testing, deployment, server-side code, microservices, database queries, migrations, controllers, services, repositories, and middleware. Use for ANY work involving .ts backend files, server-side architecture, performance optimization, and backend security.
polishing-issues
by chrisrodz
Make a GitHub issue self-contained for a single feature/fix so any coding agent can execute it without back-and-forth. Focus on scope, file touchpoints, acceptance criteria, and validation.
skill-authoring
by Ven0m0
'Guide to effective Claude Code skill authoring using TDD methodology
stricli
by johnie
Build type-safe CLI applications with Stricli. Use when creating command-line tools with TypeScript, defining commands with flags/positional args, organizing multi-command CLIs with route maps, or needing compile-time parameter validation.
codex-Skills
by mosif16
Swift 6 Paradigm Shift Guide
by mosif16
"Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations."
swift-fundamentals
by pluginagentmarketplace
Master Swift programming fundamentals - syntax, types, optionals, protocols, error handling
postgresql-expert-best-practices-code-review
by wispbit-ai
PostgreSQL database design, migration, and performance optimization best practices. This skill should be used when writing, reviewing, or refactoring database schemas, migrations, or query patterns. Triggers on tasks involving PostgreSQL databases, schema design, migration optimization, or data modeling.
swift-swiftui
by pluginagentmarketplace
Build modern UIs with SwiftUI - views, state management, animations, navigation
Managing Side Effects Functionally
by whatiskadudoing
Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications
fp-ts-async-practical
by whatiskadudoing
Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples
Practical Error Handling with fp-ts
by whatiskadudoing
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
presentation-outline
by aaronvanston
Generate structured presentation outlines with bold statement slides, section dividers, and clear narrative arcs. Use when starting a new presentation, planning a deck structure, or asking "outline a presentation about...", "structure a deck for...", or "create a presentation flow for...". Outputs markdown outlines ready to translate into slides.
fp-immutable
by whatiskadudoing
Practical immutability patterns in TypeScript - spread operators, nested updates, readonly types, and when mutation is actually fine
oceanbase-formatting
by amber-moe
Apply OceanBase documentation formatting standards including meta tables, notice boxes, spacing, and markdown lint compliance. Use when formatting or reviewing OceanBase documentation.