Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "skene-cookbook — Cursor Rules" prompt rules to my project. Repository: https://github.com/SkeneTechnologies/skene-cookbook Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
700+ AI skills for Claude and Cursor — PLG, marketing, security, DevEx, and more. One command to install.
Playbook-Ready Features (Optional but Encouraged)
When creating blueprints, consider adding: `yaml icp: company_size: '50-500' motion: 'product-led-growth' priorities: ['reduce_churn', 'increase_nrr'] integration_reference: • type: 'crm' provider: 'salesforce' schema_ref: 'registry/integration_schemas/salesforce_fields.yaml' opinionated_prompts: • step_id: 'step_1' system_context: 'You are analyzing a PLG motion with 30-day trials...' input_guidance: 'Focus on trial-to-paid conversion metrics...' ` See registry/integration_schemas/README.md for schema format.
Project Context
Repository: skene-cookbook - 764 AI skill library with 36 skill chain recipes Package: @skene/skills-directory v0.2.0 License: MIT Purpose: Pre-built AI skill chains for PLG, sales, customer success, security, and more
Skill Structure (Non-Negotiable)
Every skill MUST follow this exact structure: ` skills-library/{domain}/{skill-name}/ ├── skill.json # Metadata (name, description, category, risk_level) ├── instructions.md # AI agent execution instructions └── tests/ # Optional: skill-specific tests ` Do NOT: • Create skills outside skills-library/executable/ or skills-library/reference/ • Modify existing skill structure without updating registry • Add skills without skill.json and instructions.md
Registry Auto-Generation
The registry/ directory is AUTO-GENERATED from skills-library/: • Never manually edit files in registry/ • Always run npm run verify:metrics after skill changes • Registry regeneration syncs badges and counts across README.md, METRICS.md, docs/directory.md
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts
