Browse Skills
20307 skills found
codebase-inspection-protocol.md
1
1
export
codebase-inspection-protocol
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before any code generation task to discover existing patterns, conventions, dependencies, and file organization in the target Rails project. Trigger keywords: analyze, inspect, patterns, conventions, codebase, discover, structure, dependencies
2026-01-05
rust-quality.md
1
1
export
rust-quality
2
from
"legacy3/wowlab"
from
"legacy3/wowlab"
3
Review Rust code for idiomatic patterns, best practices, and production quality. Use when reviewing Rust crates, checking code quality, or before committing Rust changes.
2026-01-05
plugin-development.md
1
1
export
plugin-development
2
from
"andisab/swe-marketplace"
from
"andisab/swe-marketplace"
3
Use this skill when creating or refining Claude Code plugins. Plugins are bundled collections of agents, skills, commands, hooks, and MCP servers that provide cohesive functionality. Helps design proper directory structures, plugin.json configuration, marketplace distribution, and installation workflows. Automatically invoked when user requests "create a plugin", "bundle components", "distribute capabilities", or mentions plugin development.
2026-01-05
nest-mikro-orm-service.md
1
1
export
nest-mikro-orm-service
2
from
"bloominggrace/create-fullstack-service"
from
"bloominggrace/create-fullstack-service"
3
Use when creating or modifying NestJS service files that interact with MikroORM.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"bobmatnyc/terminator"
from
"bobmatnyc/terminator"
3
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
2026-01-05
swift-core-data.md
1
1
export
swift-core-data
2
from
"pluginagentmarketplace/custom-plugin-swift"
from
"pluginagentmarketplace/custom-plugin-swift"
3
Persist data with Core Data - models, contexts, fetch requests, migrations, SwiftData
2026-01-05
ux-psychology.md
1
1
export
ux-psychology
2
from
"s-hiraoku/spec2impl"
from
"s-hiraoku/spec2impl"
3
Apply UX psychology principles to frontend design. Use when designing UI components, improving user experience, increasing conversion, or making design decisions. Covers 43 psychological concepts including cognitive biases, behavioral patterns, visual design principles, and engagement techniques. Triggers on requests like "design a pricing page", "improve signup flow", "increase engagement", or "apply psychology to UI".
2026-01-05
java-jpa-hibernate.md
1
1
export
java-jpa-hibernate
2
from
"pluginagentmarketplace/custom-plugin-java"
from
"pluginagentmarketplace/custom-plugin-java"
3
Master JPA/Hibernate - entity design, queries, transactions, performance optimization
2026-01-05
localization-testing.md
1
1
export
localization-testing
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
2026-01-05
hooks-mastery.md
1
1
export
hooks-mastery
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
This skill should be used when the user asks to "create a hook", "configure hooks", "validate hook configuration", "add a PreToolUse hook", "add a PostToolUse hook", "add a SessionStart hook", mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, UserPromptSubmit, PermissionRequest, Notification, PreCompact, SessionEnd), or needs help with Claude Code hooks protocol. Provides comprehensive guidance for creating, configuring, and validating hooks following the official protocol specification.
2026-01-05
feature-flow.md
1
1
export
feature-flow
2
from
"mikivujkovic/claude-feature-flow"
from
"mikivujkovic/claude-feature-flow"
3
Guides a user through DDD → BDD → TDD → Git for a single feature, staying code-agnostic and interactive.
2026-01-05
securing-code.md
1
1
export
securing-code
2
from
"sumik5/dotfiles"
from
"sumik5/dotfiles"
3
Enforces secure coding practices. Required after all code implementations to run CodeGuard security check. Covers input validation, secrets management, and OWASP countermeasures.
2026-01-05
xcodeproj-analyzer.md
1
1
export
xcodeproj-analyzer
2
from
"paleoterra/PaleoRose"
from
"paleoterra/PaleoRose"
3
Parse and analyze Xcode project files to identify configuration issues, missing files, and build settings
2026-01-05
finding-skills.md
1
1
export
finding-skills
2
from
"jeongsk/claude-skills"
from
"jeongsk/claude-skills"
3
Searches and recommends Claude Code skills and plugins from local database and SkillsMP API. Activates when user asks to find skills, search plugins, get recommendations for PDF/Git/code-review/frontend tools, or requests feature-based tool discovery.
2026-01-05
drf-serializer-patterns.md
1
1
export
drf-serializer-patterns
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Enforces DRF serializer best practices including Input/Output separation and validation-only logic. This skill should be used when working with Django REST Framework serializers to ensure proper patterns, prevent business logic in serializers, and validate FormSerializer composition.
2026-01-05
performance-optimizer.md
1
1
export
performance-optimizer
2
from
"Lordjiggy/claude-code-marketplace"
from
"Lordjiggy/claude-code-marketplace"
3
Analyze and optimize code performance, identify bottlenecks, and suggest improvements
2026-01-05
codebase-structure.md
1
1
export
codebase-structure
2
from
"Reodor-Studios/create-reodor-app"
from
"Reodor-Studios/create-reodor-app"
3
Provides a high-level overview of the Next.js application's file structure and directory organization. Use when deciding where to place new files, components, server actions, database schemas, or when understanding the overall architecture of the codebase. Essential for maintaining consistent file organization and knowing where different types of code belong.
2026-01-05
typescript-enterprise-patterns.md
1
1
export
typescript-enterprise-patterns
2
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
3
Master advanced TypeScript patterns including branded types, discriminated unions, conditional types, and design patterns.
2026-01-05
backend-developer.md
1
1
export
backend-developer
2
from
"ncrmro/tetraship"
from
"ncrmro/tetraship"
3
Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.
2026-01-05
ideas-capture.md
1
1
export
ideas-capture
2
from
"gsannikov/Exocortex"
from
"gsannikov/Exocortex"
3
Capture and develop fleeting ideas via Apple Notes inbox. AI expands rough concepts into detailed plans, evaluates potential with scoring (feasibility, impact, effort), and organizes by type (Patent, Startup, Business, Project). Triggers - "process ideas", "show ideas", "expand idea", "evaluate idea", "new idea", "brainstorm", "idea inbox", "show patents", "show startups", "link ideas", "search ideas".
2026-01-05
vite-bundling.md
1
1
export
vite-bundling
2
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
3
Master Vite's modern bundling approach with ESM, HMR, and native performance optimizations.
2026-01-05
plan-collab.md
1
1
export
plan-collab
2
from
"SaharCarmel/Sahar-claude-code-marketplace"
from
"SaharCarmel/Sahar-claude-code-marketplace"
3
Collaborative plan review system with web UI. Use when entering plan mode or creating implementation plans. Enables users to view plans in browser, add inline comments by selecting text, and answer questions through a beautiful web interface.
2026-01-05
tech-debt-analyzer.md
1
1
export
tech-debt-analyzer
2
from
"agent-trust-protocol/atp-core"
from
"agent-trust-protocol/atp-core"
3
This skill should be used when analyzing technical debt in a codebase, documenting code quality issues, creating technical debt registers, or assessing code maintainability. Use this for identifying code smells, architectural issues, dependency problems, missing documentation, security vulnerabilities, and creating comprehensive technical debt documentation.
2026-01-05
bootstrap-customize.md
1
1
export
bootstrap-customize
2
from
"sjnims/bootstrap-expert"
from
"sjnims/bootstrap-expert"
3
This skill should be used when the user asks "how do I customize Bootstrap", "how to create a custom Bootstrap theme", "what Sass variables can I override", "how to implement dark mode in Bootstrap", "how to change Bootstrap colors", "how to override Bootstrap defaults", "how to add custom colors to Bootstrap", "how to enable Bootstrap shadows", "how to compile Bootstrap Sass", "how to use Bootstrap CSS variables", or needs help with Bootstrap theming, Sass variable overrides, CSS custom properties, or color mode implementation.
2026-01-05