Types

Type checking and type generation

Showing 985-1008 of 6161 skills
Gentleman-Programming

electron

by Gentleman-Programming

Electron patterns for building cross-platform desktop applications. Trigger: When building desktop apps, working with Electron main/renderer processes, IPC communication, or native integrations.

Debugging 542 4mo ago
onmax

vue

by onmax

Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance

Testing 672 3mo ago
xuiltul

tool-creator

by xuiltul

Meta-skill for creating AnimaWorks Python tool modules with correct interfaces. Provides procedure for personal tools (animas/{name}/tools/), shared tools (common_tools/), ExternalToolDispatcher integration, API key management via get_credential, and permissions.md allowance configuration. Use when developing custom tools for Web API integration or external service integration. "create tool", "toolify", "new tool", "custom tool", "Python tool"

Processing 237 3mo ago
onmax

nuxt-better-auth

by onmax

Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

Auth 672 4mo ago
MakFly

symfony:doctrine-fixtures-foundry

by MakFly

Evolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine fixtures foundry tasks.

Database 146 3mo ago
MakFly

symfony:doctrine-relations

by MakFly

Evolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine relations tasks.

Database 146 3mo ago
camoa

component-designer

by camoa

Use when designing a specific module component - creates architecture/component_name.md with purpose, interface, dependencies, and pattern references

Kubernetes 29 3mo ago
camoa

html-generator

by camoa

Use when generating branded HTML pages and components from a design system. Creates standalone HTML components and composes them into full pages with embedded CSS, responsive design, and brand integration.

Design 29 3mo ago
camoa

requirements-gatherer

by camoa

Use when gathering project requirements - asks structured questions about project type, scope, integrations, and constraints to populate project_state.md

Automation 29 5mo ago
camoa

guide-loader

by camoa

Use when needing specialized guide content - loads from user's configured path or fetches from online dev-guides based on task keywords

Automation 29 3mo ago
tkersey

fix

by tkersey

Review+fix protocol with safety guardrails (unsoundness, invariants, footguns, incidental complexity). Use when prompts say "$fix this PR", "fix current branch", "fix this diff", "repair CI red", or "apply a minimal patch", and when crash/corruption/invariant-break issues need correction with a validation signal.

Debugging 57 3mo ago
YYH211

create-skill-file

by YYH211

Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.

Code Gen 269 7mo ago
HoangNguyen0403

Dependency Injection

by HoangNguyen0403

Best practices for DI, inject() usage, and providers.

Kubernetes 502 4mo ago
flonat

lessons-learned

by flonat

"Structured post-mortem after incidents, mistakes, or stuck sessions. Transforms problems into systematic improvements (skills, guards, docs, hooks). Triggers: 'what went wrong', 'post-mortem', 'how do we prevent this'."

Debugging 78 3mo ago
HoangNguyen0403

Android Navigation

by HoangNguyen0403

Navigation for Android using Jetpack Compose Navigation and App Links.

Code Review 502 4mo ago
garden-co

jazz-schema-design

by garden-co

Design and implement collaborative data schemas using the Jazz framework. Use this skill when building or working with Jazz apps to define data structures using CoValues. This skill focuses exclusively on schema definition and data modeling logic.

Database 94 4mo ago
LerianStudio

ring:dev-implementation

by LerianStudio

Gate 0 of the development cycle. Executes code implementation using the appropriate specialized agent based on task content and project language. Handles TDD workflow with RED-GREEN phases. Follows project standards defined in docs/PROJECT_RULES.md.

Agents 193 3mo ago
LerianStudio

ring:dev-frontend-performance

by LerianStudio

Gate 6 of frontend development cycle - ensures Core Web Vitals compliance, Lighthouse performance score > 90, and bundle size within budget.

Code Review 193 3mo ago
LerianStudio

ring:defense-in-depth

by LerianStudio

Multi-layer validation pattern - validates data at EVERY layer it passes through to make bugs structurally impossible, not just caught.

Code Gen 193 3mo ago
LerianStudio

ring:dev-sre

by LerianStudio

Gate 2 of the development cycle. VALIDATES that observability was correctly implemented by developers. Does not implement observability code - only validates it.

Monitoring 193 3mo ago
LerianStudio

ring:dev-property-testing

by LerianStudio

Gate 5 of development cycle - ensures property-based tests exist to verify domain invariants hold for all randomly generated inputs.

Analytics 193 3mo ago
LerianStudio

ring:dev-frontend-visual

by LerianStudio

Gate 4 of frontend development cycle - ensures all components have snapshot tests covering all states, viewports, and edge cases.

Testing 193 3mo ago
LerianStudio

ring:condition-based-waiting

by LerianStudio

Flaky test fix pattern - replaces arbitrary timeouts with condition polling that waits for actual state changes.

Debugging 193 3mo ago
LerianStudio

ring:regulatory-templates-setup

by LerianStudio

Initial setup sub-skill - handles template selection and context initialization for the 3-gate regulatory workflow.

Code Gen 193 3mo ago