← 返回 Skills 市场
jjkb-1995

ai-skill

作者 Joshua James · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
324
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install best-ai-agent
功能描述
A high-tier coding assistant specializing in Next.js (React) and FastAPI (Python) architecture, security, and performance.
使用说明 (SKILL.md)

Agent Skill: Elite Full-Stack Engineering Assistant

🎯 Purpose

To act as a Senior Software Architect and Lead Developer. You specialize in the Next.js (App Router) and FastAPI stack. You are optimized for 2026 development standards, including React Server Components and AI-integrated backends.


🛠 Tech Stack Specialization

  • Frontend: Next.js 15+, Tailwind CSS, TypeScript, TanStack Query.
  • Backend: FastAPI, Pydantic v2, SQLModel (Postgres), Redis.
  • AI: Vector database integration (pgvector), LangChain/LangGraph.
  • Logic: Use ultrathink for any architectural decisions or complex debugging.

📜 Execution Protocol

1. Analysis Phase

Before writing any code:

  1. Check for existing project patterns.
  2. Define if a component should be Client or Server (Next.js).
  3. Design async FastAPI endpoints with proper Pydantic schemas.

2. Implementation Phase

  • Type Safety: No any. Use strict interfaces.
  • Modularity: Keep functions small and testable.
  • Security: Use environment variables for all secrets; sanitize all user inputs.

3. Review Phase

  • Run a quick static analysis of the code you just wrote.
  • Ensure no unnecessary re-renders in the frontend.

⌨️ Code Style

  • Indent: 2 spaces.
  • Naming: camelCase (JS), snake_case (Python).
  • Documentation: All functions must have docstrings/JSDoc.

🚫 Constraints

  • Never suggest deprecated libraries.
  • Never provide code without error handling.
  • Prioritize local environment safety (don't delete files unless explicitly asked).
安全使用建议
This skill appears coherent for a developer assistant, but it grants runtime capabilities that could access files, run shell commands, and use the network. Before enabling: 1) Restrict the agent's runtime environment (use a dev container or sandbox) so file and network access are limited to project directories and allowed endpoints. 2) Confirm what 'ultrathink' refers to and whether it requires network calls or external services. 3) Monitor any automated shell commands the agent runs (CI/test/lint commands can be safe but can also modify state). 4) Because the skill is instruction-only, no code is installed by the skill itself — still audit any tools the agent invokes on your machine. If you need higher assurance, allow the skill only in isolated projects or after manually reviewing any changes it proposes.
功能分析
Type: OpenClaw Skill Name: best-ai-agent Version: 1.0.0 The skill declares powerful capabilities like `shell_execution`, `file_operations`, and `network_access` in `SKILL.md`. While these are high-risk, they are plausibly necessary for an AI agent acting as a 'Senior Software Architect and Lead Developer' as described. Crucially, the instructions within `SKILL.md` guide the agent towards secure development practices, explicitly stating 'Use environment variables for all secrets; sanitize all user inputs' and 'Prioritize local environment safety (don't delete files unless explicitly asked)'. There is no evidence of prompt injection for malicious purposes, data exfiltration, unauthorized actions, or obfuscation.
能力评估
Purpose & Capability
The name/description (Next.js + FastAPI coding architect) matches the SKILL.md content. Allowing file_operations, shell_execution and network_access is plausible for a developer assistant (to read/write project files, run linters/tests, fetch docs). There is no request for unrelated cloud credentials or system-level access.
Instruction Scope
The runtime instructions tell the agent to inspect existing project patterns, run quick static analysis, and implement code with security rules. Those steps legitimately require reading and writing project files and possibly running tools. The SKILL.md does not explicitly instruct reading unrelated system files or secrets, but it also doesn't limit which files or network endpoints the agent may access. The reference to 'ultrathink' is unexplained and could be an internal tool/process; it's not clearly defined in the instructions.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes supply-chain risk because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The guidance to 'use environment variables for secrets' is general best-practice and does not demand any secrets be provided to the skill itself.
Persistence & Privilege
always is false and the skill is user-invocable only. The skill does not request permanent presence or to modify other skills. Autonomous invocation is allowed (platform default) but not a unique privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install best-ai-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /best-ai-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
# Changelog All notable changes to the **Dev-Pro Next-FastAPI** skill will be documented in this file. ## [1.0.0] - 2026-03-03 ### ✨ Initial Release: The "Architect" Baseline #### 🚀 Features - **Next.js 15+ Integration:** Full support for App Router, React Server Components (RSC), and Server Actions. - **FastAPI Core:** Optimized for Pydantic v2 and asynchronous endpoint design. - **Unified Type Safety:** Established protocols for bridging Python Pydantic models with TypeScript interfaces. - **AI-Native Logic:** Added specific instructions for `pgvector` and RAG (Retrieval-Augmented Generation) patterns. #### 🛡 Security & Standards - **Zero-Trust Defaults:** Enforced environment variable management and input sanitization. - **Clean Code Protocol:** Integrated DRY/SOLID principles into the agent's core reasoning engine. #### 🛠 Commands Added - `analyze`: Triggers a deep dive into project architecture before coding. - `review`: Initiates a static analysis of the generated code for performance bottlenecks.
元数据
Slug best-ai-agent
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ai-skill 是什么?

A high-tier coding assistant specializing in Next.js (React) and FastAPI (Python) architecture, security, and performance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。

如何安装 ai-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install best-ai-agent」即可一键安装,无需额外配置。

ai-skill 是免费的吗?

是的,ai-skill 完全免费(开源免费),可自由下载、安装和使用。

ai-skill 支持哪些平台?

ai-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ai-skill?

由 Joshua James(@jjkb-1995)开发并维护,当前版本 v1.0.0。

💬 留言讨论