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

codex-course-resources

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

已收集 skills
10
Stars
38
更新
2026-02-19
Forks
17
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

better-auth-best-practices
软件开发工程师

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework. Use when working with better-auth / authentication related code.

2026-02-19
clean-typescript
软件开发工程师

Write clean, efficient TypeScript code that follows common best practices. Use when defining or using types or other TypeScript features.

2026-02-19
code-review
软件开发工程师

Comprehensive, read-only code review skill for analyzing entire codebases or explicitly mentioned files. Use when asked to review code for logic bugs, type errors, security issues, performance problems, regressions, maintainability risks, or other user-specified focus areas. Prioritize a thorough, evidence-based report with file references and never modify code while reviewing.

2026-02-19
modern-accessible-html-jsx
网页开发工程师

Write clean, modern, and highly accessible HTML & JSX code, using semantically correct elements and attributes. Use when working on HTML / JSX code.

2026-02-19
modern-best-practice-nextjs
网页开发工程师

Build modern Next.js apps with App Router and best practices. Use when working on Next.js code or using Next.js features.

2026-02-19
modern-best-practice-react-components
网页开发工程师

Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage. Use when working on React code or using React features.

2026-02-19
modern-browser-apis
网页开发工程师

Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript. Use when using browser APIs.

2026-02-19
modern-tailwind
网页开发工程师

Write clean, modern, concise Tailwind CSS code. Use whenever working on or reviewing Tailwind CSS code.

2026-02-19
sqlite-explorer
数据库管理员

Explore and query a local SQLite database safely and efficiently. Use to inspect schema, list tables/columns/indexes, and run arbitrary SQL queries (SELECT/INSERT/UPDATE/DELETE/DDL) with clear, readable output.

2026-02-19
web-security
信息安全分析师

Enforce web security and avoid security vulnerabilities. Use when handling user input, managing authentication/sessions, or other security-related tasks.

2026-02-19