Browse Skills

44915 skills found

framework-integrations.md
0
1 export framework-integrations
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 FastAPI/Next.js/Express integration patterns
2026-01-05
rsbuild-dev.md
0
1 export rsbuild-dev
2 doitsu2014 from "doitsu2014/my-blogs-rsbuild"
3 Run development tasks including build, dev server, linting, formatting, and Rsbuild configuration. Use when building the project, starting dev server, fixing lint errors, formatting code, or configuring Rsbuild.
2026-01-05
file-organizer.md
0
1 export file-organizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Organises files and folders by understanding context, finding duplicates, suggesting structures, and automating cleanup. Use when user mentions messy Downloads, can't find files, duplicate files, folder structure problems, cleanup tasks, or asks to organise/sort/tidy files and directories.
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 arturas-bes from "arturas-bes/kainuguru-api"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
utopia-container-queries.md
0
1 export utopia-container-queries
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Container query setup required for this project's cqi-based fluid scales. The type and space tokens use cqi units which need container-type declarations to function.
2026-01-05
nodejs-backend-patterns.md
0
1 export nodejs-backend-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
2026-01-05
notebooks-front-end.md
0
1 export notebooks-front-end
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when editing docs/index.html, creating charts with Plot, adding SQL cells, loading data with FileAttachment, or building visualizations. Triggers on any editing of docs/index.html, Observable notebooks, or front-end visualization work.
2026-01-05
session-handoff.md
0
1 export session-handoff
2 joe-butler-23 from "joe-butler-23/nix-config"
3 Mandatory workflow for ending AI coding sessions. Ensures work is captured, quality gates are met, and changes are synchronized before handoff.
2026-01-05
curriculum-package-common-cartridge.md
0
1 export curriculum-package-common-cartridge
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate IMS Common Cartridge 1.3 packages with QTI assessments, LTI tool links, discussion forums, and full gradebook integration. Use when creating portable, interoperable LMS packages for Canvas, Moodle, Blackboard. Activates on "create Common Cartridge", "CC package", "IMS CC", or "interoperable LMS package".
2026-01-05
websocket-toolkit-googleai-dart.md
0
1 export websocket-toolkit-googleai-dart
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automates updating googleai_dart when Gemini Live API WebSocket schema changes. Fetches latest schema, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for Live API updates, (2) Generating implementation plans for WebSocket changes, (3) Creating new message types from schema, (4) Syncing local schema with upstream. Triggers: "update live api", "sync websocket", "new messages", "live api changes", "check for live updates", "update live schema", "websocket version", "fetch live schema", "compare live schema", "what changed in live api", "live implementation plan".
2026-01-05
obsidian-canvas.md
0
1 export obsidian-canvas
2 AlejandroIglesiasCalvo from "AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
3 Editar o generar archivos de Obsidian Canvas (.canvas JSON) de forma segura: nodos, conexiones, posiciones. Evita corromper el JSON.
2026-01-05
4-domain-deep-dive.md
0
1 export 4-domain-deep-dive
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fourth step in building instruction context for codebase
2026-01-05
go-maintainable-code.md
0
1 export go-maintainable-code
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write clean, maintainable Go code following Clean Architecture, dependency injection, and ChecklistApplication patterns. Use when writing new Go code, refactoring, or implementing features.
2026-01-05
detox-mobile-test.md
0
1 export detox-mobile-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт Detox тестирования. Используй для React Native E2E tests и mobile automation.
2026-01-05
devops-infrastructure.md
0
1 export devops-infrastructure
2 take566 from "take566/mcp_server"
3 クラウドインフラ設計・IaC実装・監視設定・コンテナオーケストレーション。AWS、GCP、Azureのリソース構築、Terraform/Pulumi、Kubernetes、Docker、Prometheus/Grafana監視。「インフラ」「クラウド」「Terraform」「Kubernetes」「監視」「Docker」に関する質問で使用。
2026-01-05
forensic-test-analysis.md
0
1 export forensic-test-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when investigating test suite issues, reducing CI/CD time, identifying brittle tests, finding test duplication, or analyzing test maintenance burden - reveals test code quality problems through git history analysis
2026-01-05
test.md
0
1 export test
2 matte1782 from "matte1782/lecture-mind"
3 Testing workflow for quality assurance. Use after implementation to run tests, check coverage, and validate critical paths.
2026-01-05
asset-creator.md
0
1 export asset-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create visual assets (images, illustrations) using AI (OpenAI DALL-E).
2026-01-05
arcanea-tdd.md
0
1 export arcanea-tdd
2 frankxai from "frankxai/arcanea"
3 Test-Driven Development with Arcanean philosophy - write tests first, fail intentionally, implement minimally, refactor with confidence. Embodies the Arcanean principle that constraint liberates creativity.
2026-01-05
using-loaded-knowledge.md
0
1 export using-loaded-knowledge
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MANDATORY protocol enforcing knowledge check before EVERY response - prevents explaining systems without reading docs, claiming without verification, and ignoring auto-loaded context
2026-01-05
algorithmic-art.md
0
1 export algorithmic-art
2 Zazzles2908 from "Zazzles2908/Mini-Agent_ACP"
3 Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
2026-01-05
process-journals.md
0
1 export process-journals
2 tnez from "tnez/docent"
3 Review journal entries and extract valuable knowledge into formal documentation
2026-01-05
impact-modeling.md
0
1 export impact-modeling
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Social return on investment (SROI) modeling, blended finance structuring, and impact-weighted accounting. Use for evaluating social enterprises, impact investments, ESG integration, sustainability metrics, and theory of change financial modeling. Generates comprehensive impact assessments that blend financial returns with social and environmental outcomes, suitable for impact investors, foundations, and mission-driven organizations.
2026-01-05
manage-smithery-deployment.md
0
1 export manage-smithery-deployment
2 a-ariff from "a-ariff/Ariff-code-config"
3 Quick reference for Smithery and Cloudflare deployment operations. Use for deploying Canvas MCP server, managing workers on ariff.dev, and testing OAuth endpoints.
2026-01-05