$ skills --list
AI 에이전트 스킬 둘러보기 및 발견
AI 에이전트 스킬 둘러보기 및 발견
Showing 43921-43940 of 44357 skills
Systematically challenge assumptions, scope, architecture, and design decisions in understanding documents or design docs. Use before design phase to surface risks, edge cases, and overlooked considerations.
Define the holistic testing approach across functional, non-functional, and automation layers for the initiative.
Initialize ÆtherLight in a new repository. Sets up folder structure, Git workflow, configuration files, and development standards.
Query game configuration table schemas and analyze table relationships using HTTP API and CFG syntax. This skill should be used when Claude needs to understand table structures for game development, query configuration data, or analyze foreign key relationships between tables.
Design systems, component libraries, responsive UI/UX, accessibility. Build premium interfaces that enterprise clients expect.
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
Homeostatic sensor validating all requirements have design coverage. Checks for requirements without components, APIs, or data models. Quality gate before Code stage. Use to ensure design completeness.
Marketing content writing frameworks and optimization techniques
Collaborative design refinement that transforms rough ideas into fully-formed specifications through Socratic questioning. Explores alternatives, validates incrementally, and presents designs in digestible chunks for feedback. Use before writing code or implementation plans when requirements are unclear or multiple approaches exist. Do NOT use when requirements are already well-defined, you're implementing a known pattern, or making small changes - proceed directly to implementation instead.
Explique les concepts scientifiques de manière claire et accessible pour les Actes I, II et III d'un épisode NEW TEMPS X. Utilise ce Skill quand tu dois expliquer des concepts scientifiques, créer une introduction intrigante, décrypter un mécanisme scientifique, ou poser des questions ouvertes sur un sujet scientifique.
WHEN: FastAPI project review, Pydantic models, async endpoints, dependency injectionWHAT: Pydantic validation + Dependency injection + Async patterns + OpenAPI docs + SecurityWHEN NOT: Django → django-reviewer, Flask → flask-reviewer, General Python → python-reviewer
Guide newcomers through learnings with patience and context. Use when user says "mentor me", "guide me through", "I'm new to", "help me understand", "walk me through". Auto-trigger when frustration or confusion detected.
Guide for integrating Gemini AI models with Firebase using Firebase AI Logic SDK. This skill should be used when implementing Gemini features (chat, content generation, structured JSON output), configuring security (App Check), or troubleshooting issues (rate limits, schema errors).
Restructure and improve code organization without changing behavior. Use when you see REFACTOR comments, when extracting functions, or when improving code structure.
Perform a focused web search and summarize authoritative sources.
This skill should be used when implementing dice rolling, creating Roll formulas, sending rolls to chat with toMessage, preparing getRollData, creating custom dice types, or handling roll modifiers like advantage/disadvantage. Covers Roll class, evaluation, and common patterns.
Responsive layout considerations using CSS and Javascript. When Claude needs to build responsive, fluid layouts.
Validates and enforces file creation rules, folder structure, and naming conventions.Use this skill BEFORE creating any new file or folder to ensure:1. Parent directory exists and is appropriate2. File/folder name follows conventions3. Correct template is used4. No duplicate files created5. Structure matches framework standardsTriggered by: Any file creation, folder creation, or structure changeThis is a PREVENTIVE skill - validates BEFORE action, not after.
This skill should be used when the user asks to "create background task", "add async job", "implement task queue", "schedule periodic task", "use Celery", "use ARQ", "process async", or mentions background processing, task queues, job scheduling, workers, or async jobs. Provides multiple task queue framework patterns.
Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques