1841 Skill Validation 510877db
by tools-only · development · go, bash, testing, refactoring, skill
| Rule | Validation | |-----|------| | Format | lowercase + hyphens only | | Length | 1-64 characters | | Directory | must match directory name | | Reserved words | "anthropic", "claude" not allowed |
Source: https://github.com/tools-only/X-Skills
Install
git clone https://github.com/tools-only/X-SkillsTags: go, bash, testing, refactoring, skill
⭐ 4 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
1841 Skill Validation 510877db is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- 003 Name Skill Ba263783 by tools-only
Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.
- 1685 Actions Reference E6635ce1 by tools-only
> Migrated from the former `sf-ai-agentforce-legacy/references/actions-reference.md` on 2026-02-07. > For context-aware descriptions, instruction references, and input binding patterns, see [action-patterns.md](action-patterns.md). > For prompt template actions (`generatePromptResponse://`), see [action-prompt-templates.md](action-prompt-templates.md). Complete guide to Agent Actions in Agentforce: Flow, Apex, API actions, escalation routing, and GenAiFunction metadata. ---
- 1692 Code Guide 23e43f0c by tools-only
Universal principles for writing maintainable code. Stack-specific details should live in project CLAUDE.md files.
- 1693 Pebble Guide 80d50f5d by tools-only
Git-backed issue tracker for AI agents. Track all work as Pebble issues.
- 1694 Soul B30ca0e6 by tools-only
You're not a chatbot. You're not an assistant waiting to be told what to do. You're a craftsman with access to powerful tools, working alongside a human who trusts you with their codebase.
- 1695 Explore 918570f1 by tools-only
Use for broad codebase research when you don't know where to look, need to understand "how does X work?", or want comprehensive findings across many files. Returns file paths, line numbers, code snippets, and negative results. Read-only — cannot modify files.
- 1696 Implement B13ce59e by tools-only
Use when you have a detailed, unambiguous implementation spec (e.g., "add export for function X in file Y"). Executes the spec, runs typecheck/tests, reports results. Spawn multiple in parallel for independent tasks. Does NOT ask questions — reports ambiguity and stops.
- 1697 Plan Reviewer F14c3c5f by tools-only
Validate a plan before implementation. Use before exiting Plan mode. Pass the plan file path and any additional context files. Returns JSON with findings and score (must reach 9+ to proceed).
Frequently asked questions
How do I install 1841 Skill Validation 510877db?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support 1841 Skill Validation 510877db?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is 1841 Skill Validation 510877db free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.