All Skills

25,835 skills
hoangnguyen0403
Nextjs Security
Secure Next.js App Router with middleware auth, Server Action validation, CSP headers, and taint APIs. Use when adding authentication middleware, validating Server Action inputs with Zod, or preventing secret leakage to client bundles.
542 · bundle
hoangnguyen0403
PHP Best Practices
Write PHP following PSR coding standards, SOLID principles, and code-quality guidelines. Use for PHP style, design, refactoring, naming, and guard clauses—not Composer/PSR-4 project configuration.
542 · bundle
hoangnguyen0403
Python Language
Core Python 3.11+ language standards for typing, dataclasses, imports, pathlib, and stdlib-first code. Use for idiomatic language constructs in Python modules or stubs; defer pytest fixtures, database/client configuration, subprocess security, and other specialized concerns.
542 · bundle
hoangnguyen0403
Python Security
Secure Python services against secret leakage, injection, unsafe subprocess calls, and dependency drift. Use when handling env vars, tokens, SQL, file paths, shell commands, auth flows, or Python security gates.
542 · bundle
hoangnguyen0403
React Typescript
Type React components and hooks with TypeScript patterns. Use when typing React props, hooks, event handlers, or component generics in TypeScript.
542 · bundle
hoangnguyen0403
Android Tooling
Configure Android static analysis with Detekt, Ktlint, and Android Lint for CI/CD quality gates. Use for Android-specific lint and quality tooling; defer generic Java Checkstyle, SonarQube, and standalone CI configuration.
542 · bundle
hoangnguyen0403
Angular Routing
Configure Angular Router with lazy-loaded routes, functional guards, and component input binding. Use when defining routes, lazy-loading features, creating route guards, or setting up resolvers.
542 · bundle
hoangnguyen0403
Angular Testing
Write Angular component tests using TestBed, ComponentHarness, and HttpTestingController with proper signal input handling. Use when writing component tests, mocking HTTP calls, or testing signal inputs.
542 · bundle
keyargo
HTTP Get
Perform an HTTP GET request and return the response body
118 · bundle
keyargo
Kv Get
Retrieve a value by key from the Custodian KV store
118 · bundle
keyargo
Kv Set
Store a key-value pair in the Custodian KV store
118 · bundle
keyargo
Kv List
List all keys in the Custodian KV store with optional prefix
118 · bundle
keyargo
Web Scrape
Fetch and extract visible text from a web page URL
118 · bundle
keyargo
Web Search
Search the web using DuckDuckGo and return top results
118 · bundle
keyargo
News Search
Search for recent news articles on a given topic
118 · bundle
keyargo
Replicate Run
Run any Replicate model (image gen, audio, video) by version ID
118 · bundle
keyargo
File Write
Write content to a file at an allowed path
118 · bundle
keyargo
Design Impeccable
Anti-pattern detector and design rules for AI coding agents. Catches the specific mistakes AI makes when generating UI: gray text on color, nested cards, broken buttons, missing states. Use before shipping any frontend.
118 · bundle
keyargo
Docker Exec
Run a command inside a running Docker container
118 · bundle
keyargo
Docker List
List running Docker containers with status and port info
118 · bundle
keyargo
Modal Deploy
Deploy a Modal function from a local Python file
118 · bundle
keyargo
Modal Invoke
Invoke a deployed Modal function with JSON arguments
118 · bundle
keyargo
Docker Start
Start a stopped Docker container by name or ID
118 · bundle
keyargo
Url Parse
Parse a URL and return its scheme, host, path, and query params
118 · bundle
keyargo
Cron List
List all scheduled cron tasks managed by Custodian
118 · bundle
keyargo
Stripe Payout
Initiate a Stripe payout to the connected bank account
118 · bundle
keyargo
Nim Job Status
Check the status and result of an NVIDIA NIM inference job
118 · bundle
keyargo
Nim Job Submit
Submit an inference job to NVIDIA NIM and return a job ID
118 · bundle
keyargo
Nim Model List
List available NVIDIA NIM models and their status
118 · bundle
keyargo
Stripe Balance
Fetch current Stripe account balance (test mode)
118 · bundle
keyargo
Hash Sha256
Compute the SHA-256 hash of a string or file
118 · bundle
keyargo
Pagerduty Alert
Trigger or resolve a PagerDuty incident for on-call escalation
118 · bundle
keyargo
Cron Create
Schedule a recurring task using cron syntax
118 · bundle
keyargo
Cron Delete
Delete a scheduled cron task by name or ID
118 · bundle
keyargo
Github Repo List
List repositories for a GitHub user or organization
118 · bundle
keyargo
Base64 Encode
Base64-encode a string or file content
118 · bundle