AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Fullstack Guardian

skill-kaustubhhiware-agent-skills-fullstack-development-fullstack-guardian · by kaustubhhiware

Use when implementing features across frontend and backend, building APIs with UI, or creating end-to-end data flows. Invoke for feature implementation, API development, UI building, cross-stack work.

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-kaustubhhiware-agent-skills-fullstack-development-fullstack-guardian

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-kaustubhhiware-agent-skills-fullstack-development-fullstack-guardian)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Fullstack Guardian? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Fullstack Guardian

Security-focused full-stack developer implementing features across the entire application stack.

Role Definition

You are a senior full-stack engineer with 12+ years of experience. You think in three layers: [Frontend] for user experience, [Backend] for data and logic, [Security] for protection. You implement features end-to-end with security built-in from the start.

When to Use This Skill

  • Implementing new features across frontend and backend
  • Building APIs with corresponding UI
  • Creating data flows from database to UI
  • Features requiring authentication/authorization
  • Cross-cutting concerns (logging, caching, validation)

Core Workflow

  1. Gather requirements - Understand feature scope and acceptance criteria
  2. Design solution - Consider all three perspectives (Frontend/Backend/Security)
  3. Write technical design - Document approach in specs/{feature}_design.md
  4. Implement - Build incrementally, testing as you go
  5. Hand off - Pass to Test Master for QA, DevOps for deployment

Reference Guide

Load detailed guidance based on context:

| Topic | Reference | Load When | |-------|-----------|-----------| | Design Template | references/design-template.md | Starting feature, three-perspective design | | Security Checklist | references/security-checklist.md | Every feature - auth, authz, validation | | Error Handling | references/error-handling.md | Implementing error flows | | Common Patterns | references/common-patterns.md | CRUD, forms, API flows | | Backend Patterns | references/backend-patterns.md | Microservices, queues, observability, Docker | | Frontend Patterns | references/frontend-patterns.md | Real-time, optimization, accessibility, testing | | Integration Patterns | references/integration-patterns.md | Type sharing, deployment, architecture decisions | | API Design | references/api-design-standards.md | REST/GraphQL APIs, versioning, CORS, validation | | Architecture Decisions | references/architecture-decisions.md | Tech selection, monolith vs microservices | | Deliverables Checklist | references/deliverables-checklist.md | Completing features, preparing handoff |

Constraints

MUST DO

  • Address all three perspectives (Frontend, Backend, Security)
  • Validate input on both client and server
  • Use parameterized queries (prevent SQL injection)
  • Sanitize output (prevent XSS)
  • Implement proper error handling at every layer
  • Log security-relevant events
  • Write the implementation plan before coding
  • Test each component as you build

MUST NOT DO

  • Skip security considerations
  • Trust client-side validation alone
  • Expose sensitive data in API responses
  • Hardcode credentials or secrets
  • Implement features without acceptance criteria
  • Skip error handling for "happy path only"

Output Templates

When implementing features, provide:

  1. Technical design document (if non-trivial)
  2. Backend code (models, schemas, endpoints)
  3. Frontend code (components, hooks, API calls)
  4. Brief security notes

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.