senior-fullstackFullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scor...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/senior-fullstackGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${DATABASE_URL}Calls external URL not in known-safe list
http://localhost:3000AI Analysis
The skill definition describes legitimate development tools (project scaffolding and code analysis) with no evidence of hidden instructions, credential harvesting, or data exfiltration. The flagged signals are false positives: accessing a DATABASE_URL environment variable is normal for a scaffolding tool, and calling localhost is expected for local development setup. The risk is low as the described operations are confined to the user's local system.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A tech startup needs to quickly build a minimum viable product (MVP) for a new SaaS platform. They require a fullstack project scaffolded with Next.js for SEO-friendly frontend and FastAPI for a robust backend API, enabling rapid iteration and deployment.
A financial services company wants to audit its existing MERN stack application for security vulnerabilities and code quality issues before a major update. The skill analyzes the codebase to identify critical risks and provide actionable recommendations for compliance and performance improvements.
An e-commerce business is launching a new online store and needs a scalable fullstack solution. They use the skill to scaffold a Django-React project with built-in Docker support, ensuring a secure, maintainable architecture for handling high traffic and transactions.
An edtech company is creating an interactive learning platform and requires a fullstack project with real-time features. The skill helps set up a MERN stack with TypeScript, followed by code quality analysis to ensure clean, documented code for collaborative development.
A manufacturing firm aims to modernize its legacy internal tools by migrating to a new fullstack architecture. The skill assists in selecting an appropriate stack (e.g., FastAPI-React) based on team expertise and scaffolds the project with quality checks to streamline the transition.
Agencies or freelancers use this skill to offer fullstack development and code audit services to clients. They scaffold projects and analyze codebases for a fee, providing tailored solutions that reduce development time and improve software quality.
A company integrates this skill into a cloud-based SaaS platform that automates project scaffolding and code analysis for subscribers. Users pay a monthly subscription to access templates, reports, and workflow tools, generating recurring revenue.
Large organizations license this skill for internal use across development teams to standardize project setups and enforce code quality standards. Revenue comes from one-time licenses or annual maintenance fees, with customization options for specific needs.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automate code quality checks on every commit, ensuring consistent standards. Use the JSON output options for easy parsing and reporting in dashboards.
Scored May 18, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.