← Volver al catálogo
edfenton

Autor en el catálogo

edfenton

70 skills70 estrellas en totalgithub.com/edfenton

Skills publicadas

Mostrando 48 de 70

ios-teardown

1

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

Desenvolvimento#github#gitpor edfenton

mern-design-review

1

Visual design review using Playwright screenshots against mern-styleguide.

Design e Frontend#aipor edfenton

nean-code-review

1

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

Segurançapor edfenton

nean-deploy

1

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

DevOps e Infra#deploy#dockerpor edfenton

nean-deps

1

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

Segurança#testpor edfenton

mern-kit

1

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

Desenvolvimento#github#gitpor edfenton

nean-api-docs

1

Generate and serve OpenAPI documentation from NestJS decorators.

Escrita e Conteúdo#apipor edfenton

github-hooks

1

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

Desenvolvimento#github#gitpor edfenton

retro-create

1

Post-invocation retrospective. Tracks skill issues and applies fixes automatically.

Automaçãopor edfenton

github-secure

1

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

Automação#github#gitpor edfenton

github-visibility

1

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

Segurança#github#gitpor edfenton

mac-audit

1

Comprehensive macOS development environment health check. Detects brew drift, orphaned packages, security issues, version mismatches, and deferred cleanup readiness.

Segurançapor edfenton

ralph

1

Convert a PRD markdown file to prd.json and set up Ralph loop infrastructure for autonomous development with feature branches and optional scaffold skills.

DevOps e Infra#markdownpor edfenton

ios-deps

1

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

DevOps e Infrapor edfenton

ios-design-review

1

Visual design review of iOS screens against ios-styleguide.

Design e Frontend#aipor edfenton

mern-api-docs

1

Generate OpenAPI documentation from Zod schemas and API routes.

Escrita e Conteúdo#apipor edfenton

nean-add-auth

1

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

Automaçãopor edfenton

nean-add-feature

1

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

Design e Frontendpor edfenton

ios-nfr

1

Non-functional requirements checklist for iOS features

Design e Frontendpor edfenton

ios-release

1

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

Design e Frontendpor edfenton

shared-nfr

1

Standard NFR concerns, output format, and flexibility rules shared across all platforms.

Automaçãopor edfenton

mern-deps

1

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

Segurança#testpor edfenton

mern-e2e

1

Manage Playwright E2E tests for critical user journeys.

Desenvolvimento#testpor edfenton

mern-nfr

1

Non-functional requirements checklist for MERN features

Design e Frontendpor edfenton

mern-scaffold

1

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

Desenvolvimento#github#gitpor edfenton

nean-e2e

1

Manage Playwright E2E tests for critical user journeys.

Desenvolvimento#testpor edfenton

nean-nfr

1

Non-functional requirements checklist for NEAN features

Design e Frontendpor edfenton

nean-scaffold

1

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

Automação#apipor edfenton

mern-sec

1

Security policy for MERN apps. Enforces OWASP Top 10 and CWE Top 25 mitigations.

Segurançapor edfenton

mern-stack

1

Stack decisions for MERN apps (Next.js, pnpm monorepo). Reference before scaffolding or architecture work.

DevOps e Infrapor edfenton

mern-std

1

Coding standards for MERN Next.js apps in a pnpm monorepo.

Desenvolvimentopor edfenton

nean-design-review

1

Visual design review using Playwright screenshots against nean-styleguide.

Design e Frontend#aipor edfenton

ios-kit

1

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

Desenvolvimento#github#gitpor edfenton

ios-add-auth

1

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

Automação#aipor edfenton

ios-add-feature

1

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

Desenvolvimento#testpor edfenton

ios-unit-test

1

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

Desenvolvimento#ai#testpor edfenton

mern-add-auth

1

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

Automaçãopor edfenton

mern-add-feature

1

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

Design e Frontend#apipor edfenton

ios-code-review

1

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

Segurançapor edfenton

ios-scaffold

1

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

Desenvolvimento#github#gitpor edfenton

ios-sec

1

Security policy for iOS apps. Enforces OWASP Top 10, Mobile Top 10, and CWE Top 25 mitigations.

Segurançapor edfenton

ios-stack

1

Stack decisions for iOS apps (SwiftUI, offline-first, push notifications). Reference before scaffolding or architecture work.

Design e Frontendpor edfenton

ios-std

1

Coding standards for iOS apps (SwiftUI, MVVM, offline-first, push notifications).

Desenvolvimentopor edfenton

ios-styleguide

1

Design and UI style guide for iOS apps. Premium consumer aesthetic, brand-forward native.

Design e Frontendpor edfenton

mern-code-review

1

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

Segurançapor edfenton

mern-deploy

1

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

DevOps e Infra#deploy#dockerpor edfenton

mern-styleguide

1

Design and UI style guide for MERN web apps. Premium consumer aesthetic.

Design e Frontendpor edfenton

nean-kit

1

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

Desenvolvimento#github#gitpor edfenton

Alerta por categoría

Recibe nuevas skills de Desenvolvimento todos los lunes