Skill Claude CodeCodex
A setup tool for a visual pixel-art office dashboard where multiple coding agents can appear with their current status. It also supports viewing the dashboard on a phone and reaching it over the public internet.
116 tagged flask, measured the same way as everything else here.
Browse within: python 73celery 26deepseek 25docker 25fastapi 12owasp 10owasp-top-10 10algotrading 7amibroker 7sqlite 7tradingview 7career-tools 5portfolio 5
Skill Claude CodeCodex
A setup tool for a visual pixel-art office dashboard where multiple coding agents can appear with their current status. It also supports viewing the dashboard on a phone and reaching it over the public internet.
Skill Claude CodeCodex
Integrate a new Indian broker into OpenAlgo, or modify an existing broker plugin. Use when wiring up a broker's auth/login, orders, quotes, depth, history, funds, margin, symbol master, or WebSocket streaming; when a broker does not appear in the login dropdown or fails to load; or when debugging broker-specific…
Skill Claude CodeCodex
Build a custom indicator for the OpenAlgo /trading charting terminal (openalgo-charts). Use when asked to create, port, or debug a chart indicator, overlay, oscillator, band, or on-chart signal, including porting a study written for another charting platform. Writes a plain-JS descriptor into strategies/indicators/…
Skill Claude CodeCodex
Audit a change for resource leaks in OpenAlgo — file descriptors AND unbounded memory growth. Run after building a feature or fixing anything that touches databases, WebSockets or streaming, threads or executors, subprocesses, files, sockets, caches, or module-level registries. Also use when the user reports "too many…
Skill Claude CodeCodex
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a…
Skill Claude CodeCodex
MANDATORY prerequisite — you MUST invoke this skill BEFORE every usefigma tool call. NEVER call usefigma directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in…
Skill Claude CodeCodex
Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
Skill Claude CodeCodex
Development skill for Enferno Flask framework. Use when implementing features, fixing bugs, or writing code for Enferno-based applications. This includes creating models, API endpoints, Vue.js frontend components, database operations, or any development task within the Enferno ecosystem. Triggers: creating blueprints…
LAVARONG/wechat-automation-api
Skill Claude CodeCodex
A Windows desktop automation tool for sending messages through WeChat, a popular messaging app.
Skill Claude CodeCodex
Build a Fast Dash web app from a Python function. Use when the user wants to turn a function into an interactive app, add a UI to an existing function, or build a dashboard / form / wizard. Fast Dash infers UI components from type hints, so a well-typed function becomes an app with one decorator.
Skill Claude CodeCodex
Deploy a new App Engine version of this project and roll traffic out gradually (canary). Use when the user asks to deploy, ship, release, or promote a build to GAE (netskrafl, explo-live, or explo-dev). Defaults to the netskrafl project.
scholarly360/owasp-top10-web-skills
Skill Claude CodeCodex
Use this skill whenever you need to audit, test, or fix Authentication Failures (OWASP A07:2025) in Python web applications — especially FastAPI and Flask. Triggers include: any mention of JWT security, session management, brute force protection, credential stuffing, password policy, MFA enforcement, login rate…
scholarly360/owasp-top10-web-skills
Skill Claude CodeCodex
Detect, audit, and remediate A04:2025 Cryptographic Failures in Python web applications (FastAPI and Flask). Use this skill whenever the user asks about crypto security, password hashing, JWT configuration, TLS/SSL verification, weak randomness, hardcoded secrets, or any code using hashlib, random, ssl, jwt, passlib…
scholarly360/owasp-top10-web-skills
Skill Claude CodeCodex
Expert Python security testing skill for OWASP A05:2025 — Injection vulnerabilities in FastAPI and Flask applications. Use this skill whenever the user asks about: SQL injection, XSS, SSTI (Server-Side Template Injection), OS command injection, ORM injection, LLM prompt injection, input validation, parameterized…
CJHwong/py-clean-architecture-examples
Skill Claude CodeCodex
Use this skill when the user asks about Clean Architecture in Python — not generic theory, but the specific layer conventions (l1entities, l2usecases, l3interfaceadapters, l4frameworksanddrivers), folder patterns, boundary interfaces, and .importlinter.ini contracts from CJHwong/py-clean-architecture-examples. Fetches…
Skill Claude CodeCodex
Production-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use when building forms in React applications. Implements reward-early-punish-late validation timing.
Skill Claude CodeCodex
UX patterns for complex forms including multi-step wizards, cognitive chunking (5-7 fields max), progressive disclosure, and conditional fields. Use when building checkout flows, onboarding wizards, or forms with many fields.
Skill Claude CodeCodex
Framework-free form validation using HTML5 Constraint Validation API enhanced with Zod for complex rules. Use when building forms without React/Vue or for progressive enhancement.
AlirezaFakari/annuma-study-companion
Skill Claude CodeCodex
Quizzes the user on AnNuMa (Analysis und Numerische Mathematik) exam topics using active recall. Use this skill whenever the user wants to be tested, quizzed, or drilled on a math topic, or says things like "quiz me", "test me on", "active recall", "flashcard", "ask me questions about", or "let's practice ". The skill…
mperkhou/career-agent-workbench
Skill Claude CodeCodex
Use when Codex should execute, resume, inspect, or reassess an existing committed agentic workflow with P steps, G gates, digest-bound runtime tracking, evidence routes, validation, pause conditions, and release closeout state. Use agentic-workflow-init for new workflows.
mperkhou/career-agent-workbench
Skill Claude CodeCodex
Use when installing, configuring, operating, or developing the local Career Agent Workbench application, including its public CLI, Flask tracker, FastMCP server, external private workspace, and offline validation surfaces.
mperkhou/career-agent-workbench
Skill Claude CodeCodex
Use when the user asks for a manual resume pass, manual passthrough, Jack and Jill review, ATS refinement pass, or the next explicit job row in Career Agent Workbench. Guides a grounded manual variant while preserving v1, v2, lineage, and explicit selection.