Types

Type checking and type generation

Showing 5977-6000 of 6162 skills
jcastillotx

mysql-best-practices

by jcastillotx

MySQL database development standards. Triggers when working with MySQL databases, queries, schema design, or optimization.

Database 0 4mo ago
StefanMermans

react-guidelines

by StefanMermans

Crucial info when dealing with a React project, these guidelines must always be followed in react contexts.

Processing 0 3mo ago
belticlabs

beltic-kya

by belticlabs

Guidance for working with the Beltic KYA (Know Your Agent) ecosystem - a credential-based trust framework for AI agents. Use when: (1) Working in any Beltic repository (beltic-spec, beltic-cli, beltic-sdk, fact-python, kya-platform, wizard, nasa), (2) Implementing agent credential signing/verification, (3) Using @belticlabs/kya SDK or beltic-sdk Python, (4) Understanding agent safety certification, (5) Working with verifiable credentials for AI. Triggers on: Beltic CLI commands, agent credentials, HTTP message signatures (RFC 9421), safety scores, KYB tier verification, trust chain validation.

Agents 0 4mo ago
carsten-j

ilspy-decompile

by carsten-j

Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries.

CLI Tools 0 3mo ago
nimeshgurung

agile-product-owner

by nimeshgurung

Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.

Code Gen 0 6mo ago
djankies

reviewing-server-actions

by djankies

Review Server Actions for security, validation, and best practices in React 19. Use when reviewing forms, mutations, or server-side logic.

Database 0 6mo ago
leobrival

validation

by leobrival

Modular validation system for Claude Code hooks. Provides security command validation (PreToolUse), TypeScript type checking (PostToolUse), and lint checking (PostToolUse). Includes configurable security patterns, multi-linter detection, webhook notifications, and structured logging. Use when setting up or troubleshooting Claude Code validation hooks.

CLI Tools 0 3mo ago
NikiSkaarup

umbraco-mcp-dev-ops

by NikiSkaarup

Guide Claude to perform Umbraco developer and ops tasks via MCP tools safely.

Code Gen 0 4mo ago
reyronald

leetcode-teaching

by reyronald

Teaches users to understand and solve LeetCode problems through guiding questions, hints, and constructive feedback rather than direct solutions. Also generates minimal solution markdown files containing only the user's existing code. Use when the user asks for help with a LeetCode problem, requests hints or guidance, wants their solution reviewed, asks about time or space complexity, is stuck on an algorithm or data structure problem, or needs a solution markdown file generated.

Docs Gen 0 3mo ago
Alicoder001

find-skills

by Alicoder001

Skill discovery and selection utility. Use when you need to find relevant skills from the Alicoder001/agent-skills repository based on project needs and technology stack.

Agents 0 3mo ago
vainjs

react

by vainjs

TypeScript/React code standards. Use when writing or reviewing React components, hooks, or TypeScript code.

Linting 0 3mo ago
samChang72

doc-generator-strategy

by samChang72

Use when generating or improving user manuals or documentation strategies. Focuses on Code-First Analysis, Process Restoration, and Structured Standards.

Code Review 0 4mo ago
djankies

implementing-server-actions

by djankies

Teaches Server Actions in React 19 for form handling and data mutations. Use when implementing forms, mutations, or server-side logic. Server Actions are async functions marked with 'use server'.

Database 0 6mo ago
rms1000watt

redfin-real-estate

by rms1000watt

Query Redfin.com for real estate prices and property listings in any area. Use this skill when the user wants to find homes for sale, get property prices, or search real estate listings by location with filters.

CLI Tools 0 3mo ago
ingpdw

fe-test

by ingpdw

Vitest + React Testing Library 기반 테스트 코드를 생성하는 스킬. 단위 테스트, 컴포넌트 테스트, 훅 테스트, 통합 테스트, MSW 목 설정 등. "테스트", "test", "테스트 작성", "테스트 코드", "유닛 테스트" 등의 요청 시 사용.

API Dev 0 3mo ago
biruk741

scaffold

by biruk741

Initialize and scaffold the complete monorepo project structure based on the technology stack and architecture decisions. Sets up the frontend, backend, shared packages, configuration, dev scripts, and a working hello-world across the full stack. Use when the team is ready to start coding and the stack and architecture are decided. Also use when someone says "set up the project", "scaffold this", "initialize the repo", or "let's start building". This skill creates a production-quality project foundation, not just boilerplate.

Code Gen 0 3mo ago
agdev

testing-unit-integration

by agdev

Expert guidance for writing clean, simple, and effective unit, integration, component, microservice, and API tests. Use this skill when reviewing existing tests for violations, writing new tests, or refactoring tests. NOT for end-to-end tests that span multiple processes - use testing-e2e skill instead. Covers AAA pattern, data factories, mocking strategies, DOM testing, database testing, and assertion best practices.

Processing 0 5mo ago
sungkhum

idml

by sungkhum

"Comprehensive Adobe InDesign IDML creation, editing, and analysis. Use when working with .idml files to unpack, inspect, modify stories or spreads, preserve layout structure, validate packages, or generate IDML from InDesign exports."

Processing 0 3mo ago
zeal422

vm-bug-hunter

by zeal422

Detects actual programming errors including syntax, runtime, logical, semantic, linker, resource, security, type, and index/attribute errors. Auto-detects language and focuses on legitimate bugs, not hallucinations.

Code Review 0 3mo ago
bromanko

typescript-performance-review

by bromanko

This skill should be used when the user asks to "review performance", "optimize TypeScript", "TypeScript performance", "performance audit", "find bottlenecks", "improve efficiency", or wants analysis of TypeScript code performance focusing on runtime hotspots, rendering efficiency, and data handling.

Code Review 0 3mo ago
zeal422

vm-code-refactor

by zeal422

Intelligent code refactoring based on best practices. Detects code smells, applies design patterns, improves readability, enforces SOLID principles, and optimizes performance. Auto-detects framework and generates comprehensive refactoring plans.

Code Gen 0 3mo ago
ingpdw

fe-debug

by ingpdw

React/Next.js 앱의 에러를 진단하고 디버깅하는 스킬. Error Boundary, 에러 추적, 일반적인 React/Next.js 에러 해결, 런타임 디버깅 등. "디버깅", "debug", "에러", "error", "버그", "안돼", "오류", "트러블슈팅" 등의 요청 시 사용.

Debugging 0 3mo ago
Chloezhu010

auth-setup

by Chloezhu010

Adds Supabase Auth (magic link) and configures Resend as the SMTP provider for production email delivery. Writes middleware for Next.js and an AuthContext provider for Vite, adds RLS policies, and validates the login flow. Called by the vibe-ship orchestrator.

Auth 0 3mo ago
BaxterCooper

error-recovery

by BaxterCooper

Use when tasks fail due to transient errors. Provides structured retry strategies and graceful degradation patterns. Invoke on network errors, rate limits, or intermittent failures.

API Dev 0 4mo ago