home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
frontend
192

pr-screenshot

UI変更を含むPRで、agent-browserでスクリーンショットを撮影し、R2にアップロードしてPR本文に貼り付ける

team-mirai
team-mirai
development
open
full-stack
192

feature-implementation

Use when: implementing new features, adding CRUD functionality, creating new pages/routes/components, adding database tables, building new API endpoints, adding worker processors, extending the platform with new capabilities, or when asked to 'add a feature', 'create a new module', or 'build X'. Covers end-to-end implementation across Next.js App Router, NestJS worker, Drizzle ORM, BullMQ queues, React components, RBAC permissions, and all SuperCheck architectural conventions.

supercheck-io
supercheck-io
development
open
full-stack
192

nerv-ui

NERV Operations Console v2 — Evangelion-inspired UI component library. Data-driven Three.js MAGI visualization (yield surface mesh + organic flow curves + bar columns), blockchain event log terminal, dense metrics grid, vault cards, oracle consensus display, CRT effects, emergency mode. Noto Serif Display (weight 900) + Shippori Mincho B1 + JetBrains Mono. NO HELVETICA. Every pixel conveys information.

TheGreatGildo
TheGreatGildo
development
open
package-distribution
191

nix-manager

Manage Nix packages, flakes, and configurations using Determinate Nix installer patterns. Use when installing/updating packages, creating flakes, troubleshooting Nix issues, or optimizing Nix workflows. Keywords: nix, flake, package, nixpkgs, nix profile, flake.nix, flake.lock, determinate, nix-installer

wcygan
wcygan
development
open
package-distribution
191

cross-platform-guardian

Ensure cross-platform compatibility across macOS (Intel/ARM), Ubuntu, and Fedora for this dotfiles repository. Detects and auto-fixes hardcoded paths, platform-specific assumptions, package availability issues, and test coverage gaps. Use when adding features, updating configs, bumping Nix flake, or investigating platform-specific bugs. Keywords: cross-platform, compatibility, macOS, Linux, Ubuntu, Fedora, platform, portability, Nix flake, Docker test, CI

wcygan
wcygan
development
open
backend
191

api-reference

Memoria REST API endpoints, request/response formats, auth, rate limits. Use when calling or implementing API endpoints.

matrixorigin
matrixorigin
development
open
full-stack
191

vapor

Expert guidance for Vapor 4+ development, focusing on async/await, Fluent, and content negotiation.

tryswift
tryswift
development
open
backend
191

axum

Axum Rust web framework expert. Auto-loads when working with axum Router, handlers, extractors, FromRequest, IntoResponse, State, middleware, tower layers, tower-http, axum::serve, method routing, Json extractor, Path extractor, Query extractor, error handling, or Rust HTTP APIs. Keywords: axum, router, handler, extractor, middleware, tower, IntoResponse, FromRequest, State, Rust web, HTTP API

wcygan
wcygan
development
open
backend
191

connectrpc

ConnectRPC expert for Go servers and Node.js clients. Auto-loads when working with ConnectRPC, connect-go, connect-node, protobuf RPC, buf codegen, gRPC-compatible APIs, streaming RPCs, ConnectError, interceptors, service handlers, transport configuration, or REST-to-RPC proxy patterns. Covers the architecture where Node frontend servers proxy REST+JSON from the UI into ConnectRPC calls to Go backend services.

wcygan
wcygan
development
open
cms-platforms
191

ignite

Guidelines for building static sites using the Ignite Swift framework.

tryswift
tryswift
development
open
cms-platforms
191

global-skill-creator

Create global Claude Code skills that are distributed via the dotfiles repository. Use when creating a new skill, adding a global skill, or making a skill available across all projects. Keywords: skill, global skill, create skill, new skill, SKILL.md

wcygan
wcygan
development
open
cms-platforms
191

api-workshop

Design new APIs or review existing ones using debate-driven multi-agent workshop. Agents propose designs and challenge each other on consumer UX, domain modeling, security, performance, and standards compliance. Use when the user wants to design a new API, review an existing API, decide between REST/GraphQL, or improve API architecture. Keywords: api design, api review, rest api, graphql, openapi, api architecture, api specification, endpoint design, api standards.

wcygan
wcygan
development
open
cms-platforms
191

design-research

Research website design, styling, and frontend implementation using Playwright CLI to capture screenshots and analyze structure. Use when a software engineer wants to understand and implement a similar design. Keywords: design research, website design, frontend analysis, UI study, design system, screenshot, Playwright

wcygan
wcygan
development
open
frontend
191

tailwind

Tailwind CSS v4 expert. Auto-loads when working with Tailwind CSS, utility classes, responsive design, dark mode, shadcn/ui, CSS variables, @theme directive, custom variants, component styling, clsx, cn helper, color palette, spacing, typography utilities, hover/focus/group/peer states, container queries, and @apply patterns.

wcygan
wcygan
development
open
frontend
191

ui-optimization

Analyze and optimize UI components for visual design, accessibility, and performance. Use when the user wants to improve existing UI, refine styling, enhance accessibility, or optimize frontend performance. Keywords: optimize UI, improve component, accessibility, responsive design, CSS optimization, visual polish, refine styling

wcygan
wcygan
development
open
full-stack
191

tanstack-start

TanStack Start full-stack React framework expert. Auto-loads when working on TanStack Start projects, TanStack Router, Vite+Nitro full-stack apps, createServerFn, createFileRoute, file-based routing, SSR/SPA mode, server functions, middleware, React Query integration, tRPC, Cloudflare/Netlify/Vercel deployment, isomorphic code patterns, route loaders, useSession authentication, and Tailwind v4 setup.

wcygan
wcygan
development
open
mobile
191

asc-submit

Build, archive, export, and upload the try! Swift Tokyo app to App Store Connect for iOS, macOS, and visionOS using ASC CLI.

tryswift
tryswift
development
open
mobile
191

skip

Guidelines for Android development using the Skip framework (Swift to Kotlin transpilation).

tryswift
tryswift
development
open
mobile
191

local-embedding

Run embedding on-device with ONNX Runtime. Build from source, model selection, offline mode. Use when setting up local embedding without an API key.

matrixorigin
matrixorigin
development
open
package-distribution
191

uv

UV Python package manager and project tool expert. Auto-loads when working with uv, pyproject.toml, Python project setup, inline script metadata (PEP 723), uv run, uv init, uv add, uv lock, uv sync, uvx, uv tool, Python dependency management, virtual environments, workspaces, or UV-based scripting suites. Keywords: uv, python, pyproject, pip, venv, dependencies, scripts, packaging.

wcygan
wcygan
development
open
scripting
191

context-repo-execute

Work a context-repo plan step by step. Reads context/specs/<slug>/plan.md, executes tasks in order on a feature branch with checkpoints, runs tests between steps, appends progress to memory/notes.md, and deletes the plan from plans/active when complete. Use when a plan exists and you want to start (or resume) execution. Keywords: execute plan, work the plan, context repo execute, resume plan

wcygan
wcygan
development
open
scripting
191

context-repo-plan

Turn a feature spec into an execution plan. Reads context/specs/<slug>/spec.md, arch/ maps, and repos.toml (if present). Produces specs/<slug>/plan.md as an ordered task DAG with per-task steps, migration ordering, compatibility windows, rollback points, and owners. Flags plans that cross ownership boundaries (monorepo). Forks to keep planning context isolated. Use after /context-repo-spec, or when a feature needs an ordered execution plan. Keywords: feature plan, task DAG, migration plan, context repo plan

wcygan
wcygan
development
open
cms-platforms
189

feature-developer

Implements new features, domains, and API endpoints.

maksimzayats
maksimzayats
development
open
frontend
189

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.

YYHDBL
YYHDBL
development
open
Previous
Page 302 / 986
Next