skill-creating
Used to create a new skill. Used when a user wants to create a new skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Used to create a new skill. Used when a user wants to create a new skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Used to create a new agent. Used when a user wants to create a new agent
Use this whenever a user wants to add a new feature or explitly states to research a feature/API or building a plan for a new feature. It iterviews the user for feature details (if not provided), research the best API/service for their needs, confirm choice, then gather all implementation notes for their request and save them as a .claude/plans file.
Complete guide for integrating Stripe payments (subscriptions or one-time) with Convex + Next.js. Includes user interviews, API setup, webhook configuration, testing phases, and production deployment. Use this skill when Adding payment functionality to a Convex + Next.js app
| name | Skill Creating |
| description | Used to create a new skill. Used when a user wants to create a new skill |
| version | 1.0.0 |
| dependencies | ["context7","mcp-api","python>=3.8"] |
| allowed-tools | ["file_write"] |
When requested to create a new skill
When requested to create a new skill, follow these steps:
.claude/skills with the skill name xyz.md (make name gerund form)resources/ if they exceed several lines or will be referenced for depth.git diff --staged to see changes