Skip to main content

edfenton/claude-skills

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

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
70
GitHub 星标
3
GitHub Forks
1

已展示 40 / 70 个已收集 Skill。

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

Scaffold a pnpm + Turborepo MERN monorepo with Next.js, tooling, tests, CI, and optional GitHub repo creation.

原文语言:英语

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

Configure GitHub repository security with branch protection, Dependabot, security scanning, and CI workflows. Integrates with mern-scaffold, nean-scaffold, and iOS projects.

原文语言:英语

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

Harden a Vercel deployment with security headers, CSP, bot protection, and deployment configuration

原文语言:英语

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

Add authentication to an iOS app with Sign in with Apple, biometrics, and Keychain storage.

原文语言:英语

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

Scaffold a new feature with View, ViewModel, and tests following ios-std conventions.

原文语言:英语

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

Review iOS code for compliance with standards, NFRs, and security policy.

原文语言:英语

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

Manage Swift Package Manager dependencies with security checks and update verification.

原文语言:英语

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

Visual design review of iOS screens against ios-styleguide.

原文语言:英语

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

Startup runbook for iOS projects. Establishes stack decisions, scaffolds the project, configures GitHub security, and confirms governing constraints.

原文语言:英语

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

App Store release checklist and preparation with archive, validation, and submission guidance.

原文语言:英语

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

Scaffold a SwiftUI iOS app (iPhone + iPad) with offline-first persistence, push notifications plumbing, SwiftFormat + SwiftLint, CI, and optional GitHub repo creation.

原文语言:英语

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

Tear down an iOS project created by /ios-kit. Removes local files, git hooks, and optionally deletes the GitHub repo.

原文语言:英语

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

Run iOS unit/UI tests, report results, and optionally fix failures.

原文语言:英语

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

Add authentication to a MERN project using NextAuth.js with OAuth and/or credentials.

原文语言:英语

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

Scaffold a new feature with API route, Zod schema, Mongoose model, and UI components.

原文语言:英语

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

Generate OpenAPI documentation from Zod schemas and API routes.

原文语言:英语

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

Review MERN code for compliance with standards, NFRs, and security policy.

原文语言:英语

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

Deployment checklist and setup for MERN projects targeting Vercel, AWS, or Docker.

原文语言:英语

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

Check and update dependencies safely with security audits and test verification.

原文语言:英语

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

Visual design review using Playwright screenshots against mern-styleguide.

原文语言:英语

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

Manage Playwright E2E tests for critical user journeys.

原文语言:英语

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

Startup runbook for MERN projects. Establishes stack decisions, scaffolds the project, configures GitHub security, and confirms governing constraints.

原文语言:英语

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

Tear down a MERN project — delete local files and optionally delete the GitHub repo.

原文语言:英语

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

Run MERN unit tests, report results, and optionally fix failures.

原文语言:英语

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

Add authentication to a NEAN project using Passport.js with JWT and optional OAuth.

原文语言:英语

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

Scaffold a new feature with NestJS module, TypeORM entity, DTOs, and Angular components.

原文语言:英语

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

Generate and serve OpenAPI documentation from NestJS decorators.

原文语言:英语

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

Review NEAN code for compliance with standards, NFRs, and security policy.

原文语言:英语

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

Deployment checklist and setup for NEAN projects targeting Docker, AWS, or Kubernetes.

原文语言:英语

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

Check and update dependencies safely with security audits and test verification.

原文语言:英语

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

Visual design review using Playwright screenshots against nean-styleguide.

原文语言:英语

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

Manage Playwright E2E tests for critical user journeys.

原文语言:英语

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

Startup runbook for NEAN projects. Establishes stack decisions, scaffolds the project, configures GitHub security, and confirms governing constraints.

原文语言:英语

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

Scaffold an Nx monorepo with NestJS API, Angular frontend, and shared libraries.

原文语言:英语

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

Tear down a NEAN project — drop database, delete local files, and optionally delete the GitHub repo.

原文语言:英语

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

Run NEAN unit tests, report results, and optionally fix failures.

原文语言:英语

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

Set up local Git hooks for pre-commit validation (lint, format, tests, secrets). Integrates with mern-scaffold, nean-scaffold, and iOS projects.

原文语言:英语

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

Merge stacked feature branches from Ralph into main, preserving full feature history. Handles PR base updates, sequential squash merges, and branch cleanup.

原文语言:英语

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

Toggle GitHub repo between private and public with security hardening, contribution lockdown, and pre-flight safety checks.

原文语言:英语

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

Add Python VS Code workspace config to a project. Composable — works standalone or merges into existing .vscode/ from a prior kit scaffold.

原文语言:英语

更新
已展示 40 / 70 个已收集 Skill。