Skip to main content

이 저장소의 skills

peterbamuhigire/skills-web-dev - 4페이지

SkillsMP는 peterbamuhigire/skills-web-dev에서 143개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

peterbamuhigire/skills-web-dev

수집된 skill 143개 중 23개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when designing or reviewing a multi-tenant SaaS platform — tenant isolation model, three-panel separation (super admin, franchise admin, end user), zero-trust enforcement, audit trails, and per-tenant permission overrides. Unlike…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement a complete double-entry accounting system inside any SaaS app. Users enter transactions naturally (sales, expenses, inventory) while the system auto-posts journal entries under the hood. Produces both user-friendly reports and technical...

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Use when architecting or evaluating a cloud SaaS product — including choosing multi-tenant patterns, mapping deployment to IaaS, planning scaling and blast-radius isolation, aligning architecture to business capabilities, and reconciling multi-enterprise…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Complete SaaS metrics framework covering revenue (MRR/ARR/ARPU), growth (CAC/LTV/payback), retention (churn/NRR/GRR), engagement, customer satisfaction (NPS/CSAT/CES), unit economics, the Rule of 40, and SaaS finance basics. Use when measuring...

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when designing configurable SaaS or ERP platforms with multi-step business workflows, domain modules, approvals, auditability, pricing and entitlements, operational reporting, and tenant-specific variation. Covers domain boundaries, workflow states,…

원문 언어: 영어

업데이트
직업 분류
비소매 판매 종사자 일선 감독자
설명

Use when designing or scaling a SaaS sales organisation — sales motions, roles (SDR/BDR/AE/CSM/SE), pipeline stages, lead-to-cash, territory design, quota/commission, sales ops fundamentals, onboarding/ramp, and hiring rubrics. Sourced from "Blueprints for a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bootstrap a new SaaS from the SaaS Seeder Template: setup database, configure environment, create super admin user, and verify three-tier panel structure. Use when initializing a new multi-tenant SaaS project from this template.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when integrating Stripe one-time payments, PaymentIntents, SetupIntents, Checkout, and webhook-driven flows in PHP or Node.js. Covers integration-model selection, SCA / 3D Secure handling, multi-currency, Stripe Tax basics, idempotency, and signed-webhook…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when designing or reviewing recurring subscription lifecycle on Stripe Billing — plans/Prices, trials, proration, upgrades/downgrades, cancel/pause, Smart Retries dunning, metered usage, automatic tax, multi-currency, and the strategy choice between…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when designing or reviewing test strategy for production systems, APIs, mobile apps, SaaS platforms, ERP workflows, and AI-enabled systems. Covers unit, integration, contract, end-to-end, regression, release-gate, and risk-based testing decisions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orchestrate AI coding agents, human reviewers, CI, and delivery workflows for professional software work. Use when coordinating AI-assisted planning, implementation, code review, modernization, documentation, or multi-agent development.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate Triple-Layer AGENTS.md documentation by scanning a project for its tech stack, data directory, and planning directory. Use when the user asks to standardize project documentation, generate agent files, or create AGENTS.md guides.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when planning branch strategy, making commits, reviewing diffs, resolving conflicts, preparing pull requests, or shipping releases. Covers trunk-friendly collaboration, commit hygiene, conflict recovery, and CI-linked release discipline.

원문 언어: 영어

업데이트
직업 분류
교정사 및 카피 마커
설명

Fix markdown lint warnings by enforcing headings, blank lines around lists, and language-tagged code fences for clean documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when producing, reviewing, or consolidating SDLC documentation across planning, requirements, design, testing, deployment, user rollout, post-deployment, and maintenance phases. Load absorbed SDLC phase references as needed.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scan new or updated skills for unsafe or malicious instructions (unknown tools, external installers, credential harvesting) before accepting them into the repository.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Update project documentation files (README.md, PROJECT_BRIEF.md, TECH_STACK.md, ARCHITECTURE.md, docs/API.md, docs/DATABASE.md, AGENTS.md, docs/plans/NEXT_FEATURES.md) when significant changes occur. MANDATORY at end of each work session to...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scan any codebase for 14 critical safety issues across security vulnerabilities, server stability (500 errors), and payment misconfigurations. Use when auditing code before deployment, reviewing AI-generated code for production readiness, or...

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when hardening a Debian/Ubuntu server — user/group/sudo hardening, file permission audits, PAM password policy + MFA, AppArmor mandatory access control, auditd system call logging, kernel sysctl hardening, file integrity monitoring (AIDE), rootkit…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when designing, hardening, or auditing network-layer security for self-managed Debian/Ubuntu SaaS infrastructure — firewalls (nftables/UFW), WAF (ModSecurity + OWASP CRS), VPN (WireGuard, OpenVPN, IPsec), TLS/PKI ops, IDS/IPS (Suricata, Fail2ban),…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when designing or reviewing security for a web application, API, or multi-tenant SaaS — produces threat model, abuse case list, auth/authz matrix, and secret handling plan; covers OWASP Top 10 2025 and the AI-code-generation blind spots. Neighbours —…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when auditing a PHP/JavaScript/HTML web application for security vulnerabilities. Covers configuration, authentication, authorization, input validation, XSS, API security, HTTP headers, and dependency scanning. Produces a severity-rated audit...

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the task matches skill: new project scaffold and this skill's local workflow.

원문 언어: 영어

업데이트
수집된 skill 143개 중 23개를 표시합니다.