💻

Scripting

2043 skills in Development > Scripting

drizzle-orm

TypeScript-first ORM patterns for PostgreSQL, MySQL, and SQLite. Use when writing database schemas, queries, migrations, relations, or transactions with Drizzle ORM.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

moai-essentials-review

Enterprise comprehensive code review automation with AI-powered quality analysis, TRUST 5 enforcement, multi-language support, Context7 integration, security scanning, performance analysis, test coverage validation, and automated review feedback generation

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

search-calendar

Search Google Calendar with natural language. Find events by date, title, attendees, or email domains. Optimized for time-based briefings with explicit timestamps and rich event context.Parameters: - date (string): 'tomorrow', 'next Monday', 'Oct 25' - time_range: {start: ISO datetime, end: ISO datetime} - subject (string): Search in event titles - attendees (string[]): Filter by attendee names - emails (string[]): Filter by email/domainsReturns: [{ event_id: string, title: string, start_time: ISO datetime (Asia/Singapore timezone), end_time: ISO datetime (Asia/Singapore timezone), duration_minutes: number, attendees: {name: string, email: string, response_status: string}[], location?: string, description?: string, has_attachments: boolean, prep_needed: boolean, conferencing?: {type: string, url: string}}]

christopheryeo/claude-skills
0
1
업데이트 1w ago

web-reference-fetcher

Fetch web content from URLs, extract specific topics using subagents, and save structured summaries as markdown. This skill should be used when other skills or workflows need to retrieve and analyze web documentation. Input is URL(s) and topic names, output is detailed markdown summaries saved to specified paths.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

tech-stack

Describes the primary technologies, frameworks, libraries, and language conventions used in this codebase.

amattas/retail-demo
0
0
업데이트 1w ago

typescript-configuration

Marketplace

TypeScript configuration (tsconfig.json) for MetaSaver projects with no-barrel architecture support. Use when creating or auditing tsconfig.json files to ensure proper path aliases (baseUrl, paths with

metasaver/metasaver-marketplace
0
0
업데이트 1w ago

check-links

Marketplace

Analyze and validate links and buttons on web pages. Use when users ask to check links, verify button hrefs, find empty links, detect javascript:void links, find broken navigation, or audit clickable elements. Detects empty href, javascript:void(0), hash-only links, missing href attributes, and non-accessible buttons.

leobrival/serum-plugins-official
0
0
업데이트 1w ago

phoenix-precision-guard

Precision and type-safety hardening for Phoenix calculation paths. Use when configuring ESLint/TypeScript, replacing parseFloat in P0 files, or validating Decimal.js precision.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

code-commenter

Add detailed comments explaining WHY code works, its context, edge cases, and performance implications. Use when user mentions "add comments", "document", "explain code", "improve readability", or "maintainability". Supports C++, Python, Java, JavaScript, Go, Rust, SQL.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

typescript

TypeScript/JavaScript standards for type-safe, maintainable code.

WallysonGalvao/plann3d
0
0
업데이트 1w ago

chrome-devtools

Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites.

Cygnusfear/claude-stuff
0
1
업데이트 1w ago

workflow-creation

Marketplace

This skill should be used when the user asks to "create a workflow", "make a slash command", "add a command", "automate a task with a command", "workflow vs plugin", "should this be a workflow or plugin", or needs guidance on Claude Code command structure, workflow design patterns, or determining appropriate scope for automation requests.

FrancisVarga/coconut-claude-code-plugins
0
0
업데이트 1w ago

hack-cli

Use the hack CLI for local dev environments (docker compose, logs, run commands) and agent integration setup. Trigger when asked to start/stop services, open project URLs, inspect logs, run commands in services, manage branch instances, or configure agent integrations (Cursor/Claude/Codex/MCP). Prefer CLI over MCP when shell access is available.

hack-dance/hack-cli
0
0
업데이트 1w ago

stripe-integration

Implement Stripe payments, webhooks, and subscriptions correctly first time

breverdbidder/life-os
0
0
업데이트 1w ago

policy-runner

Run policy-as-code checks (e.g., OPA/Conftest) based on the policy_plan. Use in Flow 2 and Flow 4.

EffortlessMetrics/demo-swarm
0
3
업데이트 1w ago

chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

untangledfinance/untangled-web
0
0
업데이트 1w ago

Enhance Meeting Minutes

This skill should be used when enhancing FHIR meeting minutes by synthesizing transcript discussion into Confluence pages, capturing reasoning and trade-offs with XML DOM manipulation

jmandel/enhance-meeting-minutes.skillPython
0
0
업데이트 1w ago

code-quality-reviewer

Comprehensive code quality review and missing logic detection for Dashboard Link SaaS. Use when the user asks to "find missing logic", "review code quality", "check for issues", "ensure quality", "validate code", "find bugs", or any similar vague quality-focused prompts. Also use for PR reviews, pre-deployment checks, and systematic code audits.

SlySlayer32/dashboard-link-saas
0
0
업데이트 1w ago

performance-analyzer

Automatically analyze performance issues when user mentions slow pages, performance problems, or optimization needs. Performs focused performance checks on specific code, queries, or components. Invoke when user says "this is slow", "performance issue", "optimize", or asks about speed.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

query-writer

Marketplace

Use this skill when writing or updating SQL queries (query.sql) or Python ETL scripts (query.py) following Mozilla BigQuery ETL conventions. ALWAYS checks for and updates existing tests when modifying queries. Coordinates downstream updates to schemas and tests. Works with bigquery-etl-core, metadata-manager, and sql-test-generator skills.

mozilla/bigquery-etl-skills
0
0
업데이트 1w ago