Browse Skills
20307 skills found
managing-canvas-operations.md
0
1
export
managing-canvas-operations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Managing canvas operations in StickerNest including pan, zoom, selection, viewport, and canvas interactions. Use when implementing canvas navigation, selection tools, drag operations, viewport manipulation, or working with canvas coordinates. Covers useCanvasStore viewport, selection state, and gesture handling.
2026-01-05
django-setup.md
0
1
export
django-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Initialize Django projects for HTTPS development with virtual environments and mkcert SSL certificates
2026-01-05
structlog.md
0
1
export
structlog
2
from
"bossjones/logging-lab"
from
"bossjones/logging-lab"
3
Structured logging for Python applications with context support and powerful processors
2026-01-05
php.md
0
1
export
php
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
Modern PHP programming patterns
2026-01-05
critical-feedback.md
0
1
export
critical-feedback
2
from
"alexisbeaulieu97/home"
from
"alexisbeaulieu97/home"
3
This skill enables honest, pressure-tested feedback on ideas, decisions, and proposals. Use this skill when prompted for an opinion on whether something is a good idea, should be done, or what to think about an approach.
2026-01-05
apple-app-store-agent.md
0
1
export
apple-app-store-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive agent for preparing and generating all assets needed for Apple App Store submission. Use when user needs to prepare an iOS/iPadOS/macOS app for App Store release, including generating app metadata (descriptions, promotional text, keywords), creating app icons, designing screenshots, preparing privacy policy URLs, and organizing fastlane-compatible folder structures. Triggers on requests like "prepare my app for App Store", "create App Store screenshots", "generate app description", "make app icon", or "set up fastlane metadata".
2026-01-05
data-wrangler.md
0
1
export
data-wrangler
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transform and export data using DuckDB SQL. Read CSV/Parquet/JSON/Excel/databases, apply SQL transformations (joins, aggregations, PIVOT/UNPIVOT, sampling), and optionally write results to files. Use when the user wants to: (1) Clean, filter, or transform data, (2) Join multiple data sources, (3) Convert between formats (CSV→Parquet, etc.), (4) Create partitioned datasets, (5) Sample large datasets, (6) Export query results. Prefer this over in-context reasoning for datasets with thousands of rows or complex transformations.
2026-01-05
rn-auth.md
0
1
export
rn-auth
2
from
"CJHarmath/claude-agents-skills"
from
"CJHarmath/claude-agents-skills"
3
React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues in Expo/React Native.
2026-01-05
refactor-assistant.md
0
1
export
refactor-assistant
2
from
"a-ariff/Ariff-code-config"
from
"a-ariff/Ariff-code-config"
3
Helps refactor code for better structure, readability, and maintainability. Use when cleaning up code, improving design, or removing technical debt.
2026-01-05
requesting-code-review.md
0
1
export
requesting-code-review
2
from
"liauw-media/CodeAssist"
from
"liauw-media/CodeAssist"
3
Use when completing tasks or major features. Know when and how to request reviews. Provides git commit range to code-reviewer agent.
2026-01-05
skill-creator-from-docs.md
0
1
export
skill-creator-from-docs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create comprehensive PAI skills from tool/CLI/API documentation. Analyzes docs (markdown or URLs via crawl4ai), deduces workflows, generates helper scripts/templates/guardrails, and builds complete skill packages. USE WHEN user says 'create skill from docs', 'build skill for [tool]', 'turn documentation into skill', or provides documentation to transform into a skill.
2026-01-05
hook-creator.md
0
1
export
hook-creator
2
from
"RasmusGodske/claude-liv-conventions"
from
"RasmusGodske/claude-liv-conventions"
3
Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-05
crawl-to-markdown.md
0
1
export
crawl-to-markdown
2
from
"andrewginns/skills-collection"
from
"andrewginns/skills-collection"
3
Use when web.run fails to parse a webpage and you need raw Markdown via Crawl4AI.
2026-01-05
security-audit-agent.md
0
1
export
security-audit-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Performs comprehensive security audits of codebases, identifying vulnerabilities and security best practices
2026-01-05
frontend-svelte.md
0
1
export
frontend-svelte
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Technical knowledge for SvelteKit 5 development. Build reactive applications with Svelte's compile-time magic. Expert in SvelteKit, stores, and reactive patterns. Activate for Svelte development, performance optimization, or modern web apps. This skill provides MCP usage patterns and Svelte 5 conventions. Use when implementing Svelte components or SvelteKit routes.
2026-01-05
frontend.md
0
1
export
frontend
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
Modern frontend development with React, Vue, and web technologies
2026-01-05
prompt-optimization.md
0
1
export
prompt-optimization
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transform vague requests into production-ready, hallucination-free prompts optimized for Claude 4.x. Applies investigation-first protocols, anti-hallucination guards, extended thinking patterns, and multishot examples. Use when user requests prompt improvement, optimization, or asks to fix hallucinations, structure vague requests, apply Claude 4.x best practices, or create production-grade prompts.
2026-01-05
software-development.md
0
1
export
software-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Clean code principles - avoid common issues like unnecessary try/catch, unused variables, DRY violations, and layer confusion
2026-01-05
deep-analysis.md
0
1
export
deep-analysis
2
from
"tianzecn/myclaudecode"
from
"tianzecn/myclaudecode"
3
⚡ PRIMARY SKILL for: 'how does X work', 'investigate', 'analyze architecture', 'trace flow', 'find implementations'. PREREQUISITE: code-search-selector must validate tool choice. Launches codebase-detective with claudemem INDEXED MEMORY.
2026-01-05
backend-setup.md
0
1
export
backend-setup
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
This skill should be used when the user asks to "create an agent runtime server", "set up agent runtime backend", "configure Modal sandbox", "implement PersistenceAdapter", "start WebSocket server", "create REST API for agents", or needs to build a Node.js backend using @hhopkins/agent-runtime.
2026-01-05
mcp-figma-desktop.md
0
1
export
mcp-figma-desktop
2
from
"ulasbilgen/mcp-skills-plugins"
from
"ulasbilgen/mcp-skills-plugins"
3
Extract UI code, design tokens, and screenshots from Figma designs via desktop app. Use when implementing designs, building component libraries, or documenting design systems.
2026-01-05
validate.md
0
1
export
validate
2
from
"jayprimer/pmc-marketplace"
from
"jayprimer/pmc-marketplace"
3
Verify test execution by replaying trajectory and checking script coverage.Ensures tests actually happened as recorded and scripts cover all test cases.WHEN TO USE:- After tests claim to pass (verify they actually ran)- Before marking ticket complete (audit trail)- When reviewing someone else's work- User says "validate", "verify tests", "check coverage"- Periodic audit of test integrityCHECKS:1. TRAJECTORY - Steps match recorded actions2. EVIDENCE - Screenshots, logs, outputs exist3. COVERAGE - Scripts test all cases from 3-spec.md4. COMPLETENESS - All required tests have trajectory
2026-01-05
openwebf-app-debugging-devtools.md
0
1
export
openwebf-app-debugging-devtools
2
from
"archview-ai/webf-plugin"
from
"archview-ai/webf-plugin"
3
Debug WebF app runtime issues with Chrome DevTools (console/network/elements) and JS-side troubleshooting. Use when the user mentions DevTools console, network tab, stack traces, blank screen, layout measurement issues, or failing network requests.
2026-01-05
comment-review.md
0
1
export
comment-review
2
from
"lattenwald/my-home-manager"
from
"lattenwald/my-home-manager"
3
Reviews code comments for quality issues. Use when checking comments in code files, after writing new code with comments, before commits, or when user asks to review/check comments. Ensures comments explain WHY not WHAT, and eliminates noise.
2026-01-05