💻 開發

2012 skills found

searching-web.md
4
1 export searching-web
2 trancong12102 from "trancong12102/agentskills"
3 A collection of reusable skills for AI coding agents, mainly for Claude Code.
2026-04-18
chrome-devtools-testing.md
4
1 export chrome-devtools-testing
2 nicobailon from "nicobailon/chrome-devtools-testing"
3 Browser testing and debugging with Playwright. QA testing, screenshots, form interactions, console errors, network analysis, performance profiling. Batch scripting for multiple actions per turn.
2026-04-14
nuxt-layers.md
4
1 export nuxt-layers
2 leeovery from "leeovery/claude-nuxt"
3 Working with Nuxt layers (base, nuxt-ui, x-ui) that provide shared functionality. Use when understanding layer architecture, importing from layers, extending layer functionality, or creating new layers.
2026-03-26
opencode-cli.md
4
1 export opencode-cli
2 SpillwaveSolutions from "SpillwaveSolutions/opencode_cli"
3 This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode ollama", "opencode local models", "opencode deepseek", "opencode kimi", "opencode mistral", "fallback cli tool", or "headless llm cli". Covers command syntax, provider configuration, Vertex AI setup, MCP servers, local models, cloud providers, and subprocess integration patterns.
2026-03-15
codex-review.md
4
1 export codex-review
2 williballenthin from "williballenthin/aiwilli"
3 Request an external review from Codex (OpenAI) to get a second perspective on designs, implementations, diffs, or architecture decisions
2026-04-17
code-like-gopher.md
4
1 export code-like-gopher
2 vigo from "vigo/claude-skills"
3 My humble Claude-Code skills repo
2026-03-27
shadcn-svelte-skill.md
4
1 export shadcn-svelte-skill
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 Claude Marketplace of some of the tools we use with Claude Code
2026-04-06
developing-kcl.md
3
1 export developing-kcl
2 pedropaulovc from "pedropaulovc/harmonic-analyzer"
3 High-fidelity mechanical reconstruction of Albert A. Michelson’s 20-element harmonic analyzer—a 19th-century analog computer that performs Fourier synthesis and analysis using gears, cams, springs, and levers. Includes full CAD models, machining plans, calibration data, and educational documentation.
2026-03-18
bootstrap-node.md
3
1 export bootstrap-node
2 X-McKay from "X-McKay/kubani"
3 Playground for Kubernetes testing
2026-04-18
prompt-template.md
3
1 export prompt-template
2 Lightprotocol from "Lightprotocol/docs-v2"
3 Generate structured implementation prompts for SDK integration, API setup, or feature implementation. Use when user wants to create a prompt for implementing something in their codebase.
2026-04-07
palace-python-expert.md
3
1 export palace-python-expert
2 Zorlin from "Zorlin/palace"
3 structure determines action
2025-12-15
browser.md
3
1 export browser
2 sackio from "sackio/unibrowse"
3 🤨 Advanced browser automation plugin for Claude Code with 5 specialized sub-agents, 57+ macros, and intelligent delegation for web scraping, form filling, e-commerce automation, and QA testing
2026-04-17
code-review.md
3
1 export code-review
2 ntsk from "ntsk/dotfiles"
3
2026-04-17
code-standards.md
3
1 export code-standards
2 ItamarZand88 from "ItamarZand88/claude-code-agentic-engineering"
3 Advanced Claude Code slash commands and subagents for agentic engineering workflows - complete task-to-implementation pipeline with intelligent delegation
2026-02-20
advanced-statusline.md
3
1 export advanced-statusline
2 wildcard from "wildcard/shell-ergonomics-skills"
3 Claude Code plugin for AI-powered shell ergonomics: advanced statusline, session tracking, and developer experience tools
2026-04-17
github-security-review.md
3
1 export github-security-review
2 MaTriXy from "MaTriXy/github-review-skill"
3 Analyze GitHub repository security alerts and generate remediation plans. Use when the user asks to review security alerts, fix vulnerabilities, check dependabot alerts, review code scanning issues, or address secret scanning findings for a GitHub repository. Triggers on requests mentioning GitHub security, repo security review, vulnerability remediation, or security audit.
2026-03-31
n8n-v2.md
3
1 export n8n-v2
2 splinesreticulating from "splinesreticulating/n8n-v2-workflow-skill"
3 Comprehensive n8n v2.0 reference for building workflow automation. Use this skill when working with n8n workflows, especially for (1) creating workflow JSON files for import, (2) implementing human-in-the-loop approval workflows with Wait nodes, (3) troubleshooting Execute Sub-Workflow node issues, (4) setting up API credentials (LinkedIn, Anthropic, NewsAPI), (5) building orchestrator patterns with sub-workflows, (6) using expressions in nodes, (7) understanding MCP server limitations, or (8) any n8n workflow development task.
2026-04-10
polaris-fundamentals.md
3
1 export polaris-fundamentals
2 sarojpunde from "sarojpunde/shopify-dev-toolkit-claude-plugins"
3 Core Polaris Web Components fundamentals including component library structure, design tokens, responsive patterns, and SSR compatibility. Auto-invoked when working with Polaris components.
2026-03-27
python-plan-optimization.md
3
1 export python-plan-optimization
2 it-bens from "it-bens/claude-code-plugins"
3 6-phase read-only analysis workflow for Python code in markdown documents.Detects design principle violations, code smells, and suggests modern Python improvements.Applies project-type-aware thresholds (POC, MVP, Private, Enterprise, Open Source).Processes one or more documents, generating per-document analysis with summary.
2026-04-18
grading-claude-agents-md.md
3
1 export grading-claude-agents-md
2 SpillwaveSolutions from "SpillwaveSolutions/grading-claude-agents-md-agentic-skill"
3 Claude Code plugin for grading and improving CLAUDE.md and AGENTS.md configuration files
2026-03-26
complete-test.md
3
1 export complete-test
2 alvis from "alvis/.claude"
3 Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-04-16
vanilla-rails-style.md
3
1 export vanilla-rails-style
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when refactoring Ruby/Rails code, organizing methods, deciding on guard clauses vs if/else, or following 37signals conventions - these patterns are counter to standard Ruby style guides
2026-02-19
developing-llamaindex-systems.md
3
1 export developing-llamaindex-systems
2 SpillwaveSolutions from "SpillwaveSolutions/developing-llamaindex-systems"
3 >-
2026-01-17
profile.md
3
1 export profile
2 clearclown from "clearclown/claude-code-aida"
3 Claude Code のプロファイル管理。Use when user mentions プロファイル, profile, 設定, MCP設定, レイヤー, layer.
2026-02-08