Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 64,249–64,272 of 69,325 skills
This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling & Cohesion, Immutability, Domain Integrity, Type System, Simplicity, and Performance. Ensures rigorous, evidence-based analysis by: (1) Understanding code flow first via implementation-analysis protocol, (2) Systematically evaluating each dimension with specific criteria, (3) Providing actionable findings with file:line references. Triggers when users request: code analysis, des...
Ensure the user interface meets premium design standards, maintains consistency with existing design tokens, and provides a polished user experience.
Core Ushabti concepts and development lifecycle. Load when starting any Ushabti workflow or orienting to the framework.
ウミガメのスープのお題の説明をする。新しい問題を出題するときはまずこのスキルを使う。
Step format and ordering rules for steps.md. Load when defining implementation steps or checking step requirements.
Structure and sections for review.md. Load when creating review scaffolds or recording review findings.
Mandatory files agents must read before acting. Load when starting agent work to ensure prerequisites are met.
Guidelines for asking clarifying questions. Load when deciding whether and how to ask the user for clarification.
Structure and field ownership for progress.yaml. Load when reading or updating phase progress state.
Phase sizing, scope boundaries, and anti-patterns. Load when evaluating whether a phase is well-formed or needs splitting.
Generate an onboarding-level summary of a codebase for new developers, including architecture, patterns, and key entry points
Descobre campos e estrutura de qualquer modelo do Odoo. Lista campos de tabela, busca campo por nome, inspeciona registro, faz consulta generica. Use quando: nao conhecer um modelo Odoo, precisar descobrir nome de campo, explorar estrutura de tabela, consulta em modelo nao mapeado.
Use when writing essays, explanations, or blog posts. Applies a Cartesian writing style - clear, methodical, building logically from foundations.
Derangement-CRDT Skill
サービス開発のためのデプスインタビューを実施し、ユーザーの真のニーズ・課題・動機を引き出す。5 Whys、ラダリング法を用いてプロダクト開発に活かせるインサイトを発見し、すべての会話をファイルに記録する。ユーザーリサーチ、課題発見、ペルソナ構築時に使用する。
キャリア設計のためのデプスインタビューを実施し、本人の価値観・強み・動機を引き出す。5 Whys、ラダリング法を用いてキャリアビジョンの明確化を支援し、すべての会話をファイルに記録する。転職相談、自己理解、キャリアカウンセリング時に使用する。
npm/yarn dependency management, package.json best practices ve version control.
deps.dev API v3 package metadata lookup. Covers version discovery, default/latest version, URL encoding. Keywords: deps.dev, api.deps.dev, package versions.
Handles deprecated APIs, types, and modules by applying safe migration patterns. Use when encountering deprecation warnings, migrating from deprecated code, updating dependencies with breaking changes, or modernizing legacy code to use current APIs.
Validates application readiness for Render/production deployment. Auto-runs when user mentions deployment. Prevents "works locally, fails in production" issues. Always run this BEFORE any deployment.
Expert guide for deploying Next.js apps to Vercel, managing environments, CI/CD pipelines, and production best practices. Use when deploying, setting up automation, or managing production.
Use DigitalOcean MCP and related tools to check deployment health, crash logs, environment consistency, and runtime issues for Unite-Hub / Synthex. Use when diagnosing deployment failures or verifying readiness.
Use when creating new domain features or adding new business capabilities. Triggers on requests to "create feature", "add new domain", "new module", "scaffold feature", or when implementing complete business features.
Strategic and Tactical expertise in Gravito DDD. Trigger this for complex domains requiring Bounded Contexts, Aggregates, and Event-Driven architecture.