Browse Skills
16146 skills found
agentuity-cli-cloud-ssh.md
1
1
export
agentuity-cli-cloud-ssh
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
SSH into a cloud project. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
event-driven-architecture.md
1
1
export
event-driven-architecture
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
Event-driven architecture patterns with event sourcing, CQRS, and message-driven communication. Use when designing distributed systems, microservices communication, or systems requiring eventual consistency and scalability.
2026-01-05
unsloth-mcp-server.md
1
1
export
unsloth-mcp-server
2
from
"ScientiaCapital/unsloth-mcp-server"
from
"ScientiaCapital/unsloth-mcp-server"
3
Work with the Unsloth MCP Server codebase. Use when maintaining, extending, or debugging this specific MCP server implementation. Provides architecture knowledge, code patterns, and development workflows.
2026-01-05
meeting-facilitator.md
1
1
export
meeting-facilitator
2
from
"tatat/agents-playground"
from
"tatat/agents-playground"
3
Plan and structure effective meetings with agendas and follow-ups
2026-01-05
cloudflare-backend-architect.md
1
1
export
cloudflare-backend-architect
2
from
"Olu-AnuAkin-Akinyemi/Grimora"
from
"Olu-AnuAkin-Akinyemi/Grimora"
3
Deep technical guide for building backends with CloudFlare Workers, D1 (SQL), KV (NoSQL), R2 (storage), and hybrid database strategies. Covers edge computing patterns, data modeling, performance optimization, and cost management for globally-distributed serverless applications.
2026-01-05
housekeeping.md
1
1
export
housekeeping
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Perform comprehensive project housekeeping - update roadmap, reconcile issues with implementation reality, organize completed work, and identify drift. This is a workflow skill that coordinates multiple parallel subagents for efficiency. Use when user says something like "run housekeeping", "do your housekeeping" or "clean up project state".
2026-01-05
supabase-rls-policy.md
1
1
export
supabase-rls-policy
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Expert guidance for writing Supabase PostgreSQL row-level security (RLS) policies. Use when creating, modifying, or troubleshooting RLS policies for Supabase databases, implementing access control patterns, or setting up table-level security rules.
2026-01-05
spec-generator.md
1
1
export
spec-generator
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Generates implementation specifications from conversation context optionally enriched with GitHub issue data
2026-01-05
capacity-planning.md
1
1
export
capacity-planning
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Plan infrastructure capacity for expected load. Use when sizing systems, planning for growth, or analyzing resource requirements. Covers load estimation and resource sizing.
2026-01-05
drizzle-orm-d1.md
1
1
export
drizzle-orm-d1
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build type-safe D1 databases with Drizzle ORM for Cloudflare Workers. Includes schema definition, migrationswith Drizzle Kit, relations, and D1 batch API patterns. Prevents 12 errors including SQL BEGIN failures.Use when: defining D1 schemas, managing migrations, writing type-safe queries, implementing relations orprepared statements, using batch API for transactions, or troubleshooting D1_ERROR, BEGIN TRANSACTION,foreign keys, migration apply, or schema inference errors.Prevents 12 documented issues: D1 transaction errors (SQL BEGIN not supported), foreign keyconstraint failures during migrations, module import errors with Wrangler, D1 binding not found,migration apply failures, schema TypeScript inference errors, prepared statement caching issues,transaction rollback patterns, TypeScript strict mode errors, drizzle.config.ts not found,remote vs local database confusion, and wrangler.toml vs wrangler.jsonc mixing.Keywords: drizzle orm, drizzle d1, type-safe sql, drizzle schema, drizzle migration
2026-01-05
learning-graph-generator.md
1
1
export
learning-graph-generator
2
from
"dmccreary/signal-processing"
from
"dmccreary/signal-processing"
3
Generates a comprehensive learning graph from a course description, including 200 concepts with dependencies, taxonomy categorization, and quality validation reports. Use this when the user wants to create a structured knowledge graph for educational content.
2026-01-05
agentuity-cli-cloud-sandbox-list.md
1
1
export
agentuity-cli-cloud-sandbox-list
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List sandboxes with optional filtering. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
error-message-explainer.md
1
1
export
error-message-explainer
2
from
"wedsamuel1230/arduino-skills"
from
"wedsamuel1230/arduino-skills"
3
Interprets Arduino/ESP32/RP2040 compiler errors in plain English for beginners. Use when user shares error messages, compilation failures, upload problems, or asks "what does this error mean". Covers common errors like undefined references, type mismatches, missing libraries, and board-specific issues.
2026-01-05
validating-roadmap.md
1
1
export
validating-roadmap
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Validates specification consistency, identifies implementation gaps, reviews roadmap coherence. Ensures documentation aligns, tasks are realistic, and dependencies are clear.
2026-01-05
ask-questions-if-underspecified.md
1
1
export
ask-questions-if-underspecified
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
Use when user requests implementation work (implement, add, create, build, refactor, fix) AND the request lacks clear acceptance criteria, scope, or constraints. Do NOT use during exploration, explanation, or continuation of ongoing work.
2026-01-05
create-pr.md
1
1
export
create-pr
2
from
"kristofferremback/threa"
from
"kristofferremback/threa"
3
Create a well-structured pull request with proper description, design decisions, and file changes. Use when asked to create a PR, open a PR, or submit changes for review.
2026-01-05
backend-guide.md
1
1
export
backend-guide
2
from
"pluginagentmarketplace/custom-plugin-design-system"
from
"pluginagentmarketplace/custom-plugin-design-system"
3
Complete backend development guide covering Node.js, Python, Go, Java, PHP, databases, APIs, authentication, and server architecture. Use when building server applications, APIs, or backend systems.
2026-01-05
mcp-servers-configuration.md
1
1
export
mcp-servers-configuration
2
from
"FeelsDEX/feels"
from
"FeelsDEX/feels"
3
MCP servers configuration and management for Claude Code
2026-01-05
interaction-challenge.md
1
1
export
interaction-challenge
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Stress-test reasoning through substantive objection that forces defense or revision. Use when: (1) asked to challenge or test claims, (2) idea has visible weaknesses or gaps, (3) consensus forms without examining alternatives, (4) logical flaws or contradictions present.
2026-01-05
github-workflow-automation.md
1
1
export
github-workflow-automation
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
2026-01-05
writing.md
1
1
export
writing
2
from
"edwinhu/claude-code-writing-skill"
from
"edwinhu/claude-code-writing-skill"
3
Assists with writing and editing general prose using Strunk & White's Elements of Style and Wikipedia's AI writing detection guide. Use when composing articles, blog posts, or editing text for clarity and authenticity.
2026-01-05
finishing-a-development-branch.md
1
1
export
finishing-a-development-branch
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
cosmian-kms.md
1
1
export
cosmian-kms
2
from
"oriolrius/pki-manager-web"
from
"oriolrius/pki-manager-web"
3
Expert guidance for Cosmian Key Management System including key generation, certificate management, encryption operations, access policies, and KMS CLI operations. Use this when working with Cosmian KMS, cryptographic key management, or Cosmian-specific PKI operations.
2026-01-05
operating-production-services.md
1
1
export
operating-production-services
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
SRE patterns for production service reliability: SLOs, error budgets, postmortems, and incident response.Use when defining reliability targets, writing postmortems, implementing SLO alerting, or establishingon-call practices. NOT for initial service development (use scaffolding skills instead).
2026-01-05