- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
components-guide
by get-convex
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
function-creator
by get-convex
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
conventional-commits
by metalagman
Use this skill to write, validate, or generate commit messages that follow the Conventional Commits specification.
arcgis-time-animation
by SaschaBrunnerCH
Work with temporal data using TimeSlider, TimeExtent, and time-aware layers. Use for animating data over time, filtering by date ranges, and visualizing temporal patterns.
go-options-gen
by metalagman
Expert in generating functional options for Go structs using the options-gen library.
arcgis-visualization
by SaschaBrunnerCH
Style and render geographic data with renderers, symbols, and visual variables. Use for creating thematic maps, heatmaps, class breaks, unique values, labels, and 3D visualization.
arcgis-scene-environment
by SaschaBrunnerCH
Configure SceneView environment settings including shadows, lighting, backgrounds, underground navigation, and elevation modes. Use for realistic 3D visualizations.
security
by ScientiaCapital
"Application security patterns - authentication, secrets management, input validation, OWASP Top 10. Use when: auth, JWT, secrets, API keys, SQL injection, XSS, CSRF, RLS, security audit, pen testing basics."
business-model-canvas
by ScientiaCapital
"Business model design using Alexander Osterwalder's 9 building blocks. Use when: business model, canvas, value proposition, customer segments, revenue streams, startup planning, analyze business, business strategy."
encore-infrastructure
by encoredev
Declare databases, Pub/Sub, cron jobs, and secrets with Encore.ts.
encore-code-review
by encoredev
Review Encore.ts code for best practices and anti-patterns.
langgraph-state-management
by Lubu-Labs
Design state schemas, implement reducers, configure persistence, and debug state issues for LangGraph applications. Use when users want to (1) design or define state schemas for LangGraph graphs, (2) implement reducer functions for state accumulation, (3) configure persistence with checkpointers (InMemorySaver/MemorySaver, SqliteSaver, PostgresSaver), (4) debug state update issues or unexpected state behavior, (5) migrate state schemas between versions, (6) validate state schema structure, (7) choose between TypedDict and MessagesState patterns, (8) implement custom reducers for lists, dicts, or sets, (9) use the Overwrite type to bypass reducers, (10) set up thread-based persistence for multi-turn conversations, or (11) inspect checkpoints for debugging.
add-webmcp-tools
by victorhuangwq
Add, edit, debug, and test WebMCP tools built with webmcp-kit. Use when users ask to create or modify defineTool-based tools, fix missing tools, resolve schema/execution errors, or validate tools in dev panel/native mode.
altinity-expert-clickhouse-ingestion
by Altinity
Diagnose ClickHouse INSERT performance, batch sizing, part creation patterns, and ingestion bottlenecks. Use for slow inserts and data pipeline issues.
rulebook_skill_list
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
rulebook_task_update
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
rulebook_skill_search
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
mcp-php-schema
by WordPress
Navigate and understand the MCP PHP schema. Use when implementing MCP clients/servers, understanding protocol types, or finding the right DTO for a task.
code-review
by stevenmays
Review code changes and remove AI-generated patterns like excessive comments, gratuitous defensive checks, type escape hatches, and over-engineering.
rulebook_task_list
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
rulebook_task_archive
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
rulebook_task_validate
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
rulebook_skill_disable
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
serverless-aws
by stevenmays
Patterns for AWS Lambda, DynamoDB, SQS, and Secrets Manager. Use when working on serverless AWS projects.