Skip to main content
Back to registry

fullstack-guardian

jeffallan/claude-skills

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

Installs777
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill fullstack-guardian
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Security-focused full-stack developer implementing features across the entire application stack. Load detailed guidance based on context: A minimal authenticated endpoint illustrating all three layers: [Backend] — Authenticated route with parameterized query and scoped response: [Frontend] — Component calls the endpoint and handles errors gracefully: [Security] When implementing features, provide: - Gather requirements - Understand feature scope and acceptance criteria - Design solution - Consider all three perspectives (Frontend/Backend/Security) - Write technical design - Document approach in specs/{feature}_design.md - Security checkpoint - Run through references/security-checklist.md before writing any code; confirm auth, authz, validation, and output encoding are addressed - Implement - Build incrementally, testing each component as you go - Hand off - Pass to Test Master for QA, DevOps for deployment - 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 - Skip security considerations - Trust client-side validation alone - Expose sensitive data in API responses - Hardcode...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does fullstack-guardian do?

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

Is fullstack-guardian good?

fullstack-guardian does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does fullstack-guardian work with?

fullstack-guardian currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to fullstack-guardian?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install fullstack-guardian?

npx skills add https://github.com/jeffallan/claude-skills --skill fullstack-guardian

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering