SQLAlchemy ORM and Alembic migration best practices for building safe, performant database schemas. This skill should be used when writing, reviewing, or…
Updated 2026-09-20 17:46:01 +08:00
Frosted glass effect with translucent layers, subtle blur, and luminous borders for depth and modern elegance.
agent-skills
agentic-ai
agentic-workflow
agents
ai
ai-agents
ai-tools
awesome
awesome-list
awesome-readme
claude-design
codex
cursor
design
design-md
design-system
google-stitch
skills
Updated 2026-09-19 08:56:34 +08:00
Generate Guizang-style material illustrations, labeled explanatory visuals, material-styled chart illustrations, and data-first editorial images from articles,…
agent
chart-visualization
chinese
claude-code
codex
data-visualization
explainer
illustration
image-generation
material-illustration
skill
social-media
Updated 2026-09-19 07:52:33 +08:00
Audit animation code against Disney's 12 principles adapted for web. Use when reviewing motion, implementing animations, or checking animation quality. Outputs…
Updated 2026-09-19 07:36:10 +08:00
Comprehensive reference for building Mintlify documentation sites. Use when creating pages, configuring docs.json, adding components, setting up navigation, or…
Updated 2026-09-19 06:04:48 +08:00
day1-onboarding: AI Native Camp Day 1 온보딩. Claude와 대화하면서 Claude Code를 익힌다. "1일차", "Day 1", "온보딩" 요청에 사용.; day2-create-context-sync-skill: AI Native Camp Day 2 Context Sync 스킬 만들기. 여러 외부 도구에서 컨텍스트를 수집하여 하나의 sync 문서로 만드는 나만의 스킬을 직접 구축한다. "2일차", "Day 2", "context sync", "컨텍스트 싱크", "sync 스킬", "스킬…; day2-supplement-mcp: Day 2 보충 자료 - MCP 딥다이브. Claude Code에 외부 도구를 연결하는 MCP를 체계적으로 배운다. "MCP 배우기", "MCP 보충", "MCP 강의", "MCP 학습" 요청에 사용.; day4-wrap-and-analyze: AI Native Camp Day 4 Wrap & Analyze. session-…
Updated 2026-09-19 06:03:05 +08:00
Scan an iOS/macOS Xcode project for common App Store rejection patterns before submission. Use when preparing an app for App Store review, after receiving a…
Updated 2026-09-19 05:55:37 +08:00
Use when reviewing code for security vulnerabilities, implementing authentication/authorization, handling user input, or discussing web application security.…
Updated 2026-09-19 05:41:38 +08:00
appllama-app-design-skill: Build native-feeling, benchmark-quality mobile app screens (Expo / React Native). Use when designing or implementing any mobile UI — screens, flows,…; appllama-usage: Use the Appllama MCP (mcp.appllama.io) well — research real top-grossing mobile apps, their screens, flows, and UI elements, then build from what you learn.…
agent-skills
ai-agents
claude
claude-code
claude-code-skill
claude-skills
codex
codex-skill
cursor
design-system
expo
mcp
mobile-app-development
mobile-design
mobile-ui
model-context-protocol
react-native
skills
ui-design
Updated 2026-09-19 03:48:15 +08:00
review-all: Run a two-agent code review: spawn two fresh, clean-context agents that examine the SAME committed branch diff in parallel. One agent runs Codex's native…; api-review: Review the current Kelos branch, or an explicitly specified PR, issue, or diff, for Kubernetes API and CRD design quality. Use when asked for a Kelos API…; gjkim-instruction: Create and maintain gjkim_instruction.md, the root document for a loop-engineering effort. The document holds only the minimum requirements and…
Updated 2026-09-19 03:26:23 +08:00
presentation-deck: Structure a design presentation for a specific audience and decision. Use when presenting internally. For a portfolio narrative use `case-study`; for the…; typography-scale: Create a modular type scale with size, weight, and line-height relationships. Use when establishing typographic structure. For line length only use…; visual-hierarchy: Establish hierarchy through size, weight, colour, spacing, and position so the eye lands in the intended order. Use when composing new wor…
agentic
agentic-ai
ai
ai-tools
claude-code
design-system
design-systems
prompt-engineering
skills
ux-design
Updated 2026-09-19 03:07:41 +08:00
Generate extremely simple, cute, personified square character images with rounded heavy forms, two purposeful character colors, one solid background color, and…
Updated 2026-09-19 02:42:08 +08:00
Audits codebases for common security vulnerabilities that AI coding assistants introduce in "vibe-coded" applications. Checks for exposed API keys, broken…
Updated 2026-09-19 02:21:25 +08:00
google-drive: Google Drive integration. Manage Drives, Users, Permissions. Use when the user wants to interact with Google Drive data.; microsoft-outlook: Microsoft Outlook integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Outlook data.; confluence: Confluence integration. Manage document management data, records, and workflows. Use when the user wants to interact with Confluence data.; asana: Asana integration. Manage project man…
Updated 2026-09-19 01:45:43 +08:00
uv: Guide for using uv, the Python package and project manager. Use this when working with Python projects, scripts, packages, or tools.; ruff: Guide for using ruff, the extremely fast Python linter and formatter. Use this when linting, formatting, or fixing Python code.; ty: Guide for using ty, the extremely fast Python type checker and language server. Use this when type checking Python code or setting up type checking in Python…
Updated 2026-09-19 01:27:46 +08:00
Writes, reviews, and improves Swift Testing code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use Swift Testing.
Updated 2026-09-18 19:29:21 +08:00
Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or reviewing SwiftUI…
Updated 2026-09-18 08:48:57 +08:00
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless…
Updated 2026-09-14 20:54:32 +08:00
股票投资调研执行引擎,执行8阶段投资尽调流程。接收stock-question-refiner生成的结构化调研指令,部署多智能体并行研究,生成带引用的投资尽调报告。覆盖:公司事实底座、行业周期、业务拆解、财务质量、股权治理、市场分歧、估值护城河、综合报告。当用户需要进行股票投资研究、基本面分析、投资尽调时使用此技能。
Updated 2026-09-14 20:48:11 +08:00
php-best-practices: PHP 8.x modern patterns, PSR standards, and SOLID principles. Use when reviewing PHP code, checking type safety, auditing code quality, or ensuring PHP best…; react-vite-best-practices: React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving…; laravel-best-practices: Laravel 13 conventions and best practices. Use when creating controllers, models, migrations, validation, serv…
agent-rules
agent-skills
ai-agents
ai-slop
claude-code
code-quality
code-review
codex
cursor
laravel
nodejs
react
technical-debt
typescript
Updated 2026-09-14 14:32:27 +08:00