name: mssql-ctes
description: Basic skill for SQL Server common table expressions, recursive queries, and query readability improvements. Use when Codex needs a basic starting point for this .NET development area.
MSSQL CTEs
Use this skill as a basic starting point.
Workflow
Review the existing project structure and database integration points.
Identify the current schema, SQL pattern, and operational constraints.
Apply the smallest change that improves correctness, maintainability, or performance.
Keep SQL naming, conventions, and deployment steps consistent.
Verify the result with available tests, scripts, or query validation steps.
Output
Produce practical SQL or application changes.
Keep the result easy to review and operate.
Prefer safe and incremental updates over risky rewrites.
1---2name: mssql-ctes3description: ---4---5---6name: mssql-ctes7description: Basic skill for SQL Server common table expressions, recursive queries, and query readability improvements. Use when Codex needs a basic starting point for this .NET development area.8---910# MSSQL CTEs1112Use this skill as a basic starting point.1314## Workflow15161. Review the existing project structure and database integration points.172. Identify the current schema, SQL pattern, and operational constraints.183. Apply the smallest change that improves correctness, maintainability, or performance.194. Keep SQL naming, conventions, and deployment steps consistent.205. Verify the result with available tests, scripts, or query validation steps.2122## Output2324- Produce practical SQL or application changes.25- Keep the result easy to review and operate.26- Prefer safe and incremental updates over risky rewrites.27
Run npx skillmds@latest add shubhashjha/mssql-ctes in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
shubhashjha (@shubhashjha) published this skill. Their other Agent Skills are listed on their SkillMD profile.