Browse Skills

44656 skills found

aip-code-correlator.md
0
1 export aip-code-correlator
2 getlarge from "getlarge/claude-aip-plugins"
3 Correlate AIP review findings with code locations in code-first API projects. Use when creating fix plans for code-generated OpenAPI specs, mapping spec paths to source code, or when user asks to find where an API endpoint is implemented. Works with NestJS, Fastify, and Express projects.
2026-01-05
permissions.md
0
1 export permissions
2 wodsmith from "wodsmith/thewodapp"
3 Guide for working with team-based permissions and authorization in the WODsmith codebase. Use when touching TEAM_PERMISSIONS constants, hasTeamPermission/requireTeamPermission functions, adding permission checks to actions or server functions, creating features requiring authorization, or ensuring client-server permission consistency.
2026-01-05
testing-and-debugging.md
0
1 export testing-and-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Diagnose and debug issues in the vehicle insurance data analysis platform. Use when user encounters errors, data not refreshing, filters not working, charts not displaying, API failures, or performance issues. Provides quick diagnostic checklists and proven troubleshooting steps specific to this Vue 3 + Flask + Pandas stack.
2026-01-05
device-management.md
0
1 export device-management
2 surrealwolf from "surrealwolf/unifi-network-mcp"
3 Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure.
2026-01-05
repo-rag.md
0
1 export repo-rag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing.
2026-01-05
implementing-jsc-classes-zig.md
0
1 export implementing-jsc-classes-zig
2 brendadeeznuts1111 from "brendadeeznuts1111/mybundocs11"
3 Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.
2026-01-05
interview-prep.md
0
1 export interview-prep
2 TerraCo89 from "TerraCo89/Cernji-Agents"
3 Generates comprehensive interview preparation materials including STAR stories, talking points, mock questions, and company research. Receives job analysis, career history, and portfolio data. Returns structured interview prep content. Data-agnostic - no file I/O.
2026-01-05
integration-specialist.md
0
1 export integration-specialist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 RAN system integration with microservices architecture, cognitive consciousness, and intelligent orchestration for seamless network integration. Use when integrating RAN systems, implementing microservices architecture, designing service orchestration, or enabling intelligent network integration.
2026-01-05
blindspot.md
0
1 export blindspot
2 Jonely235 from "Jonely235/claude-skills"
3 Generate counter-intuitive cognitive bias corrections using Chinese cultural wisdom. Attack blind spots with punchy, memorable insights.
2026-01-05
reachy-mini.md
0
1 export reachy-mini
2 gary149 from "gary149/reachy-mini-skill"
3 Complete SDK for controlling Reachy Mini robot - head movement, antennas, camera, audio, motion recording/playback. Covers architecture (daemon/client), deployment modes (USB, wireless, simulation, on-Pi), and app distribution. Also includes advanced application patterns: MovementManager, layered motion, audio-reactive movement, face tracking, LLM tool systems, and OpenAI realtime integration. Use when: (1) Writing code to control Reachy Mini, (2) Moving the robot head or antennas, (3) Accessing camera/video, (4) Playing/recording audio, (5) Recording or playing back motions, (6) Looking at points in image or world space, (7) Understanding robot capabilities, (8) Connecting to real or simulated robot, (9) Building conversational AI apps, (10) Integrating with LLMs/OpenAI, (11) Deploying apps to robot, (12) Any robotics task with Reachy Mini.
2026-01-05
prompt-architecting.md
0
1 export prompt-architecting
2 bcasci from "bcasci/hustler-marketplace"
3 Optimizes or analyzes prompts using proven strategies. Use when user provides a prompt for optimization/analysis, or before you generate any prompt content yourself (commands, skills, agents, docs, instructions). Two modes: OPTIMIZE (returns optimized prompt), CONSULT (analysis only). Trigger phrases: 'optimize prompt', 'analyze this prompt', 'make concise'.
2026-01-05
common-pitfalls.md
0
1 export common-pitfalls
2 bwl21 from "bwl21/bwl-flyer-generator"
3 Apply when debugging errors, reviewing code for issues, or encountering unexpected behavior. Contains known mistakes with ChurchTools API, Vue components, TypeScript, Safari cookies, and form handling.
2026-01-05
tts-livekit-plugin.md
0
1 export tts-livekit-plugin
2 Okeysir198 from "Okeysir198/P20251122-claude-skills"
3 Build self-hosted TTS APIs using HuggingFace models (Parler-TTS, F5-TTS, XTTS-v2) and create LiveKit voice agent plugins with streaming support. Use when creating production-ready text-to-speech systems that need: (1) Self-hosted TTS with full control, (2) LiveKit voice agent integration, (3) Streaming audio for low-latency conversations, (4) Custom voice characteristics, (5) Cost-effective alternatives to cloud TTS providers like ElevenLabs or Google TTS.
2026-01-05
skill-forge.md
0
1 export skill-forge
2 jroth55 from "jroth55/skill-forge"
3 Meta-skill that scaffolds, validates, and packages other Agent Skills. Enforces code-first (MCP is the special case) via archetypes and filesystem-based workflows.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 grasdouble from "grasdouble/Lufa"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
skill-developer.md
0
1 export skill-developer
2 zapPilot from "zapPilot/landing-page"
3 Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
2026-01-05
summary-generator.md
0
1 export summary-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates session summaries and resume prompts for multi-session work. Use when completing features, before context limits (~50% capacity), or when user says "summary", "wrap up", "save progress", "end session". Creates markdown in docs/summaries/ with completed work, files modified, and restart instructions.
2026-01-05
unit-test-ddd.md
0
1 export unit-test-ddd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Spring Boot Unit 테스트 작성. JUnit5+Mockito, domain 패키지별 구조, entity는 common/entity, service는 {domain}/service. 네이밍 test_{대상}_{시나리오}_{예상결과}. Entity 직접 반환 금지 (DTO만). Fail Fast - 모든 필드/타입/예외 엄격 검증, 예상외 결과는 실패 처리.
2026-01-05
obsidian-nvim.md
0
1 export obsidian-nvim
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Guide for implementing obsidian.nvim - a Neovim plugin for Obsidian vault management. Use when configuring, troubleshooting, or extending obsidian.nvim features including workspace setup, daily notes, templates, completion, pickers, and UI customization.
2026-01-05
mova-wf-cycle-winner-pack-basic-wrapper.md
0
1 export mova-wf-cycle-winner-pack-basic-wrapper
2 Leryk1981 from "Leryk1981/mova_wf_cycle"
3 Assemble a canonical wf_cycle winner_pack from compare artifacts (deterministic copy, replay check).
2026-01-05
volition.md
0
1 export volition
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Agency and execution. Edit code semantically, invoke LLMs, search the web, query security services, and discover relevant skills.
2026-01-05
claude-a11y-audit.md
0
1 export claude-a11y-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when reviewing UI diffs, accessibility audits, or flaky UI tests to catch a11y regressions, semantic issues, keyboard/focus problems, and to recommend minimal fixes plus role-based test selectors.
2026-01-05
pr-worktree-manager.md
0
1 export pr-worktree-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages the complete lifecycle of feature development using git worktrees and pull requests. Use when user wants to create feature branches with worktrees, manage PR workflow, clean up after merge, or needs guidance on worktree best practices.
2026-01-05
sigma-rule-deployer.md
0
1 export sigma-rule-deployer
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when the user needs help deploying, managing, or understanding Sigma rules, Soteria rules, SOC Prime rules, Community rules, or any other managed rulesets in LimaCharlie.
2026-01-05