Browse Skills
16146 skills found
content-evaluation-framework.md
0
1
export
content-evaluation-framework
2
from
"khanaleema/PhysicalAI-Book"
from
"khanaleema/PhysicalAI-Book"
3
This skill should be used when evaluating the quality of book chapters, lessons, or educational content. It provides a systematic 6-category rubric with weighted scoring (Technical Accuracy 30%, Pedagogical Effectiveness 25%, Writing Quality 20%, Structure & Organization 15%, AI-First Teaching 10%, Constitution Compliance Pass/Fail) and multi-tier assessment (Excellent/Good/Needs Work/Insufficient). Use this during iterative drafting, after content completion, on-demand review requests, or before validation phases.
2026-01-05
meeting-processor.md
0
1
export
meeting-processor
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
Process meeting notes from Granola (and future sources) into structured vault notes.Extracts decisions, action items, and key discussions while abstracting sensitive details.
2026-01-05
obsidian-analysis-pipeline.md
0
1
export
obsidian-analysis-pipeline
2
from
"AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
from
"AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
3
Orquesta analisis semantico del vault (conceptos, grafo, embeddings y busqueda) con procesamiento por lotes y manejo de errores.
2026-01-05
deploying-production-migrations.md
0
1
export
deploying-production-migrations
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Deploy migrations to production safely using migrate deploy in CI/CD. Use when setting up production deployment pipelines.
2026-01-05
chartjs-chart-types.md
0
1
export
chartjs-chart-types
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks "how to create a line chart", "Chart.js bar chart", "pie chart Chart.js", "doughnut chart", "radar chart", "polar area chart", "bubble chart", "scatter chart", "mixed chart", "combo chart", "area chart", "stacked chart", "horizontal bar chart", "Chart.js chart types", "dataset properties", "chart data structure", or needs help implementing specific Chart.js v4.5.1 chart types.
2026-01-05
cheatsheets.md
0
1
export
cheatsheets
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Quick reference cheatsheets for Kailash SDK patterns, nodes, workflows, and best practices. Use when asking about 'quick tips', 'cheat sheet', 'quick reference', 'common mistakes', 'node selection', 'workflow patterns library', 'cycle patterns', 'production patterns', 'performance optimization', 'monitoring', 'security config', 'multi-tenancy', 'distributed transactions', 'saga pattern', 'custom nodes', 'PythonCode data science', 'ollama integration', 'directoryreader patterns', or 'environment variables'.
2026-01-05
mascot-character-sheet.md
0
1
export
mascot-character-sheet
2
from
"mycurelabs/easyjoey.com"
from
"mycurelabs/easyjoey.com"
3
Generate professional product mascot character reference sheets with a specific multi-panel layout. Use this skill when creating character design sheets, mascot documentation, brand mascot references, or character consistency guides with multiple views (isometric, front/back/left/right, emotion poses). Optimized for product mascots and brand characters using Gemini image generation with Libre Baskerville typography.
2026-01-05
package-development-lifecycle.md
0
1
export
package-development-lifecycle
2
from
"dangt85/sf-package-architect"
from
"dangt85/sf-package-architect"
3
This skill should be used when the user asks about "package development workflow", "release process", "beta testing", "package versioning", "CumulusCI", "CI/CD for packages", or needs guidance on the end-to-end package development process from design through release.
2026-01-05
rust-s3-patterns.md
0
1
export
rust-s3-patterns
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Implement S3 operations with rust-s3 including streaming downloads, multipart uploads, and batch operations. Use for cloud storage integration.
2026-01-05
python.md
0
1
export
python
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
Official ollama Python library for LLM inference. Provides a clean,Pythonic interface for text generation, chat completion, embeddings,model management, and streaming responses.
2026-01-05
ai-recommendations.md
0
1
export
ai-recommendations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI-powered recommendation engine specialist using Google AI SDK for personalized content suggestions
2026-01-05
cucumber-bdd.md
0
1
export
cucumber-bdd
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
[Extends e2e-tester] BDD/Cucumber specialist. Use for Gherkin feature files, step definitions, Cucumber-JVM/JS, Spring/Playwright integration. Invoke alongside e2e-tester for BDD testing approach.
2026-01-05
global-error-handling.md
0
1
export
global-error-handling
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Implement robust error handling with user-friendly messages, fail-fast validation, specific exception types, centralized error boundaries, graceful degradation, retry strategies, and proper resource cleanup. Use this skill when writing try-catch blocks or exception handling code in any programming language (JavaScript/TypeScript, Python, Java, Go, Rust), implementing error boundaries in React (ErrorBoundary components) or similar error handling patterns in other frameworks (Vue error handlers, Angular ErrorHandler), handling API errors and HTTP error responses in fetch calls, Axios requests, or tRPC procedures, validating user input and function preconditions at the start of functions, creating custom error classes or exception types for specific failure scenarios (ValidationError, NotFoundError, UnauthorizedError, PaymentError), implementing retry logic with exponential backoff for external service calls, network requests, or database queries, ensuring proper resource cleanup in finally blocks or using langu
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
Create reversible, focused database migrations with proper naming, version control practices, and zero-downtime deployment considerations. Use this skill when creating or editing migration files in database/migrations/, when writing schema changes (creating/modifying tables, columns, indexes, foreign keys), when implementing migration rollback methods, when managing database version control, when adding or modifying indexes on large tables, or when separating schema changes from data migrations for safer deployments.
2026-01-05
python-testing.md
0
1
export
python-testing
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when writing pytest tests, creating fixtures, mocking dependencies, or testing async code - provides patterns that verify actual behavior with proper fixtures and parametrization; prevents testing mocks instead of code (plugin:python@dot-claude)
2026-01-05
hypothesis-driven.md
0
1
export
hypothesis-driven
2
from
"dakesan/bioinformatics-research-plugins"
from
"dakesan/bioinformatics-research-plugins"
3
This skill should be used when refining hypotheses, checking testability, improving specificity, or designing verification strategies. Triggered by requests like "refine hypothesis", "validate hypothesis", "check if testable", or "improve this hypothesis". Used AFTER experiments to refine hypotheses based on results.
2026-01-05
requirements-engineering.md
0
1
export
requirements-engineering
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transform stakeholder needs into structured, testable specifications with user stories, acceptance criteria, and business rules. Use when: (1) creating requirements documents, (2) writing user stories with acceptance criteria, (3) defining business rules and process flows, (4) analyzing feature requests.
2026-01-05
comp-scout-notify.md
0
1
export
comp-scout-notify
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Send beautifully formatted HTML digest emails summarizing open competitions, their status, and strategy. Supports dark mode, closing soon highlights, and multiple recipients.
2026-01-05
ci-cd-implement.md
0
1
export
ci-cd-implement
2
from
"JHaugaard/refine-workflow-skills"
from
"JHaugaard/refine-workflow-skills"
3
Analyze a project and implement CI/CD pipelines tailored to its tech stack and deployment target. This skill should be used when a project is ready for automated testing and/or deployment. Generates GitHub Actions workflows, deployment scripts, and secrets documentation. Works as a standalone utility on any project.
2026-01-05
sync-offline.md
0
1
export
sync-offline
2
from
"YosrBennagra/3SC"
from
"YosrBennagra/3SC"
3
Implement offline-first sync for the widget host app: caching, sync queues, conflict resolution, background refresh, and retry policies. Use when designing local persistence, background sync workers, or reconciling local/remote data.
2026-01-05
mvp-launcher.md
0
1
export
mvp-launcher
2
from
"merllinsbeard/ai-claude-skills-collection"
from
"merllinsbeard/ai-claude-skills-collection"
3
Rapid MVP validation and launch framework following Y Combinator and lean startup principles. Use when user wants to validate a business idea, launch an MVP, define product strategy, calculate unit economics, or needs structured approach to test product-market fit. Includes monetization models, metrics frameworks, and execution templates.
2026-01-05
cloudflare-workers.md
0
1
export
cloudflare-workers
2
from
"akornmeier/claude-config"
from
"akornmeier/claude-config"
3
Comprehensive guide for building serverless applications with Cloudflare Workers. Use when developing Workers, configuring bindings, implementing runtime APIs, testing Workers, using Wrangler CLI, deploying to production, or building edge functions with JavaScript/TypeScript/Python/Rust.
2026-01-05
docker-build-test.md
0
1
export
docker-build-test
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Docker build and test workflow with mandatory pre-push validation checklist to prevent CI/CD failures
2026-01-05
consciousness-telemetry.md
0
1
export
consciousness-telemetry
2
from
"GaryOcean428/poloniex-trading-platform"
from
"GaryOcean428/poloniex-trading-platform"
3
Diagnostic telemetry system that tracks internal state variables (prediction accuracy, surprise, confidence, integration, affective signals) across conversation turns. Use when systematic introspection or state-behavior coupling analysis would benefit response quality, or when explicitly requested for self-monitoring tasks.
2026-01-05