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

pi-aftc-toolset

pi-aftc-toolset 收录了来自 DarceyLloyd 的 32 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
32
Stars
2
更新
2026-07-10
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

godot
软件开发工程师

Godot 4.x engine with GDScript, MVC architecture, headless testing, JSON configs, and performance patterns (MultiMesh, flow-field, decoupled simulation). Use when working on .gd files, Godot projects, game development with Godot 4, or any task involving the Godot engine CLI, project structure, GDScript coding conventions, Godot 4.x version-specific syntax, or game architecture patterns.

2026-07-10
bulk-read
软件开发工程师

Concatenate many files in a directory into a single markdown document when the user asks to read, analyze, scan, load, dump, audit, concatenate, or merge many files in a project or folder at once. Triggers on phrases like "read all files", "analyze the project", "load every file", "concatenate files in folder X", "give me everything in src/", "audit the code", or wants to understand an entire codebase as a whole. Specifically when 5 or more files would otherwise need to be read individually.

2026-07-04
git
软件开发工程师

Git + GitHub CLI workflow for solo projects. Conventional Commits, branch naming, destructive-command safety rails, and the merge/PR/keep/discard decision. Use when committing, branching, merging, rebasing, pushing, opening a PR, running git status/log/diff, or using the gh CLI for issues/PRs/CI runs.

2026-07-04
pinescript
软件开发工程师

Pine Script v6 for TradingView .pine files: indicators and strategies. Use when adding inputs (input.int, input.source, input.float, input.color, input.session), plots, signals, alerts, requests (request.security), tables, labels, lines, or any feature to a .pine file, or when discussing TradingView indicators, strategies, performance, common Pine Script v6 issues, or the AFTC coding standards (color.new with RGB, camelCase with boolean prefixes, 80-char section separators, START/END markers). Content targets Pine Script v6 specifically - Pine Script v5 has different syntax for some features.

2026-07-04
web-frontend
网页开发工程师

Web frontend development: HTML5, CSS3, SCSS, Tailwind, accessibility, and performance. Use when working on full web frontend projects, choosing between CSS approaches, or auditing accessibility/performance.

2026-07-04
angular
网页开发工程师

Angular framework with standalone components, signals, the new control flow syntax, and the ng CLI. Use when working with Angular, ng generate, signals, inject(), or standalone components in .ts files.

2026-07-03
bash
软件开发工程师

Bash shell scripting conventions, shebang, error handling, and quoting. Use when writing or editing .sh files, scripts with

2026-07-03
bat
软件开发工程师

Windows Batch (.bat / .cmd) scripting, errorlevel handling, and CMD automation. Use when writing or editing Windows batch files, .bat or .cmd scripts, or CMD automation tasks.

2026-07-03
bun
软件开发工程师

Bun runtime, package management, HTTP server, and testing conventions. Use when working with bun, bun test, bun build, Bun.serve, or building JavaScript/TypeScript projects with the Bun runtime.

2026-07-03
csharp
软件开发工程师

C# / .NET with dotnet CLI, ASP.NET, Entity Framework, and best practices. Use when writing or editing .cs files, .csproj, working with dotnet CLI, ASP.NET, Blazor, or Entity Framework.

2026-07-03
css
网页开发工程师

CSS3 styling conventions, responsive design, custom properties, and layout patterns. Use when writing or editing .css files, responsive design, CSS custom properties, or styling without a framework.

2026-07-03
deno
软件开发工程师

Deno runtime, TypeScript-native development, permissions, and built-in tooling. Use when working with deno, deno.json, deno serve, deno test, deno fmt, or building TypeScript projects with the Deno runtime.

2026-07-03
devops
网络与计算机系统管理员

DevOps practices, CI/CD pipelines, infrastructure as code, deployment strategies, and database operations. Use when discussing CI/CD, deployment, infrastructure, Terraform, Ansible, Kubernetes, or database schema and migrations.

2026-07-03
docker
网络与计算机系统管理员

Docker, Docker Compose, Dockerfile best practices, and multi-service orchestration. Use when writing Dockerfiles, docker-compose.yml, container healthchecks, or working with Docker images, volumes, and networks.

2026-07-03
ffmpeg
音视频技术员

ffmpeg command-line tool for video, audio, and image processing. Use when converting, transcoding, trimming, extracting audio, resizing, scaling, cropping, concatenating, or muxing media files; when working with .mp4/.mkv/.webm/.mov/.mp3/.wav/.gif; when changing bitrate, codec, framerate, resolution, sample rate, or channels; when streaming or recording; or when the user asks for any media manipulation.

2026-07-03
go
软件开发工程师

Go programming conventions, error handling, concurrency patterns, and tooling. Use when writing or editing .go files, working with go.mod, goroutines, channels, or Go interfaces.

2026-07-03
html
网页开发工程师

HTML5 markup conventions, semantic elements, accessibility, and ARIA. Use when writing or editing .html files, semantic HTML, accessibility attributes, or HTML structure.

2026-07-03
javascript-mjs
软件开发工程师

JavaScript ES modules (.mjs) with KISS, modern OOP, and ESM conventions. Use when writing or editing .mjs files, ES module import/export code, or Node.js scripts with ES module syntax.

2026-07-03
javascript-transpiled
软件开发工程师

JavaScript transpiled (Babel/TypeScript output), build targets, source maps, and tree-shaking. Use when working with transpiled JS output, webpack/babel/esbuild builds, source maps, or build-tool output.

2026-07-03
linux
网络与计算机系统管理员

Linux system administration, commands, file permissions, systemd services, and shell conventions. Use when working on Linux systems, sysadmin tasks, systemd, cron, file permissions, or shell operations on Linux.

2026-07-03
markdown-guide
软件开发工程师

AI-friendly markdown formatting for documentation .md files. Use when creating or editing README, SKILL.md, rules.md, or any *.md files.

2026-07-03
nginx
网络与计算机系统管理员

Nginx web server configuration, reverse proxy, SSL/TLS setup, and performance tuning. Use when editing nginx.conf, setting up reverse proxies, configuring SSL/TLS with Let's Encrypt, or tuning nginx performance.

2026-07-03
nodejs
软件开发工程师

Node.js scripting with ES modules and CommonJS, stdlib-first, npm conventions, and async/await patterns. Use when writing Node.js scripts, .js or .mjs files, working with npm, or building CLI tools.

2026-07-03
php
软件开发工程师

PHP 8.2+ with strict types, Composer, PSR-4/PSR-12, and modern patterns. Use when writing or editing .php files, working with composer.json, Laravel, Symfony, or PSR-compliant code.

2026-07-03
ps1
软件开发工程师

PowerShell (.ps1) scripting with cmdlets, error handling, and cross-platform pwsh. Use when writing or editing .ps1 files, PowerShell automation, or Windows shell automation tasks.

2026-07-03
python
软件开发工程师

Python scripting with uv package manager, stdlib-first, type hints, and error handling. Use when writing or editing .py files, working with uv, pyproject.toml, or venv.

2026-07-03
react
网页开发工程师

React with functional components, hooks, Vite, and Next.js. Use when writing React components, JSX/TSX, useState/useEffect, or working with Vite or Next.js projects.

2026-07-03
scss
网页开发工程师

SCSS/Sass preprocessing with variables, mixins, modules, and BEM naming. Use when writing or editing .scss files, Sass mixins, variables, or modular stylesheets.

2026-07-03
tmux
软件开发工程师

Remote control tmux sessions for interactive CLIs (python, gdb, node, etc.) by sending keystrokes and scraping pane output. Use when running an interactive command in a session, debugging a REPL, or scripting a long-running CLI workflow.

2026-07-03
typescript
软件开发工程师

TypeScript strict mode, ES modules, bundler resolution, and AFTC singleton MVC patterns. Use when writing or editing .ts/.tsx files, configuring tsconfig, or working on TypeScript projects with the AFTC singleton MVC architecture.

2026-07-03
vue
网页开发工程师

Vue 3 with Composition API, <script setup>, Pinia state management, and Vite/Nuxt. Use when writing Vue components, .vue files, ref/reactive/computed, or working with Vite or Nuxt projects.

2026-07-03
cache-audit
软件开发工程师

Audit and optimize prompt-cache performance. Use when the user asks about cache optimization, cache hit rates, why a cache miss happened, tool schema costs, or cache-first strategy diagnostics.

2026-07-03
pi-aftc-toolset GitHub Agent Skills | SkillsMP