Browse Skills
18175 skills found
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
python-dataviz.md
1
1
export
python-dataviz
2
from
"tbhb/oaps"
from
"tbhb/oaps"
3
This skill should be used when the user asks to "create a plot", "make a chart", "visualize data", "create a heatmap", "make a scatter plot", "plot time series", "create publication figures", "customize plot styling", "use matplotlib", "use seaborn", or needs guidance on Python data visualization, statistical graphics, or figure export.
2026-01-05
prisma-database.md
1
1
export
prisma-database
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
Prisma schema design and database operations for IntelliFill. Use when modifying database schema, writing queries, or managing migrations.
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
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
accessibility-contrast-audit.md
1
1
export
accessibility-contrast-audit
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Design System] Quantitative accessibility audit for UI - contrast ratios, font sizes, tap targets, heading hierarchy. Use when (1) checking WCAG color contrast compliance, (2) auditing text sizes for readability, (3) validating touch/click target sizes, (4) reviewing heading structure and landmarks, (5) user asks to 'check accessibility', 'audit contrast', 'WCAG compliance', or 'a11y check'.
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
lifecyclegarbage-collection.md
1
1
export
lifecyclegarbage-collection
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Remove the ephemeral model, flush VRAM, drop temp memory shards, and verify cleanup. Use immediately after transient execution.
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"xbklairith/kisune"
from
"xbklairith/kisune"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use when user asks to build web components, pages, or applications. Activates when user says "build UI", "create component", "design page", "make it look good", mentions "frontend", "CSS", "styling", or asks for visual improvements.
2026-01-05
begin.md
1
1
export
begin
2
from
"spaceCabbage/elixir-phoenix-tutorial"
from
"spaceCabbage/elixir-phoenix-tutorial"
3
Begin the interactive Elixir/Phoenix tutorial with guided sections and pauses for understanding
2026-01-05
vue-composition-api.md
1
1
export
vue-composition-api
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master Vue 3 Composition API with setup, ref, reactive, computed, watch, and composables for building scalable reactive applications.
2026-01-05
audit-report.md
1
1
export
audit-report
2
from
"Zate/cc-plugins"
from
"Zate/cc-plugins"
3
Template and formatting guidelines for security audit reports. Provides consistent structure for findings, severity classification, ASVS mapping, and remediation recommendations.
2026-01-05
vsa-boundary-modeler.md
1
1
export
vsa-boundary-modeler
2
from
"akiramei/blazor-enterprise-architecture-poc"
from
"akiramei/blazor-enterprise-architecture-poc"
3
Blazor VSA における Boundary パターンのモデリング支援。UI を持つ機能で Entity.CanXxx() メソッドの設計、Intent 定義、BoundaryService の責務分離を 支援する。AI の学習バイアス(古典 DDD は UI を対象外とする)により 忘却されやすい Boundary モデリングを自動的に想起させ、操作可否判定の 業務ロジックを Entity に正しく配置する設計を促す。
2026-01-05
beta.md
1
1
export
beta
2
from
"greenstevester/fastlane-skill"
from
"greenstevester/fastlane-skill"
3
Build and upload iOS app to TestFlight
2026-01-05
using-gh-cli-search.md
1
1
export
using-gh-cli-search
2
from
"aaddrick/gh-cli-search"
from
"aaddrick/gh-cli-search"
3
MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling
2026-01-05
creativity-feasibility-filter.md
1
1
export
creativity-feasibility-filter
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Eliminate options that violate hard constraints before detailed analysis. Use when: (1) asked to filter ideas against requirements, (2) hard constraints stated and options await triage, (3) many possibilities generated without feasibility assessment, (4) distinguishing non-starters from viable candidates.
2026-01-05
glide.md
1
1
export
glide
2
from
"glideapps/glide-code"
from
"glideapps/glide-code"
3
**The primary skill for building Glide apps.** Covers the full workflow, agent coordination, and browser automation.Use when building, creating, or modifying any Glide app. Read this first for any Glide project.
2026-01-05