- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
Design Figma Agent
by shaul1991
ë¹ë기 ì²ë¦¬: í°í¸ ë¡ë ë± ë¹ë기 ìì ì await ì¬ì©
python-conventions
by rory-data
Python coding standards including PEP 8, type hints, modern syntax (3.11+), ruff formatting, uv package management, and best practices. Use when writing, reviewing, or refactoring Python code, setting up Python projects, or managing dependencies.
lemon-squeezy
by Codewithsaffy
"Reusable capabilities for integrating Lemon Squeezy (Merchant of Record) into Next.js/Supabase projects. Use when an agent needs to: (1) Initialize the Lemon Squeezy client, (2) Create checkout sessions with user tracking, (3) Implement secure webhook handlers, or (4) Manage subscription lifecycle (upgrades, downgrades, cancellations)."
orchestrator
by petestewart
Drive a project from PLAN.md to completion by coordinating work, spawning focused subagents, and maintaining plan accuracy. You coordinate, prioritize, verify, and keep the plan accurate—not implementing large tasks yourself.
auditing-backlog-checkboxes
by squirrel289
"Audit backlog work items in closed, completed, or ready-for-review status that still contain unchecked checklist items ([ ]). Validate each unchecked item against code and test evidence, mark only fully validated items as [x], and output only a per-work-item summary status report for Tasks and Acceptance Criteria plus recommended workflow next steps. Use when asked to audit completion evidence, clean up stale checklists, or prepare work items for closure/finalization."
chain-of-responsibility-python
by progmichaelkibenko
Implements the Chain of Responsibility pattern in Python. Use when the user mentions chain of responsibility, CoR, or when you need to chain handlers that each process and pass to the next—validation pipelines, processing steps, transformation chains, or any sequential pipeline.
typescript-security-review
by bromanko
This skill should be used when the user asks for "security review", "vulnerability scan", "audit TypeScript security", "security audit", "find vulnerabilities", "check for security issues", or wants a deep security analysis of TypeScript code including input validation, auth boundaries, and dependency risks.
quiz-game-mechanics
by violabg
Implement quiz game logic including game creation, player turn management, score calculation, answer validation, and game completion. Use when building game flows, turn-based mechanics, and scoring algorithms.
borumi-project
by bamorim
Edit Borumi video project files (.bmprojbundle) using sqlite3
SKILL.md — Jornada Rumo à Máxima Potência
by rumo-a-maxima-potencia
```
viem
by 0xSardius
TypeScript patterns for low-level EVM blockchain interactions using Viem. Use when writing Node scripts, CLI tools, or backend services that read/write to Ethereum or EVM chains. Triggers on contract interactions, wallet operations, transaction signing, event watching, ABI encoding, or any non-React blockchain TypeScript code. Do NOT use for React/Next.js apps with hooks (use wagmi skill instead).
conventional-commits
by mrgrauel
Draft and validate Git commit messages that follow Conventional Commits v1.0.0. Use when creating, rewriting, or reviewing commit messages for git commit, git commit --amend, PR cleanup, or release/changelog automation that depends on conventional commit types.
python-development
by vircung
Modern Python coding standards, best practices, testing patterns, and implementation guidelines
supabase-postgres-best-practices
by Jackiexiao
(中文)Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
action-creator
by aiagentskills
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).
skill:azure-auth - Microsoft Entra ID Authentication
by Olino3
Forge is a marketplace for a Claude Code Plugins
zhin-ai-integration
by zhinjs
Guides integration of AI/LLM capabilities in Zhin plugins using @zhin.js/ai. Covers multi-model providers, Agent tool calling, session management, streaming responses, unified tool services, and rich media output. Use when adding AI chat, agents, or tool-calling features to a Zhin bot.
mcp-apps-builder
by Leanmcp-Community
Build MCP Apps with interactive React UIs using the LeanMCP UI SDK. Use this skill when users ask for "MCP with UI", "MCP App", "interactive MCP", "leanmcp UI", "MCP dashboard", or want to create rich visual interfaces for their MCP tools. This skill covers @UIApp decorator, React components with useTool/useResource hooks, ToolDataGrid, ToolForm, ToolButton, and ChatGPT Apps support.
hytopia-world
by Abstrucked
Helps build and manage worlds in HYTOPIA SDK. Use when users need to create terrain, place blocks, manage chunks, or work with the world editor integration. Covers blocks, chunk loading, world generation, and build.hytopia.com workflow.
Skill: Notion
by iamthetonyb
The integration must be added to any pages/databases you want to access.
redux-best-practices
by felipeorlando
Redux and React-Redux best practices, patterns, and anti-patterns based on the official Redux style guide. Use when writing, reviewing, or refactoring Redux code including store setup, slices, reducers, selectors, async logic, state normalization, or React-Redux hooks. Triggers on tasks involving createSlice, configureStore, useSelector, useDispatch, thunks, RTK Query, or state management architecture decisions.
vue-best-practices
by hello-lizhihua
必须用于 Vue.js 任务。强烈建议使用带有 <script setup> 的组合式 API 和 TypeScript 作为标准方法。涵盖 Vue 3、SSR、Volar、vue-tsc。适用于任何 Vue、.vue 文件、Vue Router、Pinia 或使用 Vue 的 Vite 工作。除非项目明确要求选项式 API,否则始终使用组合式 API。
stripe-sync-troubleshooting
by ashutoshpw
When the user is experiencing issues with stripe-sync-engine. Also use when the user mentions "not working," "webhook error," "signature failed," "connection error," "data not syncing," or "stripe sync broken."
code-quality
by ab300819
Opinionated constraints for writing maintainable, testable code. Apply MTE principles, avoid over-engineering, guide refactoring, and provide code review checklists. Use when users write code, refactor, or need code review. Triggers on keywords like "code quality", "refactor", "review", "MTE", "代码质量", "重构", "审查".