Skip to main content
Back to registry

cc-skill-project-guidelines-example

sickn33/antigravity-awesome-skills

This is an example of a project-specific skill. Use this as a template for your own projects.

Installs220
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill cc-skill-project-guidelines-example
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This is an example of a project-specific skill. Use this as a template for your own projects. Based on a real production application: Zenith - AI-powered customer discovery platform. Reference this skill when working on the specific project it's designed for. Project skills contain: Tech Stack: Services: Test structure: Test structure: - Architecture overview - File structure - Code patterns - Testing requirements - Deployment workflow - Frontend : Next.js 15 (App Router), TypeScript, React - Backend : FastAPI (Python), Pydantic models - Database : Supabase (PostgreSQL) - AI : Claude API with tool calling and structured output - Deployment : Google Cloud Run - Testing : Playwright (E2E), pytest (backend), React Testing Library - No emojis in code, comments, or documentation - Immutability - never mutate objects or arrays - TDD - write tests before implementation - 80% coverage minimum - Many small files - 200-400 lines typical, 800 max - No console.log in production code - Proper error handling with try/catch - Input validation with Pydantic/Zod - coding-standards.md - General coding best practices - backend-patterns.md - API and database patterns - frontend-patterns.md - React and Next.js patterns - tdd-workflow/ - Test-driven development methodology

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 cc-skill-project-guidelines-example do?

This is an example of a project-specific skill. Use this as a template for your own projects.

Is cc-skill-project-guidelines-example good?

cc-skill-project-guidelines-example does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does cc-skill-project-guidelines-example work with?

cc-skill-project-guidelines-example currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to cc-skill-project-guidelines-example?

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

How do I install cc-skill-project-guidelines-example?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill cc-skill-project-guidelines-example

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering