3123 results (22.3ms) page 16 / 157
madeinoz67 / madeinoz-knowledge-system-skill-developer exact

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...

dbt-labs / dbt-agent-skills-using-dbt-for-analytics-engineering exact

Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes. Use for analytics pipelines, data...

brettatoms / agent-skills-clojure-repl exact

Interact with running Clojure REPLs via nREPL. Evaluate Clojure code, query namespaces, test functions, and debug live Clojure systems. Use when working with .clj/.cljc/.cljs files and a REPL is available.

DonggangChen / antigravity-agentic-skills-auth-patterns exact

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing...

vuralserhat86 / antigravity-agentic-skills-auth-patterns exact

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing...

tomkrikorian / visionosagents-realitykit-visionos-developer exact

Build, debug, and optimize RealityKit scenes for visionOS, including entity/component setup, rendering, animation, physics, audio, input, attachments, and custom systems. Use when implementing...

dceoy / ai-coding-agent-skills-codex-ask exact

Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns are...

Automattic / agent-skills-wp-rest-api exact

Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument validation,...

hzqst / cs2-vibesignatures-find-cbaseplayercontroller-handlecommand-jointeam exact

Find and identify the CBasePlayerController_HandleCommand_JoinTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the...

digitalocean-labs / do-app-platform-skills-app-platform-sandbox exact

Create and manage isolated container sandboxes for AI agent code execution. Use when you need ephemeral environments to run untrusted code, execute agent workflows, or test in isolation. NOT for...

dceoy / ai-coding-agent-skills-gemini-ask exact

Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

hzqst / cs2-vibesignatures-find-ccsplayercontroller-changeteam exact

Find and identify the CCSPlayerController_ChangeTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the ChangeTeam function...

hzqst / cs2-vibesignatures-find-ccsgamerules-terminateround exact

Find and identify the CCSGameRules_TerminateRound function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the TerminateRound...

hzqst / cs2-vibesignatures-find-ccsplayercontroller-switchteam exact

Find and identify the CCSPlayerController_SwitchTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SwitchTeam function...

diet103 / claude-code-infrastructure-showcase-route-tester exact

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues....

jackspace / claudeskillz-route-tester exact

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues....

Dimillian / skills-ios-debugger-agent exact

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state,...

getsentry / agent-skills-sentry-fix-issues exact

Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack...

Brawl345 / browser-tools exact

Interact with a web browser. Can start a browser, connect to it, evaluate JavaScript, make screenshots, read console logs and let the user select DOM elements. Use when interacting with unknown...