Skip to main content

edfenton/claude-skills

SkillsMP は edfenton/claude-skills から 70 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
70
GitHub スター
3
GitHub フォーク
1

収集済み skill 70 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
収集済み skill 70 件中 40 件を表示しています。