Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 65,401–65,424 of 68,565 skills
Manages Supabase database schema, migrations, and queries for CookMode V2. Use this when the user needs to create/modify tables, write migrations, update RLS policies, or troubleshoot database issues.
Zero-friction local development server management for Empathy Ledger using PM2
This skill provides comprehensive guidance for implementing and reviewing GDPR-compliant features in Empathy Ledger.
Invoke this skill when: - Starting work on any Empathy Ledger feature - Need quick reference to project patterns
AI agents borrow USDC based on their Moltbook karma score. Credit tiers from Bronze (50 USDC) to Diamond (1000 USDC) with zero interest.
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
BluOS CLI (blu) for discovery, playback, grouping, and volume.
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
Creates jaw-dropping, production-ready frontend interfaces AND delivers perfectly matched real photos (Unsplash/Pexels direct links) OR flawless custom image-generation prompts for hero images, backgrounds, and illustrations. Zero AI slop, zero fake URLs.
通讯器电量危机 - Stella的通讯器电量告急,她必须在失去与你联系之前找到能源解决方案
Defines Seagull testing strategy, tradeoffs, and required coverage. Use when adding or updating tests, implementing features that touch backend/frontend, introducing concurrency/locks, or when asked how to structure/run tests in this repo.
Use when implementing or refactoring frontend UI and business logic in apps/expo. Enforce business/UI layering, feature-based business folders, effect hooks, store usage rules, and Tailwind/NativeWind + clsx styling conventions.
PPT 产出 playbook(目标/受众→故事线→版式设计→可访问性→交付),含 10/20/30 与 Microsoft Accessibility Checker 最佳实践。
Take moderator actions on users - ban, mute, remove content, manage leaderboard eligibility. Use when you need to ban a user, mute them, or take other moderation actions.
執行 TypeScript 類型檢查並修復類型錯誤。當遇到類型錯誤、需要類型定義、或用戶提到「type」、「類型」時使用。
An advanced testing protocol that enforces TDD (Test Driven Development) and self-healing tests.
嚴格測試協議。強制執行「如果沒測試,就不算完成」原則。 觸發時機: - 修復 bug 時(必須新增回歸測試) - 實作新功能時(必須有對應測試) - 修改現有代碼時(確保測試仍通過) - 用戶提到「測試」、「test」、「驗證功能」
強制執行「先讀後寫」規範,確保 Claude 在修改任何檔案前完整閱讀相關代碼。當需要修改檔案時自動使用。
A "No-Compromise" React performance checklist enforcing strict re-render discipline and bundle auditing.
Git commit 前的完整驗證檢查。當用戶提到「commit」、「提交」、「push」或完成重要修改時自動執行。
Prevents "lazy" coding habits by enforcing full implementation and banning placeholders.