Skip to main content

这个仓库中的 skills

artofrawr/claude-control - 第 3 页

SkillsMP 已收集 artofrawr/claude-control 中的 113 个 Skill。打开任一 Skill 可查看来源和详情。

artofrawr/claude-control

已展示 33 / 113 个已收集 Skill。

职业分类
软件开发工程师
描述

Shopify app development - Remix, Admin API, checkout extensions

原文语言:英语

更新
职业分类
软件开发工程师
描述

Next.js with Supabase and Drizzle ORM

原文语言:英语

更新
职业分类
软件开发工程师
描述

Express/Hono with Supabase and Drizzle ORM

原文语言:英语

更新
职业分类
软件开发工程师
描述

FastAPI with Supabase and SQLAlchemy/SQLModel

原文语言:英语

更新
职业分类
软件开发工程师
描述

Core Supabase CLI, migrations, RLS, Edge Functions

原文语言:英语

更新
职业分类
软件开发工程师
描述

TypeScript strict mode with eslint and jest

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

User experience flows - journey mapping, UX validation, error recovery

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

PostHog analytics, event tracking, feature flags, dashboards

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Reddit Ads API - campaigns, targeting, conversions, agentic optimization

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

SEO and AI discovery (GEO) - schema, ChatGPT/Perplexity optimization

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

E2E testing with Playwright - Page Objects, cross-browser, CI/CD

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Visual testing - catch invisible buttons, broken layouts, contrast

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Mandatory code reviews via /code-review before commits and deploys

原文语言:英语

更新
职业分类
软件开发工程师
描述

Atomic commits, PR size limits, commit thresholds, stacked PRs

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Ralph Wiggum loops - self-referential TDD iteration until tests pass

原文语言:英语

更新
职业分类
项目管理专家
描述

Context preservation, tiered summarization, resumability

原文语言:英语

更新
职业分类
计算机与信息系统经理
描述

Multi-person projects - shared state, todo claiming, handoffs

原文语言:英语

更新
职业分类
信息安全分析师
描述

Safety guardrails overview — explains available guard modes and how to activate them

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "review architecture", "assess design", "evaluate scalability", "check technical debt", "review system design", "analyze patterns", "assess microservices boundaries", "evaluate technology choices", or discusses…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create chakra component", "add dark mode", "style with chakra", "chakra theme", "use chakra ui", "responsive layout with chakra", or works with @chakra-ui/react for building accessible, themeable React…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a controller", "add a guard", "create a nestjs module", "implement dependency injection", "create a service", "add an interceptor", "build a nest microservice", "add middleware", "create a pipe", or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a library", "run nx affected", "use nx generate", "manage a monorepo", "create a shared library", "view the project graph", "run nx build", "configure nx caching", or works with Nx workspace…

原文语言:英语

更新
职业分类
数据库架构师
描述

This skill should be used when the user asks to "create a prisma schema", "add a database model", "run migrations", "write prisma queries", "define relations", "use findMany", "handle transactions", "optimize database queries", or works with Prisma ORM for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a form", "add form validation", "implement field arrays", "use react-hook-form", "handle form submission", "integrate Zod with forms", "build dynamic forms", or works with complex form implementations…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "add error tracking", "sentry setup", "capture exception", "add breadcrumbs", "performance monitoring", "error boundary with sentry", "track errors", "add observability", or works with Sentry for error tracking,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "fetch data", "cache API data", "implement optimistic updates", "use TanStack Query", "handle loading states", "invalidate queries", "prefetch data", "implement infinite scroll", "manage server state", or works…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a data table", "implement table sorting", "add table filtering", "paginate table data", "virtualize large tables", "create column definitions", "use TanStack Table", or works with @tanstack/react-table…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a typesense collection", "build a search index", "write typesense queries", "implement faceted search", "add full-text search", "sync search data", or works with Typesense search engine for collection…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a schema", "validate data with Zod", "parse API response", "create type-safe validation", "define types with Zod", "transform data", "handle validation errors", "use z.infer", or works with Zod for…

原文语言:英语

更新
职业分类
个人服务工人一线监督员
描述

Default personal principles template — replace with your own via ethos.local.md

原文语言:英语

更新
已展示 33 / 113 个已收集 Skill。