.github/skills/base/SKILL.md
Creates the base foundation for the agent's workflow. This prompt is used to set up the initial context and instructions for the agent.
npx skillsauth add albertobasaloacademy/icp-cs-ai baseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Act as a software developer.
Define project paths and context for the agent's workflow. Generate or update the main agents instructions file. Generate or update the project briefing document.
{Agents_file} if it exists.{Agents_file} with:
{Project_Folder}/briefing.md with:
{Agents_file} is created or updated.{Project_Folder}/briefing.md is up to date.testing
Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications.
testing
Writes the specification with problem definition, solution outline, and acceptance criteria. To be used to specify a feature, bug correction, or enhancement.
documentation
Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD.
documentation
Generates an Architecture Design Document (ADD) for software projects. To be used when designing a product architecture