Browse Skills
20307 skills found
tooling.md
8
1
export
tooling
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Flutter Tooling - Tools and Commands. Use when working with tooling.
2026-01-05
implementing-tasks.md
8
1
export
implementing-tasks
2
from
"dhruvbaldawa/ccconfigs"
from
"dhruvbaldawa/ccconfigs"
3
Implements tasks from .plans/ directories by following implementation guidance, writing code and tests, and updating task status. Use when task file is in implementation/ directory and requires code implementation with comprehensive testing. Launches research agents when stuck.
2026-01-05
quality-run-linters.md
8
1
export
quality-run-linters
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Run all configured linters including mojo format, markdownlint, and pre-commit hooks. Use before committing code to ensure quality standards are met.
2026-01-05
performance.md
8
1
export
performance
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Performance & Optimisation - Atoll Tourisme. Use when optimizing performance or profiling code.
2026-01-05
calculate-coverage.md
8
1
export
calculate-coverage
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Measure test coverage and identify untested code. Use when assessing test completeness.
2026-01-05
validate-inputs.md
8
1
export
validate-inputs
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Check function inputs for correctness and safety. Use when implementing defensive programming.
2026-01-05
security-reactnative.md
8
1
export
security-reactnative
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Seguridad - Mejores Prácticas de React Native. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
secrets-scanner.md
8
1
export
secrets-scanner
2
from
"jamesjlundin/full-stack-web-and-mobile-template"
from
"jamesjlundin/full-stack-web-and-mobile-template"
3
Scan codebase for secrets, API keys, credentials, and PII. Detect hardcoded sensitive data. Use when auditing for secrets, checking for exposed keys, reviewing security, or scanning for PII.
2026-01-05
link-langchain.md
8
1
export
link-langchain
2
from
"BI4O/langchain1.0-in-10-lines"
from
"BI4O/langchain1.0-in-10-lines"
3
快速在新 Next.js 项目中集成 LangGraph 后端(localhost:2024),创建极简的 /chat 页面,支持真正的流式 AI 对话。适用于需要快速搭建聊天界面的场景:1) 集成 LangGraph Studio 本地部署的后端,2) 创建支持实时流式响应的聊天页面,3) 使用 LangGraph SDK 进行客户端直接连接,4) 实现优雅的 UI 交互(避免双气泡、流畅的加载动画)。
2026-01-05
writing-go.md
8
1
export
writing-go
2
from
"alexei-led/claude-code-config"
from
"alexei-led/claude-code-config"
3
Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.
2026-01-05
tailwind.md
8
1
export
tailwind
2
from
"mae616/ai-template"
from
"mae616/ai-template"
3
Tailwind CSSを、utility-first(早すぎる抽象化を避ける)という思想で運用し、UI実装の認知負荷を下げながら一貫性と保守性を保つための設計・レビュー・リファクタ判断を整理する。doc/rdd.md に「技術スタック Tailwind」または「技術スタック Tailwind CSS」がある場合や、CSS設計/命名/デザインシステム/クラス肥大化の相談で使う。
2026-01-05
aws-serverless-eda.md
8
1
export
aws-serverless-eda
2
from
"leegonzales/AISkills"
from
"leegonzales/AISkills"
3
AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.
2026-01-05
research-synthesis.md
8
1
export
research-synthesis
2
from
"dhruvbaldawa/ccconfigs"
from
"dhruvbaldawa/ccconfigs"
3
Guide when to use built-in tools (WebFetch, WebSearch) and MCP servers (Parallel Search, Perplexity, Context7) for research. Synthesize findings into narrative for braindump. Use when gathering data, examples, or citations for blog posts.
2026-01-05
mojo-memory-check.md
8
1
export
mojo-memory-check
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Verify memory safety in Mojo code including ownership, borrowing, and lifetime management. Use when reviewing code or debugging memory issues.
2026-01-05
architecture.md
8
1
export
architecture
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Arquitectura Flutter - Clean Architecture y Mejores Prácticas. Use when designing architecture or reviewing code structure.
2026-01-05
tooling.md
8
1
export
tooling
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Ferramentas React - Configuracao e Otimizacao. Use when working with tooling.
2026-01-05
leetcode-teacher.md
8
1
export
leetcode-teacher
2
from
"jamesrochabrun/skills"
from
"jamesrochabrun/skills"
3
Interactive LeetCode-style teacher for technical interview preparation. Generates coding playgrounds with real product challenges, teaches patterns and techniques, supports Python/TypeScript/Kotlin/Swift, and provides progressive difficulty training for data structures and algorithms.
2026-01-05
observability.md
8
1
export
observability
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Establish observability for research systems, experiments, and data pipelines with guardrails and confidence ceilings.
2026-01-05
dependencies.md
8
1
export
dependencies
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Map, assess, and remediate project dependencies with routing to dependency-mapper and security checks.
2026-01-05
apify-js-sdk.md
8
1
export
apify-js-sdk
2
from
"rawveg/skillsforge-marketplace"
from
"rawveg/skillsforge-marketplace"
3
Apify JS SDK Documentation - Web scraping, crawling, and Actor development
2026-01-05
frontend-specialists.md
8
1
export
frontend-specialists
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Deliver resilient frontend solutions with performance, accessibility, and UX guardrails.
2026-01-05
discord-webhook.md
8
1
export
discord-webhook
2
from
"vm0-ai/vm0-skills"
from
"vm0-ai/vm0-skills"
3
Discord Webhook API via curl. Use this skill to send messages, embeds, and files to Discord channels without a bot.
2026-01-05
debugging-websocket-issues.md
8
1
export
debugging-websocket-issues
2
from
"AgentWorkforce/relay"
from
"AgentWorkforce/relay"
3
Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WS_ERR_UNEXPECTED_RSV_1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques
2026-01-05
profile-code.md
8
1
export
profile-code
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Measure execution time and memory usage of code. Use when analyzing performance characteristics.
2026-01-05