Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
cat ~/신규
마켓플레이스에 추가된 최신 스킬 둘러보기
Use for Python project setup and structure. Enforce uv with pyproject.toml (use workspaces when applicable) and...
Logger setup and usage guidance. Use when logging is needed and no logger is present.
Review code quality standards after code is written, especially Python typing, logging, and import style.
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
API Skill for FastAPI. Use when creating or editing FastAPI API code, routers, main app setup, lifecycle, or logging.
Conducts a comprehensive security review of a git repo. Use when asked about security issues, code quality concerns,...
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance,...
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1)...
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X,...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Master Python 3.12+ with modern features, async programming,
When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user...
When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks...
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write...
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software...
Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not...
Create or update Claude skills. Use when user wants to create a new skill, update an existing skill, or asks about...
Browser automation for web testing and interaction. Use for navigating pages, filling forms, clicking elements,...
Fetch library documentation and code examples. Use when user asks about library APIs, needs code examples, or says...
Work with GitHub using the gh CLI. Use when creating/managing pull requests, reviewing code, managing issues,...
Navigate and find files using fd. Use when finding files by name, listing directory contents, exploring project...
Find and edit symbols in code using ast-grep (tree-sitter based). Use when finding function definitions, class...