Browse Skills

44915 skills found

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
side-hustle-maker.md
0
1 export side-hustle-maker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Active coordinator for building AI-powered side-gigs in 2025. Use when users want to build micro-niche products, validate business ideas, create MVPs, or launch profitable side businesses. This skill orchestrates sub-agents to execute market research, product design, business validation, and launch planning. Triggers include "help me build a side hustle," "validate my business idea," "find market opportunities," "build an AI product," or "launch a side-gig."
2026-01-05
ddd-playbook.md
0
1 export ddd-playbook
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides DDD discovery for the ToDo domain: ubiquitous language, bounded context, aggregates, invariants.
2026-01-05
composable-svelte-navigation.md
0
1 export composable-svelte-navigation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Navigation and animation patterns for Composable Svelte. Use when implementing modals, sheets, drawers, alerts, navigation flows, or component lifecycle animations. Covers state-driven navigation, PresentationState, parent observation, URL routing, and Motion One integration.
2026-01-05
monitor-workloads.md
0
1 export monitor-workloads
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Monitor workload definitions, distribution, and TASM statistics using real-time resources to understand classification effectiveness and workload performance
2026-01-05
bash-script.md
0
1 export bash-script
2 mhalder from "mhalder/dotfiles"
3 Write robust bash scripts with proper error handling. Use when the user says "write a script", "bash script", "shell script", "automate this", "create a backup script", or asks to script a task.
2026-01-05
comp-scout-scrape.md
0
1 export comp-scout-scrape
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Scrape competition websites, extract structured data, and auto-persist to GitHub issues. Creates issues for new competitions, adds comments for duplicates.
2026-01-05
generate-image.md
0
1 export generate-image
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate and edit images using Google Gemini (Nano Banana). Use when user asks to create, generate, or edit images. Requires Chrome logged into gemini.google.com.
2026-01-05
better-auth.md
0
1 export better-auth
2 untangledfinance from "untangledfinance/untangled-web"
3 Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
2026-01-05
doc-expert-expertise.md
0
1 export doc-expert-expertise
2 arimxyer from "arimxyer/doc-manager-mcp"
3 Deep expertise for documentation lifecycle orchestration. Quality assessment frameworks, workflow patterns, delegation protocols, and release checklists. Auto-loads for doc-expert agent.
2026-01-05
api-generator.md
0
1 export api-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate CRUD API endpoints automatically. User doesn't see routes.Use when: features need backend logic.Triggers: internal use only.
2026-01-05
common-operations.md
0
1 export common-operations
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Implement idiomatic Kubernetes operations with label selectors, strategic merge patches, and proper error handling for production-grade CLI tooling.
2026-01-05
skill-loader.md
0
1 export skill-loader
2 alongor666 from "alongor666/targetmanage"
3 Skills加载器,用于动态加载和管理所有专业技能
2026-01-05
ui-ux-audit-guidelines.md
0
1 export ui-ux-audit-guidelines
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Professional UI/UX audit methodology and design vocabulary. Use when: conducting UI/UX audits, evaluating visual hierarchy, analyzing responsive design, assessing interaction patterns. Do NOT use for: code reviews, accessibility audits (WCAG), performance analysis, or security assessments.
2026-01-05