Browse Skills
20307 skills found
fsharp-csharp-bridge.md
1
1
export
fsharp-csharp-bridge
2
from
"d-kishi/ubiquitous-lang-mng"
from
"d-kishi/ubiquitous-lang-mng"
3
F# Domain/Application層とC# Infrastructure/Web層の型変換パターンを自律的に適用。F#↔C#境界コード実装時・型変換エラー発生時・contracts-bridge Agent作業時に使用。Phase B1で確立した4つの変換パターンをガイド。
2026-01-05
testing-anti-patterns.md
1
1
export
testing-anti-patterns
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-05
design-director.md
1
1
export
design-director
2
from
"mxzinke/spanisch-lernen"
from
"mxzinke/spanisch-lernen"
3
Professional design director that elevates visual outputs through systematic design thinking. Applies warm color palettes, subtle shadows, generous whitespace, and motivation-aware patterns to dashboards, interfaces, and reports.
2026-01-05
ast-grep.md
1
1
export
ast-grep
2
from
"lwyBZss8924d/ReCodeAgent"
from
"lwyBZss8924d/ReCodeAgent"
3
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.
2026-01-05
claude-hooks.md
1
1
export
claude-hooks
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Claude Code hooks configuration specialist. Use when creating hooks for tool validation, logging, notifications, or custom automation in Claude Code.
2026-01-05
clerk.md
1
1
export
clerk
2
from
"wrsmith108/clerk-claude-skill"
from
"wrsmith108/clerk-claude-skill"
3
Clerk authentication integration for Astro/Next.js. Use when implementing authentication, handling Clerk middleware, testing with Playwright, or debugging auth issues. Trigger phrases include "Clerk auth", "sign in", "authentication", "middleware", "E2E testing with Clerk".
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"raisiqueira/claude-code-plugins"
from
"raisiqueira/claude-code-plugins"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
tailwind-component-builder.md
1
1
export
tailwind-component-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Build Astro/React components with TailwindCSS patterns and utility classes
2026-01-05
code-review.md
1
1
export
code-review
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Comprehensive code review framework for evaluating implementations against plans, requirements, and quality standards. Provides structured analysis with prioritized, actionable feedback.
2026-01-05
rspec-testing-patterns.md
1
1
export
rspec-testing-patterns
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Complete guide to testing Ruby on Rails applications with RSpec. Use this skill when writing unit tests, integration tests, system tests, or when setting up test infrastructure including factories, shared examples, and mocking strategies.
2026-01-05
pwa-storage-patterns.md
1
1
export
pwa-storage-patterns
2
from
"wchklaus97/remind-me-pwa"
from
"wchklaus97/remind-me-pwa"
3
Implement data persistence patterns for Progressive Web Apps. Use when working with browser storage APIs, implementing localStorage or IndexedDB, or managing client-side data persistence.
2026-01-05
debugging-assistant.md
1
1
export
debugging-assistant
2
from
"Olu-AnuAkin-Akinyemi/Grimora"
from
"Olu-AnuAkin-Akinyemi/Grimora"
3
Systematic debugging methodology, root cause analysis, performance profiling, and troubleshooting strategies for JavaScript and web applications. Covers VSCode debugging tools, console techniques, and professional debugging workflows.
2026-01-05
seo-analysis.md
1
1
export
seo-analysis
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
SEO analysis and optimization specialist. Use when conducting technical SEO audits, optimizing meta tags, analyzing Core Web Vitals, or improving search engine rankings. Focuses on actionable recommendations.
2026-01-05
collaborating-with-gemini.md
1
1
export
collaborating-with-gemini
2
from
"GuDaStudio/collaborating-with-gemini"
from
"GuDaStudio/collaborating-with-gemini"
3
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-05
utils-builder.md
1
1
export
utils-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Create utility functions and helper modules with pure functions and TypeScript types. Generates formatters (time, bytes, numbers), constants (colors, event types), and chart renderers (Canvas API). Keywords - utility function, helper, format, constants, utils, formatter, pure function, chart renderer
2026-01-05
advanced-types.md
1
1
export
advanced-types
2
from
"pluginagentmarketplace/custom-plugin-typescript"
from
"pluginagentmarketplace/custom-plugin-typescript"
3
Advanced TypeScript types including generics, conditionals, and mapped types
2026-01-05
lifecyclecompile-jit-modelfile.md
1
1
export
lifecyclecompile-jit-modelfile
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Build a JIT Modelfile that hardcodes current context into SYSTEM/TEMPLATE/PARAMETER and creates a temporary Ollama model. Use when you need a hyper-focused ephemeral model.
2026-01-05
building-nextjs-apps.md
1
1
export
building-nextjs-apps
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Build Next.js 16 applications with correct patterns and distinctive design. Use when creatingpages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Coversbreaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics.NOT when building non-React or backend-only applications.
2026-01-05
swiftui-performance-audit.md
1
1
export
swiftui-performance-audit
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
2026-01-05
hook-development.md
1
1
export
hook-development
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Utility] Guide for developing Claude Code hooks - shell commands that execute automatically in response to tool calls and notifications. Use this when users want to create, debug, or optimize hooks for automating workflows like linting, formatting, notifications, or custom validations. Supports PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification events.
2026-01-05
ui-ux-guidelines.md
1
1
export
ui-ux-guidelines
2
from
"Tylerbryy/codewarden"
from
"Tylerbryy/codewarden"
3
Enforce comprehensive UI/UX best practices for accessible, performant, and delightful interfaces. Use when building components, reviewing UI code, or evaluating user experiences.
2026-01-05
testing-skills-with-subagents.md
1
1
export
testing-skills-with-subagents
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use after writing a new skill and/or when testing existing skills, creating skill evaluations, or verifying skills work under pressure - applies TDD/RED-GREEN-REFACTOR to skill documentation by running baseline tests, measuring compliance, and closing rationalization loopholes
2026-01-05
docker-deployment.md
1
1
export
docker-deployment
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Containerize and deploy Node.js applications with Docker including multi-stage builds, Docker Compose, and production optimization
2026-01-05
anticipating-interface-stability.md
1
1
export
anticipating-interface-stability
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Assess interface stability and predict breaking changes by distinguishing stable contracts from volatile implementation details. Use when: (1) asked to evaluate dependency on an interface, library, or API, (2) code assumes interface behavior beyond documented contracts, (3) depending on observed behavior rather than guaranteed contracts, (4) architectural decisions hinge on interface stability and long-term maintenance costs.
2026-01-05