Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

fullstack-forge-skill

fullstack-forge-skill 收录了来自 thethunderbolt 的 46 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
46
Stars
4
更新
2026-07-20
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

forge-feature
软件开发工程师

Own the full feature lifecycle (frame, plan, implement, check, done, resume, accept-risk, abandon) with CLI-enforced statuses. Use for building, continuing, or shipping a specific feature in build mode.

2026-07-20
fullstack-forge
软件开发工程师

Audit, fix, verify, and report on production full-stack applications using evidence-backed checks across architecture, code, UX, accessibility, APIs, identity, security, data, operations, specialized features, and release readiness. Use for repository audits, feature completion reviews, hardening, remediation, or pre-release verification.

2026-07-20
fullstack-forge
软件开发工程师

Audit, fix, verify, and report on production full-stack applications using evidence-backed checks across architecture, code, UX, accessibility, APIs, identity, security, data, operations, specialized features, and release readiness. Use for repository audits, feature completion reviews, hardening, remediation, or pre-release verification.

2026-07-20
forge-new
软件开发工程师

Guide the new-project foundation workflow that frames product, users, business rules, risk class, stack rationale, non-goals, design direction, and an initial feature list. Use for starting a new product or codebase in build mode.

2026-07-20
forge-accessibility
网页与数字界面设计师

Audit conformance with WCAG 2.2 AA using automated evidence plus keyboard and assistive-technology reasoning. Use for any user or operator interface.

2026-07-19
forge-ai
软件开发工程师

Audit model boundaries, prompt injection, tool authority, data handling, output validation, evaluation, fallback, and cost. Use for llm, embedding, classifier, agent, retrieval, or generative-media features.

2026-07-19
forge-all
软件开发工程师

Discover the project, select applicable modules, run safe independent checks, merge evidence, and prioritize remediation. Use for repository-wide audits.

2026-07-19
forge-analytics
软件开发工程师

Audit event semantics, consent, data quality, identity, privacy, delivery, and decision usefulness. Use for product, marketing, operational, or experimentation analytics.

2026-07-19
forge-api
软件开发工程师

Audit API contracts, boundary validation, authorization, consistency, pagination, errors, and idempotency. Use for http, graphql, rpc, or event-consumed application interfaces.

2026-07-19
forge-architecture
软件开发工程师

Evaluate system boundaries, dependency direction, failure domains, and the fitness of the current topology. Use for multi-component applications.

2026-07-19
forge-auth
软件开发工程师

Inspect identity proofing, credentials, sessions, recovery, federation, and reauthentication controls. Use for applications identifying users, services, or administrators.

2026-07-19
forge-authorization
软件开发工程师

Verify deny-by-default function, object, role, tenant, and administrative authorization on every path. Use for any private, role-gated, owned, tenant, or administrative resource.

2026-07-19
forge-cache
软件开发工程师

First decide whether caching is justified, then audit keys, invalidation, consistency, privacy, and failure behavior. Use for detected caches, cdns, memoization, or a measured proposal to add caching.

2026-07-19
forge-code
软件开发工程师

Find correctness, maintainability, type-safety, error-handling, and dead-code risks in changed and critical paths. Use for source changes.

2026-07-19
forge-cost
软件开发工程师

Tie resource and vendor cost to workloads, ownership, unit economics, budgets, and safe optimization choices. Use for paid infrastructure, apis, ai, storage, messaging, or observability.

2026-07-19
forge-database
数据库架构师

Inspect schema integrity, migrations, constraints, tenancy, lifecycle, recovery, and production-safe evolution. Use for applications with a database or durable structured store.

2026-07-19
forge-deployment
软件开发工程师

Inspect build promotion, configuration, migrations, rollout, rollback, health, and environment parity. Use for deployable applications and services.

2026-07-19
forge-discover
软件开发工程师

Build an evidence-backed application profile and architecture map before any specialized audit begins. Use for every repository audit.

2026-07-19
forge-docs
软件开发工程师

Verify that user, contributor, architecture, operations, security, and release documentation is accurate and executable. Use for every maintained or distributed project.

2026-07-19
forge-frontend
网页开发工程师

Inspect rendering, state, network, hydration, browser security, and bundle behavior in frontend applications. Use for browser applications.

2026-07-19
forge-i18n
软件开发工程师

Find locale, translation, formatting, expansion, fallback, and bidirectional-layout defects. Use for localized or locale-sensitive products.

2026-07-19
forge-infrastructure
网络与计算机系统管理员

Audit infrastructure as code, network and identity boundaries, encryption, state, drift, and least privilege. Use for cloud, container, orchestration, network, or infrastructure-as-code configuration.

2026-07-19
forge-integrations
软件开发工程师

Audit outbound and inbound integrations for authentication, validation, failure isolation, drift, and replay safety. Use for third-party apis, webhooks, sdks, and service-to-service calls.

2026-07-19
forge-jobs
软件开发工程师

Inspect queued and scheduled work for durability, idempotency, retries, poison messages, and operability. Use for queues, workers, cron, scheduled functions, and outbox consumers.

2026-07-19
forge-notifications
软件开发工程师

Inspect email, SMS, push, and in-app notifications for authorization, preferences, retries, privacy, and deliverability. Use for transactional, security, lifecycle, or marketing messages.

2026-07-19
forge-observability
软件开发工程师

Verify that logs, metrics, traces, events, alerts, and dashboards answer concrete operational questions safely. Use for long-running or production services.

2026-07-19
forge-offline
软件开发工程师

Audit local persistence, queued actions, synchronization, conflicts, revocation, privacy, and recovery under intermittent connectivity. Use for offline-capable web, mobile, or desktop applications.

2026-07-19
forge-payments
软件开发工程师

Audit money movement, pricing, entitlements, provider events, reconciliation, idempotency, and sensitive data boundaries. Use for payments, billing, subscriptions, refunds, credits, invoices, or financial ledgers.

2026-07-19
forge-performance
软件开发工程师

Measure and improve user- and system-visible latency, throughput, resource use, and stability without guessing. Use for performance-sensitive workflows.

2026-07-19
forge-privacy
软件开发工程师

Inspect personal-data inventory, purpose, minimization, consent, retention, access, deletion, export, and logging. Use for applications processing personal, device, behavioral, or sensitive data.

2026-07-19
forge-queries
软件开发工程师

Find correctness, injection, overfetching, N+1, pagination, locking, and index-use risks in data access. Use for database, search, analytics, and remote query code.

2026-07-19
forge-realtime
软件开发工程师

Inspect WebSocket, SSE, subscription, and presence flows for authorization, lifecycle, ordering, abuse, and recovery. Use for websockets, sse, subscriptions, live presence, or collaborative state.

2026-07-19
forge-recovery
软件开发工程师

Verify recoverability of data and service against explicit RPO, RTO, corruption, deletion, and regional scenarios. Use for durable production data or stateful critical services.

2026-07-19
forge-reliability
软件开发工程师

Audit timeouts, retries, overload, dependencies, degradation, consistency, and operational objectives. Use for services and critical workflows with availability or durability expectations.

2026-07-19
forge-requirements
软件开发工程师

Trace business rules and acceptance criteria to executable behavior, including adverse and recovery paths. Use for feature work.

2026-07-19
forge-scale
软件开发工程师

Assess growth limits, contention, partitioning, quotas, backpressure, and cost against explicit demand scenarios. Use for expected growth, load concentration, or capacity incidents.

2026-07-19
forge-security
信息安全分析师

Perform a threat-informed audit of trust boundaries, injection, secrets, browser controls, dependencies, and abuse cases. Use for every production-bound application.

2026-07-19
forge-seo
市场调研分析师与营销专员

Conditionally inspect public web content for crawlability, canonicalization, metadata, structured data, and rendering. Use for public indexable web routes.

2026-07-19
forge-ship
软件开发工程师

Enforce a fail-closed release gate across project checks, findings, generated assets, packages, licenses, and installation. Use for a candidate release or deployment.

2026-07-19
forge-storage
软件开发工程师

Inspect object naming, access control, encryption, lifecycle, consistency, integrity, and recovery. Use for object stores, file systems, blob databases, and cdn-backed assets.

2026-07-19
当前展示该仓库 Top 40 / 46 个已收集 skills。
fullstack-forge-skill GitHub Agent Skills | SkillsMP