Overview
- Skill Key
- aungmyokyaw/spec-kit
- Author
- aungmyokyaw
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/aungmyokyaw/spec-kit
- Latest Commit SHA
- 2e94e8f0f3eb6ee883b16607b727fa7d16c7cf7d
Use GitHub Spec Kit for Spec-Driven Development. Initialize projects, create specifications, and build software using the /speckit.* slash commands. Supports Claude Code, GitHub Copilot, Gemini CLI, and Codebuddy.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 spec-kit 技能。 若已安装,则直接安装 spec-kit 技能。
# Spec Kit — Spec-Driven Development Build high-quality software faster using **Spec-Driven Development** (SDD). Specifications become executable artifacts that generate working implementations, not just documentation. **Homepage:** https://github.github.com/spec-kit/ **GitHub:** https://github.com/github/spec-kit --- ## What is Spec-Driven Development? SDD flips traditional software development: | Traditional | Spec-Driven | |-------------|-------------| | Specs are scaffolding → discarded | Specs are **executable** → generate code | | Code is king | **Intent** is king | | One-shot prompts | Multi-step refinement | | Focus on "how" | Focus on "what" and "why" | **Core Philosophy:** - Intent-driven development - Rich specifications with guardrails - Heavy reliance on AI model capabilities - Technology-independent process --- ## Prerequisites - **OS:** Linux, macOS, Windows (PowerShell supported) - **AI Agent:** Claude Code, GitHub Copilot, Gemini CLI, or Codebuddy CLI - **Package Manager:** [uv](https://docs.astral.sh/uv/) - **Python:** 3.11+ - **Git:** Any recent version --- ## Installation & Setup ### Initialize a New Project ```bash # Create new project directory uvx --from git+https://github.com/github/spec-kit.git specify init <PROJECT_NAME> # Initialize in current directory uvx --from git+https://github.com/github/spec-kit.git specify init . uvx --from git+https://github.com/github/spec-kit.git specify init --here ``` ### Specify AI Agent ```bash # Proactively set AI agent during init uvx --from git+https://github.com/github/spec-kit.git specify init <project> --ai claude uvx --from git+https://github.com/github/spec-kit.git specify init <project> --ai gemini uvx --from git+https://github.com/github/spec-kit.git specify init <project> --ai copilot uvx --from git+https://github.com/github/spec-kit.git specify init <project> --ai codebuddy ``` ### Script Type (Shell vs PowerShell) Auto-selected by OS, or force explicitly: ```bash # Force Po...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
caqlayan
Tweet Processor Skill