Browse Skills

44915 skills found

lele-rage-mode.md
0
1 export lele-rage-mode
2 FlameMiss9 from "FlameMiss9/FlameMiss"
3 检测"我叫乐乐"等触发词,切换暴躁回复模式
2026-01-05
security-auditor.md
0
1 export security-auditor
2 zh1227 from "zh1227/zh1227.github.io"
3 安全审计助手,提供完整的安全审计流程,涵盖代码安全审查、漏洞扫描、安全配置检查、合规性评估与修复建议。
2026-01-05
project-planning.md
0
1 export project-planning
2 htooayelwinict from "htooayelwinict/claude-config"
3 Create clear, step-by-step implementation plans with acceptance criteria. EXCLUSIVE to planner agent.
2026-01-05
options-analysis.md
0
1 export options-analysis
2 ralphbean from "ralphbean/claude-code-plugins"
3 Use when making structured decisions between multiple options - creates weighted scoring spreadsheet with systematic evaluation across considerations grouped by area
2026-01-05
web-agency.md
0
1 export web-agency
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Méta-skill orchestrateur pour agence Web - Compose et orchestre les skills métiers (project-management, direction-technique, lead-dev, web-dev-process, testing-process, frontend-developer, backend-developer, devops, etc.)
2026-01-05
openscad.md
0
1 export openscad
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create parametric 3D models using OpenSCAD, a script-based solid CAD modeler. Use when the user asks to create 3D printable objects, parametric designs, mechanical parts, CAD models, or requests .scad files. OpenSCAD uses constructive solid geometry (CSG) and extrusion of 2D shapes to create 3D models through code.
2026-01-05
pr-reviewer.md
0
1 export pr-reviewer
2 SpillwaveSolutions from "SpillwaveSolutions/pr-reviewer-skill"
3 Comprehensive GitHub Pull Request code review skill. This skill should be used when users provide a GitHub PR URL and request a code review. Automatically fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against industry-standard criteria (functionality, security, testing, maintainability), and optionally adds inline comments to the PR. Trigger phrases include review this PR, code review, review pull request, check this PR, or when a GitHub PR URL is provided.
2026-01-05
society-in-silico-book-structure.md
0
1 export society-in-silico-book-structure
2 MaxGhenis from "MaxGhenis/society-in-silico"
3 Auto-activates when navigating or organizing the manuscript. Knows the book's structure, chapter organization, and file conventions.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 nikhillinit from "nikhillinit/Updog_restore"
3 Comprehensive multi-AI code review system for Python, JavaScript, and TypeScript. Use when reviewing code for quality, security, performance, or best practices. Includes automated analysis scripts, language-specific patterns, and AI collaboration workflows for complex decisions.
2026-01-05
firebase.md
0
1 export firebase
2 MemoryReload from "MemoryReload/mySkillConfigs"
3 Google's mobile and web application development platform.
2026-01-05
agent-coordination.md
0
1 export agent-coordination
2 ClementWalter from "ClementWalter/rookie-marketplace"
3 This skill should be used when the user asks about "coordinate coding agents", "orchestrate agent team", "manage multiple agents", "vibekanban workflow", "task delegation to agents", "agent swarm coordination", "parallel agent execution", "chief of staff mode", "cos mode", "you're my cos", "your my cos", "act as cos", "be my cos", "you are my chief of staff", "create tasks for agents", "dispatch agents", or needs guidance on coordinating autonomous coding agents, task breakdown strategies, or multi-agent workflow patterns.
2026-01-05
condition-wait.md
0
1 export condition-wait
2 pproenca from "pproenca/dot-claude-old"
3 Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
2026-01-05
specification.md
0
1 export specification
2 craigtkhill from "craigtkhill/atui-tools"
3 Write specifications following project conventions - includes requirement format, scenario structure, and Given/When/Then patterns
2026-01-05
pull-request-management.md
0
1 export pull-request-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 GitHub PR operations - create, list, merge, update, and manage pull requests using gh CLI
2026-01-05
tidy-itc-workflow.md
0
1 export tidy-itc-workflow
2 choxos from "choxos/ITC-agents"
3 Master tidy modelling patterns for ITC analyses following TMwR principles. Covers workflow structure, consistent interfaces, reproducibility best practices, and data validation. Use when setting up ITC analysis projects or building pipelines.
2026-01-05
documentation-analyst.md
0
1 export documentation-analyst
2 ljchg12-hue from "ljchg12-hue/windows-dotfiles"
3 Expert documentation analysis including quality assessment, gap detection, and improvement recommendations
2026-01-05
mosaic-ai-agent.md
0
1 export mosaic-ai-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert guidance for building production-ready tool-calling agents with Databricks Mosaic AI Agent Framework. Use when users need to create agents that orchestrate multiple data sources or APIs, implement LangChain-based agentic workflows, design Foundation Model-powered tool selection, optimize agent prompts and decision-making, or architect multi-tool agent systems. Covers agent architecture patterns, tool design best practices, Foundation Model integration, and common pitfalls.
2026-01-05
sensor-manager.md
0
1 export sensor-manager
2 tekgrunt from "tekgrunt/boot-test"
3 Help users deploy, configure, manage, troubleshoot, and perform operations on LimaCharlie endpoint sensors across Windows, macOS, Linux, Chrome, and Edge platforms.
2026-01-05
agent-orchestrator.md
0
1 export agent-orchestrator
2 awaaate from "awaaate/Hyrm"
3 Orchestrator agent for coordinating multiple AI agents in a persistent system
2026-01-05
resolve-issue.md
0
1 export resolve-issue
2 kokuyouwind from "kokuyouwind/claude-plugins"
3 Provides a systematic workflow for resolving GitHub Issues. Use this skill when assigned a GitHub Issue or when delegated by the Issue Auto-resolver.
2026-01-05
sumgit.md
0
1 export sumgit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Summarize today's git commits as a narrative story with parallel agent analysis.Invoked with /sumgit. Deploys Explore agents to analyze workstreams and tellthe story of your day's work.
2026-01-05
using-git-worktrees.md
0
1 export using-git-worktrees
2 jrc1883 from "jrc1883/popkit-claude"
3 Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification. Verifies .gitignore, runs project setup, confirms clean test baseline. Do NOT use for quick fixes or small changes - worktrees add overhead; use simple branch switching for trivial changes.
2026-01-05
mobile-development.md
0
1 export mobile-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 Master mobile app development across Android (Kotlin), iOS (Swift), and cross-platform frameworks (React Native, Flutter). Learn native development, UI/UX patterns, APIs, performance optimization, and app store deployment.
2026-01-05
auto-analysis-219c9431a85d.md
0
1 export auto-analysis-219c9431a85d
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Auto-generated skill for analysis. Triggers on: analyze this brd, analyze the brd.
2026-01-05