Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 67,369–67,392 of 68,021 skills
[wget][wget] 是一个命令行的下载工具。对于我们这些 Linux 用户来说,几乎每天都在使用它。下面为大家介绍几个有用的 wget 小技巧,可以让你更加高效而灵活的使用 wget。 >$ wget -r -np -nd http://example.com/packages/ 这条命令可以下载 http://example.com 网站上 packages 目录中的所有文件。其中,-np 的作用是不遍历父目录,-nd 表示不在本机重新创建目录结构。 >$ wget -r -np -nd --accept=iso http://example.com/centos-5/i386/ 与上一条命令相似,但多加了一个 --accept=iso 选项,这指示 wget 仅下载 i386 目录中所有扩展名为 iso 的文件。你也可以指定多个扩展名,只需用逗号分隔即可。 >$ wget -i filename.txt 此命令常用于批量下载的情形,把所有需要下载文件的地址放到 filename.txt 中,然后 wget 就会自动为你下载所有文件了。 >$ wget -c http:/...
This skill should be used when the user asks to "add a cask to homebrew", "create a homebrew cask", "add an app to homebrew", "new cask for", "homebrew cask for", "package an app for homebrew", "submit to homebrew-cask", "make a cask", "contribute a cask", or wants to package a macOS application for Homebrew.
This skill should be used when the user asks to "audit claude permissions", "audit permissions", "review local claude settings", "promote permissions to global", "clean up claude settings", "find permission patterns", or wants to identify project-local Claude Code permissions that should be added to global configuration.
TypeScript and JavaScript development standards and best practices. Provides type safety requirements, code organization patterns, testing standards, and modern TypeScript/JavaScript guidelines.
Swift development standards and best practices for iOS, macOS, and Apple platforms. Provides type safety requirements, SwiftUI patterns, testing standards, and modern Swift guidelines.
Python development standards and best practices. Provides type safety requirements, code organization patterns, testing standards, and Pythonic coding guidelines.
Next.js full-stack development standards and best practices. Provides App Router patterns, Server Components architecture, and Next.js-specific guidelines for full-stack React applications.
TypeScript
Rust
Dioxus
Bun
Vue 3 Composition API expert. Use when working with Vue components, composables, or reactive state.
Strict TypeScript practices. Use when writing TypeScript code to ensure type safety.
Nuxt 3/4 best practices. Use when working with Nuxt features like pages, composables, layouts, or server routes.
CSS and styling best practices. Use when working with styles, layouts, or theming.
Operate agentpack safely in Claude Code. Use /ap-* commands for execution; prefer --json.
Example Codex skill from Agentpack minimal repo template.
Contribute to Agentpack itself (spec-driven changes, tests, releases).
Git workflow standards - branch management, commit conventions, and PR creation process. Use when planning work that involves git operations or PR submissions.
Investigate AI agent provider tool schemas (Claude Code, Codex, Gemini) and design unified domain abstractions in agtrace architecture.
Transform verbose voice input into optimized Claude prompts
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
Analyze codebase for GoF design patterns - detection, suggestions, evaluation with stack-aware adaptations
**Date**: 2026-01-24 **Evaluator**: Claude (Sonnet 4.5) **Source**: LinkedIn post claim about self-improving skills **Context**: User reported a plugin announcement for automatic skill improvement via feedback analysis ---