All authors
praxstack avatar

Claude Skills by praxstack

github.com/praxstack
106 skillsA× 55B× 48C× 2F× 10 installs18 views
Apple Appstore ReviewerA

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

securityrustgo
0
3
Arduino Azure Iot Edge IntegrationA

Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and production guardrails.

securitygorails
0
3
Audit Context BuildingA

Understand a codebase before looking for bugs in it - what each function assumes, what it guarantees, and what it depends on elsewhere. Use when starting an audit, threat model, or architecture review on unfamiliar code, and before any vulnerability-hunting pass.

securityrustc++
0
3
Azure Architecture AutopilotA

Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through conversation, and deploy with Bicep. When to use this skill: - "Create X on Azure", "Set up a RAG architecture" (new design) - "Analyze my current Azure infrastructure", "Draw a diagram for rg-xxx" (existing analysis) - "Foundry is slow", "I want to reduce costs", "Strengthen security" (natural language modification) - Azure resource deployment, ...

devopspythongo
0
3
Azure Devops CliA

Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.

toolsgoshell
0
3
Azure Smart City Iot Solution BuilderA

Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with concrete implementation artifacts.

devopsrustgo
0
3
Deep ResearchA

Async deep research via Gemini Interactions API (no Gemini CLI dependency). RAG-ground queries on local files (--context), preview costs (--dry-run), structured JSON output, adaptive polling. Universal skill for 30+ AI agents including Claude Code, Amp, Codex, and Gemini CLI.

developmenttypescriptpython
0
3
DependabotA

Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI codin...

devopsrustgo
0
3
Dotnet Mcp BuilderA

Build Model Context Protocol (MCP) servers in C#/.NET against the current ModelContextProtocol 2.x NuGet packages. Helps with cases the model gets wrong without guidance — stale versions (0.x preview or 1.x-era defaults), the v2 stateless-by-default HTTP flip, the 2026-07-28 spec deprecations (roots/sampling/logging), MCP Apps and Tasks extension packages, elicitation URL mode, per-session HTTP wiring, OAuth and reverse-proxy deploy specifics, and debugging MapMcp / STDIO / Streamable-HTTP er...

code-qualitygoc#
0
3
Excalidraw Diagram GeneratorA

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

documentationjavascriptpython
0
3
Github IssuesA

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows, link issues, add dependencies, or track blocked-by/blocking relationships. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", "set the priority", "set the ...

documentationgobash
0
3
Github ReleaseA

Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.

documentationgoshell
0
3
GstackB

Router for the gstack skill suite. (gstack)

code-qualitypythonrust
0
3
AutoplanB

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. (gstack)

developmentpythonrust
0
3
Benchmark ModelsB

Cross-model benchmark for gstack skills. (gstack)

code-qualitypythonrust
0
3
BenchmarkB

Performance regression detection using the browse daemon. (gstack)

researchjavascriptpython
0
3
CanaryB

Post-deploy canary monitoring. (gstack)

researchpythonrust
0
3
CarefulB

Safety guardrails for destructive commands. (gstack)

devopsbashnode
0
3
CodexB

OpenAI Codex CLI wrapper — three modes. (gstack)

businesspythonrust
0
3
Context RestoreB

Restore working context saved earlier by /context-save. (gstack)

researchpythonrust
0
3
Context SaveB

Save working context. (gstack)

researchpythonrust
0
3
CsoC

Chief Security Officer mode. (gstack)

securitytypescriptpython
0
3
Design ConsultationB

Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview... (gstack)

researchpythonrust
0
3
Design HtmlB

Design finalization: generates production-quality Pretext-native HTML/CSS. (gstack)

developmentjavascripttypescript
0
3
Design ReviewB

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack)

developmentjavascripttypescript
0
3
Design ShotgunB

Design shotgun: generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. (gstack)

developmentpythonrust
0
3
Devex ReviewB

Live developer experience audit. (gstack)

developmenttypescriptpython
0
3
DiagramB

Turn an English description (or mermaid source) into a diagram triplet: the source, an editable .excalidraw file you can open on excalidraw.com, and rendered SVG + PNG. (gstack)

ai-agentspythonrust
0
3
Document GenerateC

Generate missing documentation from scratch for a feature, module, or entire project. (gstack)

researchpythonrust
0
3
Document ReleaseB

Post-ship documentation update. (gstack)

documentationpythonrust
0
3
FreezeA

Restrict file edits to a specific directory for the session. (gstack)

developmentbashdebugging
0
3
GuardB

Full safety mode: destructive command warnings + directory-scoped edits. (gstack)

toolsbashdebugging
0
3
HealthB

Code quality dashboard. (gstack)

researchpythonrust
0
3
InvestigateB

Systematic debugging with root cause investigation. (gstack)

researchpythonrust
0
3
Ios CleanB

Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. (gstack)

researchpythonrust
0
3
Ios Design ReviewB

Visual design audit for iOS apps on real hardware. (gstack)

designpythonrust
0
3
Ios FixB

Autonomous iOS bug fixer. (gstack)

researchpythonrust
0
3
Ios QaB

Live-device iOS QA for SwiftUI apps. (gstack)

designpythonrust
0
3
Ios SyncB

Regenerate the iOS debug bridge against the latest upstream gstack templates. (gstack)

researchpythonrust
0
3
Land And DeployB

Land and deploy workflow. (gstack)

developmentpythonrust
0
3
Landing ReportB

Read-only queue dashboard for workspace-aware ship. (gstack)

researchpythonrust
0
3
LearnB

Manage project learnings.

researchpythonrust
0
3
Make PdfB

Turn any markdown file into a publication-quality PDF. (gstack)

code-qualitypythonrust
0
3
Office HoursB

YC Office Hours — two modes. (gstack)

researchpythonrust
0
3
Open Gstack BrowserB

Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.

researchpythonrust
0
3
Pair AgentB

Pair a remote AI agent with your browser. (gstack)

developmentjavascriptpython
0
3
Plan Ceo ReviewB

CEO/founder-mode plan review. (gstack)

businesspythonrust
0
3
Plan Design ReviewB

Designer's eye plan review — interactive, like CEO and Eng review. (gstack)

designpythonrust
0
3
Plan Devex ReviewB

Interactive developer experience plan review. (gstack)

developmenttypescriptpython
0
3
Plan Eng ReviewB

Eng manager-mode plan review. (gstack)

developmentpythonrust
0
3