Sharing Skills
Le partage de compétences est la capacité de contribuer des compétences depuis une branche locale à un référentiel en amont
Parcourez et installez des milliers de compétences pour AI Agents dans le répertoire Killer-Skills. Compatible avec Claude Code, Windsurf, Cursor et plus.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Le partage de compétences est la capacité de contribuer des compétences depuis une branche locale à un référentiel en amont
Use when searching for open-source resources, themes, components, libraries, or examples. Triggers on keywords like find, search for, look for, discover, open source, github, npm, template, example, boilerplate.
Design an implementation approach for a single ticket.
Finalize work to prepare a commit. Clean up unnecessary debug logs, remove unused methods added, do a final review to ensure tight elegant implementation, etc.
REST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation.
Keep a tiny-step implementation diary during coding sessions (what changed, why, commands run, failures, and what was learned), with docmgr integration (doc add/relate/changelog). Use when the user asks to keep a diary, write a dev log, or document work step-by-step.
프로젝트 디자인 시스템(토큰/컴포넌트 규칙/일관성)을 유지합니다. 기존 토큰과 컴포넌트 규칙을 우선 확인하고, 새로운 UI 요구사항을 시스템에 맞게 조정/추가할 때 사용합니다.
Build an installable ZIP for the Lime Pipeline Blender add-on. Use for release candidates, QA handoff to artists, or whenever version/changelog changes must ship as a distributable artifact.
Describes pycore (Python core library of core_node) requirements, conventions, and architecture. Use when developing or modifying code under pycore (pycore_module_caller, callmodule, pylauncher, pythreadpool, native_ui). Enforces three-layer separation, THREAD_BUS-only cross-thread communication, step-based native_ui, and shutdown priority. This skill defines pycore requirements only.
Builds dapps on Monad blockchain. Use when deploying contracts, setting up frontends with viem/wagmi, or verifying contracts on Monad testnet or mainnet.
Reduces API payload size via select/pagination, compression, and caching headers. Use when responses are large (>100KB) or high-traffic.
Audits and manages user access permissions across cloud services, SaaS applications, and internal systems to enforce least-privilege principles