Browse Skills

44969 skills found

insightpulse-superset-platform-admin.md
0
1 export insightpulse-superset-platform-admin
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design, deploy, upgrade, and operate the InsightPulseAI Superset-based BI platform on the user's infrastructure with secure, stable, scalable configs.
2026-01-05
polars.md
0
1 export polars
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Lightning-fast DataFrame library written in Rust for high-performance data manipulation and analysis. Use when user wants blazing fast data transformations, working with large datasets, lazy evaluation pipelines, or needs better performance than pandas. Ideal for ETL, data wrangling, aggregations, joins, and reading/writing CSV, Parquet, JSON files.
2026-01-05
config-validation.md
0
1 export config-validation
2 metasaver from "metasaver/claude-marketplace"
3 Generic configuration validation patterns for comparing files against templates, generating diff reports, and validating config consistency. Provides compareToTemplate, generateDiffReport, and validateConfigStructure functions with validation rule library. Use when implementing config validation logic, building custom validation rules, or performing multi-config comparisons.
2026-01-05
springfield.md
0
1 export springfield
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrates autonomous development workflows through specialized character-based phases - research (Lisa), complexity assessment (Mayor Quimby), planning (Professor Frink), documentation (Martin Prince), implementation (Ralph), and quality validation (Comic Book Guy). Handles multi-step development tasks end-to-end with automatic error recovery, kickback routing, and iterative refinement. Use for complex feature development, bug fixes requiring investigation, or any task benefiting from structured research-plan-implement-validate cycles.
2026-01-05
pattern-thinking.md
0
1 export pattern-thinking
2 TakumiOkayasu from "TakumiOkayasu/dotfile-work"
3 パターン選択の思考プロセス。よくあるパターンから独自アプローチまで、状況に応じた最適な選択肢を提案する。安易な「とりあえずこれ」を避け、意図を持った設計判断を促す。
2026-01-05
artifact-tracking.md
0
1 export artifact-tracking
2 miethe from "miethe/deal-brain"
3 Use this skill when creating, updating, or querying AI-optimized tracking artifacts (progress files, context notes, bug fixes, observation logs) in YAML+Markdown hybrid format for 95% token reduction. Invoke for: creating phase progress tracking, updating task status and blockers, querying pending work across phases, generating session handoff reports, validating artifact completeness, or migrating existing markdown files to hybrid format. Provides three embedded agents (artifact-tracker, artifact-query, artifact-validator) plus Python migration tools for efficient multi-phase project tracking.
2026-01-05
dependency-vetting.md
0
1 export dependency-vetting
2 johannesfritz from "johannesfritz/autonomous-orchestration"
3 Vet new package dependencies before installation. Triggers when adding packagesvia pip, npm, yarn, or similar package managers. Checks for typosquatting,known vulnerabilities, low adoption (potential supply chain risk), and packagemetadata anomalies.Use when:- User asks to install a new package- pip install, npm install, yarn add commands detected- requirements.txt or package.json modifications- User asks "is this package safe?"Blocks: Typosquats, critical vulnerabilitiesWarns: Low adoption, suspicious metadata
2026-01-05
ios-design-direction.md
0
1 export ios-design-direction
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 iOSアプリのデザイン哲学とクリエイティブディレクション。Apple Human Interface Guidelinesに基づくClarity/Deference/Depthの原則、SwiftUIによる実装パターン、アクセシビリティ設計を包括的にガイド。使用タイミング: (1) 新規アプリのUI/UX設計時、(2) デザインシステム構築時、(3) SwiftUIコンポーネント設計時、(4) 「iOSらしいデザインにしたい」「HIGに準拠したい」、(5) アクセシビリティ対応時、(6) アニメーション・インタラクション設計時、(7) 複数プラットフォーム(iOS/iPadOS/watchOS/visionOS)対応時
2026-01-05
model-sync.md
0
1 export model-sync
2 jiunbae from "jiunbae/agent-skills"
3 ML 모델 파일 서버 간 동기화. "모델 동기화", "모델 배포", "rsync 모델", "서버로 전송" 요청 시 활성화됩니다.
2026-01-05
orchestrator.md
0
1 export orchestrator
2 rawe from "rawe/claude-agent-orchestrator"
3 Use this skill when you need to orchestrate specialized Claude agents in separate sessions. Perfect for long-running tasks, specialized agents with MCP tools, and resumable workflows.
2026-01-05
wordpress-testing-qa.md
0
1 export wordpress-testing-qa
2 bobmatnyc from "bobmatnyc/termpilot"
3 WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows. Use when testing WordPress plugins, enforcing coding standards, or implementing quality assurance processes.
2026-01-05
ios-snapshot-test.md
0
1 export ios-snapshot-test
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 スナップショットテスト支援。swift-snapshot-testing、UI変更検出。使用タイミング: (1) UIコンポーネントのリグレッションテスト、(2) デザインシステムの検証、(3) 複数デバイス・ダークモード対応の確認、(4) UIリファクタリング時の安全性確保
2026-01-05
mcp-builder.md
0
1 export mcp-builder
2 jeffmichaeljohnson-tech from "jeffmichaeljohnson-tech/prayermap"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
pre-commit-check.md
0
1 export pre-commit-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Pre-commit validation checklist before staging and committing code. Use BEFORE every git commit to ensure code quality, tests pass, and documentation is updated. Triggers on "commit", "stage changes", "ready to commit", or when completing a feature or fix.
2026-01-05
task-planning.md
0
1 export task-planning
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Use after proposal approval to break work into 2-5 minute tasks with exact file paths and code examples. Each task must be completable by an agent with zero context. Do NOT use before proposal is approved.
2026-01-05
documentation-standards.md
0
1 export documentation-standards
2 hculap from "hculap/better-code"
3 This skill should be used when the user asks to "write documentation", "create docs", "document code", "improve documentation", "documentation best practices", "diataxis", "technical writing", "API documentation", "user guide", mentions documentation quality, documentation structure, or needs guidance on software documentation standards and frameworks.
2026-01-05
julien-mcp-playwright.md
0
1 export julien-mcp-playwright
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Install Playwright MCP for browser automation. Use when user needs web testing/scraping capabilities.
2026-01-05
image-editor.md
0
1 export image-editor
2 garg-aayush from "garg-aayush/tutorials"
3 Image editing tool supporting format conversion (JPEG, PNG, TIFF, HEIC, WebP), basic edits (rotate, resize, flip), color adjustments (brightness, contrast, saturation), and transparency handling. Use when users request image editing tasks like "convert this JPEG to PNG", "rotate this image 90 degrees", "resize to 800x600 keeping aspect ratio", "increase brightness by 20%", or "replace transparency with white".
2026-01-05
pytest.md
0
1 export pytest
2 bossjones from "bossjones/logging-lab"
3 Python testing framework for writing simple, scalable, and powerful tests
2026-01-05
agent-selection.md
0
1 export agent-selection
2 metasaver from "metasaver/metasaver-marketplace"
3 Single source of truth for MetaSaver agent selection and subagent_type mapping
2026-01-05
shadcn.md
0
1 export shadcn
2 violabg from "violabg/dev-recruit"
3 Building UI with shadcn/ui components for consistent, accessible interfaces. Use when creating forms, buttons, dialogs, tables, and other UI elements with React and Tailwind CSS.
2026-01-05
jira-auth.md
0
1 export jira-auth
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Authenticate with Jira Cloud REST API using API tokens. Use when setting up Jira connections, validating credentials, or handling rate limiting.
2026-01-05
eslint-prettier-husky-config.md
0
1 export eslint-prettier-husky-config
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.
2026-01-05
modern-javascript-patterns.md
0
1 export modern-javascript-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
2026-01-05