KostaStolbunsky/project-ai-layer-template
Reusable AI agent layer template for new projects — AGENTS.md, .ai/context/, .ai/skills/, Governance.md, ADR structure
Reusable AI agent layer template for new projects — AGENTS.md, .ai/context/, .ai/skills/, Governance.md, ADR structure
npx skills add KostaStolbunsky/project-ai-layer-templateReusable AI agent layer template for new projects — AGENTS.md, .ai/context/, .ai/skills/, Governance.md, ADR structure
Enforce clean architecture and prevent technical debt in React projects with a drop-in Claude Code configuration that manages context and imports.
Codex skill and workflow scaffold for agent-assisted development, checkpoints, Git hygiene, and session handoff.
CI/CD pipeline configuration using GitHub Actions for Golang projects — testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use when setting up or improving Go project CI, configuring GitHub Actions workflows, adding linters or security scanners, automating dependency updates, or adding quality gates.
Automate Clickmeeting tasks via Rube MCP (Composio). Always search tools first for current schemas.
Use when reviewing code for security vulnerabilities, implementing authentication/authorization, handling user input, or discussing web application security. Covers OWASP Top 10:2025, ASVS 5.0, LLM Top 10 (2025), and Agentic AI security (2026).
Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.