Browse Skills

18175 skills found

debugging-react-native.md
0
1 export debugging-react-native
2 mikekelly from "mikekelly/debugging-react-native"
3 Use PROACTIVELY when debugging React Native apps. Reads console logs and executes JavaScript in running apps via Metro bundler. Invoke for: app crashes, state inspection, API debugging, error investigation, or running diagnostic code. Requires Metro running (port 8081).
2026-01-05
react-native-patterns.md
0
1 export react-native-patterns
2 GauchoGrowth from "GauchoGrowth/galligo-mobile"
3 React Native component patterns and best practices. Use when building RN components, handling platform differences, or implementing common mobile UI patterns.
2026-01-05
writing-clojure-docstrings.md
0
1 export writing-clojure-docstrings
2 Ramblurr from "Ramblurr/nix-devenv"
3 Guidelines for writing effective Clojure docstrings with markdown formatting, wikilinks, code examples, and tables. Always use this skill when writing or reviewing docstrings in Clojure code, or when asked about docstring formatting and style. Triggers on (1) writing new functions/vars/namespaces with docstrings, (2) updating existing docstrings, (3) questions about docstring best practices, (4) reviewing code with docstrings.
2026-01-05
mermaid-export.md
0
1 export mermaid-export
2 sparkling from "sparkling/claude-config"
3 Export Mermaid diagrams from documents to PNG images. MUST be run immediately after creating or editing any Mermaid diagram, BEFORE committing. Processes .md, .html, .mdx, .rst, .adoc files.
2026-01-05
github-actions-workflow.md
0
1 export github-actions-workflow
2 ehtbanton from "ehtbanton/ClaudeSkillsRepo"
3 Generate GitHub Actions workflow YAML files for CI/CD pipelines including testing, building, and deployment automation. Triggers on "create GitHub Actions workflow", "generate CI/CD pipeline", "GitHub workflow for", "actions yaml for".
2026-01-05
styling-web-tools.md
0
1 export styling-web-tools
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Applying consistent visual design to HTML tools in this repository. Use when creating new tools, updating UI components, or adding buttons/icons/controls. Based on Vercel Geist design system with Claude app influences.
2026-01-05
rust-expert.md
0
1 export rust-expert
2 1PDev from "1PDev/claude-code-kit"
3 Expert guidance for Rust development with modern patterns
2026-01-05
enforce-modularity.md
0
1 export enforce-modularity
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply Single Responsibility Principle when writing code. Keep modules focused, cohesive, and loosely coupled. Guide splitting classes with too many methods. Ensure code is reusable and testable.
2026-01-05
telegram-mini-apps-sdk.md
0
1 export telegram-mini-apps-sdk
2 Kaiukov from "Kaiukov/budgetbot_tg_mini_app"
3 Comprehensive manual for Telegram Mini Apps SDK. Use when developers need guidance on creating web applications inside Telegram, working with WebApp API, managing user data, handling authentication via initData, implementing buttons and events, working with storage, and integrating with Telegram ecosystem features.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 DYAI2025 from "DYAI2025/Stoppclock-page"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
direct-mail-strategist.md
0
1 export direct-mail-strategist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert direct mail marketing strategist for writing compelling copy, designing high-converting mail pieces, and developing measurement strategies. Use when planning direct mail campaigns, writing mailer copy, designing postcards/letters, or measuring campaign effectiveness with incremental lift analysis.
2026-01-05
vue-development.md
0
1 export vue-development
2 SSiertsema from "SSiertsema/my-pokemon-tcg-collection"
3 Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2026-01-05
pal-consensus.md
0
1 export pal-consensus
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-model consensus building through structured debate using PAL MCP. Use for complex decisions, architectural choices, technology evaluations, or when you need multiple perspectives. Triggers on requests for second opinions, debates, or consensus building.
2026-01-05
claude-agent-sdk.md
0
1 export claude-agent-sdk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Development guide for Claude Agent SDK integration in IPA Platform.Use when:- Building autonomous AI agents with Claude- Implementing agents that need to make independent decisions- Creating agents with tool usage, MCP integration, or subagent delegation- Integrating Claude SDK with existing Microsoft Agent Framework- Working with code in backend/src/integrations/claude_sdk/Provides: query(), ClaudeSDKClient, built-in tools, hooks, MCP, subagents patterns.
2026-01-05
extract-business-rules.md
0
1 export extract-business-rules
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Extract business rules (BR-*) from requirements - validation rules, business logic, error handling, and decision criteria. Use when disambiguating requirements to identify specific rules that can be autogenerated into validators and logic.
2026-01-05
ux-color-system.md
0
1 export ux-color-system
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Fantasy-themed color tokens and semantic color usage. Use when applying colors, creating themes, or ensuring color accessibility. Covers surface/text relationships, state colors, and dark theme patterns. (project)
2026-01-05
jira-orchestration-workflow.md
0
1 export jira-orchestration-workflow
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks to "orchestrate jira", "work on issue", "complete jira ticket", "development workflow", "jira automation", "issue lifecycle", "work on story", "fix bug ticket", or needs guidance on coordinating development work through Jira with multi-agent orchestration patterns.
2026-01-05
solarwinds-logs.md
0
1 export solarwinds-logs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Search and analyze DealerVision production logs via SolarWinds Observability API. Use when investigating errors, debugging issues, checking system health, or when the user mentions logs, SolarWinds, production errors, or system monitoring. Requires the `logs` CLI tool to be installed.
2026-01-05
buyer-persona-generator.md
0
1 export buyer-persona-generator
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 Generates a deep-psychology buyer persona dossier. It strictly follows a 10-step market analysis protocol (Demographics, Failed Solutions, Tone Switching, Genie Simulation, Anti-Goals) to create a strategic foundation for marketing campaigns.
2026-01-05
health-check.md
0
1 export health-check
2 semicolon-devteam from "semicolon-devteam/semo-ms"
3 Validate MSA development environment and tool availability. Use when (1) new MSA developer onboarding, (2) checking required tools (gh CLI, Git, Node, pnpm, Prisma, gRPC), (3) verifying GitHub auth and repo access, (4) orchestrator auto-runs at work start.
2026-01-05
memory.md
0
1 export memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Persistent knowledge storage using basic-memory CLI. Use to save notes, search memories semantically, and build context for topics across sessions.
2026-01-05
react-setup.md
0
1 export react-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when initializing a new React frontend with Vite to connect to a Django backend over HTTPS. Sets up routing, CSRF protection, Axios config, and validates the build. Not for existing React projects.
2026-01-05
screen-spec-guide.md
0
1 export screen-spec-guide
2 yuya296 from "yuya296/QuickType"
3 画面ID(SAPP-CTG-030 など)から仕様・ワイヤーフレーム・Figma ノードを特定し、関連ドキュメントや画面遷移を横断して確認したいときに使います。docs/2-requirements/24-画面一覧.csv・23-画面設計.md・assets/*.svg・figma・docs/3-external/31-画面遷移図.md を参照して要件を整理する用途を想定しています。
2026-01-05
learning-path-patterns.md
0
1 export learning-path-patterns
2 joaopelegrino from "joaopelegrino/app-controle"
3 Comprehensive guide to Learning Path patterns for the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers the conceptual difference between Study Areas (courses) and Proposed Paths (sequences of courses), data modeling, UI/UX patterns, and implementation guidelines.Learn how to structure Learning Paths correctly: a Proposed Path is NOT a container of loose flashcards, but a curated sequence of Study Areas (courses). Each path references existing courses with metadata like order, availability status, and estimated hours.Real-world examples are taken from the Hub MVP implementation (US-044), including caminhoExemploData.js, HubView.jsx, and LearningPathView.jsx. The skill demonstrates the reference pattern used for "Desenvolvedor Backend" path that sequences Bash, Linux, Docker, and DevOps courses.Key topics include data schema design (cursos array with ordem, areaId, disponivel flags), computed properties (getters for statistics), navigation patterns (path -> course
2026-01-05