Browse Skills

20307 skills found

elevenlabs.md
3
1 export elevenlabs
2 jkitchin from "jkitchin/skillz"
3 AI-powered audio generation using ElevenLabs API - text-to-speech with lifelike voices,sound effects generation, and music creation from text descriptions. Generate natural-soundingspeech in 32 languages, create custom sound effects for games and videos, and composeroyalty-free music tracks.Use this skill when the user requests:- Voice generation or text-to-speech conversion- Audio narration for content (videos, audiobooks, podcasts)- Sound effects for games, videos, or applications- Music generation from text descriptions- Multi-speaker dialogue or conversation audio- Voice cloning or custom voice creation- Audio streaming for real-time applicationsCapabilities: Text-to-speech (32 languages, 100+ voices), sound effects generation,music composition, voice cloning, real-time audio streamingPython SDK: elevenlabs (pip install elevenlabs)
2026-01-05
test-runner.md
3
1 export test-runner
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Execute and manage Rust tests including unit tests, integration tests, and doc tests. Use when running tests to ensure code quality and correctness.
2026-01-05
propose-change.md
3
1 export propose-change
2 ebowwa from "ebowwa/seed"
3 Propose code changes to the supervisor Claude. Generate diffs and rationale, but do not execute. Wait for supervisor approval.
2026-01-05
applying-code-principles.md
3
1 export applying-code-principles
2 thkt from "thkt/claude-config"
3 Fundamental software principles - SOLID, DRY, Occam's Razor, Miller's Law, YAGNI. Triggers: 原則, シンプル, 複雑, アーキテクチャ, リファクタリング, 保守性, コード品質, design pattern, best practice, clean code
2026-01-05
categorical-property-testing.md
3
1 export categorical-property-testing
2 manutej from "manutej/categorical-meta-prompting"
3 Property-based testing for functor laws, monad laws, and naturality conditions using fp-ts and fast-check. Use when validating categorical implementations in TypeScript, testing algebraic laws in functional code, verifying functor/monad/applicative instances, or building test suites for categorical abstractions.
2026-01-05
epistemic-cognitive-guardrails.md
3
1 export epistemic-cognitive-guardrails
2 Krigsexe from "Krigsexe/agentic-workflow"
3 Discipline epistemique stricte pour eliminer les derives cognitives de Claude. Activation SYSTEMATIQUE sur TOUTES les conversations. Impose: (1) Zero invention/supposition, (2) Honnetete absolue, (3) Vision holistique avec relecture du contexte, (4) Questions plutot que suppositions, (5) Remise en contexte perpetuelle avec checkpoints structures, (6) Documentation incrementielle sans doublons, (7) Vigilance workflow/CI-CD/securite, (8) TODO/plan obligatoire avant tout travail, (9) Documentation FR/EN scholar style signee Julien GELEE, (10) Zero credentials/API keys/donnees sensibles en clair. Posture ingenieur generaliste specialise IA.
2026-01-05
feature-implement.md
3
1 export feature-implement
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Systematic approach to implementing new features in the Rust memory system following project conventions. Use when adding new functionality with proper testing and documentation.
2026-01-05
command-development.md
3
1 export command-development
2 melodic-software from "melodic-software/claude-code-plugins"
3 Central authority for Claude Code slash commands. Covers built-in commands, custom slash commands (project and personal), plugin commands, MCP slash commands, SlashCommand tool, frontmatter configuration, arguments ($ARGUMENTS, $1, $2), bash execution, file references, namespacing, and skills vs slash commands comparison. Assists with creating custom commands, configuring command behavior, understanding command types, and troubleshooting command issues. Delegates 100% to docs-management skill for official documentation.
2026-01-05
propose-feature-test-plan.md
3
1 export propose-feature-test-plan
2 cbgbt from "cbgbt/bottlerocket-forest"
3 Create a test plan mapping EARS requirements and Critical Constraints to specific tests
2026-01-05
lea.md
3
1 export lea
2 mcclowes from "mcclowes/lea"
3 Use when writing or modifying Lea code - pipe-oriented functional language with tree-walk interpreter
2026-01-05
security-audit-and-vulnerability-scanning.md
3
1 export security-audit-and-vulnerability-scanning
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 Comprehensive security audit workflow including dependency scanning, unsafe code detection, and secret management. Use when scanning for vulnerabilities or before production deployment.
2026-01-05
marketplace-release.md
3
1 export marketplace-release
2 Emasoft from "Emasoft/ghe-marketplace"
3 Use when creating releases for Claude Code plugin marketplaces. Supports independent plugin versioning - each plugin can be released separately. Triggered by "release", "bump version", "create release", "publish plugin".
2026-01-05
move-a-file.md
3
1 export move-a-file
2 Synthesys-Lab from "Synthesys-Lab/agentize"
3 Move or rename a file while automatically updating all references in source code and documentation
2026-01-05
context-engineering-framework.md
3
1 export context-engineering-framework
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 Autonomous context extraction and structuring for converting unstructured information from multiple sources into AI-interpretable structured formats.
2026-01-05
merge-resolver.md
3
1 export merge-resolver
2 rjmurillo from "rjmurillo/ai-agents"
3 Resolve merge conflicts intelligently using git history. Fetches PR context, identifies conflicted files, uses git blame and commit history to infer developer intent. Applies resolution strategies based on change type (bugfix, feature, refactor). Auto-resolves session artifacts and templates. Validates session protocol before push.
2026-01-05
lockfile.md
3
1 export lockfile
2 juanre from "juanre/llmring"
3 Use when creating llmring.lock file for new project (REQUIRED for all applications), configuring model aliases with semantic task-based names, managing environment-specific profiles (dev/staging/prod), or setting up fallback models - lockfile creation is mandatory first step, bundled lockfile is only for llmring tools
2026-01-05
filament-testing.md
3
1 export filament-testing
2 mwguerra from "mwguerra/claude-code-plugins"
3 Generate Pest tests for FilamentPHP v4 resources, forms, tables, and authorization
2026-01-05
reviewing-type-safety.md
3
1 export reviewing-type-safety
2 thkt from "thkt/claude-config"
3 TypeScript type safety patterns and best practices for maximum type coverage. Triggers: 型安全, type safety, any, unknown, 型推論, 型ガード, type guard, discriminated union, 判別可能なUnion, strictNullChecks, 型定義, 型カバレッジ, TypeScript, 暗黙のany, implicit any, 型アサーション, type assertion.
2026-01-05
skill-development.md
3
1 export skill-development
2 melodic-software from "melodic-software/claude-code-plugins"
3 Comprehensive meta-skill for creating, managing, validating, auditing, and distributing Claude Code skills. Provides skill templates, creation workflows, validation patterns, audit checklists, naming conventions, YAML frontmatter guidance, progressive disclosure examples, and best practices lookup. Use when creating new skills, validating existing skills, auditing skill quality, understanding skill architecture, needing skill templates, learning about YAML frontmatter requirements, progressive disclosure patterns, tool restrictions (allowed-tools), skill composition, skill naming conventions, or troubleshooting skill activation issues. Delegates to docs-management skill for official documentation.
2026-01-05
python-typing-patterns.md
3
1 export python-typing-patterns
2 0xDarkMatter from "0xDarkMatter/claude-mods"
3 Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.
2026-01-05
scribe-role-skill.md
3
1 export scribe-role-skill
2 enuno from "enuno/claude-command-and-control"
3 Professional technical writing and documentation skill for creating andmaintaining comprehensive, accurate, and user-friendly documentation forcodebases, APIs, deployment processes, and end-user guides.
2026-01-05
user-story-mapping.md
3
1 export user-story-mapping
2 melodic-software from "melodic-software/claude-code-plugins"
3 Jeff Patton's User Story Mapping technique for Agile discovery. Visualizes user journey as a map, identifies backbone activities, walking skeleton, and release slices. Use when organizing requirements into deliverable increments or defining MVP scope.
2026-01-05
claude-code-headless.md
3
1 export claude-code-headless
2 0xDarkMatter from "0xDarkMatter/claude-mods"
3 Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting.
2026-01-05
reviewing-silent-failures.md
3
1 export reviewing-silent-failures
2 thkt from "thkt/claude-config"
3 Silent failure detection patterns for frontend code. Triggers: サイレント障害, silent failure, 空のcatch, empty catch, 未処理Promise, unhandled rejection, unhandled promise, Error Boundary, fire and forget, エラーハンドリング, error handling, try-catch.
2026-01-05