所有 Skills

找到 5597 個 Skills

Skills 列表

django-celery

django-celery

240Kbackend-api

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

affaan-m avataraffaan-m
獲取
agentic-os

agentic-os

240Kproductivity

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. Use when building a persistent multi-agent system on Claude Code with its own memory, commands, and scheduling.

affaan-m avataraffaan-m
獲取
netmiko-ssh-automation

netmiko-ssh-automation

240Ksecurity

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling. Use when automating network device access with Python Netmiko, whether collecting state or pushing guarded config changes.

affaan-m avataraffaan-m
獲取
angular-developer

angular-developer

240Kfrontend

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.

affaan-m avataraffaan-m
獲取
cisco-ios-patterns

cisco-ios-patterns

240Kagent-workflows

Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification. Use when reading, writing, or reviewing Cisco IOS / IOS-XE configuration or planning a change window.

affaan-m avataraffaan-m
獲取
plan-orchestrate

plan-orchestrate

240Kdatabase

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.

affaan-m avataraffaan-m
獲取
homelab-network-readiness

homelab-network-readiness

240Kmcp-integrations

Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration.

affaan-m avataraffaan-m
獲取
mle-workflow

mle-workflow

240Ktesting-qa

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

affaan-m avataraffaan-m
獲取
network-config-validation

network-config-validation

240Ksecurity

Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene. Use when reviewing a router or switch configuration before deployment.

affaan-m avataraffaan-m
獲取
network-bgp-diagnostics

network-bgp-diagnostics

240Kproductivity

Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection. Use when a BGP neighbor is down, routes are missing, or prefix policy and AS path need inspection.

affaan-m avataraffaan-m
獲取
flox-environments

flox-environments

240Kbackend-api

Create reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative Nix-based environment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, databases, native libs like openssl/BLAS), pinning exact package versions for a team, running local services (PostgreSQL, Redis, Kafka), onboarding developers with one command, or solving 'works on my machine' problems — including agent/vibe-coding setups that need project-scoped tools without sudo. Also use when the user mentions .flox/, manifest.toml, flox activate, or FloxHub.

affaan-m avataraffaan-m
獲取
quarkus-patterns

quarkus-patterns

240Kbackend-api

Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures. Use when building or reviewing a Quarkus service, especially with Camel messaging or Panache data access.

affaan-m avataraffaan-m
獲取
tinystruct-patterns

tinystruct-patterns

240Kmcp-integrations

Expert guidance for developing with the tinystruct Java framework. Use when working on the tinystruct codebase or any project built on tinystruct — including creating Application classes, @Action-mapped routes, unit tests, ActionRegistry, HTTP/CLI dual-mode handling, the built-in HTTP server, the event system, JSON with Builder/Builders, database persistence with AbstractData, POJO generation, Server-Sent Events (SSE), file uploads, and outbound HTTP networking.

affaan-m avataraffaan-m
獲取
homelab-wireguard-vpn

homelab-wireguard-vpn

240Kbackend-api

WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients. Use when setting up WireGuard for remote access to a home network, or deciding between split and full tunnel routing.

affaan-m avataraffaan-m
獲取
quarkus-security

quarkus-security

240Ksecurity

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security. Use when reviewing Quarkus authn/authz, JWT or OIDC, RBAC, validation, or secrets.

affaan-m avataraffaan-m
獲取
skill-scout

skill-scout

240Kwriting-content

Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.

affaan-m avataraffaan-m
獲取
cost-tracking

cost-tracking

240Kprompting-reasoning

Track and report Claude Code token usage, spending, and budgets from the local ECC cost-tracker metrics log. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by model, session, or date.

affaan-m avataraffaan-m
獲取
quarkus-tdd

quarkus-tdd

240Ktesting-qa

Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.

affaan-m avataraffaan-m
獲取
quarkus-verification

quarkus-verification

240Ktesting-qa

Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.

affaan-m avataraffaan-m
獲取
fsharp-testing

fsharp-testing

240Ktesting-qa

F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices. Use when writing F# tests with xUnit, FsUnit, Unquote, or FsCheck.

affaan-m avataraffaan-m
獲取
homelab-vlan-segmentation

homelab-vlan-segmentation

240Kagent-workflows

Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic using UniFi, pfSense/OPNsense, and MikroTik — including switch trunk config, firewall rules, and wireless SSID mapping. Use when splitting a home network into IoT, guest, trusted, and server VLANs on UniFi, pfSense/OPNsense, or MikroTik.

affaan-m avataraffaan-m
獲取
homelab-pihole-dns

homelab-pihole-dns

240Kdevops-cloud

Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network. Use when the task explicitly involves Pi-hole — installing it, managing blocklists, configuring DoH or DHCP, adding local DNS records, or diagnosing DNS resolution with Pi-hole in the path.

affaan-m avataraffaan-m
獲取
prisma-patterns

prisma-patterns

240Kdatabase

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion. Use when writing a Prisma schema or query, or debugging transactions, migrations, or serverless connection limits.

affaan-m avataraffaan-m
獲取
blender-motion-state-inspection

blender-motion-state-inspection

240Kproductivity

Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.

affaan-m avataraffaan-m
獲取
想按分類檢視?試試 /category/writing-content.