Browse Skills

44915 skills found

miso.md
0
1 export miso
2 asnar00 from "asnar00/miso"
3 Implement feature changes by updating pseudocode, platform code, and product code from modified feature markdown files. Use when user asks to "implement features", "run miso", "update implementations", or "sync code with features".
2026-01-05
apscheduler.md
0
1 export apscheduler
2 SlanyCukr from "SlanyCukr/riot-api-project"
3 Advanced Python Scheduler - Task scheduling and job queue system
2026-01-05
gitea-tea.md
0
1 export gitea-tea
2 beshkenadze from "beshkenadze/claude-skills-marketplace"
3 Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
2026-01-05
msw.md
0
1 export msw
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Mocks APIs with Mock Service Worker including request handlers, server/browser setup, and testing integration. Use when mocking APIs in tests, developing without backend, or simulating network conditions.
2026-01-05
setup-cdk-shell.md
0
1 export setup-cdk-shell
2 auge2u from "auge2u/claude-dev-kit"
3 Use when setting up shell environment for Claude Code - installs zsh, Oh My Zsh, Powerlevel10k theme, MesloLGS NF fonts, Claude CLI completions, and productivity aliases
2026-01-05
python-packaging.md
0
1 export python-packaging
2 pproenca from "pproenca/dot-claude"
3 Use when packaging Python libraries, creating CLI tools, or distributing Python code. Covers proper project structure, pyproject.toml, and publishing to PyPI.
2026-01-05
ipad-pro-design.md
0
1 export ipad-pro-design
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 CSS and UX patterns for iPad Pro 12.9" development. Covers viewport configuration, touch optimization, safe areas, ProMotion animations, and child-friendly design patterns. Use when building educational apps targeting iPad Pro.
2026-01-05
moai-lang-cpp.md
0
1 export moai-lang-cpp
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 Modern C++ (C++23/C++20) development specialist covering RAII, smart pointers, concepts, ranges, modules, and CMake. Use when developing high-performance applications, games, system software, or embedded systems.
2026-01-05
composable-svelte-forms.md
0
1 export composable-svelte-forms
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Form patterns and validation for Composable Svelte. Use when building forms, validating user input, or integrating Zod schemas. Covers FormConfig, createFormReducer, field-level validation, async validation, form state management, and reactive wrapper patterns.
2026-01-05
moai-domain-frontend.md
0
1 export moai-domain-frontend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture
2026-01-05
ios-app-icon-generator.md
0
1 export ios-app-icon-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates a complete iOS app icon set with all required sizes. Use when asked to create an app icon, design an iOS icon, generate app store artwork, or make an icon for an iPhone/iPad app. Follows a philosophy-first approach - first defining the visual identity and concept, then producing production-ready icons.
2026-01-05
auto-update-documentation.md
0
1 export auto-update-documentation
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Automatically update project documentation by synthesising session history, git commits, and current state. Eliminates documentation drift. Token budget 3500.
2026-01-05
red-phase.md
0
1 export red-phase
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Write failing tests before implementation (RED phase of TDD). Creates test file with test functions that fail because code doesn't exist yet. Use when starting TDD workflow or adding tests for new functionality.
2026-01-05
moai-project-template-optimizer.md
0
1 export moai-project-template-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
tauri-v2-dev.md
0
1 export tauri-v2-dev
2 dseirz-rgb from "dseirz-rgb/worker"
3 Tauri v2 跨平台应用开发指南。用于开发桌面 (macOS/Windows/Linux) 和移动端 (iOS/Android) 应用。包含项目初始化、Rust 后端、React 前端集成、移动端配置等最佳实践。当需要创建 Tauri 项目、配置移动端支持、编写 Rust 命令、或解决 Tauri 相关问题时使用此 skill。
2026-01-05
finishing-work.md
0
1 export finishing-work
2 caiokf from "caiokf/homepage"
3 Use when completing work on a task or feature. Prompts for code review before finishing. ALWAYS invoke this skill before saying work is done.
2026-01-05
fastapi-backend.md
0
1 export fastapi-backend
2 rghamilton3 from "rghamilton3/dotfiles"
3 Build production-ready FastAPI backends with async/await, SQLAlchemy, JWT authentication, Pydantic validation, and Celery background tasks. Use when creating REST APIs, implementing CRUD endpoints, setting up authentication, managing database sessions, or building backend services with FastAPI.
2026-01-05
mobile-development.md
0
1 export mobile-development
2 sernstberger from "sernstberger/base-joy"
3 Mobile development patterns for desktop-to-mobile adaptation. Use when building responsive UIs, handling touch interactions, or adapting desktop components for mobile.
2026-01-05
readme-generator.md
0
1 export readme-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по README файлам. Используй для создания документации проектов, badges, installation guides и usage examples.
2026-01-05
content-update.md
0
1 export content-update
2 Youngger9765 from "Youngger9765/young-personal-site"
3 Streamlined bilingual content updates for young-personal-site.Auto-activates on content modification keywords with dual-language consistency checks.
2026-01-05
install-skill.md
0
1 export install-skill
2 tnez from "tnez/agent-skills"
3 Install agent skills from various sources including local paths, GitHub URLs, or the agent-skills repository. Use when adding new skills to a project or user environment.
2026-01-05
bdd-orchestrating.md
0
1 export bdd-orchestrating
2 TheMostlyGreat from "TheMostlyGreat/safeword"
3 BDD orchestrator for feature-level work requiring multiple scenarios. Use when user says 'add', 'implement', 'build', 'feature', 'iteration', 'phase', or work touches 3+ files with new state/flows. Also use when user runs /bdd. Do NOT use for bug fixes, typos, config changes, or 1-2 file tasks—use safeword-tdd-enforcing directly.
2026-01-05
multi-ai-consultant.md
0
1 export multi-ai-consultant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Consult external AIs (Gemini 2.5 Pro, OpenAI Codex, fresh Claude) for second opinions when stuck on bugs or making architectural decisions. Use when: debugging attempts have failed, making significant architectural choices, security concerns, or need fresh perspective. Automatically suggests consultation after one failed attempt. Provides synthesis comparing multiple AI perspectives with web research, thinking mode, and repo-aware analysis.
2026-01-05
create-note.md
0
1 export create-note
2 builtby-win from "builtby-win/skills"
3 Use when user wants to capture learnings, document insights, or create a draft blog post from their current project
2026-01-05