Browse Skills
44895 skills found
hooks-automation.md
8
1
export
hooks-automation
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Manage event hooks and connectors with secure routing and backoff
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
i18n-automation.md
8
1
export
i18n-automation
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Automate internationalization and localization with safe key management, locale plumbing, and validated translations.
2026-01-05
testing-symfony.md
8
1
export
testing-symfony
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Testing TDD & BDD - Atoll Tourisme. Use when writing tests, reviewing test coverage, or setting up testing.
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
infrastructure.md
8
1
export
infrastructure
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Design and deliver core infrastructure with resilient operations
2026-01-05
quality-tools.md
8
1
export
quality-tools
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Ferramentas de Qualidade de Codigo. Use when setting up quality tools or CI.
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
tmux-monitor.md
8
1
export
tmux-monitor
2
from
"stevengonsalvez/agents-in-a-box"
from
"stevengonsalvez/agents-in-a-box"
3
Monitor and report status of all tmux sessions including dev environments, spawned agents, and running processes. Uses tmuxwatch for enhanced visibility.
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
agent-selector.md
8
1
export
agent-selector
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Select the best-fit specialist agent from the registry using semantic matching, capability scoring, and tool alignment.
2026-01-05
superpowers-bootstrap.md
8
1
export
superpowers-bootstrap
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Bootstrap skill - Loads Superpowers SDLC workflow into every session
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
notion.md
8
1
export
notion
2
from
"vm0-ai/vm0-skills"
from
"vm0-ai/vm0-skills"
3
Notion API for managing pages, databases, and blocks. Use this skill to create pages, query databases, search content, and build integrations with Notion workspaces.
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
instagram.md
8
1
export
instagram
2
from
"vm0-ai/vm0-skills"
from
"vm0-ai/vm0-skills"
3
Instagram Graph API integration via curl. Use this skill to fetch and publish Instagram media.
2026-01-05
navigation.md
8
1
export
navigation
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Navegação - Expo Router. Use when implementing navigation.
2026-01-05
security.md
8
1
export
security
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Central hub for secure design, vulnerability assessment, and remediation routing across the security skill group.
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
autonomous-development.md
8
1
export
autonomous-development
2
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3
Comprehensive autonomous development strategies including milestone planning, incremental implementation, auto-debugging, and continuous quality assurance for full development lifecycle management
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
nux-first-week-analyzer.md
8
1
export
nux-first-week-analyzer
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Analyze new user experience (NUX) in their first week after onboarding completion
2026-01-05