83,201 skills sorted by stars.
Creates and validates catalog items for edition JSON files including spells, qualities, gear, augmentations, weapons, ar...
Use when documents need prose improvement, CLAUDE.md style enforcement (prose over bullets, bridging transitions, comple...
Generate a .editorconfig file for a repository
Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.
USE FOR: Configuring consistent C# coding styles, naming conventions, formatting rules, and Roslyn analyzer severity lev...
Use when planning multi-channel editorial calendars, enforcing publishing cadences, and coordinating distribution workfl...
Edit and refine textual content for clarity, style, and coherence in pilot documentation. Use when polishing drafts for...
Manage editorial workflows for newsrooms and publications. Use when tracking story assignments, managing deadlines, coor...
Guide for developing EDS blocks using vanilla JavaScript, Content Driven Development, and block decoration patterns. Cov...
Guide for testing EDS blocks using test.html files and the development server. Covers test file structure, EDS core inte...
Guide for debugging and performance optimization of EDS blocks including error handling, FOUC prevention, Core Web Vital...
Micro-lições financeiras e alerta de golpes
Expert-level education technology, learning management systems, and ed-tech platforms
6つの教育要素(目的/問題/解決/価値/信用/行動)に基づくコンテンツ設計。 Use when: (1) user says「教育シナリオ」「ステップメール設計」「ローンチシナリオ」, (2) user wants structured e...
Use AgentPMT external API to run the Federal and State Education Data Hub tool with wallet signatures, credits purchase,...
Transform Claude into an expert in evidence-based educational presentation design. Use when designing presentations for...
Write educational sales content that teaches first and sells naturally. Use for LinkedIn posts, emails, email funnels/nu...
Access edX university courses, MicroMasters, and professional certificates
Analyze and optimize E-E-A-T signals (Experience, Expertise, Authority, Trust) for content credibility.
Get best practices for Entity Framework Core
EF Core 数据访问与性能最佳实践:查询形状、No-Tracking、投影、Split Query、N+1 规避、编译查询等。
Entity Framework Core best practices including NoTracking by default, query splitting for navigation collections, migrat...
Before implementing Effect features, run effect-solutions list and read the relevant guide.
This skill should be used when the user asks about "Effect AI", "@effect/ai", "LLM integration", "AI tool use", "AI exec...
Atom.runtime, Atom.make, runtimeAtom.fn, operation atoms, Result handling. Atom-as-State doctrine for integrating Effect...
Value-based data structures (Data.struct, tuple, array) and high-performance collections (Chunk, HashSet). Use for safe...
Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for conc...
Concurrency with Effect.all, forEach concurrency, Fiber lifecycle, race and timeouts. Use for parallelizing tasks safely...
Config loading and Schema validation/transform. Use when defining configuration or validating inputs.
This skill should be used ANY TIME you're writing TypeScript with Effect, especially when the user asks about "Effect ty...
Use when Effect core patterns including Effect<A, E, R> type, succeed, fail, sync, promise, and Effect.gen for composing...
Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition....
Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handling...
Error modeling and recovery with TaggedError, catchTag(s), mapError, and retry schedules. Use when defining errors or ad...
Core Effect foundations and style for a coding agent. Use when starting an Effect task, choosing operators, or structuri...
Effect TypeScript patterns for frontend development including Schema validation, TanStack Query integration, forms, and...
HTTP server, routing, JSON responses and dependencies via layers. Use when wiring endpoints and services.