Browse Skills

44835 skills found

scope-guard.md
0
1 export scope-guard
2 schuettc from "schuettc/claude-code-plugins"
3 Check if requested changes are within current feature scope. Use when user requests new functionality or changes during implementation that might be scope creep. Compares requests against feature requirements and suggests adding out-of-scope items to backlog.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
2026-01-05
pptx.md
0
1 export pptx
2 szweibel from "szweibel/claude-skills"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
github-repo-analysis.md
0
1 export github-repo-analysis
2 wxzrd21614 from "wxzrd21614/WxZRD21614-Repo-Chat"
3 Comprehensive GitHub repository analysis for health assessment, monetization opportunities, financial audits, competitive intelligence, and TECHNICAL DRIFT detection. Use when users ask to analyze repositories, audit GitHub portfolios, find revenue opportunities, assess repo health, evaluate monetization readiness, detect spec-vs-implementation gaps, or extract competitive insights from forks.
2026-01-05
research-taste-developer.md
0
1 export research-taste-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develops intuition for what makes research "good" versus "incremental." Use when asked about research taste, how to identify good research, what makes a paper impactful, how to develop research intuition, or how to pick important problems. Analyzes patterns in highly-cited work and what top researchers do differently.
2026-01-05
vacation-rental-seller.md
0
1 export vacation-rental-seller
2 fracabu from "fracabu/claude-skill-factory"
3 Aiuta a vendere tutte le notti disponibili di una casa vacanze a Roma. Genera annunci ottimizzati per Airbnb/Booking, strategie di pricing dinamico, contenuti marketing, risposte agli ospiti e promozioni last-minute. Usa quando hai notti libere da riempire o vuoi migliorare le performance del tuo annuncio.
2026-01-05
pom-ordering.md
0
1 export pom-ordering
2 motlin from "motlin/claude-code-plugins"
3 Enforce Maven POM dependency ordering rules. This skill should be used when editing pom.xml files.
2026-01-05
llm-council.md
0
1 export llm-council
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate multiple LLMs as a council, generating collective intelligence through peer review and chairman synthesis
2026-01-05
frontend-design-pro.md
0
1 export frontend-design-pro
2 Rzempal from "Rzempal/com"
3 Creates jaw-dropping, production-ready frontend interfaces AND delivers perfectly matched real photos (Unsplash/Pexels direct links) OR flawless custom image-generation prompts for hero images, backgrounds, and illustrations. Zero AI slop, zero fake URLs.
2026-01-05
i18n.md
0
1 export i18n
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Inlang Paraglide を使用した国際化(i18n)対応を支援します。翻訳メッセージの追加、reactiveMessage の使用、言語切り替え実装、翻訳のテスト、パラメータ付きメッセージなどの国際化関連タスクに使用します。
2026-01-05
ice-scorer.md
0
1 export ice-scorer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically score growth experiments using the ICE framework (Impact × Confidence × Ease). Use when the user creates a new experiment, mentions scoring or prioritization, or when analyzing experiment backlogs. Helps prioritize experiments by evaluating Impact (1-10), Confidence (1-10), and Ease (1-10).
2026-01-05
optimization-topology.md
0
1 export optimization-topology
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Dynamic swarm topology reconfiguration, network latency optimization, agent placement, and communication pattern optimization. Use for optimizing swarm structure, reducing communication overhead, and adaptive network design.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 JacobFV from "JacobFV/me"
3 Standard git workflow for feature development
2026-01-05
log-debug-issue.md
0
1 export log-debug-issue
2 dudusoar from "dudusoar/VRP-Toolkit"
3 Log problems, bugs, and debugging processes with solutions. Use when encountering issues during development, debugging problems, or documenting solutions for future reference. Maintains DEBUG_LOG.md with structured problem-solution entries.
2026-01-05
code-documentation.md
0
1 export code-documentation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Updates project documentation in markdown files when requested. Use when the user asks to update, modify, or create project documentation such as README files, API docs, architecture docs, or other markdown documentation files.
2026-01-05
standalone-script.md
0
1 export standalone-script
2 gordonwatts from "gordonwatts/skill-test"
3 Generate standalone Python scripts (not packaged projects) with PEP 723 inline metadata, a uv run shebang, and Typer CLI scaffolding. Use when the user wants a one-off executable script, automation tool, or runnable file that should declare dependencies inline and not live inside a package or project.
2026-01-05
google-docs.md
0
1 export google-docs
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Read, write, and manage Google Docs. Load when user mentions 'google docs', 'google document', 'create doc', 'read doc', 'write doc', 'edit document', or references creating/editing text documents in Google Drive.
2026-01-05
finish-feature.md
0
1 export finish-feature
2 otrebu from "otrebu/agents"
3 Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.
2026-01-05
detect-n-plus-one.md
0
1 export detect-n-plus-one
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detect N+1 query patterns in the codebase. Finds loops that contain database or API calls that should be batched. Works across all languages. Use when user asks to find performance issues or N+1 patterns.
2026-01-05
update-readme.md
0
1 export update-readme
2 mhalder from "mhalder/dotfiles"
3 Updates README.md to match the current project state. Use when the user says "update readme", "sync readme", "refresh documentation", "readme is outdated", or asks to document the project.
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 React/TypeScript development guidelines. Suspense, lazy loading, useSuspenseQuery, features directory, MUI v7, TanStack Router, performance optimization. USE WHEN creating components, pages, features, data fetching, styling, routing, or frontend work.
2026-01-05
storybook.md
0
1 export storybook
2 dylantarre from "dylantarre/design-system-skills"
3 Documents components with Storybook using CSF 3.0, controls, and MDX. Use when creating component catalogs, interactive examples, visual testing setups, or design system documentation sites.
2026-01-05
fastapi-developer.md
0
1 export fastapi-developer
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 [Extends backend-developer] Python FastAPI specialist. Use for FastAPI apps, async endpoints, Pydantic v2, SQLAlchemy async, dependency injection. Invoke alongside backend-developer for Python API projects.
2026-01-05
sprint-planner.md
0
1 export sprint-planner
2 dikini from "dikini/scaffold"
3 Plan and manage sprints using beads, with velocity tracking, capacity planning, and sprint goal optimization
2026-01-05