Browse Skills

17720 skills found

m365-agent-scaffolder.md
0
1 export m365-agent-scaffolder
2 sebastienlevert from "sebastienlevert/m365-copilot-skills"
3 Quickly scaffolds new Microsoft 365 Copilot declarative agent projects using ATK CLI. Collects basic project information and creates the initial project structure. Use only when creating a new empty M365 Copilot agent project from scratch.
2026-01-05
rspress-nav.md
0
1 export rspress-nav
2 savvy-web from "savvy-web/developer-docs"
3 Configure RSPress navigation bars and sidebars with _nav.json and _meta.json files. Use when setting up navigation, organizing sidebar sections, or configuring collapsible menu items.
2026-01-05
focus-ai-brand.md
0
1 export focus-ai-brand
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply Focus.AI brand guidelines to documents, presentations, websites, and other materials. Supports two sub-brands - Focus.AI Client (services, proposals, client work) and Focus.AI Labs (research, experiments, public content). Use when creating branded materials, applying visual identity, or generating content that needs to follow Focus.AI style. Trigger on "focus.ai style", "focus brand", "labs style", or requests for branded Focus.AI materials.
2026-01-05
svelte.md
0
1 export svelte
2 dylantarre from "dylantarre/design-system-skills"
3 Builds token-driven Svelte 5 components with runes ($state, $props) and TypeScript. Use when creating Svelte component libraries, integrating design tokens, or building SvelteKit design system components.
2026-01-05
depth-interviewing-career.md
0
1 export depth-interviewing-career
2 majiayu000 from "majiayu000/claude-skill-registry"
3 キャリア設計のためのデプスインタビューを実施し、本人の価値観・強み・動機を引き出す。5 Whys、ラダリング法を用いてキャリアビジョンの明確化を支援し、すべての会話をファイルに記録する。転職相談、自己理解、キャリアカウンセリング時に使用する。
2026-01-05
haptics.md
0
1 export haptics
2 johnrogers from "johnrogers/claude-swift-engineering"
3 Use when adding haptic feedback for user confirmations (button presses, toggles, purchases), error notifications, or custom tactile patterns (Core Haptics). Covers UIFeedbackGenerator and CHHapticEngine patterns.
2026-01-05
performance-analysis.md
0
1 export performance-analysis
2 gitbasheer from "gitbasheer/workspace"
3 Performance profiling, bottleneck detection, optimization
2026-01-05
github-actions-versions.md
0
1 export github-actions-versions
2 Ramblurr from "Ramblurr/nix-devenv"
3 Use when writing or updating GitHub Actions workflow files (.github/workflows/*.yml) - provides latest version tags for official and popular third-party actions to avoid using outdated versions
2026-01-05
migration-upgrade.md
0
1 export migration-upgrade
2 TakumiOkayasu from "TakumiOkayasu/dotfile-work"
3 フレームワークのアップグレードや技術移行時に使用。
2026-01-05
ai-feature-template.md
0
1 export ai-feature-template
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create new AI-powered features using xAI Grok. Use when user mentions "new AI feature", "add Grok", "create prompt", "AI analysis", or "generate with AI".
2026-01-05
supabase-realtime.md
0
1 export supabase-realtime
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for implementing Supabase Realtime features with best practices, scalable patterns, and migration strategies. Use when building realtime features in Supabase applications including messaging, notifications, presence, live updates, collaborative features, or migrating from postgres_changes to broadcast. Covers client setup, database triggers with realtime.broadcast_changes, RLS authorization, naming conventions, and performance optimization.
2026-01-05
cloudflare-workers.md
0
1 export cloudflare-workers
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Comprehensive guide for building serverless applications with Cloudflare Workers. Use when developing Workers, configuring bindings, implementing runtime APIs, testing Workers, using Wrangler CLI, deploying to production, or building edge functions with JavaScript/TypeScript/Python/Rust.
2026-01-05
typescript-expert.md
0
1 export typescript-expert
2 edneyreis999 from "edneyreis999/zord-project"
3 Expert guidance for writing TypeScript code following modern best practices, targeting TypeScript 5.x and ES2022. Use this skill when writing, reviewing, or refactoring TypeScript code in any .ts or .tsx file. Provides comprehensive guidelines on type system usage, architecture patterns, security, testing, and performance.
2026-01-05
bird.md
0
1 export bird
2 majiayu000 from "majiayu000/claude-skill-registry"
3 X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
2026-01-05
github-issue-creator.md
0
1 export github-issue-creator
2 scizorman from "scizorman/dotfiles"
3 Creates GitHub issues using gh CLI. Use when creating new issues.
2026-01-05
global-tech-stack.md
0
1 export global-tech-stack
2 89jobrien from "89jobrien/mcp-joecc"
3 Follow the project's Python-based tech stack using uv, FastMCP, Claude Agent SDK, Pydantic v2, SQLite with SQLModel, and pytest with ruff. Use this skill when writing Python code for the MCP Task Aggregator. When using FastMCP to create MCP servers or tools. When working with Claude Agent SDK for AI agents. When defining Pydantic models or using pydantic-settings for configuration. When writing SQLModel queries or database operations. When using loguru for logging. When integrating with Jira (jira-python), GitHub (pygithub), or Linear (linear-sdk). When running pytest tests or ruff linting. When configuring GitHub Actions CI/CD.
2026-01-05
pdf.md
0
1 export pdf
2 michellepellon from "michellepellon/dotfiles"
3 Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. Use when you need to programmatically process, generate, or analyze PDF documents.
2026-01-05
chapter-outline-generator.md
0
1 export chapter-outline-generator
2 Asia-parveen from "Asia-parveen/AIDD-task-9-10"
3 Generates a detailed chapter outline for a given book concept.
2026-01-05
abp-contract-scaffolding.md
0
1 export abp-contract-scaffolding
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate ABP Application.Contracts layer scaffolding (interfaces, DTOs, permissions) from technical design. Enables parallel development by abp-developer and qa-engineer. Use when: (1) backend-architect needs to generate contracts, (2) preparing for parallel implementation workflow, (3) creating API contracts before implementation.
2026-01-05
start-feature.md
0
1 export start-feature
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Commit or stash current work, then start a new feature using worktree workflow. Use when beginning work on a new story or feature, ensures clean state before starting new work.
2026-01-05
playwright.md
0
1 export playwright
2 Mandalorian007 from "Mandalorian007/thunderbot"
3 Browser automation using Playwright. Use for web scraping, UI testing, taking screenshots, form interaction, and any browser-based tasks. Keywords: browser, playwright, chromium, screenshot, scrape, test, click, type, navigate.
2026-01-05
skill-refactor.md
0
1 export skill-refactor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 🚀 AUTONOMOUS INTELLIGENT AGENT that orchestrates the entire skill system. Proactively monitors project health, decomposes complex tasks into skill workflows, learns from execution patterns, and evolves continuously. Use when "orchestrate skills", "autonomous recommendations", "task decomposition", "system health check", "skill evolution", or analyzing skill architecture. The meta-brain of the skill ecosystem.
2026-01-05
git-commit-helper.md
0
1 export git-commit-helper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
2026-01-05
trinity-auto-boot-validator.md
0
1 export trinity-auto-boot-validator
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Generated skill from request: trinity auto-boot validator
2026-01-05