Browse Skills

20307 skills found

fastapi-development.md
0
1 export fastapi-development
2 bossjones from "bossjones/logging-lab"
3 Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing. Use when creating REST APIs, web backends, or microservices.
2026-01-05
ios-input-hints.md
0
1 export ios-input-hints
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ensure iOS/iPadOS-friendly form inputs (keyboard type, inputmode, autocomplete, autocapitalize/autocorrect, enterkeyhint) when editing or reviewing UI forms in web apps. Use when adding or modifying form fields (Svelte/HTML/TSX/etc.), auditing form UX, or fixing mobile Safari keyboard issues.
2026-01-05
cloudbase-document-database-web-sdk.md
0
1 export cloudbase-document-database-web-sdk
2 sycsky from "sycsky/Soncho"
3 Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
2026-01-05
tdd-enforcing.md
0
1 export tdd-enforcing
2 TheMostlyGreat from "TheMostlyGreat/safeword"
3 Use when implementing features, fixing bugs, or making code changes. Ensures scope is defined before coding, then enforces RED → GREEN → REFACTOR test discipline. Triggers: 'implement', 'add', 'build', 'create', 'fix', 'change', 'feature', 'bug'.
2026-01-05
repo-docs-wiki.md
0
1 export repo-docs-wiki
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate and maintain DeepWiki-style documentation for code repositories. Use when the user asks to generate docs for a repo, create full documentation, build a wiki for a codebase, create DeepWiki-style docs, sync docs with code, update documentation, refresh the wiki, or bring docs up to date. Creates structured markdown docs (ARCHITECTURE, INTERFACES, DEVELOPER_GUIDE, INDEX, concepts, module READMEs) without modifying source code.
2026-01-05
tmux-orchestration.md
0
1 export tmux-orchestration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Control interactive terminal processes via tmux - launch CLI applications, send input, capture output, wait for completion. This skill should be used when tasks require interactive debugging (pdb, node inspect), REPL exploration, long-running observable processes, or spawning another Claude instance for independent analysis or second opinions.
2026-01-05
quick-review.md
0
1 export quick-review
2 ioku24 from "ioku24/autorankr"
3 Performs a fast, focused code review checking for common issues, security vulnerabilities, and best practices without over-engineering. Optimized for cost-efficiency by targeting specific concerns rather than broad exploration.
2026-01-05
astral-uv.md
0
1 export astral-uv
2 ianphil from "ianphil/my-skills"
3 Fast Python package and project management using Astral's uv. Use when installing packages, managing virtual environments, running Python scripts, or initializing Python projects. Triggers on: pyproject.toml, requirements.txt, Python dependency discussions, virtual environment setup.
2026-01-05
python-development.md
0
1 export python-development
2 trash-panda-v91-beta from "trash-panda-v91-beta/the-sidekicks"
3 Use when writing Python code for clean, performant, and idiomatic implementations
2026-01-05
backend-developer.md
0
1 export backend-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert en développement backend - APIs, bases de données, architecture, sécurité et performance
2026-01-05
bundle-performance.md
0
1 export bundle-performance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Monitor JavaScript bundle size and execution performance. Use when tracking bundle size, identifying large chunks, or optimizing load performance.
2026-01-05
squares.md
0
1 export squares
2 majiayu000 from "majiayu000/claude-skill-registry"
3 본 문서는 수 십개의 작은 사각형으로 글씨를 만드는 JavaScript 코드를 생성하는 개발 지침을 제공합니다. 텍스트를 화면에 표시 할 때, 일반 벡터 텍스트를 그대로 쓰지 않고, 수십 개의 작은 정사각형(픽셀)을 격자 형태로 찍어 "Hello, World! It's sure bright out here!" 문자열을 표현합니다. 브라우저에서 바로 실행 가능한 순수 HTML+JavaScript 예제를 만듭니다.
2026-01-05
faq-schema-generator.md
0
1 export faq-schema-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate FAQ sections with proper FAQPage schema markup for therapy pages. Creates 10-12 therapy-specific questions, 50-100 word answers, and valid JSON-LD schema. Optimized for Google rich snippets (health websites still eligible). Includes CRPO-compliant language and Ontario-specific content. Use when user says "add FAQ", "FAQ schema", "improve rich snippets", or when creating/updating therapy pages.
2026-01-05
moai-domain-mobile-app.md
0
1 export moai-domain-mobile-app
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Flutter 3.27/React Native 0.76 with state management and native integration.
2026-01-05
heroui-native.md
0
1 export heroui-native
2 financialvice from "financialvice/skills"
3 Guide for building mobile UI with HeroUI Native components. Use when implementing React Native / Expo mobile interfaces, creating mobile components, or when the user mentions "heroui", "heroui-native", "mobile UI", or asks to build mobile app screens. This skill ensures proper reference to HeroUI Native's example app showcases before implementation.
2026-01-05
code-review.md
0
1 export code-review
2 ferg-cod3s from "ferg-cod3s/anthropic-plugin-converter"
3 Automated code review assistance with AI-powered analysis, security scanning, performance analysis, and best practices enforcement.
2026-01-05
bidsapp-nidm-standards.md
0
1 export bidsapp-nidm-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standards and tools for creating, maintaining, and refactoring NIDM-integrated BIDSapps that run through BABS. Use when working with sensein BIDSapp repositories (freesurfer_bidsapp, mriqc-nidm_bidsapp, ants_bidsapp) or creating new BIDSapps. Helps with repository structure consistency, NIDM integration patterns, CLI argument standardization, BIDS-compliant output structures, and BABS configuration.
2026-01-05
provider-integration-templates.md
0
1 export provider-integration-templates
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 OpenRouter framework integration templates for Vercel AI SDK, LangChain, and OpenAI SDK. Use when integrating OpenRouter with frameworks, setting up AI providers, building chat applications, implementing streaming responses, or when user mentions Vercel AI SDK, LangChain, OpenAI SDK, framework integration, or provider setup.
2026-01-05
testing-anti-patterns.md
0
1 export testing-anti-patterns
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.
2026-01-05
sequential-task-processor.md
0
1 export sequential-task-processor
2 inchan from "inchan/cc-skills"
3 Implements Anthropic's Prompt Chaining pattern for complex multi-step tasks. Decomposes requests into sequential steps where each LLM call processes the previous output, with validation gates between stages. Use for tasks requiring systematic breakdown like "Build a React app" or "Create a REST API".
2026-01-05
planning.md
0
1 export planning
2 MuhammedAlkhudiry from "MuhammedAlkhudiry/ai-concise-guidelines"
3 Create structured implementation plans with scope, phases, and risks. Use when user wants to plan a feature, architect a solution, design an approach, or says 'let's plan', 'create a plan', 'how should we build this', or needs to break down work into steps.
2026-01-05
chatbot-component.md
0
1 export chatbot-component
2 SuperPyonchiX from "SuperPyonchiX/ChatBot"
3 ChatBotプロジェクトに新しいUIコンポーネントを追加するためのスキル。コンポーネント作成手順、CSS構成ルール、イベントハンドリングパターンを提供します。新しいUIコンポーネントを作成する時、モーダルを追加する時、CSSスタイルを追加する時、UIイベントを処理する時に使用してください。
2026-01-05
svelte-conventions.md
0
1 export svelte-conventions
2 arichardsmith from "arichardsmith/dotfiles"
3 This skill describes common patterns and my prefered style to use when editing svelte code. This could be in .svelte files or .svelte.ts files.
2026-01-05
openai-web-search.md
0
1 export openai-web-search
2 SHAY5555-gif from "SHAY5555-gif/airduct-site"
3 Search the web using GPT-5.2 and OpenAI's Responses API with web_search tool. Use when the user wants to fetch real-time information from the internet via terminal/CLI using OpenAI's API.
2026-01-05