Browse Skills
44915 skills found
issue-creator.md
0
1
export
issue-creator
2
from
"pcortes/swarm-attack"
from
"pcortes/swarm-attack"
3
Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic tasks with dependencies, sizing, and labels.
2026-01-05
conventional-commit.md
0
1
export
conventional-commit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates git commits following project-specific conventional commit conventions for a Quartz blog (content, fix, style, build prefixes)
2026-01-05
identify.md
0
1
export
identify
2
from
"ioku24/autorankr"
from
"ioku24/autorankr"
3
Identify friction points, bottlenecks, bugs, and technical debt. Use for audits, debugging sessions, when something feels wrong, or before major work to surface hidden issues. This is the second system in the 5-system framework.
2026-01-05
tmux.md
0
1
export
tmux
2
from
"bedecarroll/dotfiles"
from
"bedecarroll/dotfiles"
3
Use tmux to run interactive or long-running commands (e.g., SSH) when Codex must read stdout/stderr without a live TTY. Use when users mention tmux or need persistent terminal output. Forbid tmux windows; use a single window with panes only.
2026-01-05
panda-css.md
0
1
export
panda-css
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements build-time CSS-in-JS with Panda CSS using type-safe tokens, recipes, and patterns. Use when wanting zero-runtime CSS-in-JS, design system tokens, or type-safe component variants.
2026-01-05
obsi-concept-distiller.md
0
1
export
obsi-concept-distiller
2
from
"lastdays03/claude_skills"
from
"lastdays03/claude_skills"
3
Standards for extracting atomic concepts using AI and ensuring bidirectional linking.
2026-01-05
doodle.md
0
1
export
doodle
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and manage experimental features in the Doodle project. Use this skill when user requests creating a new doodle, adding features to the features folder, or mentions working on a specific language-based experimental project. Handles both new feature creation and continuation of existing features.
2026-01-05
performance.md
0
1
export
performance
2
from
"code-craka/afilo-nextjs-shopify-app"
from
"code-craka/afilo-nextjs-shopify-app"
3
Performance optimization and analytics tracking for the Next.js marketplace. Use when optimizing performance, setting up monitoring, or analyzing user behavior and conversion metrics.
2026-01-05
write-issue.md
0
1
export
write-issue
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create or update project issues following the Epic specification format with Behaviors (Rules + Examples), Technical Specifications (Action/Hook/Component/Service), and task lists. Use when user asks to create/update an issue, document requirements, or write specifications for a new feature.
2026-01-05
code-analyze.md
0
1
export
code-analyze
2
from
"GiantCroissant-Lunar/lunar-snake-hub"
from
"GiantCroissant-Lunar/lunar-snake-hub"
3
Run static analysis, security scans, and dependency checks on .NET code. Use when task involves code quality, security audits, or vulnerability detection.
2026-01-05
image-generation.md
0
1
export
image-generation
2
from
"albertfast/radar_tinder"
from
"albertfast/radar_tinder"
3
Implement AI image generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to create images from text descriptions, generate visual content, create artwork, design assets, or build applications with AI-powered image creation. Supports multiple image sizes and returns base64 encoded images. Also includes CLI tool for quick image generation.
2026-01-05
security-lens.md
0
1
export
security-lens
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply security awareness during code review and implementation. Catches common vulnerabilities without requiring full security audit.
2026-01-05
dependabot-config-generator.md
0
1
export
dependabot-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Dependabot configuration for GitHub automated dependency updates. Triggers on "create dependabot config", "generate dependabot configuration", "dependabot setup", "github dependency updates".
2026-01-05
site-scaffold.md
0
1
export
site-scaffold
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate standardized static site structures. Use when creating new websites, setting up demos, or need consistent site structure with SEO, PWA, and accessibility foundations.
2026-01-05
playwright.md
0
1
export
playwright
2
from
"jiunbae/agent-skills"
from
"jiunbae/agent-skills"
3
Playwright 기반 브라우저 자동화 및 E2E 테스트 스킬. 스크린샷, 웹 스크래핑, 폼 자동화 지원. "브라우저", "스크린샷", "E2E 테스트", "웹 스크래핑" 요청 시 활성화됩니다.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"Maheen-Zubair/Physical-AI-Humanoid-Robotics-Textbook--Hackathon-01-"
from
"Maheen-Zubair/Physical-AI-Humanoid-Robotics-Textbook--Hackathon-01-"
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
design-guide.md
0
1
export
design-guide
2
from
"arkcle83/crewdeck"
from
"arkcle83/crewdeck"
3
Modern UI design principles and guidelines for building clean, professional interfaces. Use when creating any UI components, layouts, web pages, or interactive elements including buttons, forms, cards, navigation, or complete applications. Applies to HTML, CSS, React, Vue, Svelte, and any frontend framework. Ensures consistent, minimal, and accessible design patterns.
2026-01-05
julien-mcp-excel-win32com.md
0
1
export
julien-mcp-excel-win32com
2
from
"theflysurfer/claude-skills-marketplace"
from
"theflysurfer/claude-skills-marketplace"
3
Install Excel MCP via win32com (Windows). Use when user needs native Excel automation on Windows.
2026-01-05
nextjs-app-router-fundamentals.md
0
1
export
nextjs-app-router-fundamentals
2
from
"mcclowes/knights-and-crosses"
from
"mcclowes/knights-and-crosses"
3
Guide for working with Next.js App Router (Next.js 13+). Use when migrating from Pages Router to App Router, creating layouts, implementing routing, handling metadata, or building Next.js 13+ applications. Activates for App Router migration, layout creation, routing patterns, or Next.js 13+ development tasks.
2026-01-05
js-checker.md
0
1
export
js-checker
2
from
"timoxue/LingNexus"
from
"timoxue/LingNexus"
3
JavaScript 代码检查和修复工具。当需要执行 JavaScript 代码时,使用此技能进行:1) 检查本地 Node.js 版本是否支持代码语法,2) 自动修复全角符号等常见问题,3) 验证代码可执行性,4) 返回检查结果供主 Agent 使用 execute_shell_command 执行
2026-01-05
react-expert.md
0
1
export
react-expert
2
from
"1PDev/claude-code-kit"
from
"1PDev/claude-code-kit"
3
Expert guidance for React and React Native development with modern patterns
2026-01-05
defense-in-depth.md
0
1
export
defense-in-depth
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Use when invalid data causes failures deep in execution - validates at every layer data passes through to make bugs structurally impossible
2026-01-05
deployment-scripts.md
0
1
export
deployment-scripts
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Platform-specific deployment scripts and configurations. Use when deploying applications, configuring cloud platforms, validating deployment environments, setting up CI/CD pipelines, or when user mentions Vercel, Netlify, AWS, Docker, deployment config, build scripts, or environment validation.
2026-01-05
code-reviewer.md
0
1
export
code-reviewer
2
from
"jk278/veld"
from
"jk278/veld"
3
Proactively review code quality and security. Use automatically after code changes, when PRs are created, and before commits. Must be used for security, performance, and best practices reviews.
2026-01-05