Browse Skills
9063 skills found
spring-boot-observability.md
1
1
export
spring-boot-observability
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Spring Boot 4 observability with Actuator, Micrometer, and OpenTelemetry. Use when configuring health indicators, custom metrics, distributed tracing, production endpoint exposure, or Kubernetes/Cloud Run probes. Covers Actuator security, Micrometer Timer/Counter/Gauge patterns, and OpenTelemetry span customization.
2026-01-05
github-actions.md
1
1
export
github-actions
2
from
"mcclowes/omg"
from
"mcclowes/omg"
3
Use when creating GitHub Actions workflows for CI/CD - testing, building, publishing npm packages, and automating repository tasks
2026-01-05
testing.md
1
1
export
testing
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
Write tests for IntelliFill using Jest (backend) and Vitest (frontend). Use when adding unit tests, integration tests, or component tests.
2026-01-05
nestjs.md
1
1
export
nestjs
2
from
"specvital/specvital.github.io"
from
"specvital/specvital.github.io"
3
Provides NestJS framework development standards and architectural patterns. Ensures domain-centric architecture, proper dependency injection, and decorator pattern utilization. Specializes in modular design, providers and services, middleware and guards, interceptors and pipes, custom decorators, and microservices architecture.Use when: developing NestJS applications, designing module structure (@Module), creating controllers (@Controller) and services (@Injectable), implementing REST or GraphQL APIs, configuring dependency injection, building middleware and guards, creating custom decorators, implementing authentication/authorization, designing microservices with NestJS, or integrating with TypeORM/Prisma for database access.
2026-01-05
golang-expert.md
1
1
export
golang-expert
2
from
"fjacquet/camt-csv"
from
"fjacquet/camt-csv"
3
Expert Go/Golang development guidance enforcing best practices, functional programming principles,KISS, DRY, and idiomatic patterns. Use when: (1) Writing new Go code, (2) Reviewing Go code forquality issues, (3) Refactoring Go code, (4) Designing Go architecture with interfaces and DI,(5) Writing or improving Go tests, (6) Debugging concurrency or performance issues,(7) User asks about Go best practices or patterns.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"coodeex/agentic-coding"
from
"coodeex/agentic-coding"
3
Use when implementing any feature or bugfix, before writing implementation code
2026-01-05
specialized-roles-skill.md
1
1
export
specialized-roles-skill
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master specialized tech careers including Product Management, Engineering Management, DevRel, Technical Writing, QA, Blockchain, Game Development, Cybersecurity, and UX Design. Navigate multiple career paths beyond traditional software development.
2026-01-05
test-automation-strategy.md
1
1
export
test-automation-strategy
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Design and implement effective test automation with proper pyramid, patterns, and CI/CD integration. Use when building automation frameworks or improving test efficiency.
2026-01-05
github-security-review.md
1
1
export
github-security-review
2
from
"MaTriXy/github-review-skill"
from
"MaTriXy/github-review-skill"
3
Analyze GitHub repository security alerts and generate remediation plans. Use when the user asks to review security alerts, fix vulnerabilities, check dependabot alerts, review code scanning issues, or address secret scanning findings for a GitHub repository. Triggers on requests mentioning GitHub security, repo security review, vulnerability remediation, or security audit.
2026-01-05
supabase-operations.md
1
1
export
supabase-operations
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
This skill should be used when the user asks to "list posters", "get poster info", "fetch context document", "get latest poster", "check poster count", "show poster details", "get context for poster", "show enrichment quality", "diagnose enrichment", "show pulse script", "get all poster data", "check what data we have", or mentions Supabase, posters, context documents, enrichment, or database queries. Provides commands and scripts for querying Local Pulse poster data from Supabase.
2026-01-05
test-auth-wrapper.md
1
1
export
test-auth-wrapper
2
from
"Sanchay-T/influencer-platform-app"
from
"Sanchay-T/influencer-platform-app"
3
Expert knowledge on CLI testing with auth bypass, automated endpoint testing, and the 3 bypass methods (headers, environment, test headers). Use this skill when user asks about "test endpoint", "cli testing", "auth bypass", "curl", "automated testing", "local development", or "testing without clerk".
2026-01-05
reporting.md
1
1
export
reporting
2
from
"refractionPOINT/lc-ai"
from
"refractionPOINT/lc-ai"
3
Generate comprehensive multi-tenant security and operational reports from LimaCharlie. Provides billing summaries, usage roll-ups, detection trends, sensor health monitoring, and configuration audits across multiple organizations. Supports both per-tenant detailed breakdowns and cross-tenant aggregated roll-ups. Built with strict data accuracy guardrails to prevent fabricated metrics. Supports partial report generation when some organizations fail, with transparent error documentation. Time windows always displayed, detection limits clearly flagged, zero cost calculations.
2026-01-05
wordpress-plugin-core.md
1
1
export
wordpress-plugin-core
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build secure WordPress plugins with core patterns for hooks, database interactions, Settings API, custom post types, REST API, and AJAX. Covers three architecture patterns (Simple, OOP, PSR-4) and the Security Trinity.Use when creating plugins, implementing nonces/sanitization/escaping, working with $wpdb prepared statements, or troubleshooting SQL injection, XSS, CSRF vulnerabilities, or plugin activation errors.
2026-01-05
mutation-testing.md
1
1
export
mutation-testing
2
from
"knowlet/skills"
from
"knowlet/skills"
3
在單元測試通過後觸發。透過引入人工錯誤(Mutants)來「測試你的測試」,確保測試案例具有足夠的錯誤偵測能力,建立對驗證機制的信任(Trust the Verification)。
2026-01-05
triaging-playwright-failures.md
1
1
export
triaging-playwright-failures
2
from
"skyasu2/openmanager-vibe-v5"
from
"skyasu2/openmanager-vibe-v5"
3
Automated E2E test failure classification and diagnosis workflow for Playwright tests. Triggers when user reports Playwright failures, E2E test errors, or requests test triage. Use for timeout, selector, network, assertion, or page crash analysis.
2026-01-05
building-chat-interfaces.md
1
1
export
building-chat-interfaces
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Build AI chat interfaces with custom backends, authentication, and context injection.Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context,or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns.NOT when building simple chatbots without persistence or custom agent integration.
2026-01-05
a11y-specialist.md
1
1
export
a11y-specialist
2
from
"deve1993/Quickfy-website"
from
"deve1993/Quickfy-website"
3
Expert in web accessibility (WCAG 2.1/2.2 AA/AAA compliance), ARIA patterns, keyboard navigation, screen reader testing, color contrast, focus management, and automated accessibility testing
2026-01-05
quality-lead.md
1
1
export
quality-lead
2
from
"totalaudiopromo/totalaud.io"
from
"totalaudiopromo/totalaud.io"
3
Testing and validation specialist - handles test suite execution, mobile UX validation, accessibility checks, and pre-deployment QA.
2026-01-05
php-api.md
1
1
export
php-api
2
from
"pluginagentmarketplace/custom-plugin-php"
from
"pluginagentmarketplace/custom-plugin-php"
3
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
2026-01-05
dev-browser.md
1
1
export
dev-browser
2
from
"wrsmith108/dev-browser-claude-skill"
from
"wrsmith108/dev-browser-claude-skill"
3
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
2026-01-05
code-quality.md
1
1
export
code-quality
2
from
"Willbots/orchestrator"
from
"Willbots/orchestrator"
3
Code quality standards including async error handling, TypeScript strict mode, secrets prevention, and test requirements
2026-01-05
security.md
1
1
export
security
2
from
"pluginagentmarketplace/custom-plugin-javascript"
from
"pluginagentmarketplace/custom-plugin-javascript"
3
JavaScript security best practices and vulnerability prevention.
2026-01-05
session-recorder.md
1
1
export
session-recorder
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
This skill should be used when the user asks to "record session", "log interactions", "track session activity", "audit Claude usage", "create session logs", or when session recording is enabled. Provides instructions for the hybrid recording approach where Claude self-reports summaries of completed work.
2026-01-05
agentuity-cli-cloud-scp-upload.md
1
1
export
agentuity-cli-cloud-scp-upload
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Upload a file using security copy. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05