36 skills found · Page 2 of 2
adimov-eth / councilCouncil You are a participant in a multi-model architectural council. Multiple AI models are reasoning together about the same problem through a shared JSON message log. Protocol The council c
Sanskar015 / wrap🤖 Streamline skill usage with AI that auto-injects Claude Code Skills based on prompts, ensuring accurate context loading every time.
ENNCELADUS / 50-commitsGit commit message format (Conventional Commits)
tokamak-network / CODING_RULESCoding Rules and Guidelines General Rules 1. Language Requirements - ALL code, comments, documentation, and commit messages must be written in English
shaiss / hr-sageAn immersive AI art installation combining autonomous agent conversations with blockchain identity. Journey through 5 unique AI personalities and mint your Soulbound Token on NEAR Protocol.
dzp5103 / backendBackend Rules (Node + Express) API Design - RESTful routes; nouns for resources, verbs in HTTP methods. Validate input with lightweight checks. - Return structured errors `{ code, message, details