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

codex-agent

codex-agent 收录了来自 fusengine 的 125 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
125
Stars
0
更新
2026-05-10
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

impeccable
平面设计师

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, or colorize a frontend interface. Covers websites, landing pages, dashboards, product UI, components, forms, onboarding, empty states. Handles UX review, hierarchy, accessibility, responsive behavior, theming, typography, layout, color, motion, UX copy, design tokens. Also bolder/quieter redesigns, live browser iteration, ambitious visual effects.

2026-05-10
agent-creator
软件开发工程师

Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.

2026-05-10
apex-methodology
软件开发工程师

Systematic development workflow: Analyze → Plan → Execute → eLicit → eXamine. Use for ANY development task: features, bug fixes, refactoring, hotfixes. Triggers: "implement", "create", "build", "fix", "add feature", "refactor", "develop". Auto-detects project type (Laravel, Next.js, React, Swift) and loads framework-specific references. Enforces: files <100 lines, interfaces separated, SOLID principles, expert self-review, sniper validation.

2026-05-10
brainstorming
项目管理专家

Use when user requests creative work - creating features, building components, adding functionality, or modifying behavior. Activates BEFORE APEX Analyze phase to refine requirements through structured questioning.

2026-05-10
code-quality
软件质量保证分析师与测试员

Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance across all languages.

2026-05-10
elicitation
软件质量保证分析师与测试员

Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.

2026-05-10
exploration
软件开发工程师

Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.

2026-05-10
modularize
软件开发工程师

Use when converting existing code to modular architecture. Detects Laravel (FuseCore or standard) / Next.js / React and applies correct modular patterns. Triggers: modularize, convert to modules, migrate to modular, restructure modules.

2026-05-10
pr-summary
软件质量保证分析师与测试员

Summarize current pull request with diff, comments, and changed files. Use when reviewing PRs or before merging.

2026-05-10
react-effects-audit
软件质量保证分析师与测试员

Audit React components for unnecessary useEffect patterns. Detects 9 anti-patterns from "You Might Not Need an Effect" and proposes fixes with severity levels.

2026-05-10
research
软件开发工程师

Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations.

2026-05-10
seo
市场调研分析师与营销专员

SEO/SEA/GEO 2026 complete methodology for organic, paid, and AI search optimization.

2026-05-10
skill-creator
校对员和文稿标注员

Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.

2026-05-10
sniper-check
软件质量保证分析师与测试员

Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.

2026-05-10
tdd
软件质量保证分析师与测试员

Use when writing production code that needs tests - new features, bug fixes, refactoring. Enforces RED-GREEN-REFACTOR cycle before any implementation.

2026-05-10
astro-6
网页开发工程师

Expert Astro 6 framework — routing, output modes, middleware, Vite Environment API, Rust compiler, Content Security Policy, Live Collections, Fonts API. Use when building Astro sites, configuring output, or upgrading from Astro 5.

2026-05-10
astro-actions
网页开发工程师

Expert Astro Server Actions — defineAction, astro:actions, Zod validation, ActionError, HTML form actions, accept form, progressive enhancement, redirect patterns. Use when handling form submissions, mutations, or any server-side logic with type safety.

2026-05-10
astro-assets
网页开发工程师

Image and asset optimization in Astro 6 — <Image />, <Picture />, getImage(), remote images, @astrojs/sharp, Fonts API, OG image generation with Satori, Cloudinary/Imgix. Use for any image optimization or asset handling task.

2026-05-10
astro-content
软件开发工程师

Expert Astro Content Layer API — content.config.ts, glob/file loaders, custom loaders, getCollection, getEntry, render(), Zod schemas, MDX, Remark/Rehype plugins. Use when managing structured content, blog posts, or any typed data collections.

2026-05-10
astro-db
软件开发工程师

Astro DB — defineDb, defineTable, column types, CRUD with db.select/insert/update/delete, db/config.ts, db/seed.ts, Turso for production, type-safety, integration with Astro Actions. Use for any database operation in an Astro project.

2026-05-10
astro-deployment
软件开发工程师

Deploying Astro 6 apps — @astrojs/cloudflare (Workers, D1, KV, R2), @astrojs/vercel (Serverless/Edge, Image CDN), @astrojs/netlify (Edge Functions), @astrojs/node (standalone), ISR patterns, edge middleware, skew protection. Use for any deployment configuration.

2026-05-10
astro-i18n
软件开发工程师

Use when implementing internationalization in Astro, configuring i18n routing, setting up locale strategies, using getRelativeLocaleUrl/getAbsoluteLocaleUrl, handling Astro.currentLocale, or adding hreflang tags with sitemap.

2026-05-10
astro-integrations
软件开发工程师

Expert Astro UI framework integrations — @astrojs/react, @astrojs/vue, @astrojs/svelte, @astrojs/solid-js, @astrojs/preact, @astrojs/alpinejs, @astrojs/lit, @qwikdev/astro, @analogjs/astro-angular. Setup, multi-framework config, usage patterns.

2026-05-10
astro-islands
网页开发工程师

Expert Astro Islands Architecture — client:load, client:idle, client:visible, client:media, client:only, server:defer (Server Islands), fallback slots, transition:persist, prop serialization. Use when adding interactivity to Astro pages or rendering dynamic server content.

2026-05-10
astro-security
软件开发工程师

Use when configuring Content Security Policy (CSP) in Astro 6, setting security headers, managing script/style hashes, using nonces, or implementing experimentalStaticHeaders for adapter deployments.

2026-05-10
astro-seo
软件开发工程师

SEO for Astro sites — meta tags, Open Graph, Twitter Cards, JSON-LD structured data, sitemap, RSS, robots.txt, canonical URLs, hreflang, Core Web Vitals. Use when optimizing search engine visibility or social sharing.

2026-05-10
astro-starlight
软件开发工程师

Astro Starlight documentation theme — setup, sidebar config, Pagefind search, dark/light mode, plugins (DocSearch, blog, openapi, typedoc, versions), multi-language, Content Layer API, llms.txt, customization. Use for building documentation sites.

2026-05-10
astro-styling
网页开发工程师

Use when styling Astro components with scoped CSS, CSS Modules, Tailwind CSS, UnoCSS, or Sass. Covers class:list directive, global styles, CSS custom properties, and Vite-powered preprocessors.

2026-05-10
solid-astro
软件开发工程师

Use when applying SOLID principles and clean architecture to Astro projects. Enforces files < 100 lines, src/interfaces/ for types, JSDoc on all exports, modular directory structure, and DRY enforcement.

2026-05-10
map-ecosystem
软件开发工程师

Enrich auto-generated .cartographer/ maps with full descriptions from source files.

2026-05-10
breaking-changes
软件开发工程师

Detect breaking changes in Codex updates by comparing current API surface against changelog. Maps impacts to specific plugin files.

2026-05-10
changelog-scan
软件开发工程师

Scan Codex changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report.

2026-05-10
community-pulse
软件开发工程师

Monitor community feedback on Codex via Exa search. Gathers sentiment, real-world usage patterns, bug reports, and feature requests from blogs, forums, and social media.

2026-05-10
commit-detection
软件开发工程师

Detects optimal commit type from git changes. Use when analyzing commits, determining commit type, or before committing.

2026-05-10
post-commit
软件开发工程师

Universal post-commit actions. CHANGELOG update and git tag for all repos. Plugin version bumping for marketplace repos. Triggered after any code commit (except wip/amend/undo).

2026-05-10
fusecore
软件开发工程师

FuseCore Modular Architecture - Laravel 12 modular monolith with auto-discovery, React integration, and SOLID principles. Use when creating modules, understanding FuseCore structure, or implementing features in FuseCore projects.

2026-05-10
laravel-api
软件开发工程师

Build RESTful APIs with Laravel using API Resources, Sanctum authentication, rate limiting, and versioning. Use when creating API endpoints, transforming responses, or handling API authentication.

2026-05-10
laravel-architecture
软件开发工程师

Design Laravel app architecture with services, repositories, actions, and clean code patterns. Use when structuring projects, creating services, implementing DI, or organizing code layers.

2026-05-10
laravel-auth
软件开发工程师

Use when implementing user authentication, API tokens, social login, or authorization. Covers Sanctum, Passport, Socialite, Fortify, policies, and gates for Laravel 12.

2026-05-10
laravel-billing
软件开发工程师

Integrate Stripe and Paddle payments with Laravel Cashier. Use when implementing subscriptions, invoices, payment methods, webhooks, or billing portals.

2026-05-10
当前展示该仓库 Top 40 / 125 个已收集 skills。