CoderRahul01

11 mods across 2 repositories, 2 stars between them.

unideploy AGENTS.md

02

CoderRahul01/unideploy

Instructions file CodexOpenCode

AGENTS.md instructions for CoderRahul01/unideploy, covering unideploy — agent workspace context, architecture (pi agent harness monorepo), quick start, how it works and tool api (agenttool from @earendil-works/pi-agent-core).

2 1mo ago A 1,284 tokens

auth

03

CoderRahul01/unideploy

Skill Claude CodeCodex

Audit authentication and authorization. Load when user asks about auth, session handling, route protection, or CSRF.

2 1mo ago A 24 tokens

cors

04

CoderRahul01/unideploy

Skill Claude CodeCodex

Detect wildcard CORS origins, missing preflight handling, and insecure cross-origin configurations.

2 1mo ago A 19 tokens

deploy

05

CoderRahul01/unideploy

Skill Claude CodeCodex

Full pre-deployment check. Load when user wants to deploy or asks if app is production-ready.

2 1mo ago A 22 tokens

rate-limiting

06

CoderRahul01/unideploy

Skill Claude CodeCodex

Add rate limiting. Load when deploycheck flags missing rate limits, or user asks about protecting endpoints.

2 1mo ago A 25 tokens

rls

07

CoderRahul01/unideploy

Skill Claude CodeCodex

Audit Supabase RLS policies. Load when user asks about RLS, Supabase security, or after rlsscan finds issues.

2 1mo ago A 30 tokens

secrets-1claw

08

CoderRahul01/unideploy

Skill Claude CodeCodex

Migrate secrets to 1Claw self-custodial vault. Load when user wants to move secrets out of .env, or after secretsaudit finds critical findings.

2 1mo ago A 43 tokens

secrets

09

CoderRahul01/unideploy

Skill Claude CodeCodex

Scan for exposed API keys, hardcoded secrets, and LLM tool ignore coverage gaps. Load when user asks about secrets, .env files, or security posture.

2 1mo ago A 36 tokens

mcp-builder

10

CoderRahul01/Taskup-mcp

Skill Claude CodeCodex

Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks.

0 6mo ago A 0 tokens copy · 94% MIT

lint-and-validate

11

CoderRahul01/Taskup-mcp

Skill Claude CodeCodex

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

0 6mo ago A 48 tokens copy · 84% MIT