Browse Skills
18175 skills found
brainstorming.md
0
1
export
brainstorming
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
cloudflare.md
0
1
export
cloudflare
2
from
"kienhaminh/speed-reader"
from
"kienhaminh/speed-reader"
3
Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
2026-01-05
recruitment-source-finder.md
0
1
export
recruitment-source-finder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when users need to find relevant sources from the sources.md knowledge base for recruitment-related topics. Parses and filters the comprehensive sources.md file to return targeted sub-lists of resources based on topic queries, making research more efficient.
2026-01-05
ios-knowledge-skill.md
0
1
export
ios-knowledge-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Skill providing structured iOS lane knowledge: SwiftUI vs UIKit/TCA/MVVM patterns, data stack choices, and OS 4.1 iOS standards. Uses context7 libraries for global guidance.
2026-01-05
amplifier-modulebuilder-skill.md
0
1
export
amplifier-modulebuilder-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build amplifier-foundation modules using "bricks and studs" architecture. Covers tool, hook, provider, context, and orchestrator modules with testing, publishing, and best practices.
2026-01-05
publication-prep.md
0
1
export
publication-prep
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Prepare manuscripts for journal submission. Use when: (1) Writing research papers, (2) Selecting target journals, (3) Formatting manuscripts, (4) Ensuring reporting guideline compliance, (5) Preparing submission materials.
2026-01-05
adverse-media.md
0
1
export
adverse-media
2
from
"babdulhakim2/scolo-app"
from
"babdulhakim2/scolo-app"
3
Search for negative news coverage, controversies, and reputational risks associated with individuals or companies across news sources and media databases
2026-01-05
vue.md
0
1
export
vue
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Builds token-driven Vue 3 components with Composition API and TypeScript. Use when creating Vue component libraries, integrating design tokens, or building Nuxt design system components with composables.
2026-01-05
memory-sync.md
0
1
export
memory-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guided workflow for maintaining strategic redundancy between Serena memories and project documentation. Use after significant code changes, phase completions, or when new architectural patterns are discovered.
2026-01-05
blog-repurposer.md
0
1
export
blog-repurposer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Repurpose blog content into multiple formats (X threads, newsletters, summaries). USE WHEN user says 'create thread from post', 'repurpose blog', 'newsletter version', 'multi-format output', OR wants to maximize content reach.
2026-01-05
working-with-mcp.md
0
1
export
working-with-mcp
2
from
"technicalpickles/pickled-claude-plugins"
from
"technicalpickles/pickled-claude-plugins"
3
Use when user mentions MCPProxy/MCP tools (e.g., "check buildkite mcp", "use slack mcp") or when you need to discover or call tools through MCPProxy - immediately checks if mcp__MCPProxy__* tools are available, suggests /mcp reconnect if missing (MCPProxy MCP server not connected), explains when to use MCP tools vs HTTP API for debugging
2026-01-05
ai-image-generation.md
0
1
export
ai-image-generation
2
from
"GroundMountCompany/groundmounts-app"
from
"GroundMountCompany/groundmounts-app"
3
Execute AI image generation with optimal quality. Use when you need to generate images via Replicate API. Triggers on: generate image, create visual, product shot. Outputs generated images for feedback and iteration.
2026-01-05
async-python-patterns.md
0
1
export
async-python-patterns
2
from
"pproenca/dot-claude"
from
"pproenca/dot-claude"
3
Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations. Covers asyncio, concurrent programming, and async/await patterns.
2026-01-05
software-architecture.md
0
1
export
software-architecture
2
from
"bryonjacob/aug"
from
"bryonjacob/aug"
3
Analyze problems, design solutions, plan task breakdowns. Use for epic planning, architecture design, and task specification. Outputs planning artifacts for GitHub issue creation.
2026-01-05
designing-database-schemas.md
0
1
export
designing-database-schemas
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Design, visualize, and document database schemas with ERD generation, normalization guidance (1NF-BCNF), relationship mapping, and automated documentation. Create efficient database structures, generate SQL statements, produce interactive HTML docs, and maintain data dictionaries. Use for schema design, database modeling, ERD diagrams, normalization, and documentation generation.
2026-01-05
python-testing-patterns.md
0
1
export
python-testing-patterns
2
from
"athola/claudenomicon"
from
"athola/claudenomicon"
3
Comprehensive Python testing guidance with orchestration access to specialized testing skills for unit testing, integration testing, mocking, and advanced patterns.
2026-01-05
mps.md
0
1
export
mps
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
MPS(Media Processing Suite) - PDF 및 이미지(PNG, JPG)의 워터마크 제거, 블로그 최적화(1200px, WebP/JPEG). PNG 10MB 자동 압축으로 네이버 블로그 한도 준수. PDF는 DPI 자동 계산으로 메모리 절약. 여러 이미지 합치기 지원. 한글 깨짐 및 맞춤법 자동 체크. 로고 삽입은 선택사항(기본 비활성화). 올인원 미디어 처리 스킬.
2026-01-05
react-native-development.md
0
1
export
react-native-development
2
from
"k002bill2/LiveMetro"
from
"k002bill2/LiveMetro"
3
React Native component development with TypeScript, Expo, and React Navigation. Use when creating UI components, screens, or implementing navigation flows.
2026-01-05
follow-through-overlapping.md
0
1
export
follow-through-overlapping
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when animating multi-part objects, character appendages, fabric, hair, or any motion requiring realistic drag, momentum, and settling behavior.
2026-01-05
handle-deprecation-warnings.md
0
1
export
handle-deprecation-warnings
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.
2026-01-05
htmx-rust.md
0
1
export
htmx-rust
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build interactive hypermedia-driven applications with Axum and HTMX. Use when creating dynamic UIs, real-time updates, AJAX interactions, mentions 'HTMX', 'dynamic content', or 'interactive web app'.
2026-01-05
mobile-development.md
0
1
export
mobile-development
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
3
Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
2026-01-05
e2e-test-scenarios.md
0
1
export
e2e-test-scenarios
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
End-to-end testing scenarios for Supabase - complete workflow tests from project creation to AI features, validation scripts, and comprehensive test suites. Use when testing Supabase integrations, validating AI workflows, running E2E tests, verifying production readiness, or when user mentions Supabase testing, E2E tests, integration testing, pgvector testing, auth testing, or test automation.
2026-01-05
literate-tests.md
0
1
export
literate-tests
2
from
"ianphil/my-skills"
from
"ianphil/my-skills"
3
This skill should be used when the user asks to "create literate tests", "generate markdown tests", "specification-as-tests", "TDD with markdown", "agent-driven testing", or mentions test suites where markdown IS the test format. NOT for pytest/jest/unittest. Creates .md test files with inline assertions and uses a bundled custom test runner.
2026-01-05