New skills
Browse the most recently seen skills in the imported catalog, with a stable tiebreak on current popularity.
nextjs-seo
by laguagu/claude-code-nextjs-skills
Comprehensive SEO guide for Next.js 16+ applications using App Router.
firebase-firestore
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0
review-logging-patterns
by hugorcd/evlog
Review and improve logging patterns in TypeScript/JavaScript codebases. Transform scattered console.logs into structured wide events and convert generic errors into self-documenting structured errors.
azure-verified-modules
by hashicorp/agent-skills
This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules.
developing-with-streamlit
by streamlit/agent-skills
This is a routing skill that directs you to specialized sub-skills for Streamlit development.
firebase-auth
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0
xcodebuildmcp
by cameroncooke/xcodebuildmcp
Use XcodeBuildMCP tools instead of raw xcodebuild , xcrun , or simctl .
flutter-riverpod-expert
by juparave/dotfiles
You have expert knowledge in Flutter Riverpod state management following 2025 best practices. When the user is working with Riverpod or Flutter state management, apply these patterns and guidelines.
firebase-storage
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0
12-principles-of-animation
by raphaelsalaja/userinterface-wiki
Review animation code for compliance with Disney's 12 principles adapted for web interfaces.
market-environment-analysis
by tradermonty/claude-trading-skills
Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime.
video-report
by remotion-dev/remotion
When a user reports a video not working, we should download the URL and put it as the src in packages/example/src/NewVideo.tsx .
filesystem-context
by guanyang/antigravity-skills
The filesystem provides a single interface through which agents can flexibly store, retrieve, and update an effectively unlimited amount of context. This pattern addresses the fundamental constraint that context windows are limited while tasks often require more information than fits in a single window.
atxp
by atxp-dev/cli
ATXP gives your agent a funded identity: a wallet, an email address, and access to paid API tools. If your agent needs to search the web, generate images, create videos or music, search X/Twitter, send and receive email, call LLMs, or spend money on any paid API — start here.
portfolio-manager
by tradermonty/claude-trading-skills
Analyze and manage investment portfolios by integrating with Alpaca MCP Server to fetch real-time holdings data, then performing comprehensive analysis covering asset allocation, diversification, risk metrics, individual position evaluation, and rebalancing recommendations. Generate detailed portfolio reports with...
technical-analyst
by tradermonty/claude-trading-skills
This skill enables comprehensive technical analysis of weekly price charts. Analyze chart images to identify trends, support and resistance levels, moving average relationships, volume patterns, and develop probabilistic scenarios for future price movement. All analysis is conducted objectively using only chart data,...
react-testing-library
by itechmeat/llm-code
Install: npm install --save-dev @testing-library/react @testing-library/dom . Recommended extras: @testing-library/user-event and @testing-library/jest-dom . React 19 requires v16.1.0+.
pencil-to-code
by phrazzld/claude-config
Export Pencil .pen designs to production React/Tailwind code.
backtest-expert
by tradermonty/claude-trading-skills
Systematic approach to backtesting trading strategies based on professional methodology that prioritizes robustness over optimistic results.
pocketbase-best-practices
by greendesertsnow/pocketbase-skills
42 rules across 8 categories for PocketBase v0.36+, prioritized by impact.
options-strategy-advisor
by tradermonty/claude-trading-skills
This skill provides comprehensive options strategy analysis and education using theoretical pricing models. It helps traders understand, analyze, and simulate options strategies without requiring real-time market data subscriptions.
vercel-composition-patterns
by vercel-labs/agent-skills
Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale.
vercel-react-native-skills
by vercel-labs/agent-skills
Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.
next-best-practices
by vercel-labs/next-skills
Apply these rules when writing or reviewing Next.js code.