Browse Skills

44977 skills found

readme.md
1
1 export readme
2 bresilla from "bresilla/dot"
3 Makeing of README.md files for ROBOLIBS libraries
2026-01-05
youtube-transcript.md
1
1 export youtube-transcript
2 refly-ai from "refly-ai/skill-to-workflow"
3 Extract transcripts from YouTube videos. Use when the user asks for a transcript, subtitles, or captions of a YouTube video and provides a YouTube URL (youtube.com/watch?v=, youtu.be/, or similar). Supports output with or without timestamps.
2026-01-05
whole-analyzer.md
1
1 export whole-analyzer
2 Goobee811 from "Goobee811/Whole"
3 Pre-editing analysis for Whole documentation. Use when: (1) Starting new editing session,(2) Checking for duplicates across domains, (3) Analyzing section completeness,(4) Validating structure before bulk edits, (5) Generating analysis reports.
2026-01-05
swift-testing.md
1
1 export swift-testing
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-swift"
3 Test Swift applications - XCTest, Swift Testing, UI tests, mocking, TDD, CI/CD
2026-01-05
design-system-setup.md
1
1 export design-system-setup
2 samjhecht from "samjhecht/wrangler"
3 Initialize design systems for projects via Q&A and templates, with auto-detection when missing
2026-01-05
frontend-developer.md
1
1 export frontend-developer
2 ncrmro from "ncrmro/tetraship"
3 Expert in building React 19 components with Next.js 15 App Router, TailwindCSS, and the project's theme system. Use when creating or modifying UI components, pages, layouts, client interactions, or styling. Always consults globals.css for theme tokens.
2026-01-05
floor-plan-svg.md
1
1 export floor-plan-svg
2 gsannikov from "gsannikov/Exocortex"
3 Convert floor plans from PDF, CAD (DXF), or photos into precise architectural SVG diagrams. Supports multiple scales, fixture libraries, and dimension labeling. Outputs CAD-import ready SVGs.
2026-01-05
laneweaver-database-design.md
1
1 export laneweaver-database-design
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 Design PostgreSQL 17 schemas for laneweaverTMS using Supabase conventions - UUIDs, ENUMs, audit trails, soft deletes, triggers, functions, views, and atomic migration patterns.
2026-01-05
datasheet-interpreter.md
1
1 export datasheet-interpreter
2 wedsamuel1230 from "wedsamuel1230/arduino-skills"
3 Extracts key specifications from component datasheet PDFs for maker projects. Use when user shares a datasheet PDF URL, asks about component specs, needs pin assignments, I2C addresses, timing requirements, or register maps. Downloads and parses PDF to extract essentials. Complements datasheet-parser for quick lookups.
2026-01-05
add-query-filter.md
1
1 export add-query-filter
2 madooei from "madooei/backend-template"
3 Add custom query parameter filters to entity endpoints. Use when extending search/filter capabilities beyond the base pagination. Triggers on "add filter", "query parameter", "search filter", "filter by".
2026-01-05
testing-visual-regression.md
1
1 export testing-visual-regression
2 jls42 from "jls42/leapmultix"
3 Visual regression tests for canvas games and responsive UI. Use after canvas modifications, CSS changes, or adding new arcade games
2026-01-05
react.md
1
1 export react
2 tenlisboa from "tenlisboa/.claude"
3 Modern React 18+ patterns with TypeScript, hooks, state management, and performance optimization. This skill should be used when building React components, debugging frontend issues, or reviewing React code. (user)
2026-01-05
gemini-image-gen.md
1
1 export gemini-image-gen
2 St3v3a from "St3v3a/gemini-image-skill"
3 Generate and edit images using Google's Gemini API (gemini-3-pro-image-preview model). Use when users request (1) Generating images from text prompts, (2) Editing existing images with AI instructions, (3) Creating images with specific styles or templates, (4) Generating multiple variations of images, (5) Creating images with reference images for style consistency, (6) Any image generation task mentioning Gemini, Google AI, or requiring professional image output. Supports aspect ratios (1:1, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9), 7 style templates (3 glass styles, 4 other creative styles), reference images (up to 14), and batch processing.
2026-01-05
dad-joke.md
1
1 export dad-joke
2 JohnStrunk from "JohnStrunk/template"
3 How to tell a dad joke. Use this skill to respond with a dad joke when prompted.
2026-01-05
vsa-pattern-selector.md
1
1 export vsa-pattern-selector
2 akiramei from "akiramei/blazor-enterprise-architecture-poc"
3 Blazor VSA パターンカタログからの適切なパターン選択支援。新機能追加、 CRUD 操作、クエリ実装、状態遷移、バウンダリー設計などの文脈で、 catalog/index.json の ai_decision_matrix に基づいて最適なパターンを 提案する。Feature Slice、Pipeline Behavior、Domain Pattern、 Query Pattern などから文脈に応じたパターンを選択。
2026-01-05
cl-coding-style.md
1
1 export cl-coding-style
2 cxxxr from "cxxxr/.claude"
3 Common Lispのコーディング規約を適用。Lispコード作成・レビュー時に使用
2026-01-05
systematic-debugging.md
1
1 export systematic-debugging
2 DMJGilbert from "DMJGilbert/.config"
3 Four-phase root cause investigation before attempting fixes. Use when debugging bugs, test failures, or unexpected behavior.
2026-01-05
use-case-development.md
1
1 export use-case-development
2 spjoshis from "spjoshis/claude-code-plugins"
3 Master use case development with actors, scenarios, preconditions, postconditions, and detailed specifications for comprehensive requirements.
2026-01-05
pr.md
1
1 export pr
2 hrntknr from "hrntknr/dotfiles"
3 Create pull requests via git and GitHub CLI while following repo templates and Conventional Commits. Use when a user asks to make a PR, push a branch, or open a GitHub PR, and when explicit confirmation is required before sending the PR.
2026-01-05
defining-form-specs.md
1
1 export defining-form-specs
2 farmanlab from "farmanlab/ai_agent_orchestra"
3 Defines form field specifications including validation rules, error states, and submission behavior. Updates the "フォーム仕様" section in screen spec.md.
2026-01-05
cicd-pipeline-builder.md
1
1 export cicd-pipeline-builder
2 MaciWP from "MaciWP/CV_Astro"
3 Create CI/CD pipelines with GitHub Actions, GitLab CI. Automated testing, building, deployment. Keywords - ci cd, github actions, gitlab ci, continuous integration, continuous deployment, automated testing, pipeline
2026-01-05
checking-code-quality.md
1
1 export checking-code-quality
2 jls42 from "jls42/leapmultix"
3 Executes code quality checks (format:check, ESLint, Jest) before each commit according to leapmultix project standards
2026-01-05
automation-best-practices.md
1
1 export automation-best-practices
2 Intuned from "Intuned/cookbook"
3 Best practices for writing reliable browser automation scripts with Intuned. Use when writing, reviewing, or editing automation code, scraping scripts, or browser-based workflows. Provides guidance on selectors, waiting strategies, anti-detection, performance optimization, and SDK patterns.
2026-01-05
handoff-log-condense.md
1
1 export handoff-log-condense
2 cdrguru from "cdrguru/portable-agent-kit"
3 Create a short summary of recent handoff log entries without modifying the append-only log.
2026-01-05